ppa/openmw - packages cannot be authenticated

General discussion regarding the OpenMW project.
For technical support, please use the Support subforum.
Post Reply
User avatar
lgromanowski
Site Admin
Posts: 1193
Joined: 05 Aug 2011, 22:21
Location: Wroclaw, Poland
Contact:

ppa/openmw - packages cannot be authenticated

Post by lgromanowski »

Hi,
there are some problems with our ppa/openmw:
sudo apt-get install -qq libois-dev libbullet-dev libogre-static-dev libmygui-static-dev

WARNING: The following packages cannot be authenticated!

libbullet0 libbullet-dev libogre-static libogre-static-dev libmygui-static

libmygui-static-dev

E: There are problems and -y was used without --force-yes
is this a known issue?
User avatar
pvdk
Posts: 528
Joined: 12 Aug 2011, 16:34

Re: ppa/openmw - packages cannot be authenticated

Post by pvdk »

How did you add the PPA? Keys should be imported automagically.
See this.
User avatar
lgromanowski
Site Admin
Posts: 1193
Joined: 05 Aug 2011, 22:21
Location: Wroclaw, Poland
Contact:

Re: ppa/openmw - packages cannot be authenticated

Post by lgromanowski »

pvdk wrote:How did you add the PPA? Keys should be imported automagically.
See this.
$ echo "yes" | sudo apt-add-repository ppa:openmw/deps
You are about to add the following PPA to your system:
Packages needed for building OpenMW on Launchpad, these are all static libraries.
More info: https://launchpad.net/~openmw/+archive/deps
gpg: keyring `/tmp/tmpoVD1Js/secring.gpg' created
gpg: keyring `/tmp/tmpoVD1Js/pubring.gpg' created
gpg: requesting key 23AC1401 from hkp server keyserver.ubuntu.com
gpgkeys: key D1FA60B3123DC6ACB284F8AB589AF1AA23AC1401 not found on keyserver
gpg: no valid OpenPGP data found.
gpg: Total number processed: 0
recv failed
Thanks, it was probably a temporary issue, it's working now.
Post Reply