Gentoo Archives: gentoo-dev

From: Avi Schwartz <avi@×××××××××××××××.com>
To: Gentoo Dev <gentoo-dev@g.o>
Subject: Re: [gentoo-dev] URGENT: emerge no longer merges
Date: Fri, 06 Dec 2002 17:03:07
Message-Id: 1039194133.2642.35.camel@seahorse.cfftechnologies.world
In Reply to: Re: [gentoo-dev] URGENT: emerge no longer merges by Chad Huneycutt
1 ebuild merge behaves the same way:
2
3 bash-2.05a# ebuild
4 /usr/portage/dev-libs/cyrus-sasl/cyrus-sasl-2.1.9.ebuild merge
5 >>> md5 ;-) cyrus-sasl-2.1.9.tar.gz
6
7 After running emerge -d (BTW, thanks for the tip) I am not any smarter
8 as to what is the problem:
9
10 bash-2.05a# emerge -d sys-apps/portage
11 Calculating dependencies ...done!
12 >>> emerge (1 of 1) sys-apps/portage-2.0.45-r1 to /
13 + /usr/sbin/ebuild.sh clean
14 + dyn_clean
15 + rm -rf /var/tmp/portage/portage-2.0.45-r1/work
16 + rm -rf /var/tmp/portage/portage-2.0.45-r1/image
17 + rm -rf /var/tmp/portage/portage-2.0.45-r1/build-info
18 + rm -rf /var/tmp/portage/portage-2.0.45-r1/.compiled
19 + set +x
20
21 /var/log/emerge doesn't help as well:
22
23 1039193906: Started emerge on: Dec 06, 2002 10:58:26
24 1039193906: *** emerge --debug sys-apps/portage
25 1039193906: >>> emerge (1 of 1) sys-apps/portage-2.0.45-r1 to /
26
27 Avi
28
29 On Fri, 2002-12-06 at 10:46, Chad Huneycutt wrote:
30 > On Fri, 2002-12-06 at 11:35, Avi Schwartz wrote:
31 > > So far I have not received any suggestions what may be the problem nor
32 > > how to fix it. I am not willing to reinstall my system because of this
33 > > problem, this is not Windows after all, but right now I can no longer
34 > > maintain my system up to date nor apply security fixes which is a very
35 > > big worry for me.
36 >
37 > Have you tried emerge -d ? That should give you some clues, or you can
38 > capture the output and post it here.
39 >
40 > Does ebuild work? Try ebuild foo.ebuild merge, and see if that works.
41 --
42 Avi Schwartz Universe-watching, like golf and aging,
43 avi@×××××××××××××××.com promotes humility - William R. Everdell
44
45
46 --
47 gentoo-dev@g.o mailing list

Replies

Subject Author
Re: [gentoo-dev] URGENT: emerge no longer merges Daniel Robbins <drobbins@g.o>
Re: [gentoo-dev] URGENT: emerge no longer merges Chad Huneycutt <chadh@g.o>