This forum has been archived. All content is frozen. Please use KDE Discuss instead.

Adding alternate repository failed on reload.

Tags: None
(comma "," separated)
msjaeger
Registered Member
Posts
3
Karma
0

I attempted to add an alternate repository in Ubuntu 8.10.  Can someone help out with the error message I received?


Ubuntu Intrepid


After contacting Ubuntu packagers, it seems that Jaunty packages will never enter backports. Therefore it is recommended to install Kdenlive using alternative repositories. Here is our recommended choice:



  1. Go to your system menu > Software sources > Third-Party Software

  2. Click add and paste this line in:

    deb http://ppa.launchpad.net/baudm/ubuntu intrepid main

  3. Close software source and click reload


 


I received the following when I reloaded:


W: GPG error: http://ppa.launchpad.net intrepid Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY B00E04A9D58062FB

jmpoure_drupal
Registered Member
Posts
735
Karma
0

You need to install signatures. In Debian-multimedia, signatures are part of a package. The advantage is that you can upgrade the package and this will update the signature.


Alternatively:


gpg --keyserver keyserver.ubuntu.com --recv 0c713da6


gpg --export --armor 0c713da6 | sudo apt-key add - Tell us if it works and will will add it to the guide.

msjaeger
Registered Member
Posts
3
Karma
0

I tried each command.  Neither one resolved the issue.  I still get the error message when I reload from the repositories.  For the second command, I had to break it into two command lines to get it to complete successfully:


$ gpg --export --armor 0c713da6 | sudo apt-key add


gpg: can't open `': No such file or directory


$ gpg --export --armor 0c713da6 > test


$ sudo apt-key add test


OK


 

j-b-m
Registered Member
Posts
804
Karma
1
This error message warns you that you cannot verify the identity of the repository, however you can still install Kdenlive from it. Kdenlive should appear in the installable programs list.

If you want to get rid of that warning, import the correct key:

gpg --keyserver keyserver.ubuntu.com --recv B00E04A9D58062FB
gpg --export --armor D58062FB |sudo apt-key add -
rico
Registered Member
Posts
71
Karma
0

1. go to https://launchpad.net/~baudm/+archive/ppa


2. click on F8DAF736A0F5EEE030AE0B9CB00E04A9D58062FB OpenPGP key.


3. click on the ID (D58062FB)


4. copy the text from "-----BEGIN PGP PUBLIC KEY BLOCK-----" to "-----END PGP PUBLIC KEY BLOCK-----" , to a new text file (in ubuntu you can just select the text, drop it on your desktop it will automatically create a new file)


5. System Menu > Administration > Software Sources > Authentification


6. click Add, and chose the file you just created.


 

msjaeger
Registered Member
Posts
3
Karma
0

Thanks j-b-m.  All warnings are cleared and the installation looks to have been successful.  I'm looking forward to firing up the software and trying it out.


Mike



Bookmarks



Who is online

Registered users: bancha, Bing [Bot], daret, Evergrowing, Google [Bot], lockheed, sandyvee, Sogou [Bot]