FS#69373 - [tar] --to-stdout extracts files to filesystem anyway
Attached to Project:
Arch Linux
Opened by Gaetan Bisson (vesath) - Tuesday, 19 January 2021, 20:58 GMT
Last edited by Sébastien Luttringer (seblu) - Saturday, 13 February 2021, 13:25 GMT
Opened by Gaetan Bisson (vesath) - Tuesday, 19 January 2021, 20:58 GMT
Last edited by Sébastien Luttringer (seblu) - Saturday, 13 February 2021, 13:25 GMT
|
Details
When used with the --to-stdout option tar-1.33-1 extracts
files to the filesystem in addition to printing their
contents to stdout. Consider for instance:
/usr/bin/tar --extract --to-stdout --file /var/lib/pacman/sync/core.db It should only print the contents of the files in the tarball to stdout, but it now mistakenly also extracts those files to the filesystem. |
This task depends upon
Closed by Sébastien Luttringer (seblu)
Saturday, 13 February 2021, 13:25 GMT
Reason for closing: Fixed
Saturday, 13 February 2021, 13:25 GMT
Reason for closing: Fixed
https://savannah.gnu.org/bugs/index.php?60002
"Sounds like an upstream bug, please report it there and add link us to the issue"
Vesath, you *know* that we are not empowered here to fix upstream bugs, but merely to ask you to report it upstream and notify us when there is an available patch to backport.
It is true that you could also request the package maintainer to report a bug on your behalf... this is a bit inefficient though.
Well, if Sergey release a new version next week, I'll wait for it.