Bug 985545 - parallel using deprecated perl features
Summary: parallel using deprecated perl features
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: parallel
Version: 19
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Golo Fuchert
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
: 988987 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-07-17 17:40 UTC by John Ellson
Modified: 2013-07-30 17:43 UTC (History)
2 users (show)

Fixed In Version: parallel-20130522-2.fc19
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-07-30 17:43:53 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description John Ellson 2013-07-17 17:40:55 UTC
Description of problem:
The version of "parallel" currently available on fc19 is using deprecated perl features.    The latest build in koji works for me on fc19.  Can it be distributed ASAP please?

It would also be nice to have parallel in the RHEL distributions.
  

Version-Release number of selected component (if applicable):
parallel-20120222-2.fc18.noarch.rpm

How reproducible:
100%

Steps to Reproduce:
1.  parallel --gnu ssh {} date ::: localhost
2.
3.

Actual results:
defined(@array) is deprecated at /usr/bin/parallel line 119.
	(Maybe you should just omit the defined()?)
defined(@array) is deprecated at /usr/bin/parallel line 585.
	(Maybe you should just omit the defined()?)
defined(@array) is deprecated at /usr/bin/parallel line 631.
	(Maybe you should just omit the defined()?)
defined(@array) is deprecated at /usr/bin/parallel line 632.
	(Maybe you should just omit the defined()?)
defined(@array) is deprecated at /usr/bin/parallel line 633.
	(Maybe you should just omit the defined()?)
defined(@array) is deprecated at /usr/bin/parallel line 666.
	(Maybe you should just omit the defined()?)
defined(@array) is deprecated at /usr/bin/parallel line 1541.
	(Maybe you should just omit the defined()?)
defined(@array) is deprecated at /usr/bin/parallel line 1547.
	(Maybe you should just omit the defined()?)
defined(@array) is deprecated at /usr/bin/parallel line 1553.
	(Maybe you should just omit the defined()?)
Wed Jul 17 13:36:02 EDT 2013


Expected results:
no deprecated messages

Additional info:
http://koji.fedoraproject.org/koji/packageinfo?packageID=12540

Comment 1 Fedora Update System 2013-07-21 12:35:34 UTC
parallel-20130522-2.fc19 has been submitted as an update for Fedora 19.
https://admin.fedoraproject.org/updates/parallel-20130522-2.fc19

Comment 2 Golo Fuchert 2013-07-21 12:42:35 UTC
Sorry for the inconvenience, I wanted to push this before the release of f19 but was too slow.

In principle it shouldn't be a problem to have this package in RHEL, but I think we will run into the same problem as we did for Fedora [1]. I will contact the moreutils package maintainer for RHEL, but don't expect a fast solution.

[1] https://bugzilla.redhat.com/show_bug.cgi?id=675495

Comment 3 Fedora Update System 2013-07-22 00:27:43 UTC
Package parallel-20130522-2.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 parallel-20130522-2.fc19'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2013-13314/parallel-20130522-2.fc19
then log in and leave karma (feedback).

Comment 4 Golo Fuchert 2013-07-27 21:24:08 UTC
*** Bug 988987 has been marked as a duplicate of this bug. ***

Comment 5 Fedora Update System 2013-07-30 17:43:53 UTC
parallel-20130522-2.fc19 has been pushed to the Fedora 19 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.