Gentoo Archives: gentoo-dev

From: Daniel Robbins <drobbins@g.o>
To: gentoo-dev@××××××××××.org
Subject: Re: [gentoo-dev] problems with ebuild/emerge
Date: Wed, 24 Oct 2001 09:33:44
Message-Id: 20011024093344.H20629@cvs.gentoo.org
In Reply to: [gentoo-dev] problems with ebuild/emerge by Jon Nelson
1 On Wed, Oct 24, 2001 at 09:51:07AM -0500, Jon Nelson wrote:
2 > Why do I get this error (same thing happens if I use emerge)?
3 >
4 > goblin gcc # pwd
5 > /usr/portage/sys-devel/gcc
6 > goblin gcc # ebuild gcc-3.0.ebuild package
7 > Traceback (most recent call last):
8 > File "/usr/sbin/ebuild", line 32, in ?
9 > a=portage.doebuild(pargs[0],x,getroot(),debug=debug)
10 > File "/usr/lib/python2.0/site-packages/portage.py", line 605, in
11 > doebuild
12 > a=open(settings["T"]+"/deps","r")
13 > IOError: [Errno 2] No such file or directory:
14 > '/var/tmp/portage/gcc-3.0/temp/deps'
15 > goblin gcc #
16
17 I get this error too. There's a bug in this ebuild; the ebuild redefines
18 $T, which is a special variable that points to temporary storage for this
19 particluar ebuild. If this is fixed, the problem will go away.
20
21 Best Regards,
22
23 --
24 Daniel Robbins <drobbins@g.o>
25 Chief Architect/President http://www.gentoo.org
26 Gentoo Technologies, Inc.