Bug 443273 - conmux can't locate Conmux.pm
Summary: conmux can't locate Conmux.pm
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: conmux
Version: rawhide
Hardware: All
OS: Linux
medium
high
Target Milestone: ---
Assignee: Bill Peck
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: F9_5.10_REBUILD
TreeView+ depends on / blocked
 
Reported: 2008-04-20 01:52 UTC by Michal Schmidt
Modified: 2008-07-07 10:31 UTC (History)
0 users

Fixed In Version: 0.0-7.493svn.fc9
Clone Of:
Environment:
Last Closed: 2008-05-13 15:20:40 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
add the missing Requires, s/GPL/GPLv2/ (1.44 KB, patch)
2008-04-20 01:52 UTC, Michal Schmidt
no flags Details | Diff

Description Michal Schmidt 2008-04-20 01:52:52 UTC
Description of problem:

conmux can't find its own Perl module. This makes it completely unusable.

Version-Release number of selected component (if applicable):
conmux-client-0.0-6.493svn.fc7.noarch

How reproducible:
100%

Steps to Reproduce:
1. Run conmux
  
Actual results:
$ conmux
Can't locate Conmux.pm in @INC (@INC contains:
/usr/lib64/perl5/5.10.0/x86_64-linux-thread-multi /usr/lib/perl5/5.10.0
/usr/local/lib64/perl5/site_perl/5.10.0/x86_64-linux-thread-multi
/usr/local/lib/perl5/site_perl/5.10.0
/usr/lib64/perl5/vendor_perl/5.10.0/x86_64-linux-thread-multi
/usr/lib/perl5/vendor_perl/5.10.0 /usr/lib/perl5/vendor_perl .) at
/usr/bin/conmux line 33.
BEGIN failed--compilation aborted at /usr/bin/conmux line 33.

Expected results:
$ conmux
Usage: conmux <service>
...

Additional info:
conmux must be broken since Rawhide moved to Perl 5.10. The bug is that
conmux-client is missing a mandatory Requires on a perl version as specified in
http://fedoraproject.org/wiki/Packaging/Perl

The attached patch fixes it. It also changes the License field from "GPL" to the
correct "GPLv2" (rpmlint complained about the former).

Comment 1 Michal Schmidt 2008-04-20 01:52:52 UTC
Created attachment 303035 [details]
add the missing Requires, s/GPL/GPLv2/

Comment 2 Fedora Update System 2008-05-07 13:07:02 UTC
conmux-0.0-7.493svn.fc9 has been submitted as an update for Fedora 9

Comment 3 Fedora Update System 2008-05-13 15:20:38 UTC
conmux-0.0-7.493svn.fc9 has been pushed to the Fedora 9 stable repository.  If problems still persist, please make note of it in this bug report.


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