Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 291027 - app-cdr/acetoneiso should depend on some external programs(maybe through use flags)
Summary: app-cdr/acetoneiso should depend on some external programs(maybe through use ...
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High minor (vote)
Assignee: Samuli Suominen (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-29 14:59 UTC by Sergey Popov
Modified: 2009-11-02 19:43 UTC (History)
1 user (show)

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 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.