Thank you Ole, Can you please tell me how to get your public key used to sign latest source package? I'm on LinuxMInt.
gpg --auto-key-locate keyserver --keyserver-options auto-key-retrieve parallel-20220122.tar.bz2.sig gpg: WARNING: no command supplied. Trying to guess what you mean ... Detached signature. Please enter name of data file: parallel-latest.tar.bz2 gpg: Signature made Sat 22 Jan 2022 11:49:08 PM CST gpg: using RSA key CDA01A4208C4F74506107E7BD1AB451688888888 gpg: key D1AB451688888888: new key but contains no user ID - skipped gpg: Total number processed: 1 gpg: w/o user IDs: 1 gpg: Can't check signature: No public key I'm mediocre linux user. May be my network is too slow to download your public key or what could be the problem of not being able to get your key? Furthermore, I routinely use ffmpeg to fast forward videos to save space and watch time, and I want to use it with Parallel to speed up the process. I look forward to your answers. Best, Chg ________________________________ From: Ole Tange <o...@tange.dk> Sent: Saturday, February 12, 2022 8:47 AM To: Ch g <prsvrr...@outlook.com> Cc: parallel@gnu.org <parallel@gnu.org> Subject: Re: parallel makes ffmpeg output files names garbled On Fri, Feb 4, 2022 at 5:14 PM Ch g <prsvrr...@outlook.com> wrote: : > I tried GNU parallel 20161222 on Ubuntu 20.04 Please use the latest stable version: 20220122. My guess is that your problem is solved by that. If it is still an issue, see if you can follow https://www.gnu.org/software/parallel/parallel.html#reporting-bugs (You probably do not need ffmpeg to illustrate your issue - cat or echo might be enough). /Ole