View Single Post
Posts: 2,102 | Thanked: 1,937 times | Joined on Sep 2008 @ Berlin, Germany
#5
These are just warnings from apt-get about the expired key of the Nokia repository, they no longer seem to maintain. I do not expect them to ever fix this, which leads to disabling the Nokia repository as the only solution to get rid of this warning.

If these are the only output of the commands then please try
Code:
sudo gainroot
apt-get autoremove -s
This would simulate the autoremove without actually removing anything, just for the terminal output to look at it.

Edit: If copy and paste is problematic redirect the output to a file and attach the file to the next post.
Code:
sudo gainroot
apt-get autoremove -s > /home/user/MyDocs/output.txt

Last edited by michaaa62; 2012-10-05 at 21:53.
 

The Following 2 Users Say Thank You to michaaa62 For This Useful Post: