LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   gzip 1.10: unknown suffix. (https://www.linuxquestions.org/questions/slackware-14/gzip-1-10-unknown-suffix-4175693038/)

stf92 04-02-2021 01:26 PM

gzip 1.10: unknown suffix.
 
Slackware 14.2-current (jul 2020).
Code:

root@darkstar:/backup_almacen/soft/pychess# gzip -dv glade-3.18.3.tar.xz
gzip: glade-3.18.3.tar.xz: unknown suffix -- ignored
root@darkstar:/backup_almacen/soft/pychess#

What's this? What is more: I had just used gzip to extract the file from another .xz file without any problem!

shruggy 04-02-2021 01:31 PM

.xz should be decompressed with xz (.tar.xz can be directly unpacked with tar).

stf92 04-02-2021 01:45 PM

Thanks.


All times are GMT -5. The time now is 04:02 AM.