From: KH <gentoo-user@konstantinhansen.de>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] emerge --update - why doesn't it update my kde packages
Date: Tue, 04 May 2010 22:02:22 +0200 [thread overview]
Message-ID: <4BE07D4E.7040504@konstantinhansen.de> (raw)
In-Reply-To: <4BE07874.3090808@gmail.com>
Am 04.05.2010 21:41, schrieb Dale:
>>> <-------cut-----------> update_orphans.sh<----------cut------------->
>>> #!/bin/sh
>>>
>>> eix -u | gawk '/^\[U\] / { print $2; }' | xargs -r emerge -v1uD
>>>
>>> exit $?
>>> <-------cut-----------><--------cut------><----------cut------------->
>>>
>>> I run it immediately after the main emerge, when I have rsync'ed the
>>> Portage tree.
>>
>> No. --with-bdeps is not default anymore because it is considered to be
>> a bug if portage updates packages not used in any way. This is only if
>> a package is needed for buildtime.
>>
>> Program A is version 1.5. To build it, it needs program B which at
>> this time is version 4.7
>> B is not needed for anything else!
>>
>> Now there is an update to B-4.9 . Portage will not update B as long as
>> there is no update to A.
>>
>> B is not in the world file. It is not a runtime dependency nore is it
>> a orphan.
>>
>> kh
>>
>>
>
> I have with-bdeps set in my make.conf so that it is enabled each time.
> I just ran the command given above and it found over 40 packages that
> need to be upgraded. I'm not even going to claim that I understand all
> the chicken scratch in that command but apparently stuff needed to be
> upgraded on my system that was being missed.
>
> It appears to do something good even if it is not related to the OPs
> problem.
>
> Dale
Hi,
For me it does try to update the same packages as --with-bdeps, but it
tries to pull in like 39 new packages.
How and where have you integrated with-bdeps in make.conf?
kh
next prev parent reply other threads:[~2010-05-04 20:03 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <eGm8V-4DS-1@gated-at.bofh.it>
2010-05-04 14:59 ` [gentoo-user] emerge --update - why doesn't it update my kde packages David W Noon
2010-05-04 15:48 ` KH
2010-05-04 19:41 ` Dale
2010-05-04 20:02 ` KH [this message]
2010-05-04 23:10 ` Alex Schuster
2010-05-05 0:23 ` Dale
2010-05-04 8:57 Helmut Jarausch
2010-05-04 9:43 ` Bert Swart
2010-05-04 10:09 ` Helmut Jarausch
2010-05-04 10:17 ` Bert Swart
2010-05-04 10:29 ` KH
2010-05-04 13:16 ` Alex Schuster
2010-05-04 16:19 ` Paul Hartman
2010-05-04 16:29 ` KH
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=4BE07D4E.7040504@konstantinhansen.de \
--to=gentoo-user@konstantinhansen.de \
--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