Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 6393 - emerge -b -- No such file or directory ...
Summary: emerge -b -- No such file or directory ...
Status: RESOLVED FIXED
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Unclassified (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Daniel Robbins (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-08-13 02:58 UTC by Maurizio Disimino
Modified: 2011-10-30 22:18 UTC (History)
2 users (show)

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 Maurizio Disimino 2002-08-13 02:58:09 UTC
Ximian root # emerge -b koffice

[..........]

make[1]: Leaving directory `/var/tmp/portage/pkgconfig-0.12.0/work/pkgconfig-0.12.0'

>>> Install imagemagick-5.4.7 into /var/tmp/portage/imagemagick-5.4.7/image/
category media-gfx
make: *** No rule to make target `install'.  Stop.

!!! ERROR: The ebuild did not complete successfully.
!!! Function perl-module_src_install, Line -730, Exitcode 2
!!! (no error message)

!!! emerge aborting on  /usr/portage/dev-util/pkgconfig/pkgconfig-0.12.0.ebuild .
Traceback (most recent call last):
  File "/usr/bin/emerge", line 1463, in ?
    mydepgraph.merge(mydepgraph.altlist())
  File "/usr/bin/emerge", line 968, in merge
    retval=portage.pkgmerge(mytbz2,myroot)
  File "/usr/lib/python2.2/site-packages/portage.py", line 3859, in pkgmerge
    mycat=xptbz2.getfile("CATEGORY")
  File "/usr/lib/python2.2/site-packages/xpak.py", line 182, in getfile
    self.scan()
  File "/usr/lib/python2.2/site-packages/xpak.py", line 159, in scan
    a=open(self.file,"r")
IOError: [Errno 2] No such file or directory:
'/usr/portage/packages/All/pkgconfig-0.12.0.tbz2'
<<< Fetching completed on media-gfx/imagemagick-5.4.7.
<<< Fetching (5 of 5) app-office/koffice-1.2_beta2.
>>> Downloading
http://www.ibiblio.org/pub/Linux/distributions/gentoo/distfiles/koffice-1.2-beta2.tar.bz2
<<< Fetching completed on app-office/koffice-1.2_beta2.
<<< Fetching ended.

Gentoo 1.4b - portage .17-thread-r1
Comment 1 Daniel Robbins (RETIRED) gentoo-dev 2002-08-18 18:56:08 UTC
Will be fixed in Portage 2.0.29; thanks.