You are not logged in.

#1 2013-06-03 13:18:58

Magbed
Member
Registered: 2013-06-02
Posts: 30

Steam package from official repository problem

HI ive been using arch linux for a few days and i got everything working great except for steam.

This is what happens when i try to install steam from the official repository using

pacman -Syu steam

:: Synchronizing package databases...
core is up to date
extra is up to date
community is up to date
multilib is up to date
:: Starting full system upgrade...
resolving dependencies...
looking for inter-conflicts...

Packages (1): steam-1.0.0.39-2

Total Download Size:    2,40 MiB
Total Installed Size:   2,42 MiB

:: Proceed with installation? [Y/n] y
:: Retrieving packages ...
steam-1.0.0.39-2-x86_64    2,4 MiB   362K/s 00:07 [######################] 100%
(1/1) checking keys in keyring                     [######################] 100%
(1/1) checking package integrity                   [######################] 100%
error: steam: key "Daniel Wallace <danielwallace@gtmanfred.com>" is disabled
:: File /var/cache/pacman/pkg/steam-1.0.0.39-2-x86_64.pkg.tar.xz is corrupted (invalid or corrupted package (PGP signature)).
Do you want to delete it? [Y/n]


Ive tried to remove the pgpkeys folder

   rm -rf /etc/pacman.d/gnupg

and do

pacman-key --init
pacman-key --populate archlinux
pacman-key --refresh-keys

Ive also checked my system time and it seems ok

      Local time: lun 2013-06-03 15:17:19 CEST
  Universal time: lun 2013-06-03 13:17:19 UTC
        Timezone: Europe/Madrid (CEST, +0200)
     NTP enabled: n/a
NTP synchronized: no
RTC in local TZ: no
      DST active: yes
Last DST change: DST began at
                  dom 2013-03-31 01:59:59 CET
                  dom 2013-03-31 03:00:00 CEST
Next DST change: DST ends (the clock jumps one hour backwards) at
                  dom 2013-10-27 02:59:59 CEST
                  dom 2013-10-27 02:00:00 CET

Ive installed many other packages from the official repository with no problems and even did install some from the AUR manually.
Appreciate the help, thnx

Last edited by Magbed (2013-06-03 13:22:39)

Offline

#2 2013-06-03 14:14:25

Magbed
Member
Registered: 2013-06-02
Posts: 30

Re: Steam package from official repository problem

Actually it looks like its a problem related to Daniel Wallace PGP  Key

Just tried to install another of his packages and got same error

error: calibre: key "Daniel Wallace <danielwallace@gtmanfred.com>" is disabled

Offline

#3 2013-06-03 15:31:04

stqn
Member
Registered: 2010-03-19
Posts: 1,191
Website

Re: Steam package from official repository problem

Works fine here; I don’t know what’s wrong on your side.

Offline

#4 2013-06-03 15:56:45

andy_v
Member
From: Estonia
Registered: 2012-04-27
Posts: 31

Re: Steam package from official repository problem

Have you tried reinstalling the 'archlinux-keyring' package?

Offline

#5 2013-06-04 15:22:22

Tyheam
Member
Registered: 2008-09-20
Posts: 9

Re: Steam package from official repository problem

I'm getting the same error on the same package.

Offline

#6 2013-06-04 15:31:28

johni
Member
Registered: 2012-02-03
Posts: 102

Re: Steam package from official repository problem

If the arch-keyring package is up to date, maybe the mirror you are using has a bad or truncated copy of the steam package.   You might try changing your pacman mirror to see if it works from another update site.

Offline

#7 2013-06-04 15:39:25

pankid
Member
From: Detroit, Michigan
Registered: 2013-06-04
Posts: 11
Website

Re: Steam package from official repository problem

I am also getting the same error. I tried reinstalling 'archlinux-keyring' as andy_v suggested, but there was no change.

Edit: I just tried enabling a couple different mirrors in /etc/pacman.d/mirrorlist and updating with pacman -Syu. pacman -S steam still gave me the same pgp signature error regardless of the mirror.
Edit 2: Same thing happens on my netboot running xfce4 with intel graphics, where my original machine is a desktop with kde and nvidia.

Last edited by pankid (2013-06-04 16:08:09)

Offline

#8 2013-06-04 16:35:53

jrussell
Member
From: Cape Town, South Africa
Registered: 2012-08-16
Posts: 510

Re: Steam package from official repository problem


bitcoin: 1G62YGRFkMDwhGr5T5YGovfsxLx44eZo7U

Offline

#9 2013-06-04 18:06:55

pankid
Member
From: Detroit, Michigan
Registered: 2013-06-04
Posts: 11
Website

Re: Steam package from official repository problem

jrussell wrote:

Still no luck. I received an error when I refresh my keys stating 'gpgkeys: key AE7D6C26436F3E6B3BAD27CDB26468957E534328 can't be retrieved
'. I am not sure if this is related or not.

Last edited by pankid (2013-06-04 18:18:40)

Offline

#10 2013-06-04 18:25:58

laxsu19
Member
Registered: 2011-11-22
Posts: 8

Re: Steam package from official repository problem

Just throwing another data point in to the ring: I am definitely having the same issue, except with another Daniel Wallace package: sage-mathematics;  I've also followed all the steps as above, and also received the error that key AE7D6C26436F3E6B3BAD27CDB26468957E534328 can't be retrieved.

Offline

#11 2013-06-04 18:51:36

stqn
Member
Registered: 2010-03-19
Posts: 1,191
Website

Re: Steam package from official repository problem

What keyserver do you have in /etc/pacman.d/gnupg/gpg.conf?

no-greeting
no-permission-warning
lock-never
#keyserver hkp://keys.gnupg.net
keyserver hkp://pgp.mit.edu
keyserver-options timeout=10

Offline

#12 2013-06-04 19:04:21

pankid
Member
From: Detroit, Michigan
Registered: 2013-06-04
Posts: 11
Website

Re: Steam package from official repository problem

stqn wrote:

What keyserver do you have in /etc/pacman.d/gnupg/gpg.conf?

no-greeting
no-permission-warning
lock-never
#keyserver hkp://keys.gnupg.net
keyserver hkp://pgp.mit.edu
keyserver-options timeout=10

no-greeting
no-permission-warning
lock-never
keyserver hkp://pool.sks-keyservers.net
keyserver-options timeout=10

I tried pointing my keyserver at mit and I still got the same error.

Offline

#13 2013-06-04 19:14:06

Runey676
Member
From: Wisconsin, USA
Registered: 2013-06-04
Posts: 2

Re: Steam package from official repository problem

I'm having the same issue, and this isn't a really good solution; but if you really need the packages right now, you can very easily disable signature checking and then install the package. The wiki has some information about this:
https://wiki.archlinux.org/index.php/Pa … e_checking

Of course make sure you undo this after the package is installed!

Offline

#14 2013-06-04 19:16:22

mid-kid
Member
Registered: 2013-05-07
Posts: 177

Re: Steam package from official repository problem

Same problem over here.
I installed arch again 3 days ago, and today I wanted to get steam...
I didn't touch anything related to the pacman mirrors or GPG keys.


If it ain't broke, you haven't tweaked it enough.

Offline

#15 2013-06-04 19:22:13

jrussell
Member
From: Cape Town, South Africa
Registered: 2012-08-16
Posts: 510

Re: Steam package from official repository problem

Maybe email him and ask him.....
(Dunno if this is frowned upon)

https://plus.google.com/114789535688337 … 3sWSMXZYmF

*Edit
removed email address smile

Last edited by jrussell (2013-06-04 20:13:48)


bitcoin: 1G62YGRFkMDwhGr5T5YGovfsxLx44eZo7U

Offline

#16 2013-06-04 19:33:55

morpheus42
Member
Registered: 2013-06-04
Posts: 2

Re: Steam package from official repository problem

same here

Offline

#17 2013-06-04 20:03:52

stqn
Member
Registered: 2010-03-19
Posts: 1,191
Website

Re: Steam package from official repository problem

jrussell wrote:

Maybe email him and ask him..... xxx@xxxxxx
(Dunno if this is frowned upon)

What, you mean repeatedly posting the email address of someone in a public forum so that it can be harvested by spammers who will then proceed to make his life miserable? Why would it be frowned upon?

Or maybe I misunderstood… tongue

Offline

#18 2013-06-04 20:14:22

jrussell
Member
From: Cape Town, South Africa
Registered: 2012-08-16
Posts: 510

Re: Steam package from official repository problem

stqn wrote:
jrussell wrote:

Maybe email him and ask him..... xxx@xxxxxx
(Dunno if this is frowned upon)

What, you mean repeatedly posting the email address of someone in a public forum so that it can be harvested by spammers who will then proceed to make his life miserable? Why would it be frowned upon?

Or maybe I misunderstood… tongue

haha edited


bitcoin: 1G62YGRFkMDwhGr5T5YGovfsxLx44eZo7U

Offline

#19 2013-06-05 01:20:53

triplc
Member
From: Hanoi, Vietnam
Registered: 2009-08-23
Posts: 39

Re: Steam package from official repository problem

i've got the same problem with message: "key "Daniel Wallace <danielwallace@gtmanfred.com>" is disabled"

Offline

#20 2013-06-05 17:56:57

SlashQuit
Member
Registered: 2013-06-05
Posts: 3

Re: Steam package from official repository problem

I think this is what got it working again for me;
(Other than changing the SigLevel line in /etc/pacman.conf to "SigLevel = Never")

pacman-key --edit-key 'put-in-the-email@address.here'
(Replace the email address with the actual one.)

# Then either
enable
#(and quit/save)

#...or
list
# If the revoked key is number 4, then;
# Select this subkey...
uid 4
# Delete this uid
deluid
quit
# And save when prompted.

(Edited: Removed email address and substituted with fake one.)

Last edited by SlashQuit (2013-06-05 17:57:56)

Offline

#21 2013-06-05 22:57:35

onesandzeros
Member
Registered: 2005-09-16
Posts: 41

Re: Steam package from official repository problem

in pacman.conf the default SigLevel is Required DatabaseOptional, changing it to Never, or manually adding his email address, is going around this, which seems like a good, cautious choice on the part of the pacman developers.   What's the story behind this pgp key being disabled?  Will the packages be repackaged with an active, valid key?

Offline

#22 2013-06-06 09:37:35

Sicariuxs
Member
From: San Diego
Registered: 2012-11-10
Posts: 28

Re: Steam package from official repository problem

SlashQuit wrote:

I think this is what got it working again for me;
(Other than changing the SigLevel line in /etc/pacman.conf to "SigLevel = Never")

pacman-key --edit-key 'put-in-the-email@address.here'
(Replace the email address with the actual one.)

# Then either
enable
#(and quit/save)

#...or
list
# If the revoked key is number 4, then;
# Select this subkey...
uid 4
# Delete this uid
deluid
quit
# And save when prompted.

(Edited: Removed email address and substituted with fake one.)


OMGSHH!! Thank you so much man!! it worked for me!

Offline

#23 2013-06-06 16:34:25

flexiondotorg
Package Maintainer (PM)
From: Hamshire, UK
Registered: 2013-06-06
Posts: 13
Website

Re: Steam package from official repository problem

Hi,

I ran into this problem trying to install a new system. Here is my solution, do the following as 'root' or via `sudo`

pacman-key --refresh-keys
gpg --homedir /etc/pacman.d/gnupg --edit-key 182ADEA0 enable quit

--
Regards, Martin.

Offline

#24 2013-06-06 17:04:50

Awebb
Member
Registered: 2010-05-06
Posts: 6,272

Re: Steam package from official repository problem

I my experience, 90% of all threads, that start with "install a package, have keyring problems" end with "mirror problem". Try a more up to date mirror, do not forget to -Syyu.

Last edited by Awebb (2013-06-06 17:05:00)

Online

#25 2013-06-06 22:21:44

geno.nullfree
Member
From: en_US
Registered: 2013-05-29
Posts: 18

Re: Steam package from official repository problem

flexiondotorg wrote:

Hi,

I ran into this problem trying to install a new system. Here is my solution, do the following as 'root' or via `sudo`

pacman-key --refresh-keys
gpg --homedir /etc/pacman.d/gnupg --edit-key 182ADEA0 enable quit

Thanks for the fix, this worked for me!
Should I do a:

gpg --homedir /etc/pacman.d/gnupg --edit-key 182ADEA0 disable quit
pacman-key --refresh-keys

to disable the key afterwards? When I ran your commands, it said:

pub  2048R/4F010D48  created: 2012-03-02  expires: never       usage: SC  
                     trust: unknown       validity: full
*** This key has been disabled
sub  2048R/182ADEA0  created: 2012-03-02  expires: never       usage: E   
[  full  ] (1). Daniel Wallace <danielwallace@gtmanfred.com>
[  full  ] (2)  Daniel Wallace <daniel.wallace12@gmail.com>
[  full  ] (3)  Daniel Wallace (gtmanfred) <daniel.wallace@gatech.edu>
[ revoked] (4)  Daniel Wallace (gmail account) <daniel.wallace12@gmail.com>

Was it just that his (4)'th key was revoked so we couldnt install steam?

EDIT: grammar

Last edited by geno.nullfree (2013-06-06 22:25:02)

Offline

Board footer

Powered by FluxBB