public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
From: "José Fonseca" <j_r_fonseca@yahoo.co.uk>
To: William Kenworthy <billk@iinet.net.au>
Cc: gentoo-dev List <gentoo-dev@gentoo.org>
Subject: Re: [gentoo-dev] Script to clean old files from /usr/portage/distfiles
Date: Tue, 12 Nov 2002 12:28:45 +0000	[thread overview]
Message-ID: <20021112122845.GA28646@localhost.localdomain> (raw)
In-Reply-To: <1037100515.10897.4.camel@rattus.localdomain>

On Tue, Nov 12, 2002 at 07:28:35PM +0800, William Kenworthy wrote:
> I get the messages below before the duplicates after running with the -p
> flag.  Is there a way to ensure the cache is up-to-date and clean before
> running?  
> 

Calling ebuild with depend updates the cache of that ebuild. For
example, doing:

  ebuild /usr/portage/x11-base/xfree/xfree-4.2.1-r1.ebuild depend

updates /var/cache/edb/dep/x11-base/xfree-4.2.1-r1 on my system.

But my understanding from looking at the sources is that emerge
automatically keeps the cache uptodate in the normal use. But then
again, it's not perfectly clear to me the roles of the two caches
(/var/cache/edb/dep and /usr/portage/metadata/cache), specifically in
which order they are used and updated.

> sed: can't read /var/cache/edb/dep/app-admin/metalog-0.6-r9: No such
> file or directory
> ...

If the list [of files that the script plans to delete] below is
complete, then the above error messages aren't important. If not then I
can update the script two use both caches in an attempt to find more.

> 4.2.0-libGLU-bad-extern.patch
> 4.2.0-xlib-i18n-module.patch
> 4.2.0-zlib-security.patch
> ExtUtils-F77-1.13.tar.gz

José Fonseca
__________________________________________________
Do You Yahoo!?
Everything you'll ever need on one web page
from News and Sport to Email and Music Charts
http://uk.my.yahoo.com

--
gentoo-dev@gentoo.org mailing list


  reply	other threads:[~2002-11-12 12:29 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-11-11 20:38 [gentoo-dev] Script to clean old files from /usr/portage/distfiles José Fonseca
2002-11-11 23:42 ` Johannes Ballé
2002-11-12  1:13   ` José Fonseca
2002-11-12  2:01     ` Marko Mikulicic
     [not found]       ` <20021111212849.A23035@twobit.net>
2002-11-12 10:21         ` José Fonseca
2002-11-12 11:28           ` William Kenworthy
2002-11-12 12:28             ` José Fonseca [this message]
2002-11-12 15:37           ` Nils Ohlmeier
2002-11-12 17:56             ` José Fonseca
2002-11-12 23:12               ` Nils Ohlmeier
2002-11-12  0:29 ` Marko Mikulicic
2002-11-12  0:54   ` José Fonseca
2002-11-12  1:50     ` Marko Mikulicic
  -- strict thread matches above, loose matches on Subject: below --
2003-03-25 18:55 DJ Cozatt
2003-03-25 20:34 ` Chris Bainbridge
2003-03-27  4:53   ` DJ Cozatt

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=20021112122845.GA28646@localhost.localdomain \
    --to=j_r_fonseca@yahoo.co.uk \
    --cc=billk@iinet.net.au \
    --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