Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 113916 - media-sound/cdmp3-0.5.0 ebuild try to install empty file get_cddb
Summary: media-sound/cdmp3-0.5.0 ebuild try to install empty file get_cddb
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: All Linux
: High minor (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-11-29 09:09 UTC by Congtat Cia
Modified: 2006-11-24 19:13 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 Congtat Cia 2005-11-29 09:09:08 UTC
According to the ChangeLog in cdmp3-0.5.0
"get_cddb" has been merged into the main script "cdmp3"
However the ebuild still try to install get_cddb.


Reproducible: Always
Steps to Reproduce:


Actual Results:  
src_install() {
    dobin cdmp3 get_cddb

Expected Results:  
src_install() {
    dobin cdmp3
Comment 1 Charlie Shepherd (RETIRED) gentoo-dev 2006-11-24 19:13:42 UTC
Thanks, fixed in CVS