Quantcast
Channel: Debian User Forums
Viewing all articles
Browse latest Browse all 3567

Testing And Unstable • [SID - Unstable] apt getting an errsig with the microsoft repo

$
0
0
$ realpath /bin/sh

Code:

/usr/bin/dash
well this is interesting. i do not remember switching from bash to dash
It's OK, sh is linked to dash on Debian. It has to be like this, otherwise things might break.

Could you please do a little experiment to check if apt is working properly?
Install a copy of schow-pkg, for example in /usr/local/bin/, and make it executable

Code:

#> chmod +x /usr/local/bin/schow-pkg
run

Code:

$> schow-pkg -u
once and then copy the problematic sources.list to the newly created directory, something like

Code:

$> cp /etc/apt/sources.list.d/microsoft-edge.list /var/tmp/schow-pkg-1000yourusername1000/sources.list
(the file must be named sources.list)
run

Code:

$> schow-pkg -u
again, enter a description for the source (for example microsoft edge) and select this source. At this time, the source is updated. Can you please post the entire output of the update process.

Also, can you please post the output of

Code:

#> dpkg --verify

Statistics: Posted by fabien — 2024-06-14 20:40 — Replies 21 — Views 446



Viewing all articles
Browse latest Browse all 3567

Trending Articles