[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Squeeze-updates not working



Hi ,

Here's the output:


[~]:11 $ cat /proc/version
Linux version 2.6.32-5-amd64 (Debian 2.6.32-39) (dannf@debian.org)
(gcc version 4.3.5 (Debian 4.3.5-4) ) #1 SMP Thu Nov 3 03:41:26 UTC
2011


[~]:12 $ apt-cache policy linux-image-2.6.32-5-amd64
linux-image-2.6.32-5-amd64:
  Installed: 2.6.32-39
  Candidate: 2.6.32-39
  Version table:
 *** 2.6.32-39 0
        500 http://ftp.debian.org/debian/ squeeze-updates/main amd64 Packages
        500 http://ftp.fi.debian.org/debian/
squeeze-proposed-updates/main amd64 Packages
        100 /var/lib/dpkg/status
     2.6.32-38 0
        500 http://ftp.fi.debian.org/debian/ squeeze/main amd64 Packages
     2.6.32-35squeeze2 0
        500 http://security.debian.org/ squeeze/updates/main amd64 Packages
        500 http://security.debian.org/debian-security/
squeeze/updates/main amd64 Packages


This is confusing. Linux image is 2.6.32-5 but "installed version" is
2.6.32-39 ! Am I missing something ?



-- Satish

bd satish wrote:> I recently installed Debian 6.0.3, with Linux
2.6.32-5-amd64 kernel.> ...> However, I still cannot upgrade to the
new kernel in spite of adding> these lines in /etc/apt/sources.list :>
>  deb http://ftp.debian.org/debian squeeze-updates main>  deb-src
http://ftp.debian.org/debian squeeze-updates main> > I did apt-get
update && apt-get upgrade and nothing happens.> $ uname -a> Linux
debian 2.6.32-5-amd64 #1 SMP Thu Nov 3 03:41:26 UTC 2011 x86_64
GNU/Linux> > How to upgrade to new kernel ?
Perhaps you already have the newer kernel installed?
What is the output of the following:
  cat /proc/version
  apt-cache policy linux-image-2.6.32-5-amd64
Bob


Reply to: