Bug 963486

Summary: Perl version and dependences
Product: [Fedora] Fedora Reporter: artal
Component: polymakeAssignee: Jerry James <loganjerry>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: unspecified    
Version: 18CC: loganjerry
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: polymake-2.12-6.fc18 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-05-24 20:43:51 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description artal 2013-05-15 21:40:27 UTC
Description of problem:

I installed the package polymake and I encountered two problems:

After typing polymake in the command line, I got an error message about a non-found perl-module;  the solution is to move
/usr/lib64/polymake/perlx/5.16.2 to /usr/lib64/polymake/perlx/5.16.3 to match with the actual version or perl.

After this change, the program needs the package perl-Term-ReadLine-Gnu which was not installed and was not a dependence. After installing it, everything is OK. 

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

How reproducible:


Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:

Comment 1 Jerry James 2013-05-15 21:55:39 UTC
Thanks for the bug report.  The solution is to (a) Require the exact version of perl used to build so I get a broken dependency report when perl is updated, and (b) explicitly Require perl(Term::ReadLine::Gnu).  I'm surprised that dependency is not autogenerated, but I'll deal with it. :-)

New builds coming soon.

Comment 2 Fedora Update System 2013-05-16 01:02:44 UTC
polymake-2.12-6.fc19 has been submitted as an update for Fedora 19.
https://admin.fedoraproject.org/updates/polymake-2.12-6.fc19

Comment 3 Fedora Update System 2013-05-16 01:02:57 UTC
polymake-2.12-6.fc18 has been submitted as an update for Fedora 18.
https://admin.fedoraproject.org/updates/polymake-2.12-6.fc18

Comment 4 Fedora Update System 2013-05-16 17:23:29 UTC
Package polymake-2.12-6.fc19:
* should fix your issue,
* was pushed to the Fedora 19 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing polymake-2.12-6.fc19'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2013-8367/polymake-2.12-6.fc19
then log in and leave karma (feedback).

Comment 5 artal 2013-05-17 09:14:03 UTC
It works in Fedora 18. Thanks!

Comment 6 Fedora Update System 2013-05-24 20:43:51 UTC
polymake-2.12-6.fc19 has been pushed to the Fedora 19 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 7 Fedora Update System 2013-05-25 12:08:30 UTC
polymake-2.12-6.fc18 has been pushed to the Fedora 18 stable repository.  If problems still persist, please make note of it in this bug report.