Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 3996 - portage 2.0.4 errors doing updates
Summary: portage 2.0.4 errors doing updates
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High major (vote)
Assignee: Daniel Robbins (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-06-21 14:53 UTC by Mark Guertin
Modified: 2006-02-04 06:03 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mark Guertin 2002-06-21 14:53:20 UTC
Twice now today I hve had this problem while doing emerge -u.  The first one was
with gnome2, this one pasted below was doing -u world.  It seems that the second
pkg in the update fails right away (no deps file exists).  If you rerun it works
perfectly the second time.  Snippet below:

>>> emerge sys-devel/autoconf-2.53a to /
Traceback (most recent call last):
  File "/usr/bin/emerge", line 1231, in ?
    mydepgraph.display(mydepgraph.altlist())
  File "/usr/bin/emerge", line 610, in merge
    retval=portage.doebuild(y,"merge",myroot,edebug)
  File "/usr/lib/python2.2/site-packages/portage.py", line 1058, in doebuild
    returnme.append(mysplit[0])
IOError: [Errno 2] No such file or directory:
'/var/cache/edb/dep/dep-autoconf-2.53a.ebuild'
Comment 1 Daniel Robbins (RETIRED) gentoo-dev 2002-06-24 11:50:47 UTC
Will be fixed in the next (after 2.0.4) portage release.