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

Bug 66516

Summary: cdrtools ebuild should be incomaptible with dvdrtools
Product: Gentoo Linux Reporter: Gavrila <gavrilao>
Component: Current packagesAssignee: Lars Weiler (RETIRED) <pylon>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Gavrila 2004-10-06 05:25:50 UTC
Since cdrtools provides the same virtual and overwrites some files of dvdrtools package, in DEPEND secrion should be added !app-cdr/dvdrtools.
This would be consistent with the behavior go app-cdr/dvdrtools that has got !app-cdr/cdrtools in DEPEND, and this would be also, IMHO, more appropriate since will prevent old ebuilds, needing app-cdr/cdrtools rather than virtual/cdrtools, from installing this package.


Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Lars Weiler (RETIRED) gentoo-dev 2004-10-06 13:10:09 UTC
Thanks, added to the ebuild.  Usually the virtual should take care for it, but as you stated correctly, I didn't thought about the ebuild which depend only on app-cdr/cdrtools.