Bug 1370706 - Parallel shebang is broken in rawhide
Summary: Parallel shebang is broken in rawhide
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: parallel
Version: rawhide
Hardware: All
OS: Linux
unspecified
high
Target Milestone: ---
Assignee: Igor Gnatenko
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-08-27 04:53 UTC by Jerry James
Modified: 2016-09-03 17:37 UTC (History)
2 users (show)

Fixed In Version: parallel-20160722-2.fc25
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-09-03 17:37:13 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Jerry James 2016-08-27 04:53:54 UTC
Description of problem:
$ parallel
/usr/bin/parallel: line 22: use: command not found
/usr/bin/parallel: line 24: syntax error near unexpected token `('
/usr/bin/parallel: line 24: `use POSIX qw(:sys_wait_h setsid ceil :errno_h);'

The problem is the first line of /usr/bin/parallel:

##!/usr/bin/perl

There should be only one '#'.

Version-Release number of selected component (if applicable):
parallel-20160722-1.fc26.noarch

How reproducible:
Always

Steps to Reproduce:
1. Try to use parallel in any way in Rawhide
2.
3.

Actual results:
The errors shown above are produced. 

Expected results:
Parallel should run successfully.

Additional info:
I can open a separate bug for this if you like, but I would also like to point out that parallel should have "Requires: procps" (or procps-ng) since it invokes the ps command.

Comment 1 Igor Gnatenko 2016-08-30 04:50:51 UTC
Building.

Comment 2 Fedora Update System 2016-08-30 05:08:18 UTC
parallel-20160722-2.fc25 has been submitted as an update to Fedora 25. https://bodhi.fedoraproject.org/updates/FEDORA-2016-a60c78a499

Comment 3 Fedora Update System 2016-08-31 03:52:13 UTC
parallel-20160722-2.fc25 has been pushed to the Fedora 25 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2016-a60c78a499

Comment 4 Fedora Update System 2016-09-03 17:37:10 UTC
parallel-20160722-2.fc25 has been pushed to the Fedora 25 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.