Bug 1400082 - missing Perl deps (Glib.pm. Gtk2.pm)
Summary: missing Perl deps (Glib.pm. Gtk2.pm)
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: clawsker
Version: 25
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Christoph Wickert
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-11-30 12:35 UTC by Saša Janiška
Modified: 2017-11-16 22:00 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2017-11-16 22:00:54 UTC
Type: Bug


Attachments (Terms of Use)

Description Saša Janiška 2016-11-30 12:35:17 UTC
Description of problem:

It seems that Clawsker is missing some deps..

Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1. execute: clawsker
2.
3.

Actual results:

$ clawsker 
Can't locate Glib.pm in @INC (you may need to install the Glib module) (@INC contains: /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at /usr/bin/clawsker line 20.
BEGIN failed--compilation aborted at /usr/bin/clawsker line 20.

After installing perl-Glib:

$ clawsker 
Can't locate Gtk2.pm in @INC (you may need to install the Gtk2 module) (@INC contains: /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at /usr/bin/clawsker line 21.
BEGIN failed--compilation aborted at /usr/bin/clawsker line 21.

After installing perl-Gtk2:

clawsker 
Can't locate Locale/gettext.pm in @INC (you may need to install the Locale::gettext module) (@INC contains: /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at /usr/bin/clawsker line 23.
BEGIN failed--compilation aborted at /usr/bin/clawsker line 23.

After installing perl-Locale-gettext it works, although complaining that Claws-mail is running although it does not.


Expected results:


Additional info:

Comment 1 Michael Schwendt 2016-11-30 12:40:38 UTC
Already fixed with:
https://bodhi.fedoraproject.org/updates/FEDORA-2016-fc7637f134

Kindly leave karma on that update. Another +1 would trigger the auto-push even.

Comment 2 Fedora End Of Life 2017-11-16 19:52:26 UTC
This message is a reminder that Fedora 25 is nearing its end of life.
Approximately 4 (four) weeks from now Fedora will stop maintaining
and issuing updates for Fedora 25. It is Fedora's policy to close all
bug reports from releases that are no longer maintained. At that time
this bug will be closed as EOL if it remains open with a Fedora  'version'
of '25'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version'
to a later Fedora version.

Thank you for reporting this issue and we are sorry that we were not
able to fix it before Fedora 25 is end of life. If you would still like
to see this bug fixed and are able to reproduce it against a later version
of Fedora, you are encouraged  change the 'version' to a later Fedora
version prior this bug is closed as described in the policy above.

Although we aim to fix as many bugs as possible during every release's
lifetime, sometimes those efforts are overtaken by events. Often a
more recent Fedora release includes newer upstream software that fixes
bugs or makes them obsolete.


Note You need to log in before you can comment on or make changes to this bug.