Bug#758394: closed by Michael Biebl <biebl at debian.org> (Re: Bug#758394: systemd-modules-load is looking in the wrong directory)

Chris Tillman toff.tillman at gmail.com
Sun Aug 17 11:53:28 BST 2014


Thanks Michael, will check into it tomorrow. Perhaps I got wires crossed
somehow in the installation.


On Sun, Aug 17, 2014 at 10:51 PM, Debian Bug Tracking System <
owner at bugs.debian.org> wrote:

> This is an automatic notification regarding your Bug report
> which was filed against the systemd package:
>
> #758394: systemd-modules-load is looking in the wrong directory
>
> It has been closed by Michael Biebl <biebl at debian.org>.
>
> Their explanation is attached below along with your original report.
> If this explanation is unsatisfactory and you have not received a
> better one in a separate message then please contact Michael Biebl <
> biebl at debian.org> by
> replying to this email.
>
>
> --
> 758394: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=758394
> Debian Bug Tracking System
> Contact owner at bugs.debian.org with problems
>
>
> ---------- Forwarded message ----------
> From: Michael Biebl <biebl at debian.org>
> To: Chris Tillman <toff.tillman at gmail.com>, 758394-done at bugs.debian.org
> Cc:
> Date: Sun, 17 Aug 2014 12:50:04 +0200
> Subject: Re: Bug#758394: systemd-modules-load is looking in the wrong
> directory
> Am 17.08.2014 12:40, schrieb Chris Tillman:
> > On 8/17/14, Michael Biebl <biebl at debian.org> wrote:
> >> Am 17.08.2014 10:40, schrieb Martin Pitt:
> >>> Hello Chris,
> >>>
> >>> Chris Tillman [2014-08-17 19:07 +1200]:
> >>>> I forgot to mention: systemd-modules-load is looking in
> >>>> /lib/modules/3.2.0-4-powerpc/
> >>>> ... the modules actually exist in /lib/modules/ .
> >>>
> >>> That seems invalid -- which kernel version do they belong to then?
> >>> kmod/modprobe/etc. deliberately don't look there.
> >>>
> >>> How did you get a module installed into that path?
> >>
> >> And also, that
> >> /lib/modules/3.2.0-4-powerpc/modules.dep.bin
> >> is missing, means your system is pretty much broken.
> >>
> >>
> >> Could you send use the output of
> >> ls -la /lib/modules/
> >> and
> >> ls -la /lib/modules/$(uname -r)
>
> >
> > I was wrong, the modules aren't located in /lib/modules. The modules
> > subfolder just doesn't match the kernel version. This is probably a
> > cdimage problem.
> >
> > # ls -la /lib/modules
> > total 12
> > drwxr-xr-x  3 root root 4096 Aug 14 17:07 .
> > drwxr-xr-x 20 root root 4096 Aug 14 19:47 ..
> > drwxr-xr-x  3 root root 4096 Aug 14 17:32 3.14-2-powerpc
> > # ls -la /li/modules/$(uname -r)
> > ls: cannot access /lib/modules/3.2.0-4-powerpc: No such file or directory
>
> Thanks for reporting back.
> So it seems you are booted with a wheezy kernel, but the modules
> directory belongs to a jessie kernel.
>
> In any case, this is not a systemd issue, Therefor closing this bug report.
> You might check your /boot directory and your boot loader configuration.
> Maybe this is pointing to a copy of the wheezy kernel
>
>
>
> --
> Why is it that all of the instruments seeking intelligent life in the
> universe are pointed away from Earth?
>
>
>
> ---------- Forwarded message ----------
> From: Chris Tillman <toff.tillman at gmail.com>
> To: Debian Bug Tracking System <submit at bugs.debian.org>
> Cc:
> Date: Sun, 17 Aug 2014 18:20:58 +1200
> Subject: systemd-modules-load is looking in the wrong directory
> Package: systemd
> Version: 208-6
> Severity: important
> Tags: d-i
>
> Dear Maintainer,
>
>    * What led up to the situation? While investigating another bug,
> I used journalctl. I noticed in the output that modules
> were not being loaded.
>    * What was the outcome of this action? Later on the sound that depends
> on the sound module, for example, is inoperative.
>    * What outcome did you expect instead? Modules properly loaded
>
> # journalctl PRIORITY=1 PRIORITY=2 PRIORITY=3 PRIORITY=4 PRIORITY=5
>
> -- Logs begin at Sun 2014-08-17 16:38:49 NZST, end at Sun 2014-08-17
> 17:01:41 NZST. --
> Aug 17 16:38:49 debian systemd[1]: Failed to open /dev/autofs: No such
> file or directory
> Aug 17 16:38:49 debian systemd-modules-load[192]: could not open moddep
> file '/lib/modules/3.2.0-4-powerpc/modules.dep.bin'
> Aug 17 16:38:49 debian systemd-modules-load[192]: Failed to lookup alias
> 'lp': Function not implemented
> Aug 17 16:38:49 debian systemd-modules-load[192]: could not open moddep
> file '/lib/modules/3.2.0-4-powerpc/modules.dep.bin'
> Aug 17 16:38:49 debian systemd-modules-load[192]: Failed to lookup alias
> 'ppdev': Function not implemented
> Aug 17 16:38:49 debian systemd-modules-load[192]: could not open moddep
> file '/lib/modules/3.2.0-4-powerpc/modules.dep.bin'
> Aug 17 16:38:49 debian systemd-modules-load[192]: Failed to lookup alias
> 'parport_pc': Function not implemented
> Aug 17 16:38:50 debian systemd-modules-load[192]: could not open moddep
> file '/lib/modules/3.2.0-4-powerpc/modules.dep.bin'
> Aug 17 16:38:50 debian systemd-modules-load[192]: Failed to lookup alias
> 'fuse': Function not implemented
> Aug 17 16:38:50 debian systemd-modules-load[192]: could not open moddep
> file '/lib/modules/3.2.0-4-powerpc/modules.dep.bin'
> Aug 17 16:38:50 debian systemd-modules-load[192]: Failed to lookup alias
> 'apm_emu': Function not implemented
> Aug 17 16:38:50 debian systemd-modules-load[192]: could not open moddep
> file '/lib/modules/3.2.0-4-powerpc/modules.dep.bin'
> Aug 17 16:38:50 debian systemd-modules-load[192]: Failed to lookup alias
> 'snd-powermac': Function not implemented
> Aug 17 16:38:50 debian systemd[1]: systemd-modules-load.service: main
> process exited, code=exited, status=1/FAILURE
> Aug 17 16:38:50 debian systemd[1]: Failed to start Load Kernel Modules.
> Aug 17 16:38:50 debian systemd[1]: Unit systemd-modules-load.service
> entered failed state.
> Aug 17 16:39:24 debian rpc.statd[721]: Version 1.2.8 starting
> Aug 17 16:39:24 debian sm-notify[722]: Version 1.2.8 starting
> Aug 17 16:39:26 debian systemd[730]: Failed at step EXEC spawning
> /bin/plymouth: No such file or directory
> Aug 17 16:46:00 debian systemd[1]: alsa-store.service: main process
> exited, code=exited, status=19/n/a
> Aug 17 16:46:00 debian systemd[1]: Failed to start Store Sound Card State.
> Aug 17 16:46:00 debian systemd[1]: Unit alsa-store.service entered failed
> state.
> Aug 17 16:46:04 debian systemd[1]: Requested transaction contradicts
> existing jobs: Transaction is destructive.
> Aug 17 16:46:04 debian rpcbind[708]: rpcbind terminating on signal.
> Restart with "rpcbind -w"
> Aug 17 16:46:06 debian dhclient[893]: send_packet: Network is unreachable
> Aug 17 16:46:06 debian dhclient[893]: send_packet: please consult README
> file regarding broadcast address.
> Aug 17 16:46:06 debian dhclient[893]: dhclient.c:2286: Failed to send 300
> byte long packet over fallback interface.
> Aug 17 16:46:07 debian systemd[1]: Shutting down.
> Aug 17 16:46:07 debian systemd-cgroups-agent[938]: Failed to get D-Bus
> connection: Failed to connect to socket /run/systemd/private: Connection
> refused
> -- Reboot --
> Aug 17 16:47:09 debian systemd[1]: Failed to open /dev/autofs: No such
> file or directory
> Aug 17 16:47:09 debian systemd-modules-load[197]: could not open moddep
> file '/lib/modules/3.2.0-4-powerpc/modules.dep.bin'
> Aug 17 16:47:09 debian systemd-modules-load[197]: Failed to lookup alias
> 'lp': Function not implemented
> Aug 17 16:47:09 debian systemd-modules-load[197]: could not open moddep
> file '/lib/modules/3.2.0-4-powerpc/modules.dep.bin'
> Aug 17 16:47:09 debian systemd-modules-load[197]: Failed to lookup alias
> 'ppdev': Function not implemented
> Aug 17 16:47:09 debian systemd-modules-load[197]: could not open moddep
> file '/lib/modules/3.2.0-4-powerpc/modules.dep.bin'
> Aug 17 16:47:09 debian systemd-modules-load[197]: Failed to lookup alias
> 'parport_pc': Function not implemented
> Aug 17 16:47:09 debian systemd-modules-load[197]: could not open moddep
> file '/lib/modules/3.2.0-4-powerpc/modules.dep.bin'
> Aug 17 16:47:09 debian systemd-modules-load[197]: Failed to lookup alias
> 'fuse': Function not implemented
> Aug 17 16:47:09 debian systemd-modules-load[197]: could not open moddep
> file '/lib/modules/3.2.0-4-powerpc/modules.dep.bin'
> Aug 17 16:47:09 debian systemd-modules-load[197]: Failed to lookup alias
> 'apm_emu': Function not implemented
> Aug 17 16:47:09 debian systemd-modules-load[197]: could not open moddep
> file '/lib/modules/3.2.0-4-powerpc/modules.dep.bin'
> Aug 17 16:47:09 debian systemd-modules-load[197]: Failed to lookup alias
> 'snd-powermac': Function not implemented
> Aug 17 16:47:09 debian systemd[1]: systemd-modules-load.service: main
> process exited, code=exited, status=1/FAILURE
> Aug 17 16:47:09 debian systemd[1]: Failed to start Load Kernel Modules.
> Aug 17 16:47:09 debian systemd[1]: Unit systemd-modules-load.service
> entered failed state.
> Aug 17 16:47:38 debian rpc.statd[704]: Version 1.2.8 starting
> Aug 17 16:47:38 debian sm-notify[713]: Version 1.2.8 starting
> Aug 17 16:47:42 debian systemd[736]: Failed at step EXEC spawning
> /bin/plymouth: No such file or directory
>
> Attached:
> journal.ctl.out (full journal)
> /etc/modules-load.d/*.conf
>
>
> -- Package-specific info:
>
> -- System Information:
> Debian Release: jessie/sid
>   APT prefers testing
>   APT policy: (500, 'testing')
> Architecture: powerpc (ppc)
>
> Kernel: Linux 3.2.0-4-powerpc
> Locale: LANG=en_NZ.UTF-8, LC_CTYPE=en_NZ.UTF-8 (charmap=UTF-8)
> Shell: /bin/sh linked to /bin/dash
>
> Versions of packages systemd depends on:
> ii  acl                  2.2.52-1
> ii  adduser              3.113+nmu3
> ii  initscripts          2.88dsf-53.3
> ii  libacl1              2.2.52-1
> ii  libaudit1            1:2.3.7-1
> ii  libblkid1            2.20.1-5.8
> ii  libc6                2.19-7
> ii  libcap2              1:2.24-4
> ii  libcap2-bin          1:2.24-4
> ii  libcryptsetup4       2:1.6.4-4
> ii  libdbus-1-3          1.8.6-1
> ii  libgcrypt11          1.5.3-5
> ii  libkmod2             18-1
> ii  liblzma5             5.1.1alpha+20120614-2
> ii  libpam0g             1.1.8-3
> ii  libselinux1          2.3-1
> ii  libsystemd-daemon0   208-6
> ii  libsystemd-journal0  208-6
> ii  libsystemd-login0    208-6
> ii  libudev1             208-6
> ii  libwrap0             7.6.q-25
> ii  sysv-rc              2.88dsf-53.3
> ii  udev                 208-6
> ii  util-linux           2.20.1-5.8
>
> Versions of packages systemd recommends:
> ii  libpam-systemd  208-6
>
> Versions of packages systemd suggests:
> pn  systemd-ui  <none>
>
> -- no debconf information
>
>


-- 
Chris Tillman
Developer
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-systemd-maintainers/attachments/20140817/57a92aac/attachment-0002.html>


More information about the Pkg-systemd-maintainers mailing list