Easy Peasy essential repositories aren't included by Easy Peasy 1.0 installation

Bug #338798 reported by Jon Ramvi
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
EasyPeasy Overview
Fix Released
High
Jon Ramvi
1.1
Fix Released
High
Jon Ramvi

Bug Description

Easy Peasy essential repositories aren't included by Easy Peasy 1.0 installation
A deb has to be made to make it easy to have them implemented

Repos:
deb http://packages.ubuntu-eee.com intrepid main #Easy Peasy
deb http://ppa.launchpad.net/openoffice-pkgs/ubuntu intrepid main #OpenOffice 3
deb http://www.array.org/ubuntu intrepid eeepc #Netbook kernel
deb http://ppa.launchpad.net/netbook-remix-team/ubuntu intrepid main #Netbook remix

Jon Ramvi (ramvi)
Changed in easypeasy:
assignee: nobody → ramvi
importance: Undecided → Critical
status: New → Confirmed
Revision history for this message
rizzo (bauke-molenaar) wrote :

i got this error after adding the repo's:

W: GPG-fout: http://ppa.launchpad.net intrepid Release: De volgende ondertekeningen konden niet geverifieerd worden omdat de publieke sleutel niet beschikbaar is: NO_PUBKEY 60D11217247D1CFF
W: GPG-fout: http://ppa.launchpad.net intrepid Release: De volgende ondertekeningen konden niet geverifieerd worden omdat de publieke sleutel niet beschikbaar is: NO_PUBKEY 3F2A5EE4B796B6FE
W: GPG-fout: http://www.array.org intrepid Release: De volgende ondertekeningen konden niet geverifieerd worden omdat de publieke sleutel niet beschikbaar is: NO_PUBKEY 9B25830FFD0C2C24

its in dutch, but,

i googled around and found this gentoo weblog and (probably) found an answer,

[quote]
if you come across this error after running aptitude update

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 7D2C7A23BF810CD5
W: You may want to run apt-get update to correct these problems

due to a missing GPG key do the following to correct the problem

gpg --keyserver subkeys.pgp.net --recv 7D2C7A23BF810CD5

Replace the key number “7D2C7A23BF810CD5″ with the one included in your error message

gpg --export --armor 7D2C7A23BF810CD5 | sudo apt-key add -

After that, the key will be added to a list and the error will not reappear.

apt-get update
[/quote]

seems to work for me!
can anyone check it?

Revision history for this message
Jon Ramvi (ramvi) wrote :

Thanks for the comment,
Created a new bug report for it:
https://bugs.launchpad.net/easypeasy/+bug/344806

Jon Ramvi (ramvi)
Changed in easypeasy:
milestone: none → rc
Revision history for this message
Jon Ramvi (ramvi) wrote :

Repos are now installed in 1.1 and installable through a deb

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.