Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 236367 - Portage 2.2_rc8 doesn't upgrade rpm2targz with emerge -avtuDN world and this package is an indirect dependency of xorg-x11 (in world)
Summary: Portage 2.2_rc8 doesn't upgrade rpm2targz with emerge -avtuDN world and this ...
Status: RESOLVED DUPLICATE of bug 150238
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Core - Dependencies (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Portage team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-09-01 16:51 UTC by niogic
Modified: 2008-09-01 16:54 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description niogic 2008-09-01 16:51:21 UTC
Portage 2.2_rc8 doesn't upgrade a package with emerge -avtuDN world and this package is an indirect dependency of xorg-x11 (in world)

# emerge -avt1 rpm2targz

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

Calculating dependencies... done!
[ebuild     U ] app-arch/rpm2targz-9.0.0.2g [9.0.0.0g] 4 kB


# equery depends rpm2targz
[ Searching for packages depending on rpm2targz... ]
dev-python/pyxf86config-0.3.34-r1 (>=app-arch/rpm2targz-9.0-r1)

# equery depends pyxf86config
[ Searching for packages depending on pyxf86config... ]
sys-apps/hal-0.5.11-r1 (X? >=dev-python/pyxf86config-0.3.34-r1)

# equery depends hal
[ Searching for packages depending on hal... ]
- CUT -
x11-base/xorg-server-1.4.2 (hal? sys-apps/hal)

And xorg-x11 is in world.
Comment 1 Zac Medico gentoo-dev 2008-09-01 16:54:56 UTC
See the --with-bdeps docs in `man emerge`.

*** This bug has been marked as a duplicate of bug 150238 ***