On Thu, Sep 28, 2017 at 06:20:03AM -0000, bugproxy wrote:
> Yeah. even I thought its touch issue. I did look into touch source code
> as well. It uses below flag to create file.

> O_WRONLY | O_CREAT | O_NONBLOCK | O_NOCTTY, MODE_RW_UGO);

This is not about file creation flags, it's about memory maps.  This is
likely to be either a toolchain regression, or a bug in glibc, since touch
itself should not be calling mmap() for anything that it does.

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

Title:
  [LTCTest][libvpd] Process '/bin/touch /run/run.vpdupdate' failed with
  exit code 127

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-power-systems/+bug/1719720/+subscriptions

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

Reply via email to