Bump.  Still up to date on all patches, still have this issue.

kris@mythserver2018:/$ uname -a
Linux mythserver2018 4.15.0-47-generic #50-Ubuntu SMP Wed Mar 13 10:44:52 UTC 
2019 x86_64 x86_64 x86_64 GNU/Linux

kris@mythserver2018:/$ sudo mount
sysfs on /sys type sysfs (rw,nosuid,nodev,noexec,relatime)
proc on /proc type proc (rw,nosuid,nodev,noexec,relatime)
udev on /dev type devtmpfs 
(rw,nosuid,relatime,size=8109040k,nr_inodes=2027260,mode=755)
devpts on /dev/pts type devpts 
(rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000)
tmpfs on /run type tmpfs (rw,nosuid,noexec,relatime,size=1627864k,mode=755)
/dev/sda1 on / type ext4 (rw,relatime,errors=remount-ro,data=ordered)
securityfs on /sys/kernel/security type securityfs 
(rw,nosuid,nodev,noexec,relatime)
tmpfs on /dev/shm type tmpfs (rw,nosuid,nodev)
tmpfs on /run/lock type tmpfs (rw,nosuid,nodev,noexec,relatime,size=5120k)
tmpfs on /sys/fs/cgroup type tmpfs (ro,nosuid,nodev,noexec,mode=755)
cgroup on /sys/fs/cgroup/unified type cgroup2 
(rw,nosuid,nodev,noexec,relatime,nsdelegate)
cgroup on /sys/fs/cgroup/systemd type cgroup 
(rw,nosuid,nodev,noexec,relatime,xattr,name=systemd)
pstore on /sys/fs/pstore type pstore (rw,nosuid,nodev,noexec,relatime)
cgroup on /sys/fs/cgroup/cpu,cpuacct type cgroup 
(rw,nosuid,nodev,noexec,relatime,cpu,cpuacct)
cgroup on /sys/fs/cgroup/devices type cgroup 
(rw,nosuid,nodev,noexec,relatime,devices)
cgroup on /sys/fs/cgroup/freezer type cgroup 
(rw,nosuid,nodev,noexec,relatime,freezer)
cgroup on /sys/fs/cgroup/blkio type cgroup 
(rw,nosuid,nodev,noexec,relatime,blkio)
cgroup on /sys/fs/cgroup/cpuset type cgroup 
(rw,nosuid,nodev,noexec,relatime,cpuset)
cgroup on /sys/fs/cgroup/pids type cgroup (rw,nosuid,nodev,noexec,relatime,pids)
cgroup on /sys/fs/cgroup/rdma type cgroup (rw,nosuid,nodev,noexec,relatime,rdma)
cgroup on /sys/fs/cgroup/perf_event type cgroup 
(rw,nosuid,nodev,noexec,relatime,perf_event)
cgroup on /sys/fs/cgroup/hugetlb type cgroup 
(rw,nosuid,nodev,noexec,relatime,hugetlb)
cgroup on /sys/fs/cgroup/net_cls,net_prio type cgroup 
(rw,nosuid,nodev,noexec,relatime,net_cls,net_prio)
cgroup on /sys/fs/cgroup/memory type cgroup 
(rw,nosuid,nodev,noexec,relatime,memory)
systemd-1 on /proc/sys/fs/binfmt_misc type autofs 
(rw,relatime,fd=30,pgrp=1,timeout=0,minproto=5,maxproto=5,direct,pipe_ino=19533)
mqueue on /dev/mqueue type mqueue (rw,relatime)
debugfs on /sys/kernel/debug type debugfs (rw,relatime)
hugetlbfs on /dev/hugepages type hugetlbfs (rw,relatime,pagesize=2M)
configfs on /sys/kernel/config type configfs (rw,relatime)
fusectl on /sys/fs/fuse/connections type fusectl (rw,relatime)
tracefs on /sys/kernel/debug/tracing type tracefs (rw,relatime)
/dev/sdc1 on /mnt/backup_storage type xfs (rw,relatime,attr2,inode64,noquota)
/dev/sdb1 on /mnt/storage type xfs (rw,relatime,attr2,inode64,noquota)
/dev/sda6 on /home type ext4 (rw,relatime,data=ordered)
binfmt_misc on /proc/sys/fs/binfmt_misc type binfmt_misc (rw,relatime)
vmware-vmblock on /run/vmblock-fuse type fuse.vmware-vmblock 
(rw,nosuid,nodev,relatime,user_id=0,group_id=0,default_permissions,allow_other)
tmpfs on /run/user/1000 type tmpfs 
(rw,nosuid,nodev,relatime,size=1627860k,mode=700,uid=1000,gid=1000)


kris@mythserver2018:/$ ls -l
total 112
drwxr-xr-x   2 root root  4096 Apr  7 16:16 bin
drwxr-xr-x   3 root root  4096 Apr  8 06:06 boot
drwxrwxr-x   2 root root  4096 Jul  8  2018 cdrom
drwxr-xr-x  21 root root  4500 Apr 11 07:35 dev
drwxr-xr-x 157 root root 12288 Apr 11 18:50 etc
drwxr-xr-x   5 root root  4096 Feb  1 21:37 home
lrwxrwxrwx   1 root root    33 Apr  7 16:19 initrd.img -> 
boot/initrd.img-4.15.0-47-generic
lrwxrwxrwx   1 root root    33 Apr  7 16:19 initrd.img.old -> 
boot/initrd.img-4.15.0-46-generic
drwxr-xr-x  21 root root  4096 Sep  6  2018 lib
drwxr-xr-x   2 root root  4096 Jul 29  2018 lib32
drwxr-xr-x   2 root root  4096 Apr 26  2018 lib64
drwx------   2 root root 16384 Jul  8  2018 lost+found
drwxr-xr-x   3 root root  4096 Jul  8  2018 media
drwxr-xr-x   4 root root  4096 Jul 11  2018 mnt
drwxr-xr-x   5 root root  4096 Mar  5 19:57 opt
dr-xr-xr-x 291 root root     0 Apr  7 16:26 proc
drwx------   6 root root  4096 Nov 23 17:51 root
drwxr-xr-x  34 root root  1040 Apr 11 18:47 run
drwxr-xr-x   2 root root 12288 Apr  7 16:16 sbin
drwxr-xr-x   2 root root  4096 Jul  8  2018 snap
drwxr-xr-x   2 root root  4096 Apr 26  2018 srv
dr-xr-xr-x  13 root root     0 Apr 11 18:48 sys
drwxrwxrwt   7 root root 12288 Apr 11 18:51 tmp
drwxr-xr-x  12 root root  4096 Jun 11  2010 usr
drwxr-xr-x  15 root root  4096 May 23  2010 var
lrwxrwxrwx   1 root root    30 Apr  7 16:19 vmlinuz -> 
boot/vmlinuz-4.15.0-47-generic
lrwxrwxrwx   1 root root    30 Apr  7 16:19 vmlinuz.old -> 
boot/vmlinuz-4.15.0-46-generic

-- 
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/1815987

Title:
  Systemd-tmpfiles-setup won't launch in Ubuntu 18.04 LTS

Status in systemd package in Ubuntu:
  New

Bug description:
  I am using Ubuntu 18.04LTS, fresh install from the summer, and
  tmpfiles won't launch since November.

  $ sudo systemctl start systemd-tmpfiles-setup
  Job for systemd-tmpfiles-setup.service failed because the control process 
exited with error code.
  See "systemctl status systemd-tmpfiles-setup.service" and "journalctl -xe" 
for details.
  $ sudo systemctl status systemd-tmpfiles-setup
  ● systemd-tmpfiles-setup.service - Create Volatile Files and Directories
     Loaded: loaded (/lib/systemd/system/systemd-tmpfiles-setup.service; 
static; vendor preset: enabled)
     Active: failed (Result: exit-code) since Thu 2019-02-14 19:48:36 EST; 8s 
ago
       Docs: man:tmpfiles.d(5)
             man:systemd-tmpfiles(8)
    Process: 28934 ExecStart=/bin/systemd-tmpfiles --create --remove --boot 
--exclude-prefix=/dev (code=exited, status=1/FAILURE)
   Main PID: 28934 (code=exited, status=1/FAILURE)

  Feb 14 19:48:35 mythserver2018 systemd[1]: Starting Create Volatile Files and 
Directories...
  Feb 14 19:48:35 mythserver2018 systemd-tmpfiles[28934]: Unsafe symlinks 
encountered in /var/lib/colord/icc, refusing.
  Feb 14 19:48:35 mythserver2018 systemd-tmpfiles[28934]: Unsafe symlinks 
encountered in /var/lib/systemd/coredump, refusing.
  Feb 14 19:48:36 mythserver2018 systemd[1]: systemd-tmpfiles-setup.service: 
Main process exited, code=exited, status=1/FAILURE
  Feb 14 19:48:36 mythserver2018 systemd[1]: systemd-tmpfiles-setup.service: 
Failed with result 'exit-code'.
  Feb 14 19:48:36 mythserver2018 systemd[1]: Failed to start Create Volatile 
Files and Directories.

  Looking at /var/lib/colord/icc:
  kris@mythserver2018:/var/lib/colord/icc$ ls -a
  .  ..
  kris@mythserver2018:/var/lib/colord/icc$ 

  I have also deleted these directories and rebuilt them, just to be sure - 
they are NOT symlinked and have no permission issues:
  kris@mythserver2018:/var/lib/systemd$ ls -l
  total 28
  drwxr-xr-x  2 root root 4096 Feb  9 16:04 catalog
  drwxr-xr-x  2 root root 4096 Dec 28 07:04 coredump
  drwxr-xr-x  2 root root 4096 Jul  8  2018 coredumpold
  drwxr-xr-x 20 root root 4096 Feb  9 16:08 deb-systemd-helper-enabled
  drwxr-xr-x  2 root root 4096 Nov 14 18:31 deb-systemd-helper-masked
  -rw-------  1 root root  512 Feb  9 17:34 random-seed
  drwxr-xr-x  2 root root 4096 Jul 10  2018 timers
  lrwxrwxrwx  1 root root   27 Jul  8  2018 timesync -> 
../private/systemd/timesync

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to     : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to