Sublime Forum

I think your pacman signing keys are busted

#1

pacman doesn’t like the new package

0 Likes

#2

Can you provide the output? Perhaps you grabbed the RPM singing key, which is different?

0 Likes

#3

nevermind – looks like the repo was being outranked by archlinuxcn in my pacman sources, which also provides sublime-text. my fault!

0 Likes

#4

We mean in the terminal:

Error: no targets

I use Manjaro.

0 Likes

#5

Can you show a full transcript of the commands you are running and the output? I’ve never seen that output, and I don’t know where it is coming from, so I can’t really help yet.

0 Likes

#6

I commanded curl -O https://download.sublimetext.com/sublimehq-pub.gpg && sudo pacman-key --add and it gave only this error.

0 Likes

#7

Does

curl -O https://download.sublimetext.com/sublimehq-pub.gpg

work properly for you?

0 Likes

#8

Yes, but when I commanded sudo pacman-key --add and it gave the error: ==> ERROR: No targets specified.

0 Likes

#9

My guess is that you’ll have to inquire on the Manjaro forums to see why pacman-key may be doing that.

0 Likes

#10

OK, I have just reported in the forum Manjaro.

0 Likes

#11

It worked now. I had to command the full command in one line.

0 Likes