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

Bug 43910

Summary: app-cdr/cdrdao should depend on app-cdr/cdrtools
Product: Gentoo Linux Reporter: Tom Payne (RETIRED) <twp>
Component: New packagesAssignee: Lars Weiler (RETIRED) <pylon>
Status: VERIFIED WORKSFORME    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: All   
Whiteboard:
Package list:
Runtime testing required: ---

Description Tom Payne (RETIRED) gentoo-dev 2004-03-06 13:19:29 UTC
cdrdao needs libscg, which is part of app-cdr/cdrtools, but this dependency is not reflected in the ebuild which obviously causes emerge cdrdao to fail if cdrtools is not already installed.

Regards,

Tom
Comment 1 Lars Weiler (RETIRED) gentoo-dev 2004-03-10 17:12:54 UTC
I changed the cdrdao ebuild some time ago to build with it's own libscg.  I tested it (removed cdrtools and compiled cdrdao) and it works.

If you still have problems, please let me know.
Comment 2 Nicolai Lissner 2004-03-16 17:52:12 UTC
Problem still exists here. I have just installed a fresh system and cdrdao-1.1.8 does not compile because it's still missing libscg. 
I have seen cdrdao-1.1.7-r3 contains the dependency to cdrtools. 
But 1.1.8 still does not build without it so it's more a question of luck. i.e. when you emerge k3b (for example) (which depends on both, cdrtools and cdrdao) you might have luck and portage gets cdrtools first. Here it didn't. No problem, I knew what to do. But others might not.
Comment 3 Lars Weiler (RETIRED) gentoo-dev 2004-03-16 19:26:06 UTC
Okay.  I added again the dependcy on cdtools.  The problems with cdrtools on 2.6 are also fixed, so that everything should work.  Thanks for your patience.