Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 349735 - circular deps while bootstrapping prevents successful bootstrap
Summary: circular deps while bootstrapping prevents successful bootstrap
Status: RESOLVED FIXED
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: Prefix Support (show other bugs)
Hardware: All All
: High critical (vote)
Assignee: Gentoo Prefix
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 349737
  Show dependency tree
 
Reported: 2010-12-26 06:27 UTC by Jeremy Olexa (darkside) (RETIRED)
Modified: 2011-01-03 14:09 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-12-26 06:27:52 UTC
I can't get past Code Listing 1.8 of the solaris instructions. Specifically, emerge -1 coreutils. suggestions?

[ebuild  N    ] sys-apps/coreutils-8.6  USE="unicode -acl -caps -gmp -nls (-selinux) -static -vanilla -xattr" 0 kB
[nomerge      ]  sys-libs/ncurses-5.7-r5  USE="cxx unicode -ada -debug -doc (-gpm) -minimal -profile -static-libs -trace" 
[ebuild  N    ]   sys-devel/libtool-2.4  USE="-vanilla" 0 kB
[ebuild  N    ]    sys-devel/automake-1.11.1  0 kB
[ebuild  N    ]     sys-apps/texinfo-4.13  USE="-nls -static" 0 kB
[ebuild  N    ]      sys-libs/ncurses-5.7-r5  USE="cxx unicode -ada -debug -doc (-gpm) -minimal -profile -static-libs -trace" 0 kB
[ebuild  N    ]       sys-devel/autoconf-2.68  USE="-emacs" 0 kB

Total: 6 packages (6 new), Size of downloads: 0 kB

 * Error: circular dependencies:

(sys-devel/automake-1.11.1::gentoo_prefix, ebuild scheduled for merge) depends on
 (sys-apps/texinfo-4.13::gentoo_prefix, ebuild scheduled for merge) (buildtime)
  (sys-libs/ncurses-5.7-r5::gentoo_prefix, ebuild scheduled for merge) (buildtime)
   (sys-devel/automake-1.11.1::gentoo_prefix, ebuild scheduled for merge) (buildtime)
Comment 1 Jeremy Olexa (darkside) (RETIRED) archtester gentoo-dev Security 2011-01-03 14:09:52 UTC
Ultimately, ABCD fixed ncurses in latest_tree target a few days ago.