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

Re: squeeze kernel upgrade fixes r8169 network driver?



On 2012-01-16 19:20 +0100, Curt wrote:

> On 2012-01-16, Sven Joachim <svenjoac@gmx.de> wrote:
>
>>> I don't know where to look to find out what kernel version I was using before.
>>
>> /var/log/dpkg.log would be the best place.
>
> I don't have that file on my system.

That's a bit unfortunate.  Did you deliberately turn off logging in
/etc/dpkg/dpkg.cfg ?

>>> In /var/lib/dpkg/status-old it says:
>>>
>>> Package: linux-image-2.6-amd64
>>
>> This is just a metapackage, you need to look for
>> linux-image-2.6.32-5-amd64 (more generally, linux-image-$(uname -r))
>> instead.
>
> in /var/lib/dpkg/status-old
>
> Package: linux-image-2.6.32-5-amd64
> Status: install ok unpacked
> Priority: optional
> Section: kernel
> Installed-Size: 99268
> Maintainer: Debian Kernel Team <debian-kernel@lists.debian.org>
> Architecture: amd64
> Source: linux-2.6
> Version: 2.6.32-39squeeze1
>
> Same version I'm running now, so it's imcomprehensible to me how the
> "upgrade" fixed anything.

It's expected that they are the same since every dpkg invocation
overwrites status-old, and apt usually invokes dpkg at least twice when
installing/upgrading non-essential packages.

Older versions of the dpkg status file might still be in /var/backups.

Sven


Reply to: