Gentoo Archives: gentoo-dev

From: Peter Ruskin <aoyu93@×××××××××.com>
To: gentoo-dev@g.o
Subject: Re: [gentoo-dev] Why does emerge give up too easily?
Date: Sun, 01 Dec 2002 18:20:23
Message-Id: 200212011819.21739.aoyu93@dsl.pipex.com
In Reply to: Re: [gentoo-dev] Why does emerge give up too easily? by foser
1 On Sunday 01 Dec 2002 14:15, foser wrote:
2 > Peter Ruskin wrote:
3 > > # emerge -pu world
4 > >
5 > > These are the packages that I would merge, in order.
6 > >
7 > > Calculating world dependencies /
8 > >
9 > > emerge: all ebuilds that could satisfy ">=x11-libs/gtk+-2.1.2" (from
10 > > ebuild / net-www/mozilla-1.2 merge) have been masked.
11 > >
12 > > ...but there *are* other packages that could be emerged :-(
13 >
14 > USE=-gtk2 emerge mozilla
15
16 Thanks ... but see below
17 >
18 > The gtk2 port needs some unstable stuff, which i wouldn't recommend
19 > right now.
20 >
21 >
22 > And emerge giving up: what is the use of installing other stuff when
23 > you don't have one dep.
24 >
25 # emerge -pu world
26
27 These are the packages that I would merge, in order.
28
29 Calculating world dependencies ...done!
30 [ebuild U ] net-www/mozilla-1.2
31 [ebuild U ] gnome-base/gconf-1.0.8-r4
32 [ebuild U ] net-www/galeon-1.2.7
33 [ebuild U ] gnome-base/libgnomeui-2.0.6-r1
34 [ebuild U ] gnome-base/gdm-2.4.0.12-r1
35 [ebuild U ] dev-util/kdevelop-3.0_alpha2
36 [ebuild U ] app-editors/nano-1.0.9-r2
37 [ebuild U ] dev-perl/XML-RegExp-0.03-r1
38 [ebuild U ] sys-libs/libieee1284-0.2.1
39 [ebuild U ] media-gfx/sane-backends-1.0.9
40 [ebuild U ] media-gfx/sane-frontends-1.0.9
41
42 # emerge -u world
43 Calculating world dependencies ...done!
44 >>> emerge (1 of 11) net-www/mozilla-1.2 to /
45 >>> md5 ;-) mozilla-source-1.2.tar.bz2
46 >>> md5 ;-) fcpackage.2_0.tar.gz
47 >>> Unpacking source...
48 >>> Unpacking mozilla-source-1.2.tar.bz2
49 >>> Unpacking fcpackage.2_0.tar.gz
50 * Applying mozilla-1.2-branch-update.patch.bz2...
51
52 * Failed Patch: mozilla-1.2-branch-update.patch.bz2!
53 *
54 * Include in your bugreport the contents of:
55 *
56 *
57 /var/tmp/portage/mozilla-1.2/temp/mozilla-1.2-branch-update.patch.bz2-30030.out
58
59
60 !!! ERROR: net-www/mozilla-1.2 failed.
61 !!! Function epatch, Line 300, Exitcode 0
62 !!! Failed Patch: mozilla-1.2-branch-update.patch.bz2!
63
64 My point is that I will probably be able to emerge, for example,
65 sane-backends separately, but if the first package in "These are the
66 packages that I would merge, in order" fails, the `emerge -u world`
67 command is thereafter useless. Why won't it skip failures?
68
69 Peter
70 --
71 Gentoo Linux 1.4 (Portage 2.0.44 (default-x86-1.4, gcc-3.2.1,
72 glibc-2.3.1-r2)). KDE: 3.0.99 (KDE 3.1 RC3) Qt: 3.1.0
73 AMD Athlon(tm) XP 1900+ 512MB. Kernel: 2.4.20-win4lin. GCC 3.2.1
74 Linux user #275590 (http://counter.li.org/). up 6:55.
75
76
77 --
78 gentoo-dev@g.o mailing list

Replies

Subject Author
Re: [gentoo-dev] Why does emerge give up too easily? foser <foser@×××××××××××××.net>