Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 23623 - ebuilds for cdbakeoven broken
Summary: ebuilds for cdbakeoven broken
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-06-27 15:37 UTC by Michael Prager
Modified: 2003-06-27 18:37 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 Michael Prager 2003-06-27 15:37:35 UTC
When I try to emerge cdbakeoven, I get an error telling me that the working
directory was not found. This is caused by the name of the package
cdbakeoven-2.0_beta2, as the package file is named cdbakeoven-2.0beta2 (note the
missing _). There was a workaround in older versions of the ebuilds, but it has
been removed by the last update. Undoing this change in the ebuild fixes the
problem and cdbakeoven emerges just fine.

http://cvs.gentoo.org/cgi-bin/viewcvs.cgi/gentoo-x86/app-cdr/cdbakeoven/cdbakeoven-2.0_beta2.ebuild.diff?r1=1.4&r2=1.5

Reproducible: Always
Steps to Reproduce:
1. emerge cdbakeoven
2.
3.

Actual Results:  
emerge fails

Expected Results:  
emerge installs
Comment 1 Mr. Bones. (RETIRED) gentoo-dev 2003-06-27 18:37:39 UTC
Fixed in CVS.  Looked like an errant commit.  Thanks for the bug report.