Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 348989 - old portage versions mention packages that don't exist anymore: dev-util/cvs
Summary: old portage versions mention packages that don't exist anymore: dev-util/cvs
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Infrastructure
Classification: Unclassified
Component: [OLD] gpackages (show other bugs)
Hardware: All Linux
: High minor (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-12-18 01:27 UTC by Ivan Buttinoni
Modified: 2010-12-20 02:51 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 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.