Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 187744 - `emerge -e world' fails due to depgraph creation problem
Summary: `emerge -e world' fails due to depgraph creation problem
Status: RESOLVED FIXED
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: Prefix Support (show other bugs)
Hardware: Sparc64 Solaris
: High normal (vote)
Assignee: Gentoo non-Linux Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-08-04 18:24 UTC by Rabbe Fogelholm
Modified: 2007-08-05 20:20 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 Rabbe Fogelholm 2007-08-04 18:24:49 UTC
I get a failure at step 1.23 of <http://www.gentoo.org/proj/en/gentoo-alt/prefix/bootstrap-solaris.xml>, May 7, 2007 version. The diagnostic message goes:

!!! Problem resolving dependencies for dev-lang/python

!!! All ebuilds that could satisfy ">=sys-apps/man-pages-2.46" have been masked.
!!! One of the following masked packages is required to complete your request:
- sys-apps/man-pages-2.61-r1 (masked by: missing keyword)
- sys-apps/man-pages-2.62 (masked by: missing keyword)
- sys-apps/man-pages-2.63 (masked by: missing keyword)

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

!!! Depgraph creation failed.


Reproducible: Didn't try

Steps to Reproduce:
Adapt and run this script, <http://wb748077.bahnhofbredband.se/prefix-gentoo/setup-prefix-2007.08.04.sh>.
Actual Results:  
Failure at step 1.23 as described above.

Expected Results:  
No failure; the `emerge -e world' command should come up with a set of packages and start emerging them.
Comment 1 Elias Pipping (RETIRED) gentoo-dev 2007-08-04 18:26:38 UTC
r8132[1] should fix this.

[1] http://overlays.gentoo.org/proj/alt/changeset/8132
Comment 2 Fabian Groffen gentoo-dev 2007-08-05 20:20:18 UTC
I guess this was solved