Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 76318 - x11-misc/perlpanel : Dependencies not completely fullfilled in version 0.90
Summary: x11-misc/perlpanel : Dependencies not completely fullfilled in version 0.90
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Michael Cummings (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-01-01 09:49 UTC by Jason Brian Friedrich
Modified: 2005-09-06 10:48 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 Jason Brian Friedrich 2005-01-01 09:49:35 UTC
With a fresh sync of the portage tree i merged the new perlpanel version half an hour ago. Everything seems to work but not the "Notification Area" applet. It depends on "Gtk2/TrayManager.pm" which i was not able to find in the portage tree.

If this perl module is not available in the portage tree, one should inform the user about it when the emerge process has finished with a little note in the console that he has to fetch it from CPAN.

If this perl modules is available in the portage tree (and i am only too dumb to find it), it should be included in the dependencies.

Reproducible: Always
Steps to Reproduce:
1. Install Perlpanel 0.90
2. Add the "Notification Area" applet to your perlpanel
3. Klick on "OK" and see the error message

Actual Results:  
Perlpanel tells about the error, and then shows the "Configuration utility" to
reorder the applets and maybe remove the disfunctional applet

Expected Results:  
See in the Details
Comment 1 Jonathan Smith (RETIRED) gentoo-dev 2005-06-19 10:38:22 UTC
metadata says that perl maintains this package... reassigning
Comment 2 Michael Cummings (RETIRED) gentoo-dev 2005-06-19 13:59:46 UTC
This bug was mis-assigned for a long time. Is it still present in 0.9.1? If so,
can you paste the actual error message? Thanks!
Comment 3 Michael Cummings (RETIRED) gentoo-dev 2005-08-25 10:09:28 UTC
closing, no response
Comment 4 Peter Fein 2005-09-06 10:48:57 UTC
I've submitted a new bug for this issue, see #105048.  Error message below:

Can't locate Gtk2/TrayManager.pm in @INC (@INC contains: /usr/lib/perlpanel
/etc/perl /usr/lib/perl5/site_perl/5.8.7/i686-linux
/usr/lib/perl5/site_perl/5.8.7 /usr/lib/perl5/site_perl
/usr/lib/perl5/vendor_perl/5.8.7/i686-linux /usr/lib/perl5/vendor_perl/5.8.7
/usr/lib/perl5/vendor_perl /usr/lib/perl5/5.8.7/i686-linux /usr/lib/perl5/5.8.7
/usr/local/lib/site_perl . /home/pfein/.perlpanel/applets
/usr/lib/perlpanel/PerlPanel/Applet) at
/usr/lib/perlpanel/PerlPanel/Applet/NotificationArea.pm line 21.
BEGIN failed--compilation aborted at
/usr/lib/perlpanel/PerlPanel/Applet/NotificationArea.pm line 21.
Compilation failed in require at (eval 65) line 1.