parallel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: bugid: open3-GLOB(0x7ffff9207528) c d e a


From: Pete Jalajas
Subject: Re: bugid: open3-GLOB(0x7ffff9207528) c d e a
Date: Wed, 9 Jun 2021 12:44:25 +0000



$ (wget -O - pi.dk/3 || curl pi.dk/3/) | bash
bash: /home/pjalajas/bin/bash: No such file or directory
Will not apply HSTS. The HSTS database must be a regular and non-world-writable file.
ERROR: could not open HSTS store at '/home/pjalajas/.wget-hsts'. HSTS will be disabled.
--2021-06-09 08:40:10--  http://pi.dk/3
Resolving pi.dk (pi.dk)... 188.138.2.24
Connecting to pi.dk (pi.dk)|188.138.2.24|:80... connected.
HTTP request sent, awaiting response... 301 Moved Permanently
Location: http://pi.dk/3/ [following]
--2021-06-09 08:40:11--  http://pi.dk/3/
Reusing existing connection to pi.dk:80.
HTTP request sent, awaiting response... 200 OK
Length: 5524 (5.4K) [text/html]
Saving to: ‘STDOUT’

-                                                0%[                                                                                                     ]       0  --.-KB/s    in 0s


Cannot write to ‘-’ (Broken pipe).
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100  5524  100  5524    0     0  21246      0 --:--:-- --:--:-- --:--:-- 21246
curl: (23) Failed writing body (0 != 5524)


pjalajas@pjalajas-5520:/mnt/c/Users/pjalajas/Downloads$ /bin/bash install.sh
install.sh: line 47: lynx: command not found
install.sh: line 48: fetch: command not found
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100   250  100   250    0     0    617      0 --:--:-- --:--:-- --:--:--   617
100 49458    0 49458    0     0  70856      0 --:--:-- --:--:-- --:--:-- 70856
gpg: error reading key: No public key
gpg: keyserver receive failed: End of file
gpg: keyserver receive failed: End of file

Cannot fetch keyID 0xFFFFFFF1, so the signature cannot be checked.
This means that if the code has been changed by criminals, you will not discover that!

Continue anyway? (y/n)
n


pjalajas@pjalajas-5520:/mnt/c/Users/pjalajas/Downloads$ gpg --search 0xFFFFFFF1
gpg: data source: http://217.155.40.118:80
(1)     Ole Tange <ole@tange.dk>
          1024 bit RSA key E20F2022FFFFFFF1, created: 2014-06-16, expires: 2022-02-22 (revoked)
(2)     Ole Tange <ole@tange.dk>
          1024 bit DSA key 2C6229E2FFFFFFF1, created: 2008-07-03, expires: 2016-06-18 (expired)
Keys 1-2 of 2 for "0xFFFFFFF1".  Enter number(s), N)ext, or Q)uit >                            


From: Martin Møller Skarbiniks Pedersen <traxplayer@gmail.com>
Sent: Wednesday, June 9, 2021 4:58 AM
To: Pete Jalajas <pjalajas@synopsys.com>
Cc: parallel@gnu.org <parallel@gnu.org>
Subject: Re: bugid: open3-GLOB(0x7ffff9207528) c d e a
 

On Wed, 9 Jun 2021 at 02:08, Pete Jalajas <Pete.Jalajas@synopsys.com> wrote:
>
> Trying to run the awesome gnu parallel on ubuntu on windows.
>
> pjalajas@pjalajas-5520:/mnt/c/Users/pjalajas/Downloads$ parallel c d e ::: a b c
> parallel: This should not happen. You have found a bug.
> Please contact <parallel@gnu.org> and include:
> * The version number: 20161222
>

Try this:

                  (wget -O - pi.dk/3 || curl pi.dk/3/) | bash


 

reply via email to

[Prev in Thread] Current Thread [Next in Thread]