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

Bug 291027

Summary: app-cdr/acetoneiso should depend on some external programs(maybe through use flags)
Product: Gentoo Linux Reporter: Sergey Popov <pinkbyte>
Component: Current packagesAssignee: Samuli Suominen (RETIRED) <ssuominen>
Status: RESOLVED INVALID    
Severity: minor CC: media-optical
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Sergey Popov gentoo-dev 2009-10-29 14:59:33 UTC
Acetoneiso can not open iso images in preferred file manager if sys-fs/fuseiso is not installed

Reproducible: Always

Steps to Reproduce:
1. ACCEPT_KEYWORDS=~x86 emerge acetoneiso
2. run programs
3. Choose iso image and see error

Actual Results:  
Error: fuseiso not installed

Expected Results:  
Opening an iso image in choosed file manager

After installing fuseiso everything seems ok, BUT there are some other programs(such as genisoimage and unrar) that are needed for some features of this program like archiving and creating iso from folder.

I think(this is only my opinion), that some additional dependencies(maybe based on use flags needed for this program). Maybe later i attach modified ebuild with these dependencies, which i created for this program. But i ask maintainer of this ebuild to fix this issue.
Comment 1 Samuli Suominen (RETIRED) gentoo-dev 2009-11-02 19:43:03 UTC
Optional runtime dependencies. 

There's no need for USE flags if it prints you what is missing and doesn't e.g. crash.

Same way as kde-base/ark doesn't depend on unrar, but it still needs it.