Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 66516 - cdrtools ebuild should be incomaptible with dvdrtools
Summary: cdrtools ebuild should be incomaptible with dvdrtools
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Lars Weiler (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-10-06 05:25 UTC by Gavrila
Modified: 2004-10-06 13:10 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 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.