[Bug-tar] Suggestion: adding -no-end-of-tape option

2016-12-16 Thread Lorinczy Zsigmond
Hello, I'd like to suggest an option which would be able to disable the calling of function create.c:write_eot after creating archives. If there were such an option, I would be able to extend compressed archives with the following commands: $ tar czvf - 1.txt 2.txt >test.tgz $ tar czvf - 3

Re: [Bug-tar] Unable to build tar with PGI compilers

2017-02-14 Thread Lorinczy Zsigmond
It might be selinux (even if you didn't specify the platform you use). You could try to disable it with configure option '--without-selinux'

[Bug-tar] Suggestion: adding -no-end-of-tape option

2017-09-15 Thread Lorinczy Zsigmond
Hi, sorry for repeating myself; but really isn't anyone interested? On 2016-12-16 10:47, Lorinczy Zsigmond wrote: Hello, I'd like to suggest an option which would be able to disable the calling of function create.c:write_eot after creating archives. If there were such an optio