public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: Erik <esigra@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] "emerge -ef world" and "eclean --destructive	distfiles" do not agree
Date: Sat, 23 Feb 2008 11:02:12 +0100	[thread overview]
Message-ID: <47BFEF24.7030703@gmail.com> (raw)
In-Reply-To: <20080223031858.GA9251@localhost>

forgottenwizard skrev:
> On 02:41 Sat 23 Feb     , Erik wrote:
>   
>> Alan McKinnon skrev:
>>
>> "emerge -uNDf world" does nothing because the system is up to date. Even if 
>> all distfiles are missing, it does nothing (try to move the distfiles 
>> directory away while executing it). That command is supposed to "download 
>> everything that is missing to update the system". And since the system is 
>> up to date, nothing is needed to update it and it will therefore not 
>> download anything.
>>
>> What I wanted was "download everything that is missing to reinstall 
>> everything that is currently installed". That is what "emerge -ef world" 
>> should do. Then I wanted to "remove everything that is not needed to 
>> reinstall everything that is currently installed". That is what "eclean 
>> --destructive distfiles" should do. Doing both should result in a set of 
>> distfiles that is "what is needed and only what is needed to reinstall 
>> everything that is currently installed (assuming that the system is up to 
>> date)". But since the 2 commands do not agree, something is broken 
>> somewhere.
> Have you checked to see if the files deleted by eclean are the current
> versions, or are they old? If they are the most recent you have
> installed, then there is a problem with eclean. If not, then the problem
> is with --fetchonly
>   
I check with the file klibc-1.5.8.tar.bz2.
# emerge -up klibc

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild     U ] dev-libs/klibc-1.5.8 [1.5]

So it seems like klibc is outdated but "emerge -uDNav world" does not 
want want to update it!
# equery d klibc
[ Searching for packages depending on klibc... ]
sys-apps/v86d-0.1.3 (dev-libs/klibc)
localhost ~ # grep sys-apps/v86d /var/lib/portage/world
sys-apps/v86d

So sys-apps/v86d is in world and depends dev-libs/klibc, but yet "emerge 
-uDNp world" does not want to update dev-libs/klibc, like "emerge -up 
dev-libs/klibc" wants to!
-- 
gentoo-user@lists.gentoo.org mailing list



  reply	other threads:[~2008-02-23 10:00 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-02-23  0:32 [gentoo-user] "emerge -ef world" and "eclean --destructive distfiles" do not agree Erik
2008-02-23  0:37 ` Alan McKinnon
2008-02-23  1:32   ` Dale
2008-02-23  1:39   ` Erik
2008-02-23  1:41   ` Erik
2008-02-23  3:18     ` forgottenwizard
2008-02-23 10:02       ` Erik [this message]
2008-02-23 11:20         ` Alan McKinnon
2008-02-23 13:12           ` [gentoo-user] [SOLVED] " Erik
2008-02-23 15:36             ` Alan McKinnon
2008-02-23  9:44     ` [gentoo-user] " Alan McKinnon

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=47BFEF24.7030703@gmail.com \
    --to=esigra@gmail.com \
    --cc=gentoo-user@lists.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