All times are UTC + 1 hour [ DST ]




Post new topic Reply to topic  [ 11 posts ]  Go to page 1, 2  Next
  Print view

(SOLVED)Easy Peasy Cannot Run Update Manager ! Error Occured
Author Message
PostPosted: Mon Sep 14, 2009 6:19 pm 
Offline

Joined: Mon Sep 14, 2009 11:00 am
Posts: 3
I used EasyPeasy 1.5, when I try to used Updated Manager Error Occured: W: A error occurred during the signature verification. The repository is not updated and the previous index files will be used.GPG error: http://id.archive.ubuntu.com jaunty Rel...ease: The following signatures were invalid: BADSIG 40976EAF437D05B5 Ubuntu Archive Automatic Signing Key <ftpmaster@ubuntu.com>

W: A error occurred during the signature verification. The repository is not updated and the previous index files will be used.GPG error: http://ppa.launchpad.net jaunty Release: The following signatures were invalid: BADSIG 3B22AB97AF1CDFA9 Launchpad PPA for Ubuntu-X

W: Failed to fetch http://id.archive.ubuntu.com/ubuntu/dis ... ty/Release

W: Failed to fetch http://ppa.launchpad.net/ubuntu-x-swat/ ... ty/Release

Problem Solved Below:
Open Terminal from Accessories, and do these following commands in Terminal
#sudo apt-get clean (enter your root password)
#cd /var/lib/apt
#sudo mv lists lists.old
#mkdir -p lists/partial
#sudo apt-get clean
#sudo apt-get update

It's done, Ubuntu will download a newest packages (About 10.3 MB). After finish, Update Manager Error GONE FOREVER

W: Some index files failed to download, they have been ignored, or old ones used instead.


Last edited by logika on Sat Sep 19, 2009 7:40 am, edited 1 time in total.

Top
 Profile  
 

Re: Easy Peasy Cannot Run Update Manager ! Error Occured
PostPosted: Tue Sep 15, 2009 11:33 am 
Offline

Joined: Wed Sep 09, 2009 4:44 pm
Posts: 18
Location: Germany
Please try in terminal window:

sudo apt-get update
sudo apt-get upgrade

This might help

_________________
Asus eee 701 4G with 1 GB RAM and EP 1.1


Top
 Profile  
 

Re: Easy Peasy Cannot Run Update Manager ! Error Occured
PostPosted: Tue Sep 15, 2009 4:39 pm 
Offline

Joined: Thu May 28, 2009 1:11 am
Posts: 34
i did this,even did full-upgrade. now my ssd is again almost full (had 1.1 GB before,now only 600MB free). i got some errors,which i did not understand. but just thought "ah f*** it, if it doesnt work, i just install it again..") after upgrade i did

sudo apt-get clean
sudo apt-get remove
sudo apt-get autoremove
sudo apt-get purge

cause that helped last time to get rid of stuff.
but none of the files was deleted after. well,now i can install new stuff like wine, but after that the system was becoming slooooooooooow, couldnt move the mouse arrow and click..after a while the computer woke up again and gave me a whole bunch of wiindows i must have acciently opened. then it told me he couldnt run the window picker applet, taskbar was black with nothing on. in the end i could restart and now everything just seems to work ok.. yay.

_________________
regards, saneks
white 701/4G - 512mb RAM - 2GB SD


Top
 Profile  
 

Re: Easy Peasy Cannot Run Update Manager ! Error Occured
PostPosted: Wed Sep 16, 2009 4:16 am 
Offline

Joined: Sun Sep 13, 2009 3:06 pm
Posts: 11
I get the same errors with update manager and apt-get update/upgrade as you. I think its a easy peasy bug not us.


Top
 Profile  
 

Re: Easy Peasy Cannot Run Update Manager ! Error Occured
PostPosted: Wed Sep 16, 2009 3:02 pm 
Offline

Joined: Wed Sep 09, 2009 4:44 pm
Posts: 18
Location: Germany
you are right, it sounds like a memory bug in easy peasy. its not your fault.

_________________
Asus eee 701 4G with 1 GB RAM and EP 1.1


Top
 Profile  
 

Re: Easy Peasy Cannot Run Update Manager ! Error Occured
PostPosted: Thu Sep 17, 2009 9:56 am 
Offline

Joined: Thu Sep 17, 2009 9:41 am
Posts: 3
I have the same problem over here.


off topic

I'm looking for information concerning mic setup on eeepc 900 I only hear an strange noise. Also would like to know how to setup cam on skype that for now has been showing only a green screen with colored dots. Other than that it's been a great experience. I also think it is much faster on youtube videos. The default theme is awesome. How can I add more applets next to the clock area? Holly Sheetos I have soooo many questions. I need a geek co pilot my eee.


Top
 Profile  
 

Re: Easy Peasy Cannot Run Update Manager ! Error Occured
PostPosted: Fri Sep 18, 2009 6:00 pm 
Offline

Joined: Fri Sep 18, 2009 5:49 pm
Posts: 1
Location: Terborg, The Netherlands
https://bugs.launchpad.net/easypeasy/+bug/344806

Take a look here, the second comment solved the problem for me


Top
 Profile  
 

(SOLVED) Easy Peasy Cannot Run Update Manager ! Error Occure
PostPosted: Sat Sep 19, 2009 7:37 am 
Offline

Joined: Mon Sep 14, 2009 11:00 am
Posts: 3
Open Terminal from Accessories, and do these following commands in Terminal
#sudo apt-get clean (enter your root password)
#cd /var/lib/apt
#sudo mv lists lists.old
#mkdir -p lists/partial
#sudo apt-get clean
#sudo apt-get update

It's done, Ubuntu will download a newest packages (About 10.3 MB). After finish, Update Manager Error GONE FOREVER


Top
 Profile  
 

Re: (SOLVED) Easy Peasy Cannot Run Update Manager ! Error Occure
PostPosted: Sat Sep 19, 2009 1:40 pm 
Offline

Joined: Thu Sep 17, 2009 9:41 am
Posts: 3
logika wrote:
Open Terminal from Accessories, and do these following commands in Terminal
#sudo apt-get clean (enter your root password)
#cd /var/lib/apt
#sudo mv lists lists.old
#mkdir -p lists/partial
#sudo apt-get clean
#sudo apt-get update

It's done, Ubuntu will download a newest packages (About 10.3 MB). After finish, Update Manager Error GONE FOREVER




Yes

the instructions by Riesenbaby christianedward solved the problem on my eee 900 easypeasy 1.5

Thank you! :)


Top
 Profile  
 

Re: (SOLVED) Easy Peasy Cannot Run Update Manager ! Error Occure
PostPosted: Wed Sep 23, 2009 1:56 am 
Offline

Joined: Wed Sep 23, 2009 1:24 am
Posts: 1
logika wrote:
Open Terminal from Accessories, and do these following commands in Terminal
#sudo apt-get clean (enter your root password)
#cd /var/lib/apt
#sudo mv lists lists.old
#mkdir -p lists/partial
#sudo apt-get clean
#sudo apt-get update

It's done, Ubuntu will download a newest packages (About 10.3 MB). After finish, Update Manager Error GONE FOREVER


YEA!!! This seems to have worked for me too, although I had to leave the # off each line (what's that for anyway?) and I had to use sudo in mkdir line as well.

Thanks!

_________________
Dave
Some days...
It just isn't worth chewing through the leather straps;)


Top
 Profile  
 

Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 11 posts ]  Go to page 1, 2  Next

All times are UTC + 1 hour [ DST ]


Who is online

Users browsing this forum: No registered users and 2 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron