Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 406613 - app-portage/gentoolkit-9999: revdep-rebuild traceback: OSError: [Errno 20] Not a directory
Summary: app-portage/gentoolkit-9999: revdep-rebuild traceback: OSError: [Errno 20] No...
Status: RESOLVED FIXED
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Tools (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Portage Tools Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-03-02 16:09 UTC by Paul Varner (RETIRED)
Modified: 2012-11-09 14:07 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 Paul Varner (RETIRED) gentoo-dev 2012-03-02 16:09:46 UTC
revdep-rebuild
 * This is a development version, so it may not work correctly
 * The original revdep-rebuild script is installed as revdep-rebuild.sh
 * Collecting system binaries and libraries
 * Checking dynamic linking consistency
 * Assign files to packages
Traceback (most recent call last):
  File "/usr/bin/revdep-rebuild", line 40, in <module>
    success = rebuild.main(rebuild.parse_options())
  File "/usr/lib64/python2.7/site-packages/gentoolkit/revdep_rebuild/rebuild.py", line 228, in main
    assigned = analyse(settings, logger, _libs_to_check=_libs_to_check)
  File "/usr/lib64/python2.7/site-packages/gentoolkit/revdep_rebuild/analyse.py", line 240, in analyse
    return assign_packages(broken_pathes, logger, settings)
  File "/usr/lib64/python2.7/site-packages/gentoolkit/revdep_rebuild/assign.py", line 24, in assign_packages
    for pkg in os.listdir(settings['PKG_DIR'] + group):
OSError: [Errno 20] Not a directory: '/var/db/pkg/.keep_sys-apps_baselayout-0'
Comment 1 Brian Dolbec (RETIRED) gentoo-dev 2012-03-02 17:49:20 UTC
fixed in commit:

http://git.overlays.gentoo.org/gitweb/?p=proj/gentoolkit.git;a=commit;h=2d303c857523978de043c0844f213567113feda5

It is available now in gentoolkit-9999.