Hi Vasant,

> Aug 9 01:28:43 abc systemd-udevd[19870]: Process '/bin/touch
/var/lib/lsvpd/run.vpdupdate' failed with exit code 1.

What does the filesystem layout look like on this system? Is it possible
that you see this failing because it's running before /var/lib is
mounted?

Alternatively, is it possible that it's being run while the root
filesystem is still mounted read only?

If you need to write a file during early boot before the filesystem is
guaranteed to be set up, it would be better to use /run for this instead
of /var/lib.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1682774

Title:
  [systemd-udevd] Process '/bin/touch /var/lib/lsvpd/run.vpdupdate'
  failed with exit code 1

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

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to