Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 308851 - app-cdr/disc-cover-1.5.6 always depend on dev-perl/Audio-CD-disc-cover
Summary: app-cdr/disc-cover-1.5.6 always depend on dev-perl/Audio-CD-disc-cover
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-10 17:24 UTC by fabian
Modified: 2016-01-30 15:24 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 fabian 2010-03-10 17:24:23 UTC
emergeing app-cdr/disc-cover is missing a dependency on dev-perl/Audio-CD-disc-cover 

Reproducible: Always

Steps to Reproduce:
1. emerge -C dev-perl/Audio-CD-disc-cover
2. emerge app-cdr/disc-cover
3. run disc-cover 

Actual Results:  
Can't locate Audio/CD.pm in @INC (@INC contains: /usr/lib64/perl5/site_perl/5.10.1/x86_64-linux /usr/lib64/perl5/site_perl/5.10.1 /usr/lib64/perl5/site_perl /usr/lib64/perl5/vendor_perl/5.10.1/x86_64-linux /usr/lib64/perl5/vendor_perl/5.10.1 /usr/lib64/perl5/vendor_perl /usr/lib64/perl5/5.10.1/x86_64-linux /usr/lib64/perl5/5.10.1 .) at /usr/bin/disc-cover line 171.


Expected Results:  
should work

it actually says in the describtion of dev-perl/Audio-CD-disc-cover :

[N] dev-perl/Audio-CD-disc-cover (0.05): Perl Module needed for app-cdr/disc-cover

;)
Comment 1 Doktor Notor 2010-03-11 12:59:44 UTC
Erm...

DEPEND="dev-lang/perl"
RDEPEND="${DEPEND}
        virtual/latex-base
        cdrom? ( dev-perl/Audio-CD-disc-cover )"
Comment 2 fabian 2010-03-11 13:53:31 UTC
right? so if I don't have a cd I am not allowed to use the program? disc-cover depends on dev-perl/Audio-CD-disc-cover even if that useflag isn't set ...

Comment 3 Pacho Ramos gentoo-dev 2016-01-30 15:24:10 UTC
[master c8b5c88] app-cdr/disc-cover: Fix dependencies (#308851 by fabian)
 1 file changed, 32 insertions(+)
 create mode 100644 app-cdr/disc-cover/disc-cover-1.5.6-r1.ebuild