Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 238169 - python-updater wants =sys-libs/libcap-1.10-r9 which is not in portage
Summary: python-updater wants =sys-libs/libcap-1.10-r9 which is not in portage
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-09-20 07:37 UTC by Vieri
Modified: 2008-09-21 09:05 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 Vieri 2008-09-20 07:37:34 UTC
# python-updater
[...]
 *   Adding to list: =sys-libs/libcap-1.10-r9
[...]

# ls /usr/portage/sys-libs/libcap/*
ChangeLog               libcap-2.08.ebuild     libcap-2.11.ebuild
files                   libcap-2.08-r1.ebuild  Manifest
libcap-1.10-r11.ebuild  libcap-2.10.ebuild     metadata.xml


Reproducible: Always
Comment 1 Vieri 2008-09-21 09:05:39 UTC
If I manually emerge libcap or do a "world update" then python-updater works fine.

Maybe python-updater could auto-emerge packages or inform the user to do an emerge world. (maybe it could 2add to list: >=sys-libs/libcap-1.10-r9)