Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 409899 - dev-perl/gnome2-wnck-0.160.0 missing depend on dev-perl/Pango-1.222.0
Summary: dev-perl/gnome2-wnck-0.160.0 missing depend on dev-perl/Pango-1.222.0
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Perl team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-03-27 16:44 UTC by Agostino Sarubbo
Modified: 2012-03-28 04:12 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 Agostino Sarubbo gentoo-dev 2012-03-27 16:44:26 UTC
Can't locate Pango.pm in @INC (@INC contains: /etc/perl /usr/lib64/perl5/site_perl/5.12.4/x86_64-linux /usr/lib64/perl5/site_perl/5.12.4 /usr/lib64/perl5/vendor_perl/5.12.4/x86_64-linux /usr/lib64/perl5/vendor_perl/5.12.4 /usr/lib64/perl5/site_perl /usr/lib64/perl5/vendor_perl /usr/lib64/perl5/5.12.4/x86_64-linux /usr/lib64/perl5/5.12.4 /usr/local/lib/site_perl .) at /usr/lib64/perl5/vendor_perl/5.12.4/x86_64-linux/Gtk2.pm line 31.
BEGIN failed--compilation aborted at /usr/lib64/perl5/vendor_perl/5.12.4/x86_64-linux/Gtk2.pm line 31.
Compilation failed in require at (eval 11) line 1.
BEGIN failed--compilation aborted at (eval 11) line 1


fine after installing dev-perl/Pango
Comment 1 Torsten Veller (RETIRED) gentoo-dev 2012-03-28 04:12:08 UTC
(In reply to comment #0)
> Can't locate Pango.pm in @INC at
> /usr/lib64/perl5/vendor_perl/5.12.4/x86_64-linux/Gtk2.pm line 31.

Gtk2 is from dev-perl/gtk2-perl. Gtk2.pm uses Pango. dev-perl/gtk2-perl rdepends on dev-lang/Pango.

> fine after installing dev-perl/Pango

Pango should have been installed already.

I think this bug can only be resolved as invalid. I don't see how we can investigate what was wrong before you installed Pango.