Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 46732 - net-misc/pxes-0.8 needs gtk-perl with "gnome" use flag
Summary: net-misc/pxes-0.8 needs gtk-perl with "gnome" use flag
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Chris Gianelloni (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-04-03 17:59 UTC by Albert
Modified: 2005-05-18 08:50 UTC (History)
2 users (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 Albert 2004-04-03 17:59:32 UTC
The current version of pxes (previous version exhibit this also), does not work unless dev-perl/gtk-perl is installed with USE="gnome".

Without USE="gnome", the following error occurs when running /usr/bin/pxesconfig:

-----------------------------------------------------------------
Can't locate Gnome.pm in @INC (@INC contains: /usr/lib/perl5/site_perl/5.8.1 /usr/lib/perl5/site_perl/5.8.0/i686-linux /usr/lib/perl5/site_perl/5.8.0 /usr/lib/perl5/site_perl/5.6.0 /etc/perl /usr/lib/perl5/site_perl/5.8.3/i686-linux /usr/lib/perl5/site_perl/5.8.3 /usr/lib/perl5/site_perl/5.8.2/i686-linux /usr/lib/perl5/site_perl/5.8.2 /usr/lib/perl5/site_perl/5.8.1/i686-linux /usr/lib/perl5/site_perl /usr/lib/perl5/vendor_perl/5.8.3/i686-linux /usr/lib/perl5/vendor_perl/5.8.3 /usr/lib/perl5/vendor_perl/5.8.2/i686-linux /usr/lib/perl5/vendor_perl/5.8.2 /usr/lib/perl5/vendor_perl/5.8.1/i686-linux /usr/lib/perl5/vendor_perl/5.8.1 /usr/lib/perl5/vendor_perl/5.8.0 /usr/lib/perl5/vendor_perl /usr/lib/perl5/5.8.3/i686-linux /usr/lib/perl5/5.8.3 /usr/local/lib/site_perl .) at /usr/lib/perl5/site_perl/5.8.3/Pxesconfig/PxesconfigGUI.pm line 41.
BEGIN failed--compilation aborted at /usr/lib/perl5/site_perl/5.8.3/Pxesconfig/PxesconfigGUI.pm line 41.
Compilation failed in require at /usr/lib/perl5/site_perl/5.8.3/Pxesconfig/Pxesconfig.pm line 19.
BEGIN failed--compilation aborted at /usr/lib/perl5/site_perl/5.8.3/Pxesconfig/Pxesconfig.pm line 19.
Compilation failed in require at /usr/bin/pxesconfig line 73.
BEGIN failed--compilation aborted at /usr/bin/pxesconfig line 73.
---------------------------------------------------------------------

When dev-perl/gtk-perl-0.7009 is recompiled with USE="gnome", the error does not occur, and the applications functions normally.
Comment 1 Chris Gianelloni (RETIRED) gentoo-dev 2004-04-04 18:12:14 UTC
I'm going to accept this bug but I can tell you that there isn't a whole lot I can do on this one right now, since portage doesn't have a good way to force a DEPEND on a specific USE.

I'll look into it and see what I can come up with.
Comment 2 Rob Smith 2004-10-22 16:52:48 UTC
I have a question, As most users that run accross this, they'd likly have -gnome set in their useflags the entire time, maybe check to see if there's a -gnome in the pxes's use flags and if so, give a warning about gtk-perl?

It's not a solution, but it could at least help the issue?

Just a thought.
Comment 3 Chris Gianelloni (RETIRED) gentoo-dev 2005-05-18 08:50:55 UTC
Fixed in pxes-0.9-r1