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
Fixed in CVS. Looked like an errant commit. Thanks for the bug report.