In the github issue they also talk that the package must not be stripped for it to work, though this might only be relevant for packages using tar ball provided by Microsoft - since it includes the required vsce-sign module without listing it in package.json.
Does anybody besides me use the OSS code version with Manjaro and can report on if installing or updating extensions works for them with the latest version?
Is there anybody else who can improve my understanding of the situation why it’s not fixed on my machine although the latest version was intended to?
I myself don’t use code, but what I can tell you is that we import that package from Arch verbatim — i.e. in binary form — and that we have the exact same version — i.e. 1.100.2-1, the newest version — in all three of the branches.
I don’t usually use VS code but if it can help - I did a fresh installed Code OSS - with the purpose of answering the question.
$ pamac info code | grep -e 'Version' -e 'Packager' -e 'Build Date'
Version : 1.100.2-1
Packager : Massimiliano Torromeo <mtorromeo@archlinux.org>
Build Date : tor 15 maj 2025 20:05:34 CEST
Installing Python extension throws a message on the inability to verify extension signature
The message is Signature verification failed with ‘UnknownError’ error.
The options are
Install Anyway (Don’t Verify Signature)
Report Issue
Cancel
Learn More
Where the first option will let the extension setup continue successfully.
@linux-aarhus Yes that’s exactly what I’m seeing on my machine too.
I’ll try asking in the closed vscode github issue if this fix indeed works with “raw” Arch and if so if the can speculate why it wouldn’t with Manjaro even though it
thank you for that reply! How do you replace the vscode marketplace with https://open-vsx.org ? You don’t need to answer that I’ll google it later - I have to run now though. Thanks!
well, I tried the open-vsx thing but I still get the verification errors.
But since it’s an Arch upstream error and the maintainer has announced that it will be fixed in a future version, I don’t think there’s any more Manjaro or it’s forum user could / should do.