Hi all. Pacman started to complaint yesterday about Sublime’s repo url and after checking https://download.sublimetext.com/arch/stable/x86_64 it seems that a no found page displays
Sublime download Arch repository is not accessible any more
That’s expected. Pacman should be fetching the /sublime-text.db
from that URL. I just tried on manjaro and when following the instructions installing ST worked just fine.
https://download.sublimetext.com/arch/stable/x86_64/sublime-text.db returns ok when hitting for browser. Also from pacman’s point of view, until recently it worked ok…
Throws the below while importing the key…
I started having this same problem:
error: sublime-text: signature from "Sublime HQ Pty Ltd <support@sublimetext.com>" is invalid
error: database 'sublime-text' is not valid (invalid or corrupted database (PGP signature))
loading packages...
error: failed to prepare transaction (invalid or corrupted database)
Reimporting the key did not resolve it. Still investigating a solution.
[UPDATE: Solved, at least for me. Re-importing the key alone did not fix it. I also needed to run “pacman -Syu sublime-text” as well. Now, things are back to normal, at least for me. Hopefully that helps others as well.]
After reimporting the key today everything is back to normal. Hope we help some others alos with this thread. Thank you all for the tips