View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000252 | AlmaLinux-8 | zstd | public | 2022-05-30 12:42 | 2022-06-07 20:27 |
Reporter | pawan | Assigned To | |||
Priority | normal | Severity | minor | Reproducibility | always |
Status | new | Resolution | open | ||
Platform | x86_64 | OS | AlmaLinux | OS Version | 8.6 |
Summary | 0000252: Unable to decompress qcow.zst file | ||||
Description | Unable to decompress the filename.qcow2.zst It says unsupported format. | ||||
Steps To Reproduce | Zstd version is *** zstd command line interface 64-bits v1.4.4, by Yann Collet *** compressed a file using following command /usr/bin/zstd -c 'file.qcow2' > 'file.qcow2.zst' decompressed a file using following command /usr/bin/zstd -dc 'file.qcow2.zst' > 'file.qcow2' It gives following error zstd: file.qcow2.zst: unsupported format | ||||
Additional Information | This same steps worked on centos 7.9 without any issue | ||||
Tags | zstd | ||||
abrt_hash | |||||
URL | |||||
Date Modified | Username | Field | Change |
---|---|---|---|
2022-05-30 12:42 | pawan | New Issue | |
2022-05-30 12:42 | pawan | Tag Attached: zstd | |
2022-06-07 20:26 | maxihoster | Note Added: 0000591 |