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

Bug 113916

Summary: media-sound/cdmp3-0.5.0 ebuild try to install empty file get_cddb
Product: Gentoo Linux Reporter: Congtat Cia <hydonsingore>
Component: [OLD] UnspecifiedAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
Status: RESOLVED FIXED    
Severity: minor    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

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