On Thursday 2022-06-23 10:30, Ole Tange wrote: >GNU Parallel 20220622 ('Bongbong') has been released. It is available >for download at: http://ftpmirror.gnu.org/parallel/ > >* 'make install' installs bash+zsh completion files.
Which fails to install. [ 5s] + make install DESTDIR=/home/abuild/rpmbuild/BUILDROOT/gnu_parallel-20220622-0.x86_64 [ 5s] Making install in src ... [ 5s] /usr/bin/install -c -m 644 parallel_tutorial.7 parallel_book.7 parallel_design.7 parallel_alternatives.7 '/home/abuild/rpmbuild/BUILDROOT/gnu_parallel-20220622-0.x86_64/usr/share/man/man7' [ 5s] make[2]: Leaving directory '/home/abuild/rpmbuild/BUILD/parallel-20220622/src' [ 5s] make[1]: Leaving directory '/home/abuild/rpmbuild/BUILD/parallel-20220622/src' [ 5s] make[1]: Entering directory '/home/abuild/rpmbuild/BUILD/parallel-20220622' [ 5s] make[2]: Entering directory '/home/abuild/rpmbuild/BUILD/parallel-20220622' [ 5s] make[2]: Nothing to be done for 'install-exec-am'. [ 5s] make install-data-hook [ 5s] make[3]: Entering directory '/home/abuild/rpmbuild/BUILD/parallel-20220622' [ 5s] mkdir -p /usr/share/bash-completion/completions [ 5s] mkdir -p /usr/share/zsh/site-functions [ 5s] mkdir: cannot create directory '/usr/share/zsh': Permission denied I'd fix it myself, but the git tree is out of date with regard to the released tarball.