Sublime Forum

Error with update procedure on rocky 9

#1

(This is similar to Nov. 25 item re gpg key but this is for latest dnf update)
I have sublime-text version 4200. I tried to follow procedure for update to 4220
(dnf method) at https://www.sublimetext.com/docs/linux_repositories.html#dnf
that asked me to install a repository. I assumed this was a new repository,
so I deleted the old one using ‘rm /etc/yum.repos.d/sublime-text.repo’.
Probably a mistake. The command given to install a GPG key “rpm -v --import https://download.sublimetext.com/sublimehq-rpm-pub.gpg” gives this:
“warning: Signature not supported. Hash algorithm SHA1 not available.
error: https://download.sublimetext.com/sublimehq-rpm-pub.gpg: key 1 import failed.” So now I have no repository to get the update via dnf.
Thanks for any help.
George Reeke

0 Likes

#2

I just tested on a fresh rocky 9 install and installing Sublime Text worked just fine using dnf. Importing the key results in some errors because we include multiple keys and multiple signatures for backwards compatibility; those can be ignored.

0 Likes