Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 348989

Summary: old portage versions mention packages that don't exist anymore: dev-util/cvs
Product: Gentoo Infrastructure Reporter: Ivan Buttinoni <ivan.buttinoni>
Component: [OLD] gpackagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED INVALID    
Severity: minor    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Ivan Buttinoni 2010-12-18 01:27:25 UTC
Into an ebuild (external overlay) using:
inherit cvs 
during emerge give 'no satisfy  "dev-util/cvs"', but now cvs is "dev-vcs/cvs".







Reproducible: Always

Steps to Reproduce:
1. follow gentoo istruction at http://aeskulap.nongnu.org/download.html
2. emerge aeskulap


Actual Results:  
follow error message
emerge: there are no ebuilds to satisfy "dev-util/cvs".


Expected Results:  
emerging package

dummy work around:
emerge csv
remove "csv" from inherit line
ebuild aeskulap-20060223.ebuild digest
emerge aeskulap
Comment 1 Rafał Mużyło 2010-12-18 03:45:13 UTC
So, that overlay needs to be updated.
Contact its maintainers or correct the ebuild yourself.
Comment 2 Ivan Buttinoni 2010-12-19 10:33:47 UTC
(In reply to comment #1)
> So, that overlay needs to be updated.
> Contact its maintainers or correct the ebuild yourself.
> 

With the updated sys-apps/portage works fine.
What I really outlight was the presence of outdated references into the portage files, eg:
dev-util/git in a message of /usr/lib/portage/pym/_emerge/actions.py
Comment 3 Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2010-12-20 02:50:54 UTC
Ok, it was your system them.

This also should NEVER have been assigned to gpackages.
Comment 4 Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2010-12-20 02:51:23 UTC
closing as invalid.