You are not logged in.

#1 2024-10-05 09:58

hchiper
Member
From: Belgium
Registered: 2020-07-28
Posts: 519

Update Manager error (control.tar.zst)

Although updates of Visual Studio Code have always been successful in the past with Update Manager, I have now the following error and Update Manager restarts endlessly:

dpkg-deb: erreur: l'archive « /var/cache/apt/archives/code_1.94.0-1727878498_amd64.deb » utilise un procédé de compression inconnu pour le membre « control.tar.zst ». Abandon.

It appears to be a known problem (https://github.com/microsoft/vscode/issues/230418). It happens since vscode 1.94 with Debian < 12 based distros... and I'm using Q4OS 4 (Debian 11 based).

How can I prevent Update Manager looking for updates of VScode? Would it be as simple as

$ sudo rm /etc/apt/sources.list.d/vscode.list

Q4OS machine: Samsung R519 - Pentium T4200 2.0 GHz - 4 GB RAM - 500 GB SSD

Offline

#2 2024-10-05 10:45

q4osteam
Q4OS Team
Registered: 2015-12-06
Posts: 4,501
Website

Re: Update Manager error (control.tar.zst)

hchiper wrote:

How can I prevent Update Manager looking for updates of VScode? Would it be as simple as

$ sudo rm /etc/apt/sources.list.d/vscode.list

Yes, it should. Assure with running in terminal afterwards:
$ sudo apt update

Offline

Board footer

Powered by FluxBB