Hello,
I got such a warning while instaling chrome:
warning: /var/cache/zypp/packages/Google-Chrome/google-chrome-stable-31.0.1650.57-1.i386.rpm: Header V4 DSA/SHA1 Signature, key ID 7fac5991: NOKEYupdate-alternatives: using /usr/bin/google-chrome-stable to provide /usr/bin/google-chrome (google-chrome) in auto mode
I did the install like this:
zypper ar http://dl.google.com/linux/chrome/rpm/stable/i386 Google-Chrome
then:
zypper ref
there was a message that google chrome is signed with a unknown key
then I did:
zypper in google-chrome-stable
and got the warning posted above. As I understand it everything is OK with the key and I just have to add it somehow so it is recognized?
Edit:
I did as mentioded here:http://www.google.com/linuxrepositories/
Is this OK?