Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 346575 - sys-apps/portage-2.2.01.17168 allows merging without required deps present??
Summary: sys-apps/portage-2.2.01.17168 allows merging without required deps present??
Status: RESOLVED INVALID
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: Prefix Support (show other bugs)
Hardware: All Linux
: High major (vote)
Assignee: Gentoo Prefix
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-11-23 21:21 UTC by Jeremy Olexa (darkside) (RETIRED)
Modified: 2010-11-23 21:38 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 Jeremy Olexa (darkside) (RETIRED) archtester gentoo-dev Security 2010-11-23 21:21:23 UTC
sys-devel/gcc-4.5.1 has >=dev-libs/mpc-0.8.1 in {R,}DEPEND, yet portage allows gcc to be installed...seems wrong!

% emerge -av1 gcc

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

Calculating dependencies... done!
[ebuild   R   ] sys-devel/gcc-4.4.5  USE="fortran mudflap nls nptl openmp (-altivec) -bootstrap -build -doc (-fixed-point) -gcj -graphite -gtk (-hardened) (-libffi) (-multilib) -multislot (-n32) (-n64) -nocxx -nopie -nossp -objc -objc++ -objc-gc -test -vanilla" 0 kB

Total: 1 package (1 reinstall), Size of downloads: 0 kB

!!! The following update has been skipped due to unsatisfied dependencies:

sys-devel/gcc:4.5

!!! All ebuilds that could satisfy ">=dev-libs/mpc-0.8.1" have been masked.
!!! One of the following masked packages is required to complete your request:
- dev-libs/mpc-0.8.2::gentoo_prefix (masked by: missing keyword)
- dev-libs/mpc-0.8.1::gentoo_prefix (masked by: missing keyword)

(dependency required by "sys-devel/gcc-4.5.1" [ebuild])
For more information, see the MASKED PACKAGES section in the emerge
man page or refer to the Gentoo Handbook.



Would you like to merge these packages? [Yes/No] yes

>>> Verifying ebuild manifests

>>> Emerging (1 of 1) sys-devel/gcc-4.4.5

[1]+  Stopped                 emerge -av1 gcc
Comment 1 Jeremy Olexa (darkside) (RETIRED) archtester gentoo-dev Security 2010-11-23 21:38:17 UTC
gcc-4.4.5 != gcc-4.5.1. duh, this bug is invalid because I read the output wrong.