You are not logged in.

#51 2013-09-21 14:02:13

firekage
Member
From: Eastern Europe, Poland
Registered: 2013-06-30
Posts: 617

Re: Steam package from official repository problem

Haffinator wrote:

Another way to solve this problem is to completely remove the archlinux-keyring package with the following command:

 pacman -Rdd archlinux-keyring 

And then install it with the following command:

 pacman -Syy archlinux-keyring 

There are other, and possibly more correct solutions in the thread, but this is what worked for me. Hope it helps someone out!

Thank you. This worked for me. I have steam on Arch.

Offline

#52 2013-11-02 23:43:54

josealb77
Member
Registered: 2013-06-23
Posts: 90

Re: Steam package from official repository problem

Haffinator wrote:

Another way to solve this problem is to completely remove the archlinux-keyring package with the following command:

 pacman -Rdd archlinux-keyring 

And then install it with the following command:

 pacman -Syy archlinux-keyring 

There are other, and possibly more correct solutions in the thread, but this is what worked for me. Hope it helps someone out!

Thank you man! This is the best way to solve this problem I've read in the entire thread, and it have worked perfectly! Before this I just installed Dani Wallace's packages by hand, now his key is corrected.
Thank you Haffinator.

Offline

#53 2013-11-02 23:53:45

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: Steam package from official repository problem

Use 'pacman -Suyy foo' http://gist.io/5660494
In this case I understand that you just remove and reinstall one package, so 'pacman -S archlinux-keyring' is fine.

Last edited by karol (2013-11-02 23:55:56)

Offline

#54 2013-11-16 08:26:43

kang
Member
Registered: 2010-08-07
Posts: 83

Re: Steam package from official repository problem

I hope you realize that disabling signature checks because a signature fails basically entirely goes against the whole concept of signing packages.

Offline

#55 2014-02-23 12:12:26

hanckmann
Member
Registered: 2009-08-15
Posts: 5

Re: Steam package from official repository problem

I just had this problem as well.

Finally it seems easy to fix this problem. Something is wrong with the GPG key. Using keysigning is an important feature and disabling it (which has been suggested in this forum quite a lot) does not seem like a good solution. If anything, it should be a temporal one. Alway enable it afterwards again!

Anyway, for me the following worked the best!

sudo pacman-key --delete "Daniel Wallace"
sudo pacman-key --refresh-keys

Obviously, if any other key failes this solution should work as well (just change the name).

Offline

Board footer

Powered by FluxBB