Ticket #217 (closed defect: fixed)

Opened 6 weeks ago

Last modified 6 weeks ago

pkgcore-0.4.7.9 is missing files

Reported by: energyman Owned by:
Priority: major Milestone: 0.4.7.10
Component: pkgcore Version: 0.4.7.9
Keywords: Cc:

Description (last modified by ferringb) (diff)

Hi, I installed pkgcore-0.4.7.9 first by upgrade, then by removing and reinstalling it. All done with portage-2.2_rc11 After that, it won't work, failing because of a missing file:

Processing 1 of 8: sys-apps/man-pages-3.11                                                                                                                 
/usr/lib64/python2.5/site-packages/pkgcore/bin/ebuild-env/ebuild-daemon.sh: line 82: /usr/lib64/python2.5/site-packages/pkgcore/bin/ebuild-env/eapi/common.lib: No such file or directory                                                                                                                             
!!! ERROR: / failed.                                                                                                                                       
!!! Call stack:                                                                                                                                            
!!!   ebuild-daemon.sh, line 84:  Called die                                                                                                               
!!! The die message:                                                                                                                                       
!!!  failed sourcing /eapi/common.lib                                                                                                                      
!!!                                                                                                                                                        
!!! If you need support, post the topmost build error, and the call stack if relevant.                                                                     

!!! Failed to build config wrapped(use): ebuild src: sys-apps/man-pages-3.11: Failed build operation: setup: Caught exception while building: list index out of range                                                                                         

ls /usr/lib64/python2.5/site-packages/pkgcore/bin/ebuild-env/eapi/
ls: cannot access /usr/lib64/python2.5/site-packages/pkgcore/bin/ebuild-env/eapi/: No such file or directory

ls -lh /usr/lib64/python2.5/site-packages/pkgcore/bin/ebuild-env/
total 448K
-rw-r--r-- 1 root root 1.9K Oct  7 00:17 ebuild-daemon.lib
-rwxr-xr-x 1 root root 8.8K Oct  7 00:17 ebuild-daemon.sh
-rw-r--r-- 1 root root  26K Oct  7 00:17 ebuild-default-functions.sh
-rwxr-xr-x 1 root root  26K Oct  7 00:17 ebuild.sh
-rw-r--r-- 1 root root  228 Oct  7 00:17 filter-env
-rw-r--r-- 1 root root 4.3K Oct  7 00:17 isolated-functions.sh
-rw-r--r-- 1 root root 4.8K Oct  7 00:17 portageq_emulation

Change History

comment:1 Changed 6 weeks ago by ferringb

  • description modified (diff)

comment:2 Changed 6 weeks ago by ferringb

  • status changed from new to closed
  • resolution set to fixed

Fixed in vcs; releasing shortly.

Sorry, distutils just bit me in the ass on that one.

Note: See TracTickets for help on using tickets.