Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 4861

Troubleshooting • VScode not able to update

$
0
0
Hello everyone,

I use Buster on my Daily driver and it seems I have encountered another package that cannot be installed do to compression with zst I saw others had this issue with other packages is this able to be fixed?

Code:

apt upgradeReading package lists... DoneBuilding dependency tree... DoneReading state information... DoneCalculating upgrade... DoneThe following packages will be upgraded:  code1 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.Need to get 0 B/105 MB of archives.After this operation, 3,374 kB disk space will be freed.Do you want to continue? [Y/n] ydpkg-deb: error: archive '/var/cache/apt/archives/code_1.94.0-1727877189_arm64.deb' uses unknown compression for member 'control.tar.zst', giving upTraceback (most recent call last):  File "/usr/share/apt-listchanges/DebianFiles.py", line 124, in readdeb    output = subprocess.check_output(command)  File "/usr/lib/python3.9/subprocess.py", line 424, in check_output    return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,  File "/usr/lib/python3.9/subprocess.py", line 528, in run    raise CalledProcessError(retcode, process.args,subprocess.CalledProcessError: Command '['dpkg-deb', '-f', '/var/cache/apt/archives/code_1.94.0-1727877189_arm64.deb', 'Package', 'Source', 'Version', 'Architecture', 'Status']' returned non-zero exit status 2.The above exception was the direct cause of the following exception:Traceback (most recent call last):  File "/usr/bin/apt-listchanges", line 323, in <module>    main(config)  File "/usr/bin/apt-listchanges", line 104, in main    pkg = DebianFiles.Package(deb)  File "/usr/share/apt-listchanges/DebianFiles.py", line 358, in __init__    parser.readdeb(self.path)  File "/usr/share/apt-listchanges/DebianFiles.py", line 127, in readdeb    raise RuntimeError(_("Error processing '%(what)s': %(errmsg)s") %RuntimeError: Error processing '/var/cache/apt/archives/code_1.94.0-1727877189_arm64.deb': Command '['dpkg-deb', '-f', '/var/cache/apt/archives/code_1.94.0-1727877189_arm64.deb', 'Package', 'Source', 'Version', 'Architecture', 'Status']' returned non-zero exit status 2.Preconfiguring packages ...dpkg-deb: error: archive '/var/cache/apt/archives/code_1.94.0-1727877189_arm64.deb' uses unknown compression for member 'control.tar.zst', giving updpkg: error processing archive /var/cache/apt/archives/code_1.94.0-1727877189_arm64.deb (--unpack): dpkg-deb --control subprocess returned error exit status 2Errors were encountered while processing: /var/cache/apt/archives/code_1.94.0-1727877189_arm64.debE: Sub-process /usr/bin/dpkg returned an error code (1)

Statistics: Posted by DarkElvenAngel — Sat Oct 05, 2024 10:44 pm



Viewing all articles
Browse latest Browse all 4861

Trending Articles