* Last depmod fails with 3.13-rc6
@ 2014-01-03 0:11 Sébastien Luttringer
2014-01-03 0:33 ` Sébastien Luttringer
0 siblings, 1 reply; 3+ messages in thread
From: Sébastien Luttringer @ 2014-01-03 0:11 UTC (permalink / raw)
To: linux-kernel
Hello,
Trying to run depmod (from kmod 16) on the 3.13-rc6, I got this error
message:
# depmod 3.13.0-rc6-seblu
depmod: ERROR: Module 'hci_vhci' has devname (vhci) but lacks major and
minor information. Ignoring.
# echo $?
1
The message and error code seem to be on purpose[2] but they break tools
which rely on depmod return 0 (like kernel-install).
Maybe fixing this in the kernel before the release will avoid future
updates issue downstream.
[1] http://git.kernel.org/cgit/utils/kernel/kmod/kmod.git/commit/?id=6506ddf
--
Sébastien "Seblu" Luttringer
https://seblu.net
GPG: 0x2072D77A
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Last depmod fails with 3.13-rc6
2014-01-03 0:11 Last depmod fails with 3.13-rc6 Sébastien Luttringer
@ 2014-01-03 0:33 ` Sébastien Luttringer
2014-01-10 8:11 ` Paul Bolle
0 siblings, 1 reply; 3+ messages in thread
From: Sébastien Luttringer @ 2014-01-03 0:33 UTC (permalink / raw)
To: linux-kernel
On 03/01/2014 01:11, Sébastien Luttringer wrote:
> Hello,
>
> Trying to run depmod (from kmod 16) on the 3.13-rc6, I got this error
> message:
>
> # depmod 3.13.0-rc6-seblu
> depmod: ERROR: Module 'hci_vhci' has devname (vhci) but lacks major and
> minor information. Ignoring.
>
> The message and error code seem to be on purpose[2] but they break tools
> which rely on depmod return 0 (like kernel-install).
>
>
> [1] http://git.kernel.org/cgit/utils/kernel/kmod/kmod.git/commit/?id=6506ddf
>
Forget about the return code and their consequences. I made a mistake.
The missing informations in hci_vhci is still relevant.
# depmod 3.13.0-rc6-seblu
depmod: ERROR: Module 'hci_vhci' has devname (vhci) but lacks major and
minor information. Ignoring.
Regards,
--
Sébastien "Seblu" Luttringer
https://seblu.net
GPG: 0x2072D77A
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Last depmod fails with 3.13-rc6
2014-01-03 0:33 ` Sébastien Luttringer
@ 2014-01-10 8:11 ` Paul Bolle
0 siblings, 0 replies; 3+ messages in thread
From: Paul Bolle @ 2014-01-10 8:11 UTC (permalink / raw)
To: Marcel Holtmann, Gustavo Padovan, Johan Hedberg
Cc: Sébastien Luttringer, linux-bluetooth, linux-kernel
Adding maintainers and linux-bluetooth.
On Fri, 2014-01-03 at 01:33 +0100, Sébastien Luttringer wrote:
> On 03/01/2014 01:11, Sébastien Luttringer wrote:
> > Hello,
> >
> > Trying to run depmod (from kmod 16) on the 3.13-rc6, I got this error
> > message:
> >
> > # depmod 3.13.0-rc6-seblu
> > depmod: ERROR: Module 'hci_vhci' has devname (vhci) but lacks major and
> > minor information. Ignoring.
> >
> > The message and error code seem to be on purpose[2] but they break tools
> > which rely on depmod return 0 (like kernel-install).
> >
> >
> > [1] http://git.kernel.org/cgit/utils/kernel/kmod/kmod.git/commit/?id=6506ddf
> >
> Forget about the return code and their consequences. I made a mistake.
>
> The missing informations in hci_vhci is still relevant.
>
> # depmod 3.13.0-rc6-seblu
> depmod: ERROR: Module 'hci_vhci' has devname (vhci) but lacks major and
> minor information. Ignoring.
>
> Regards,
>
Paul Bolle
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2014-01-10 8:11 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-03 0:11 Last depmod fails with 3.13-rc6 Sébastien Luttringer
2014-01-03 0:33 ` Sébastien Luttringer
2014-01-10 8:11 ` Paul Bolle
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox