Activity log for bug #1317077

Date Who What changed Old value New value Message
2014-05-07 12:35:53 N1ck 7h0m4d4k15 bug added bug
2014-05-07 12:36:18 N1ck 7h0m4d4k15 tags amd64 apport-bug utopic amd64 apport-bug systemd-boot utopic
2014-05-07 12:39:21 N1ck 7h0m4d4k15 description Since day one, when I have switched on systemd as PID 1 , the service [systemd-modules-load.service] always exited with a FAILURE status=1. :~$ systemctl list-units --failed UNIT LOAD ACTIVE SUB DESCRIPTION systemd-modules-load.service loaded failed failed Load Kernel Modules :~# systemctl status systemd-load-modules.service :~# systemctl status systemd-modules-load.service systemd-modules-load.service - Load Kernel Modules Loaded: loaded (/lib/systemd/system/systemd-modules-load.service; static) Active: failed (Result: exit-code) since Τετ 2014-05-07 14:39:26 EEST; 38min ago Docs: man:systemd-modules-load.service(8) man:modules-load.d(5) Process: 337 ExecStart=/lib/systemd/systemd-modules-load (code=exited, status=1/FAILURE) I have ran the service directly via: :~# /lib/systemd/systemd-modules-load and the errors was Module 'fuse' is builtin Failed to find module 'rtc' could not find module by name='off' Failed to insert 'off': Function not implemented could not find module by name='off' Failed to insert 'off': Function not implemented I have searched/found and removed the affected modules from /etc/modules (which is a symlink on /etc/modules-load.d/modules.conf) and /lib/modules-load.d/fuse.conf (this I have renamed to fuse.conf.bad) Also I saw that [fuse.service] is masked, but I guess this is on purpose due to active developing. Now [systemd-modules-load.service] is exiting with a SUCCESS status=0. Certainly I didn't add these modules manually at the related directories and I am thinking if this is a bug on how the affected modules should be loaded and how the related configuration files should be written. ProblemType: Bug DistroRelease: Ubuntu 14.10 Package: systemd 204-10ubuntu1 ProcVersionSignature: Ubuntu 3.13.0-24.47-generic 3.13.9 Uname: Linux 3.13.0-24-generic x86_64 NonfreeKernelModules: nvidia ApportVersion: 2.14.2-0ubuntu2 Architecture: amd64 Date: Wed May 7 15:16:23 2014 InstallationDate: Installed on 2014-03-24 (43 days ago) InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Alpha amd64 (20140323) SourcePackage: systemd UpgradeStatus: No upgrade log present (probably fresh install) Since day one, when I have switched on systemd as PID 1 , the service [systemd-modules-load.service] always exited with a FAILURE status=1. :~$ systemctl list-units --failed UNIT LOAD ACTIVE SUB DESCRIPTION systemd-modules-load.service loaded failed failed Load Kernel Modules :~# systemctl status systemd-modules-load.service systemd-modules-load.service - Load Kernel Modules    Loaded: loaded (/lib/systemd/system/systemd-modules-load.service; static)    Active: failed (Result: exit-code) since Τετ 2014-05-07 14:39:26 EEST; 38min ago      Docs: man:systemd-modules-load.service(8)            man:modules-load.d(5)   Process: 337 ExecStart=/lib/systemd/systemd-modules-load (code=exited, status=1/FAILURE) I have ran the service directly via:     :~# /lib/systemd/systemd-modules-load and the errors was Module 'fuse' is builtin Failed to find module 'rtc' could not find module by name='off' Failed to insert 'off': Function not implemented could not find module by name='off' Failed to insert 'off': Function not implemented I have searched/found and removed the affected modules from /etc/modules (which is a symlink on /etc/modules-load.d/modules.conf) and /lib/modules-load.d/fuse.conf (this I have renamed to fuse.conf.bad) Also I saw that [fuse.service] is masked, but I guess this is on purpose due to active developing. Now [systemd-modules-load.service] is exiting with a SUCCESS status=0. Certainly I didn't add these modules manually at the related directories and I am thinking if this is a bug on how the affected modules should be loaded and how the related configuration files should be written. ProblemType: Bug DistroRelease: Ubuntu 14.10 Package: systemd 204-10ubuntu1 ProcVersionSignature: Ubuntu 3.13.0-24.47-generic 3.13.9 Uname: Linux 3.13.0-24-generic x86_64 NonfreeKernelModules: nvidia ApportVersion: 2.14.2-0ubuntu2 Architecture: amd64 Date: Wed May 7 15:16:23 2014 InstallationDate: Installed on 2014-03-24 (43 days ago) InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Alpha amd64 (20140323) SourcePackage: systemd UpgradeStatus: No upgrade log present (probably fresh install)
2014-05-07 12:39:49 N1ck 7h0m4d4k15 description Since day one, when I have switched on systemd as PID 1 , the service [systemd-modules-load.service] always exited with a FAILURE status=1. :~$ systemctl list-units --failed UNIT LOAD ACTIVE SUB DESCRIPTION systemd-modules-load.service loaded failed failed Load Kernel Modules :~# systemctl status systemd-modules-load.service systemd-modules-load.service - Load Kernel Modules    Loaded: loaded (/lib/systemd/system/systemd-modules-load.service; static)    Active: failed (Result: exit-code) since Τετ 2014-05-07 14:39:26 EEST; 38min ago      Docs: man:systemd-modules-load.service(8)            man:modules-load.d(5)   Process: 337 ExecStart=/lib/systemd/systemd-modules-load (code=exited, status=1/FAILURE) I have ran the service directly via:     :~# /lib/systemd/systemd-modules-load and the errors was Module 'fuse' is builtin Failed to find module 'rtc' could not find module by name='off' Failed to insert 'off': Function not implemented could not find module by name='off' Failed to insert 'off': Function not implemented I have searched/found and removed the affected modules from /etc/modules (which is a symlink on /etc/modules-load.d/modules.conf) and /lib/modules-load.d/fuse.conf (this I have renamed to fuse.conf.bad) Also I saw that [fuse.service] is masked, but I guess this is on purpose due to active developing. Now [systemd-modules-load.service] is exiting with a SUCCESS status=0. Certainly I didn't add these modules manually at the related directories and I am thinking if this is a bug on how the affected modules should be loaded and how the related configuration files should be written. ProblemType: Bug DistroRelease: Ubuntu 14.10 Package: systemd 204-10ubuntu1 ProcVersionSignature: Ubuntu 3.13.0-24.47-generic 3.13.9 Uname: Linux 3.13.0-24-generic x86_64 NonfreeKernelModules: nvidia ApportVersion: 2.14.2-0ubuntu2 Architecture: amd64 Date: Wed May 7 15:16:23 2014 InstallationDate: Installed on 2014-03-24 (43 days ago) InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Alpha amd64 (20140323) SourcePackage: systemd UpgradeStatus: No upgrade log present (probably fresh install) Since day one, when I have switched on systemd as PID 1 , the service [systemd-modules-load.service] always exited with a FAILURE status=1. :~$ systemctl list-units --failed UNIT LOAD ACTIVE SUB DESCRIPTION systemd-modules-load.service loaded failed failed Load Kernel Modules :~# systemctl status systemd-modules-load.service systemd-modules-load.service - Load Kernel Modules    Loaded: loaded (/lib/systemd/system/systemd-modules-load.service; static)    Active: failed (Result: exit-code) since Τετ 2014-05-07 14:39:26 EEST; 38min ago      Docs: man:systemd-modules-load.service(8)            man:modules-load.d(5)   Process: 337 ExecStart=/lib/systemd/systemd-modules-load (code=exited, status=1/FAILURE) I have ran the service directly via: :~# /lib/systemd/systemd-modules-load and the errors was Module 'fuse' is builtin Failed to find module 'rtc' could not find module by name='off' Failed to insert 'off': Function not implemented could not find module by name='off' Failed to insert 'off': Function not implemented I have searched/found and removed the affected modules from /etc/modules (which is a symlink on /etc/modules-load.d/modules.conf) and /lib/modules-load.d/fuse.conf (this I have renamed to fuse.conf.bad) Also I saw that [fuse.service] is masked, but I guess this is on purpose due to active developing. Now [systemd-modules-load.service] is exiting with a SUCCESS status=0. Certainly I didn't add these modules manually at the related directories and I am thinking if this is a bug on how the affected modules should be loaded and how the related configuration files should be written. ProblemType: Bug DistroRelease: Ubuntu 14.10 Package: systemd 204-10ubuntu1 ProcVersionSignature: Ubuntu 3.13.0-24.47-generic 3.13.9 Uname: Linux 3.13.0-24-generic x86_64 NonfreeKernelModules: nvidia ApportVersion: 2.14.2-0ubuntu2 Architecture: amd64 Date: Wed May 7 15:16:23 2014 InstallationDate: Installed on 2014-03-24 (43 days ago) InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Alpha amd64 (20140323) SourcePackage: systemd UpgradeStatus: No upgrade log present (probably fresh install)
2014-05-07 13:07:59 Martin Pitt affects systemd (Ubuntu) hw-detect (Ubuntu)
2014-05-07 13:07:59 Martin Pitt hw-detect (Ubuntu): status New Triaged
2014-05-07 13:08:17 Martin Pitt bug task added kmod (Ubuntu)
2014-05-07 13:08:28 Martin Pitt kmod (Ubuntu): status New Triaged
2014-05-07 13:08:44 Martin Pitt summary [systemd] systemd-modules-load.service always fail systemd-modules-load.service fails: /etc/modules contains nonexisting module "rtc"
2014-05-07 13:09:38 Dimitri John Ledkov hw-detect (Ubuntu): assignee Dimitri John Ledkov (xnox)
2014-05-07 13:11:17 Launchpad Janitor branch linked lp:~ubuntu-core-dev/hw-detect/ubuntu
2014-05-07 13:14:40 Dimitri John Ledkov hw-detect (Ubuntu): status Triaged Fix Committed
2014-05-07 13:33:16 Dimitri John Ledkov attachment added kmod.patch https://bugs.launchpad.net/ubuntu/+source/hw-detect/+bug/1317077/+attachment/4107342/+files/kmod.patch
2014-05-07 13:39:43 Launchpad Janitor branch linked lp:ubuntu/utopic-proposed/hw-detect
2014-05-07 13:46:28 Dimitri John Ledkov attachment removed kmod.patch https://bugs.launchpad.net/ubuntu/+source/hw-detect/+bug/1317077/+attachment/4107342/+files/kmod.patch
2014-05-07 13:46:39 Dimitri John Ledkov attachment added kmod.patch https://bugs.launchpad.net/ubuntu/+source/hw-detect/+bug/1317077/+attachment/4107355/+files/kmod.patch
2014-05-07 13:47:42 Martin Pitt bug added subscriber Martin Pitt
2014-05-07 14:01:35 Launchpad Janitor hw-detect (Ubuntu): status Fix Committed Fix Released
2014-05-07 14:23:19 Dimitri John Ledkov kmod (Ubuntu): status Triaged Fix Committed
2014-05-07 14:37:32 Launchpad Janitor branch linked lp:ubuntu/utopic-proposed/kmod
2014-05-07 14:51:12 Launchpad Janitor kmod (Ubuntu): status Fix Committed Fix Released
2014-05-07 15:04:07 Launchpad Janitor branch linked lp:ubuntu/kmod
2014-05-08 14:38:34 N1ck 7h0m4d4k15 description Since day one, when I have switched on systemd as PID 1 , the service [systemd-modules-load.service] always exited with a FAILURE status=1. :~$ systemctl list-units --failed UNIT LOAD ACTIVE SUB DESCRIPTION systemd-modules-load.service loaded failed failed Load Kernel Modules :~# systemctl status systemd-modules-load.service systemd-modules-load.service - Load Kernel Modules    Loaded: loaded (/lib/systemd/system/systemd-modules-load.service; static)    Active: failed (Result: exit-code) since Τετ 2014-05-07 14:39:26 EEST; 38min ago      Docs: man:systemd-modules-load.service(8)            man:modules-load.d(5)   Process: 337 ExecStart=/lib/systemd/systemd-modules-load (code=exited, status=1/FAILURE) I have ran the service directly via: :~# /lib/systemd/systemd-modules-load and the errors was Module 'fuse' is builtin Failed to find module 'rtc' could not find module by name='off' Failed to insert 'off': Function not implemented could not find module by name='off' Failed to insert 'off': Function not implemented I have searched/found and removed the affected modules from /etc/modules (which is a symlink on /etc/modules-load.d/modules.conf) and /lib/modules-load.d/fuse.conf (this I have renamed to fuse.conf.bad) Also I saw that [fuse.service] is masked, but I guess this is on purpose due to active developing. Now [systemd-modules-load.service] is exiting with a SUCCESS status=0. Certainly I didn't add these modules manually at the related directories and I am thinking if this is a bug on how the affected modules should be loaded and how the related configuration files should be written. ProblemType: Bug DistroRelease: Ubuntu 14.10 Package: systemd 204-10ubuntu1 ProcVersionSignature: Ubuntu 3.13.0-24.47-generic 3.13.9 Uname: Linux 3.13.0-24-generic x86_64 NonfreeKernelModules: nvidia ApportVersion: 2.14.2-0ubuntu2 Architecture: amd64 Date: Wed May 7 15:16:23 2014 InstallationDate: Installed on 2014-03-24 (43 days ago) InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Alpha amd64 (20140323) SourcePackage: systemd UpgradeStatus: No upgrade log present (probably fresh install) Since day one, when I have switched on systemd as PID 1 , the service [systemd-modules-load.service] always exited with a FAILURE status=1. :~$ systemctl list-units --failed UNIT LOAD ACTIVE SUB DESCRIPTION systemd-modules-load.service loaded failed failed Load Kernel Modules :~# systemctl status systemd-modules-load.service systemd-modules-load.service - Load Kernel Modules    Loaded: loaded (/lib/systemd/system/systemd-modules-load.service; static)    Active: failed (Result: exit-code) since Τετ 2014-05-07 14:39:26 EEST; 38min ago      Docs: man:systemd-modules-load.service(8)            man:modules-load.d(5)   Process: 337 ExecStart=/lib/systemd/systemd-modules-load (code=exited, status=1/FAILURE) I have ran the service directly via: :~# /lib/systemd/systemd-modules-load and the errors was Module 'fuse' is builtin Failed to find module 'rtc' could not find module by name='off' Failed to insert 'off': Function not implemented could not find module by name='off' Failed to insert 'off': Function not implemented I have searched/found and removed the affected modules from /etc/modules (which is a symlink on /etc/modules-load.d/modules.conf) Now [systemd-modules-load.service] is exiting with a SUCCESS status=0. Certainly I didn't add these modules manually at the related directories and I am thinking if this is a bug on how the affected modules should be loaded and how the related configuration files should be written. ProblemType: Bug DistroRelease: Ubuntu 14.10 Package: systemd 204-10ubuntu1 ProcVersionSignature: Ubuntu 3.13.0-24.47-generic 3.13.9 Uname: Linux 3.13.0-24-generic x86_64 NonfreeKernelModules: nvidia ApportVersion: 2.14.2-0ubuntu2 Architecture: amd64 Date: Wed May 7 15:16:23 2014 InstallationDate: Installed on 2014-03-24 (43 days ago) InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Alpha amd64 (20140323) SourcePackage: systemd UpgradeStatus: No upgrade log present (probably fresh install)