Gentoo Archives: gentoo-dev

From: Hendrik Visage <hvisage@×××××××××××.za>
To: gentoo-dev@g.o
Subject: [gentoo-dev] emerge fix from lastest build snapshot.
Date: Sat, 16 Jun 2001 17:09:17
Message-Id: 20010617010905.A12316@hvs.envisage.co.za
1 Hi there,
2
3 vi +114 emerge
4 :s/myline/mydep/
5
6 The emerge was "moaning" about a db-3.2.3h-r4 that
7 was not part of the current (16/6/2001) cvs portage.
8 This was a problem in perl-5.6.1.ebuild that specified a
9 =syslibs/db-3.2.3-r3, instead of a >=syslibs/db-3.2.3h-r3
10
11 Now the above "fix" the emerge, would make it report correctly
12 were the problem is, rather than exiting with a backtrace
13 because "myline" doesn't exist :(
14
15 --
16 ------------------------
17 Hendrik Visage
18 hvisage@×××××××××××.za

Replies

Subject Author
Re: [gentoo-dev] emerge fix from lastest build snapshot. Daniel Robbins <drobbins@g.o>