Gentoo Archives: gentoo-dev

From: Chris Bainbridge <C.J.Bainbridge@×××××.uk>
To: gentoo-dev@g.o
Subject: [gentoo-dev] emerge -U world with mixed stable/unstable ebuilds
Date: Wed, 26 Mar 2003 11:43:58
Message-Id: 200303261135.49930.C.J.Bainbridge@ed.ac.uk
1 I have some unstable ~x86 ebuilds installed. When I emerge -U world I get
2 errors like:
3
4 # emerge -U world --deep -p
5 >>> --upgradeonly implies --update... adding --update to options.
6
7 These are the packages that I would merge, in order:
8
9 Calculating world dependencies \
10 !!! all ebuilds that could satisfy ">=app-sci/lard-20030204" have been masked.
11 !!! (dependency required by "app-sci/tbass-20030318" [ebuild])
12
13 !!! Problem with ebuild app-sci/tbass-20030318
14 !!! Possibly a DEPEND/*DEPEND problem.
15
16 !!! Depgraph creation failed.
17
18 I could modify my local portage tree after syncing to mark every ebuild I want
19 stable, but is there an easier way? Preferably some way to update all stable
20 ebuilds to the latest stable version and all unstable ones to the latest
21 unstable...?
22
23 --
24 gentoo-dev@g.o mailing list

Replies

Subject Author
Re: [gentoo-dev] emerge -U world with mixed stable/unstable ebuilds "Marshall T. Vandegrift" <vandem2@×××.edu>