public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
From: Karsten Schulz <kaschu@t800.ping.de>
To: gentoo-dev@gentoo.org
Subject: Re: [gentoo-dev] RFC: security updates only? (security-1.0.ebuild)
Date: Sat, 16 Aug 2003 17:59:18 +0200	[thread overview]
Message-ID: <200308161759.19056.kaschu@t800.ping.de> (raw)
In-Reply-To: <200308161631.47162.pauldv@gentoo.org>

Am Samstag, 16. August 2003 16:31 Paul de Vrieze wrote:
> Well, for a user it works, but it does not work in terms of providing a
> cache. Normally a cache is built. One thing needed for that is that we can
> parse dependencies.

Oh, I see. As far as I understand now, it works in this way:
emerge rsyncs and then generates the cache in /var/vache/edb/dep.
At this time, no ebuild is executed as a script and therefore the dependencies 
cannot be calculated. That I did not know, thanks for enlighten me, Paul.

So, if I understand things right, it has to go this way:
On the rsync-Servers there should be a file containing GLSAs. This file 
contains for example the following lines:
VERSION	1.0
nfs-utils	>=nfs-utils-1.0.4
gnupg	>=gnupg-1.2.2-r1

*After* rsyncing, but *before* building the cache, emerge should create a 
statical version of app-admin/security/security-VERSION.ebuild with the 
dependencies corresponding to the current system and the correct version.
After creating this ebuild, the cache could be build and an emerge -p security 
will show the needed updates. That seems to me a few lines of python code and 
an introduction of the new GLSA file.

How is that?

Karsten





--
gentoo-dev@gentoo.org mailing list


  parent reply	other threads:[~2003-08-16 15:59 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-08-16  9:46 [gentoo-dev] RFC: security updates only? (security-1.0.ebuild) Karsten Schulz
2003-08-16 10:20 ` Paul de Vrieze
2003-08-16 11:03   ` Karsten Schulz
2003-08-16 11:19     ` Karsten Schulz
2003-08-16 14:31     ` Paul de Vrieze
2003-08-16 15:56       ` Klavs Klavsen
2003-08-16 16:18         ` Karsten Schulz
2003-08-16 15:59       ` Karsten Schulz [this message]
2003-08-16 17:11         ` Paul de Vrieze
2003-08-16 19:38           ` Marius Mauch
2003-08-18 10:29             ` Karsten Schulz
2003-08-18 19:17               ` Marius Mauch

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200308161759.19056.kaschu@t800.ping.de \
    --to=kaschu@t800.ping.de \
    --cc=gentoo-dev@gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox