Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 209945 - dev-util/git-1.5.4 should depend on dev-perl/gtk2-perl for blameview to work
Summary: dev-util/git-1.5.4 should depend on dev-perl/gtk2-perl for blameview to work
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: AMD64 Linux
: High minor
Assignee: Fernando J. Pereda (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-02-12 23:41 UTC by Paul Philippov
Modified: 2008-02-17 12:13 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 Paul Philippov 2008-02-12 23:41:55 UTC
blameview can't start without Gtk2.pm

Reproducible: Always

Steps to Reproduce:
1. sudo emerge -C gtk2-perl
2. sudo emerge -uvaDN git
3. blameview

Actual Results:  
Can't locate Gtk2.pm in @INC (@INC contains: /etc/perl /usr/lib64/perl5/vendor_perl/5.8.8/x86_64-linux /usr/lib64/perl5/vendor_perl/5.8.8 /usr/lib64/perl5/vendor_perl /usr/lib64/perl5/site_perl/5.8.8/x86_64-linux /usr/lib64/perl5/site_perl/5.8.8 /usr/lib64/perl5/site_perl /usr/lib64/perl5/5.8.8/x86_64-linux /usr/lib64/perl5/5.8.8 /usr/local/lib/site_perl .) at /usr/bin/blam


Expected Results:  
Usage blameview [<rev>] <filename> at /usr/bin/blameview line 15.
Comment 1 Fernando J. Pereda (RETIRED) gentoo-dev 2008-02-17 12:13:18 UTC
I moved blameview to contrib, where it belongs.

- ferdy