← Back to team overview

touch-packages team mailing list archive

[Bug 1413193] Re: [vivid] Failed to reset devices.list

 

Still broken in systemd 219.

If someone knows how to fix this, please update this ticket. Thanks.

rmt-net8# lxc-create --version
1.1.2

rmt-net8# lxcfs --version
FUSE library version: 2.9.2
fusermount version: 2.9.2
using FUSE kernel interface version 7.19

rmt-net8# psall | grep lxcfs
root      1461  0.1  0.0  22060  2820 ?        Ss   17:55   0:02 /usr/bin/lxcfs -f -s -o allow_other /var/lib/lxcfs/
root     13887  0.0  0.0   6616   796 pts/2    S+   18:29   0:00 grep --color=auto lxcfs

_______

rmt-net8# lxc-start -n rmt-lightweight-vivid -F
systemd 219 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT -GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID -ELFUTILS +KMOD -IDN)
Detected virtualization lxc.
Detected architecture x86-64.

Welcome to Ubuntu 15.04!

Set hostname to <rmt-lightweight-vivid>.
Failed to install release agent, ignoring: No such file or directory
Cannot add dependency job for unit dbus.socket, ignoring: Unit dbus.socket failed to load: No such file or directory.
Cannot add dependency job for unit display-manager.service, ignoring: Unit display-manager.service failed to load: No such file or directory.
[  OK  ] Reached target Encrypted Volumes.
Failed to reset devices.list on /lxc/rmt-lightweight-vivid: Permission denied
[  OK  ] Created slice Root Slice.
[  OK  ] Listening on Delayed Shutdown Socket.
[  OK  ] Listening on /dev/initctl Compatibility Named Pipe.
[  OK  ] Listening on Journal Audit Socket.
[  OK  ] Listening on Journal Socket (/dev/log).
Failed to reset devices.list on /lxc/rmt-lightweight-vivid/system.slice: Permission denied
[  OK  ] Created slice System Slice.
Failed to reset devices.list on /lxc/rmt-lightweight-vivid/system.slice/systemd-setup-dgram-qlen.service: Permission denied
         Starting Increase datagram queue length...
Failed to reset devices.list on /lxc/rmt-lightweight-vivid/system.slice/system-getty.slice: Permission denied
[  OK  ] Created slice system-getty.slice.
Failed to reset devices.list on /lxc/rmt-lightweight-vivid/system.slice/system-container\x2dgetty.slice: Permission denied
[  OK  ] Created slice system-container\x2dgetty.slice.
[  OK  ] Reached target Paths.
[  OK  ] Reached target Swap.
Failed to reset devices.list on /lxc/rmt-lightweight-vivid/user.slice: Permission denied
[  OK  ] Created slice User and Session Slice.
[  OK  ] Reached target Slices.
[  OK  ] Listening on Journal Socket.
Failed to reset devices.list on /lxc/rmt-lightweight-vivid/system.slice/resolvconf.service: Permission denied
         Starting Nameserver information manager...
Failed to reset devices.list on /lxc/rmt-lightweight-vivid/system.slice/systemd-remount-fs.service: Permission denied
         Starting Remount Root and Kernel File Systems...
Failed to reset devices.list on /lxc/rmt-lightweight-vivid/system.slice/dev-mqueue.mount: Permission denied
         Mounting POSIX Message Queue File System...
Failed to reset devices.list on /lxc/rmt-lightweight-vivid/system.slice/udev-finish.service: Permission denied
         Starting Copy rules generated while the root was ro...
Failed to reset devices.list on /lxc/rmt-lightweight-vivid/system.slice/dev-hugepages.mount: Permission denied
         Mounting Huge Pages File System...
[  OK  ] Reached target Remote File Systems (Pre).
Failed to reset devices.list on /lxc/rmt-lightweight-vivid/system.slice/proc-cpuinfo.mount: Permission denied
Failed to reset devices.list on /lxc/rmt-lightweight-vivid/system.slice/proc-sys-net.mount: Permission denied
Failed to reset devices.list on /lxc/rmt-lightweight-vivid/system.slice/proc-uptime.mount: Permission denied
Failed to reset devices.list on /lxc/rmt-lightweight-vivid/system.slice/dev-lxc-tty2.mount: Permission denied
Failed to reset devices.list on /lxc/rmt-lightweight-vivid/system.slice/proc-sysrq\x2dtrigger.mount: Permission denied
Failed to reset devices.list on /lxc/rmt-lightweight-vivid/system.slice/sys-fs-fuse-connections.mount: Permission denied
Failed to reset devices.list on /lxc/rmt-lightweight-vivid/system.slice/-.mount: Permission denied
Failed to reset devices.list on /lxc/rmt-lightweight-vivid/system.slice/proc-diskstats.mount: Permission denied
Failed to reset devices.list on /lxc/rmt-lightweight-vivid/system.slice/proc-stat.mount: Permission denied
Failed to reset devices.list on /lxc/rmt-lightweight-vivid/system.slice/dev-lxc-console.mount: Permission denied
Failed to reset devices.list on /lxc/rmt-lightweight-vivid/system.slice/proc-meminfo.mount: Permission denied
Failed to reset devices.list on /lxc/rmt-lightweight-vivid/system.slice/dev-lxc-tty4.mount: Permission denied
Failed to reset devices.list on /lxc/rmt-lightweight-vivid/system.slice/dev-lxc-tty3.mount: Permission denied
Failed to reset devices.list on /lxc/rmt-lightweight-vivid/system.slice/dev-lxc-tty1.mount: Permission denied
Failed to reset devices.list on /lxc/rmt-lightweight-vivid/system.slice/sys-kernel-debug.mount: Permission denied
Failed to reset devices.list on /lxc/rmt-lightweight-vivid/system.slice/sys-devices-virtual-net.mount: Permission denied

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to systemd in Ubuntu.
https://bugs.launchpad.net/bugs/1413193

Title:
  [vivid]  Failed to reset devices.list

Status in systemd package in Ubuntu:
  Fix Released

Bug description:
  Vivid i386 booted with systemd

  from syslog:

   dbus[668]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service'
   systemd[1]: Starting Hostname Service...
   systemd[1]: Failed to reset devices.list on /system.slice: Invalid argument
   systemd[1]: Failed to reset devices.list on /user.slice: Invalid argument
   dbus[668]: [system] Successfully activated service 'org.freedesktop.hostname1'
   systemd[1]: Started Hostname Service.

  sys/fs/cgroup/devices/system.slice   owned by root and set 'read-only'
  sys/fs/cgroup/devices/user.slice              "               "                          "

  (all the files are 0 bytes)

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: systemd 218-3ubuntu4
  ProcVersionSignature: Ubuntu 3.19.0-2.2-generic 3.19.0-rc4
  Uname: Linux 3.19.0-2-generic i686
  NonfreeKernelModules: nvidia
  ApportVersion: 2.15.1-0ubuntu2
  Architecture: i386
  BootDmesg: (Nothing has been logged yet.)
  CurrentDesktop: GNOME
  Date: Wed Jan 21 13:23:53 2015
  Lsusb:
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
   Bus 003 Device 002: ID 046d:c50e Logitech, Inc. Cordless Mouse Receiver
   Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
   Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  MachineType: ASUSTEK COMPUTER INC P5W DH Deluxe
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-2-generic root=UUID=7b1f4a51-558f-468f-85e0-f815d2f791e1 ro init=/lib/systemd/systemd
  SourcePackage: systemd
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 07/22/2010
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 3002
  dmi.board.asset.tag: To Be Filled By O.E.M.
  dmi.board.name: P5W DH Deluxe
  dmi.board.vendor: ASUSTeK Computer INC.
  dmi.board.version: Rev 1.xx
  dmi.chassis.asset.tag: Asset-1234567890
  dmi.chassis.type: 3
  dmi.chassis.vendor: Chassis Manufacture
  dmi.chassis.version: Chassis Version
  dmi.modalias: dmi:bvnAmericanMegatrendsInc.:bvr3002:bd07/22/2010:svnASUSTEKCOMPUTERINC:pnP5WDHDeluxe:pvrSystemVersion:rvnASUSTeKComputerINC.:rnP5WDHDeluxe:rvrRev1.xx:cvnChassisManufacture:ct3:cvrChassisVersion:
  dmi.product.name: P5W DH Deluxe
  dmi.product.version: System Version
  dmi.sys.vendor: ASUSTEK COMPUTER INC

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1413193/+subscriptions


References