Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 156541 - app-cdr/bashburn missing app-cdr/dvd+rw-tools dependency
Summary: app-cdr/bashburn missing app-cdr/dvd+rw-tools dependency
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Karol Wojtaszek (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-11-28 12:37 UTC by Arthur Koziel
Modified: 2007-05-12 17:57 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 Arthur Koziel 2006-11-28 12:37:12 UTC
I installed BashBurn and tried to burn a dvd-image.
It gave me the following error:

/opt/BashBurn/burning/burning.sh: line 167: growisofs: command not found
Burning failed.

I think there should be a dependency on "app-cdr/dvd+rw-tools" since it provides growisofs, or at least a "dvd" use-flag which pulls this in (since there are users who only have a cdrw)

Thanks
Comment 1 Martin Jackson (RETIRED) gentoo-dev 2007-01-01 10:14:16 UTC
Here is a patch to the ebuild file to add support for the use flag:

14c14
< IUSE=""
---
> IUSE="dvdr"
18a19
>       dvdr? ( app-cdr/dvd+rw-tools )
Comment 2 Steve Dibb (RETIRED) gentoo-dev 2007-05-12 17:57:45 UTC
fixed in 1.8.5