apt-get issues... upgrade to everything needed?
I generally run apt-get update/upgrade once a week, and usually no surprises. Today I logged in to both, and the first thing I get when doing apt-get update is the following error:
"W: There is no public key available for the following key IDs: xxxxxxxxxxxx"
I fixed this by installing apt-get install debian-keyring debian-archive-keyring then doing apt-get update again.
Now, when I run apt-get upgrade, I get 105 packages that need upgrading, with 41 not upgraded… what the heck? Can anyone explain this little blip? Same exact thing on my Dallas linode… is this a debian upgrade?
Thanks, Paul
4 Replies
If it's stable, then you're seeing the result of Lenny being released as the new stable.
~JW
deb
deb-src
deb
deb
So it is indeed trying to pull lenny… so, any opinions on whether i specify etch or move forward with the lenny upgrade, and whether such an 'upgrade' is even recommended via apt?
Thanks!
See
When upgrading, remember to use 'dist-upgrade':
apt-get dist-upgrade