Debian Bug report logs - #546896
update-initramfs does not work and block dkms install

version graph

Package: dkms; Maintainer for dkms is Dynamic Kernel Module System Team <dkms@packages.debian.org>; Source for dkms is src:dkms (PTS, buildd, popcon).

Reported by: Giuseppe Sacco <giuseppe@eppesuigoccas.homedns.org>

Date: Wed, 16 Sep 2009 10:15:05 UTC

Severity: important

Found in version dkms/2.0.22.0-1

Done: Giuseppe Iuculano <giuseppe@iuculano.it>

Bug is archived. No further changes may be made.

Toggle useless messages

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to debian-bugs-dist@lists.debian.org, Dynamic Kernel Modules Support Team <pkg-dkms-maint@lists.alioth.debian.org>:
Bug#546896; Package dkms. (Wed, 16 Sep 2009 10:15:13 GMT) (full text, mbox, link).


Acknowledgement sent to Giuseppe Sacco <giuseppe@eppesuigoccas.homedns.org>:
New Bug report received and forwarded. Copy sent to Dynamic Kernel Modules Support Team <pkg-dkms-maint@lists.alioth.debian.org>. (Wed, 16 Sep 2009 10:15:15 GMT) (full text, mbox, link).


Message #5 received at submit@bugs.debian.org (full text, mbox, reply):

From: Giuseppe Sacco <giuseppe@eppesuigoccas.homedns.org>
To: submit@bugs.debian.org
Subject: update-initramfs does not work and block dkms install
Date: Wed, 16 Sep 2009 11:45:29 +0200
Package: dkms
Version: 2.0.22.0-1
Severity: grave

While installing new mptsas driver (from file
mptlinux-4.18.00.00-1dkms.noarch.rpm) using dkms I get an error from
dkms. The error is shown here:

===========================================================================
Saving old initrd as /boot/initrd-2.6.26-2-amd64_old
Making new initrd as /boot/initrd-2.6.26-2-amd64
(If next boot fails, revert to the _old initrd image)
update-initramfs....(bad exit status: 1)
Problems with mkinitrd detected.  Automatically uninstalling this
module.

-------- Uninstall Beginning --------
Module:  mptlinux
Version: 4.18.00.00
Kernel:  2.6.26-2-amd64 (x86_64)
-------------------------------------

Status: Before uninstall, this module version was ACTIVE on this kernel.
===========================================================================

As you may see, the mkinitrd fails, probably because it is using a wrong
pathname for initrd image. Infact the correct pathname
is /boot/initrd.img-2.6.26-2-amd64.

Bye,
Giuseppe





Severity set to 'important' from 'grave' Request was from Ben Hutchings <ben@decadent.org.uk> to control@bugs.debian.org. (Wed, 16 Sep 2009 10:36:07 GMT) (full text, mbox, link).


Information forwarded to debian-bugs-dist@lists.debian.org, Dynamic Kernel Modules Support Team <pkg-dkms-maint@lists.alioth.debian.org>:
Bug#546896; Package dkms. (Wed, 16 Sep 2009 10:39:06 GMT) (full text, mbox, link).


Acknowledgement sent to Ben Hutchings <ben@decadent.org.uk>:
Extra info received and forwarded to list. Copy sent to Dynamic Kernel Modules Support Team <pkg-dkms-maint@lists.alioth.debian.org>. (Wed, 16 Sep 2009 10:39:06 GMT) (full text, mbox, link).


Message #12 received at 546896@bugs.debian.org (full text, mbox, reply):

From: Ben Hutchings <ben@decadent.org.uk>
To: Giuseppe Sacco <giuseppe@eppesuigoccas.homedns.org>, 546896@bugs.debian.org, DKMS maintainers <pkg-dkms-maint@lists.alioth.debian.org>
Subject: Re: [Pkg-dkms-maint] Bug#546896: update-initramfs does not work and block dkms install
Date: Wed, 16 Sep 2009 11:34:56 +0100
[Message part 1 (text/plain, inline)]
On Wed, 2009-09-16 at 11:45 +0200, Giuseppe Sacco wrote:
> Package: dkms
> Version: 2.0.22.0-1
> Severity: grave

No, this is not grave.

> While installing new mptsas driver (from file
> mptlinux-4.18.00.00-1dkms.noarch.rpm) using dkms I get an error from
> dkms. The error is shown here:
> 
> ===========================================================================
> Saving old initrd as /boot/initrd-2.6.26-2-amd64_old
> Making new initrd as /boot/initrd-2.6.26-2-amd64
> (If next boot fails, revert to the _old initrd image)
> update-initramfs....(bad exit status: 1)
> Problems with mkinitrd detected.  Automatically uninstalling this
> module.
> 
> -------- Uninstall Beginning --------
> Module:  mptlinux
> Version: 4.18.00.00
> Kernel:  2.6.26-2-amd64 (x86_64)
> -------------------------------------
> 
> Status: Before uninstall, this module version was ACTIVE on this kernel.
> ===========================================================================
> 
> As you may see, the mkinitrd fails, probably because it is using a wrong
> pathname for initrd image. Infact the correct pathname
> is /boot/initrd.img-2.6.26-2-amd64.

It looks like DKMS identified your system as running SUSE, not Debian,
which it does by looking for /etc/SuSE-release and /etc/SuSEconfig.  Do
either of those exist?

(In the long term I would prefer that DKMS would detect the installed
distribution type in a single place, which could be patched to return a
static value in packaged versions.)

Ben.

-- 
Ben Hutchings
This sentence contradicts itself - no actually it doesn't.
[signature.asc (application/pgp-signature, inline)]

Information forwarded to debian-bugs-dist@lists.debian.org, Dynamic Kernel Modules Support Team <pkg-dkms-maint@lists.alioth.debian.org>:
Bug#546896; Package dkms. (Wed, 16 Sep 2009 11:21:09 GMT) (full text, mbox, link).


Acknowledgement sent to Giuseppe Sacco <giuseppe@eppesuigoccas.homedns.org>:
Extra info received and forwarded to list. Copy sent to Dynamic Kernel Modules Support Team <pkg-dkms-maint@lists.alioth.debian.org>. (Wed, 16 Sep 2009 11:21:09 GMT) (full text, mbox, link).


Message #17 received at 546896@bugs.debian.org (full text, mbox, reply):

From: Giuseppe Sacco <giuseppe@eppesuigoccas.homedns.org>
To: Ben Hutchings <ben@decadent.org.uk>
Cc: 546896@bugs.debian.org, DKMS maintainers <pkg-dkms-maint@lists.alioth.debian.org>
Subject: Re: [Pkg-dkms-maint] Bug#546896: update-initramfs does not work and block dkms install
Date: Wed, 16 Sep 2009 13:14:36 +0200
Hi Ben,
thanks for your reply.

Il giorno mer, 16/09/2009 alle 11.34 +0100, Ben Hutchings ha scritto:
> On Wed, 2009-09-16 at 11:45 +0200, Giuseppe Sacco wrote:
[...]
> > As you may see, the mkinitrd fails, probably because it is using a wrong
> > pathname for initrd image. Infact the correct pathname
> > is /boot/initrd.img-2.6.26-2-amd64.
> 
> It looks like DKMS identified your system as running SUSE, not Debian,
> which it does by looking for /etc/SuSE-release and /etc/SuSEconfig.  Do
> either of those exist?

Yes, you are right. I had this file because I was trying to install OMSA
from Dell, but I may now delete it. dkms now identifiy correctly initrd
pathname and install the newly compiled kernel module.

Thanks,
Giuseppe





Reply sent to Giuseppe Iuculano <giuseppe@iuculano.it>:
You have taken responsibility. (Wed, 16 Sep 2009 15:54:21 GMT) (full text, mbox, link).


Notification sent to Giuseppe Sacco <giuseppe@eppesuigoccas.homedns.org>:
Bug acknowledged by developer. (Wed, 16 Sep 2009 15:54:21 GMT) (full text, mbox, link).


Message #22 received at 546896-done@bugs.debian.org (full text, mbox, reply):

From: Giuseppe Iuculano <giuseppe@iuculano.it>
To: Giuseppe Sacco <giuseppe@eppesuigoccas.homedns.org>, 546896-done@bugs.debian.org, DKMS maintainers <pkg-dkms-maint@lists.alioth.debian.org>
Cc: Ben Hutchings <ben@decadent.org.uk>
Subject: Re: [Pkg-dkms-maint] Bug#546896: Bug#546896: update-initramfs does not work and block dkms install
Date: Wed, 16 Sep 2009 17:40:54 +0200
[Message part 1 (text/plain, inline)]
Giuseppe Sacco ha scritto:
> Yes, you are right. I had this file because I was trying to install OMSA
> from Dell, but I may now delete it. dkms now identifiy correctly initrd
> pathname and install the newly compiled kernel module.

Well, therefore I'm closing this bug.

Cheers,
Giuseppe

[signature.asc (application/pgp-signature, attachment)]

Bug archived. Request was from Debbugs Internal Request <owner@bugs.debian.org> to internal_control@bugs.debian.org. (Thu, 15 Oct 2009 07:58:39 GMT) (full text, mbox, link).


Send a report that this bug log contains spam.


Debian bug tracking system administrator <owner@bugs.debian.org>. Last modified: Sun Jul 2 06:17:51 2023; Machine Name: buxtehude

Debian Bug tracking system

Debbugs is free software and licensed under the terms of the GNU Public License version 2. The current version can be obtained from https://bugs.debian.org/debbugs-source/.

Copyright © 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson, 2005-2017 Don Armstrong, and many other contributors.