-
-
Notifications
You must be signed in to change notification settings - Fork 34
Open
Labels
bugSomething isn't workingSomething isn't workinghelp wantedExtra attention is neededExtra attention is neededsponsor neededSponsorship required to prioritizeSponsorship required to prioritize
Description
cobalt@ideapad-flex-5:~/Desktop$ lastversion --assets unzip https://github.com/Venomalia/UniversalDynamicInput
DynamicInputTextures.7z: 120792.0KB [00:10, 11648.55KB/s]
Traceback (most recent call last):
File "/usr/lib/python3.10/tarfile.py", line 1705, in gzopen
t = cls.taropen(name, mode, fileobj, **kwargs)
File "/usr/lib/python3.10/tarfile.py", line 1682, in taropen
return cls(name, mode, fileobj, **kwargs)
File "/usr/lib/python3.10/tarfile.py", line 1542, in __init__
self.firstmember = self.next()
File "/usr/lib/python3.10/tarfile.py", line 2377, in next
raise e
File "/usr/lib/python3.10/tarfile.py", line 2350, in next
tarinfo = self.tarinfo.fromtarfile(self)
File "/usr/lib/python3.10/tarfile.py", line 1122, in fromtarfile
buf = tarfile.fileobj.read(BLOCKSIZE)
File "/usr/lib/python3.10/gzip.py", line 301, in read
return self._buffer.read(size)
File "/usr/lib/python3.10/_compression.py", line 68, in readinto
data = self.read(len(byte_view))
File "/usr/lib/python3.10/gzip.py", line 488, in read
if not self._read_gzip_header():
File "/usr/lib/python3.10/gzip.py", line 436, in _read_gzip_header
raise BadGzipFile('Not a gzipped file (%r)' % magic)
gzip.BadGzipFile: Not a gzipped file (b'7z')
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "/home/cobalt/.local/bin/lastversion", line 8, in <module>
sys.exit(main())
File "/home/cobalt/.local/lib/python3.10/site-packages/lastversion/lastversion.py", line 590, in main
extract_file(url)
File "/home/cobalt/.local/lib/python3.10/site-packages/lastversion/utils.py", line 283, in extract_file
with tarfile.open(fileobj=buffer, mode=mode) as tar_file:
File "/usr/lib/python3.10/tarfile.py", line 1652, in open
return func(name, filemode, fileobj, **kwargs)
File "/usr/lib/python3.10/tarfile.py", line 1709, in gzopen
raise ReadError("not a gzip file") from e
tarfile.ReadError: not a gzip file
cobalt@ideapad-flex-5:~/Desktop$ lastversion --assets extract https://github.com/Venomalia/UniversalDynamicInput
DynamicInputTextures.7z: 120792.0KB [00:09, 12598.66KB/s]
Traceback (most recent call last):
File "/usr/lib/python3.10/tarfile.py", line 1705, in gzopen
t = cls.taropen(name, mode, fileobj, **kwargs)
File "/usr/lib/python3.10/tarfile.py", line 1682, in taropen
return cls(name, mode, fileobj, **kwargs)
File "/usr/lib/python3.10/tarfile.py", line 1542, in __init__
self.firstmember = self.next()
File "/usr/lib/python3.10/tarfile.py", line 2377, in next
raise e
File "/usr/lib/python3.10/tarfile.py", line 2350, in next
tarinfo = self.tarinfo.fromtarfile(self)
File "/usr/lib/python3.10/tarfile.py", line 1122, in fromtarfile
buf = tarfile.fileobj.read(BLOCKSIZE)
File "/usr/lib/python3.10/gzip.py", line 301, in read
return self._buffer.read(size)
File "/usr/lib/python3.10/_compression.py", line 68, in readinto
data = self.read(len(byte_view))
File "/usr/lib/python3.10/gzip.py", line 488, in read
if not self._read_gzip_header():
File "/usr/lib/python3.10/gzip.py", line 436, in _read_gzip_header
raise BadGzipFile('Not a gzipped file (%r)' % magic)
gzip.BadGzipFile: Not a gzipped file (b'7z')
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "/home/cobalt/.local/bin/lastversion", line 8, in <module>
sys.exit(main())
File "/home/cobalt/.local/lib/python3.10/site-packages/lastversion/lastversion.py", line 590, in main
extract_file(url)
File "/home/cobalt/.local/lib/python3.10/site-packages/lastversion/utils.py", line 283, in extract_file
with tarfile.open(fileobj=buffer, mode=mode) as tar_file:
File "/usr/lib/python3.10/tarfile.py", line 1652, in open
return func(name, filemode, fileobj, **kwargs)
File "/usr/lib/python3.10/tarfile.py", line 1709, in gzopen
raise ReadError("not a gzip file") from e
tarfile.ReadError: not a gzip file
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workinghelp wantedExtra attention is neededExtra attention is neededsponsor neededSponsorship required to prioritizeSponsorship required to prioritize