You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Traceback (most recent call last):
File "/usr/local/build/rpm2cpio/rpm2cpio-2017/./rpm2cpio.py", line 96, in <module>
rpm2cpio(fin)
File "/usr/local/build/rpm2cpio/rpm2cpio-2017/./rpm2cpio.py", line 88, in rpm2cpio
data = decompress(data[pos:])
File "/usr/local/build/rpm2cpio/rpm2cpio-2017/./rpm2cpio.py", line 48, in gzip_decompress
gzstream = StringIO(data)
TypeError: initial_value must be str or None, not bytes
cpio: premature end of archive
Fedora switching RPMs to zstd compression, «Binary RPMs are currently compressed with xz level 2. Switching to zstd would increase decompression speed significantly.»
When running this command:
I got this output:
After running
I got:
Here's the rpm file I was using:
https://download-ib01.fedoraproject.org/pub/fedora/linux/releases/33/Everything/x86_64/os/Packages/x/xclip-0.13-10.fc33.x86_64.rpm
The text was updated successfully, but these errors were encountered: