Hi,
I installed parallel from this link
http://ftp.gnu.org/gnu/parallel/parallel-20160422.tar.bz2
I encounter the following error (or with any command) :
$ parallel --help
parallel: This should not happen. You have found a bug.
Please contact and include:
* The version number: 20160422
* The bug
Hi Gabriel,
On Tue, 10 May 2016 10:28:58 +0200
Gabriel Ganne wrote:
> Hi,
>
> I installed parallel from this link
> http://ftp.gnu.org/gnu/parallel/parallel-20160422.tar.bz2
> I encounter the following error (or with any command) :
>
Thanks for the report. What is your OS/distribution/version
Hi,
I am running a redhat7 workstation.
$ cat /etc/system-release
Red Hat Enterprise Linux Workstation release 7.2 (Maipo)
$ cat /etc/os-release
NAME="Red Hat Enterprise Linux Workstation"
VERSION="7.2 (Maipo)"
ID="rhel"
ID_LIKE="fedora"
VERSION_ID="7.2"
PRETTY_NAME="Red Hat Enterprise Linux
Hi Gabriel,
On Tue, 10 May 2016 14:02:33 +0200
Gabriel Ganne wrote:
> Hi,
>
> I am running a redhat7 workstation.
>
> $ cat /etc/system-release
>
Thanks for the quick reply. I am going to try to reproduce it on a
CentOS-7-x86_64-Minimal-1511.iso VM (I presume you're using the x86-64
archite
Yes I am.
Do tell me if you need me to test anything.
Thanks,
On 10 May 2016 at 16:20, Shlomi Fish wrote:
> Hi Gabriel,
>
> On Tue, 10 May 2016 14:02:33 +0200
> Gabriel Ganne wrote:
>
> > Hi,
> >
> > I am running a redhat7 workstation.
> >
> > $ cat /etc/system-release
> >
>
> Thanks for the
Hi,
On Tue, 10 May 2016 16:28:45 +0200
Gabriel Ganne wrote:
> Yes I am.
>
> Do tell me if you need me to test anything.
>
> Thanks,
>
I've now set up a CentOS 7.2.x x86-64 VBox VM and built and installed GNU
parallel and it seems to run fine - tested the --help flag and a sample
invocation -