Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.debian.kernel > #66202 > unrolled thread

Bug#949727: firmware-misc-nonfree: Missing dependency initramfs-tools-core

Started bymando <mando@april.org>
First post2020-01-24 09:00 +0100
Last post2020-01-27 03:40 +0100
Articles 5 — 4 participants

Back to article view | Back to linux.debian.kernel


Contents

  Bug#949727: firmware-misc-nonfree: Missing dependency initramfs-tools-core mando <mando@april.org> - 2020-01-24 09:00 +0100
    Bug#949727: firmware-misc-nonfree: Missing dependency initramfs-tools-core Ben Hutchings <ben@decadent.org.uk> - 2020-01-26 05:50 +0100
      Bug#949727: firmware-misc-nonfree: Missing dependency initramfs-tools-core Vincent Lefevre <vincent@vinc17.net> - 2020-01-27 10:10 +0100
    Processed: Re: Bug#949727: firmware-misc-nonfree: Missing  dependency initramfs-tools-core "Debian Bug Tracking System" <owner@bugs.debian.org> - 2020-01-26 05:50 +0100
    Bug#949727: Fwd: Re: Bug#949727: firmware-misc-nonfree: Missing dependency initramfs-tools-core Ben Hutchings <ben@decadent.org.uk> - 2020-01-27 03:40 +0100

#66202 — Bug#949727: firmware-misc-nonfree: Missing dependency initramfs-tools-core

Frommando <mando@april.org>
Date2020-01-24 09:00 +0100
SubjectBug#949727: firmware-misc-nonfree: Missing dependency initramfs-tools-core
Message-ID<zs22J-31p-1@gated-at.bofh.it>
Package: firmware-misc-nonfree
Version: 20190717-2
Severity: important

Dear Maintainer,

*** Reporter, please consider answering these questions, where appropriate ***

   * What led up to the situation?

I tried to install firmware-misc-nonfree and I got this error:

modprobe: ERROR: ../libkmod/libkmod.c:508 kmod_lookup_alias_from_builtin_file() 
could not open builtin file '/lib/modules/xxx/modules.builtin.bin'

... where xxx is the result of $(uname -r)

   * What exactly did you do (or not do) that was effective (or
     ineffective)?

apt install firmware-misc-nonfree

   * What was the outcome of this action?

This fixed the problem.

   * What outcome did you expect instead?

I'd like this dependency to be automatically installed with firmware-misc-nonfree.

Thanks, best regards

*** End of the template - remove these template lines ***


-- System Information:
Debian Release: bullseye/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 5.4.0-2-amd64 (SMP w/8 CPU cores)
Kernel taint flags: TAINT_WARN
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8), LANGUAGE= (charmap=UTF-8)
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

firmware-misc-nonfree depends on no packages.

firmware-misc-nonfree recommends no packages.

Versions of packages firmware-misc-nonfree suggests:
ii  initramfs-tools  0.136

-- no debconf information

[toc] | [next] | [standalone]


#66207

FromBen Hutchings <ben@decadent.org.uk>
Date2020-01-26 05:50 +0100
Message-ID<zsI1X-3t6-3@gated-at.bofh.it>
In reply to#66202

[Multipart message — attachments visible in raw view] — view raw

Control: tag -1 moreinfo

On Fri, 2020-01-24 at 08:53 +0100, mando wrote:
> Package: firmware-misc-nonfree
> Version: 20190717-2
> Severity: important
> 
> Dear Maintainer,
> 
> *** Reporter, please consider answering these questions, where appropriate ***
> 
>    * What led up to the situation?
> 
> I tried to install firmware-misc-nonfree and I got this error:
> 
> modprobe: ERROR: ../libkmod/libkmod.c:508 kmod_lookup_alias_from_builtin_file() 
> could not open builtin file '/lib/modules/xxx/modules.builtin.bin'
>
> ... where xxx is the result of $(uname -r)

Looks like bug #948257.

>    * What exactly did you do (or not do) that was effective (or
>      ineffective)?
> 
> apt install firmware-misc-nonfree
> 
>    * What was the outcome of this action?
> 
> This fixed the problem.
[...]

The above says that installing firmware-misc-nonfree fixed a problem
with firmware-misc-nonfree, which can't be right.

Your subject says something about initramfs-tools-core, so I infer that
installing (or upgrading) that fixed the error messages.  But I think
you already had initramfs-tools-core installed, as otherwise that error
message wouldn't have appeared.

Check in /var/log/dpkg.log - that will show whether initramfs-tools-
core was newly installed or upgraded.

Ben.

-- 
Ben Hutchings
The program is absolutely right; therefore, the computer must be wrong.

[toc] | [prev] | [next] | [standalone]


#66223

FromVincent Lefevre <vincent@vinc17.net>
Date2020-01-27 10:10 +0100
Message-ID<zt8z7-2TH-1@gated-at.bofh.it>
In reply to#66207
On 2020-01-26 04:42:13 +0000, Ben Hutchings wrote:
> On Fri, 2020-01-24 at 08:53 +0100, mando wrote:
> > I tried to install firmware-misc-nonfree and I got this error:
> > 
> > modprobe: ERROR: ../libkmod/libkmod.c:508 kmod_lookup_alias_from_builtin_file() 
> > could not open builtin file '/lib/modules/xxx/modules.builtin.bin'
> >
> > ... where xxx is the result of $(uname -r)
> 
> Looks like bug #948257.

No, it isn't. The user's logs show that he installed

2020-01-24 08:43:15 status installed initramfs-tools-core:all 0.136

but version 0.136 is claimed as fixed.

The path in the error message starts with "/lib/modules" rather than
"/var/tmp/mkinitramfs_". So I would say that it's rather bug 949444.

-- 
Vincent Lefèvre <vincent@vinc17.net> - Web: <https://www.vinc17.net/>
100% accessible validated (X)HTML - Blog: <https://www.vinc17.net/blog/>
Work: CR INRIA - computer arithmetic / AriC project (LIP, ENS-Lyon)

[toc] | [prev] | [next] | [standalone]


#66208 — Processed: Re: Bug#949727: firmware-misc-nonfree: Missing dependency initramfs-tools-core

From"Debian Bug Tracking System" <owner@bugs.debian.org>
Date2020-01-26 05:50 +0100
SubjectProcessed: Re: Bug#949727: firmware-misc-nonfree: Missing dependency initramfs-tools-core
Message-ID<zsI1Y-3t6-9@gated-at.bofh.it>
In reply to#66202
Processing control commands:

> tag -1 moreinfo
Bug #949727 [firmware-misc-nonfree] firmware-misc-nonfree: Missing dependency initramfs-tools-core
Added tag(s) moreinfo.

-- 
949727: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=949727
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems

[toc] | [prev] | [next] | [standalone]


#66219 — Bug#949727: Fwd: Re: Bug#949727: firmware-misc-nonfree: Missing dependency initramfs-tools-core

FromBen Hutchings <ben@decadent.org.uk>
Date2020-01-27 03:40 +0100
SubjectBug#949727: Fwd: Re: Bug#949727: firmware-misc-nonfree: Missing dependency initramfs-tools-core
Message-ID<zt2tI-7pC-5@gated-at.bofh.it>
In reply to#66202
-------- Forwarded Message --------
From: Marc-Olivier Buob <marcolivier.buob@orange.fr>
To: Ben Hutchings <ben@decadent.org.uk>
Subject: Re: Bug#949727: firmware-misc-nonfree: Missing dependency 
initramfs-tools-core
Date: Sun, 26 Jan 2020 19:56:08 +0100
Message-Id: <02179d0f-dca1-b21b-0a48-32b2ce9bfe2e@orange.fr>

Hello Ben,

Yes I think you're right. Please find below the corresponding lines :

(mando@aldur) (~) $ egrep "initramfs-tools-core|firmware-misc-nonfree" 
/var/log/dpkg.log
2019-12-18 15:30:09 install initramfs-tools-core:all <aucune> 0.133+deb10u1
2019-12-18 15:30:09 status half-installed initramfs-tools-core:all 
0.133+deb10u1
2019-12-18 15:30:09 status unpacked initramfs-tools-core:all 0.133+deb10u1
2019-12-18 15:30:10 configure initramfs-tools-core:all 0.133+deb10u1 
<aucune>
2019-12-18 15:30:10 status unpacked initramfs-tools-core:all 0.133+deb10u1
2019-12-18 15:30:10 status half-configured initramfs-tools-core:all 
0.133+deb10u1
2019-12-18 15:30:10 status installed initramfs-tools-core:all 0.133+deb10u1
2020-01-03 02:59:36 upgrade initramfs-tools-core:all 0.133+deb10u1 0.135
2020-01-03 02:59:36 status half-configured initramfs-tools-core:all 
0.133+deb10u1
2020-01-03 02:59:36 status unpacked initramfs-tools-core:all 0.133+deb10u1
2020-01-03 02:59:36 status half-installed initramfs-tools-core:all 
0.133+deb10u1
2020-01-03 02:59:36 status unpacked initramfs-tools-core:all 0.135
2020-01-03 03:03:33 configure initramfs-tools-core:all 0.135 <aucune>
2020-01-03 03:03:33 status unpacked initramfs-tools-core:all 0.135
2020-01-03 03:03:33 status half-configured initramfs-tools-core:all 0.135
2020-01-03 03:03:33 status installed initramfs-tools-core:all 0.135
2020-01-24 08:40:09 install firmware-misc-nonfree:all <aucune> 20190717-2
2020-01-24 08:40:09 status half-installed firmware-misc-nonfree:all 
20190717-2
2020-01-24 08:40:09 status unpacked firmware-misc-nonfree:all 20190717-2
2020-01-24 08:40:09 configure firmware-misc-nonfree:all 20190717-2 <aucune>
2020-01-24 08:40:09 status unpacked firmware-misc-nonfree:all 20190717-2
2020-01-24 08:40:09 status half-configured firmware-misc-nonfree:all 
20190717-2
2020-01-24 08:40:09 status installed firmware-misc-nonfree:all 20190717-2
2020-01-24 08:43:15 upgrade initramfs-tools-core:all 0.135 0.136
2020-01-24 08:43:15 status half-configured initramfs-tools-core:all 0.135
2020-01-24 08:43:15 status unpacked initramfs-tools-core:all 0.135
2020-01-24 08:43:15 status half-installed initramfs-tools-core:all 0.135
2020-01-24 08:43:15 status unpacked initramfs-tools-core:all 0.136
2020-01-24 08:43:15 configure initramfs-tools-core:all 0.136 <aucune>
2020-01-24 08:43:15 status unpacked initramfs-tools-core:all 0.136
2020-01-24 08:43:15 status half-configured initramfs-tools-core:all 0.136
2020-01-24 08:43:15 status installed initramfs-tools-core:all 0.136
2020-01-24 08:43:36 upgrade firmware-misc-nonfree:all 20190717-2 20190717-2
2020-01-24 08:43:36 status half-configured firmware-misc-nonfree:all 
20190717-2
2020-01-24 08:43:36 status unpacked firmware-misc-nonfree:all 20190717-2
2020-01-24 08:43:36 status half-installed firmware-misc-nonfree:all 
20190717-2
2020-01-24 08:43:36 status unpacked firmware-misc-nonfree:all 20190717-2
2020-01-24 08:43:36 configure firmware-misc-nonfree:all 20190717-2 <aucune>
2020-01-24 08:43:36 status unpacked firmware-misc-nonfree:all 20190717-2
2020-01-24 08:43:36 status half-configured firmware-misc-nonfree:all 
20190717-2
2020-01-24 08:43:36 status installed firmware-misc-nonfree:all 20190717-2

Best regards



Le 26/01/2020 à 05:42, Ben Hutchings a écrit :
> Control: tag -1 moreinfo
> 
> On Fri, 2020-01-24 at 08:53 +0100, mando wrote:
> > Package: firmware-misc-nonfree
> > Version: 20190717-2
> > Severity: important
> > 
> > Dear Maintainer,
> > 
> > *** Reporter, please consider answering these questions, where appropriate ***
> > 
> >     * What led up to the situation?
> > 
> > I tried to install firmware-misc-nonfree and I got this error:
> > 
> > modprobe: ERROR: ../libkmod/libkmod.c:508 kmod_lookup_alias_from_builtin_file()
> > could not open builtin file '/lib/modules/xxx/modules.builtin.bin'
> > 
> > ... where xxx is the result of $(uname -r)
> Looks like bug #948257.
> 
> >     * What exactly did you do (or not do) that was effective (or
> >       ineffective)?
> > 
> > apt install firmware-misc-nonfree
> > 
> >     * What was the outcome of this action?
> > 
> > This fixed the problem.
> [...]
> 
> The above says that installing firmware-misc-nonfree fixed a problem
> with firmware-misc-nonfree, which can't be right.
> 
> Your subject says something about initramfs-tools-core, so I infer that
> installing (or upgrading) that fixed the error messages.  But I think
> you already had initramfs-tools-core installed, as otherwise that error
> message wouldn't have appeared.
> 
> Check in /var/log/dpkg.log - that will show whether initramfs-tools-
> core was newly installed or upgraded.
> 
> Ben.
> 

[toc] | [prev] | [standalone]


Back to top | Article view | linux.debian.kernel


csiph-web