[Bug 1233281] Re: crashes on Ubuntu Touch due to /var/lib/ureadahead/ being read-only
Oliver Grawert
ogra at ubuntu.com
Fri Oct 4 11:37:18 UTC 2013
hmm, that leaves us with a bit of a catch22, ureadahead expects
/var/lib/ureadahead/debugfs to be available ... by making
/var/lib/ureadahead writable, the formerly mounted
/var/lib/ureadahead/debugfs gets hidden by the rw mount ...
i can work around this by adding a pre-start script to the ureadahead
upstart job that mounts /var/lib/ureadahead/debugfs before firing up
ureadahead, but i wonder if there is a way to have system-image do the
right thing instead
** Also affects: system-image (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to ureadahead in Ubuntu.
https://bugs.launchpad.net/bugs/1233281
Title:
crashes on Ubuntu Touch due to /var/lib/ureadahead/ being read-only
Status in “lxc-android-config” package in Ubuntu:
Fix Released
Status in “system-image” package in Ubuntu:
New
Status in “ureadahead” package in Ubuntu:
New
Bug description:
# tail /var/log/upstart/ureadahead.log
ureadahead:.: Ignored relative path
ureadahead:.: Ignored relative path
ureadahead:.: Ignored relative path
ureadahead:NetworkManager: Ignored relative path
ureadahead:NetworkManager: Ignored relative path
ureadahead:NetworkManager: Ignored relative path
ureadahead:tracing_on: Ignored relative path
ureadahead:events/fs/open_exec/enable: Ignored relative path
ureadahead:events/fs/do_sys_open/enable: Ignored relative path
ureadahead:pack.c:388: Unhandled error from write_pack: Read-only file system
Although write_pack() is failing due to EROFS, trace() (which calls
write_pack()) does not check for any raised errors, hence the crash.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc-android-config/+bug/1233281/+subscriptions
More information about the foundations-bugs
mailing list