El Fri, 28 de Mar 2014 a las 10:25 PM, Steve Langasek <vor...@debian.org> escribió:
On Sat, Mar 29, 2014 at 03:28:13AM -0007, Cameron Norman wrote:
 > Failed to connect to wpa_supplicant - wpa_ctrl_open: Read-only
 file system

 Since Upstart does not have native state, wait-for-state is going to
 need to be used for this. I have attached a modified
 network-interface job and another helper job that should fix this.

That's not a correct fix. If the problem is that wpa_supplicant can't run until the full filesystem is up, that's a bug in wpa_supplicant. It needs
to be fixed to use /run, like other network-related packages do.


Whoops that would have hung NFS boots for sure. I guess it could still work as a workaround if local-filesystems is used instead of filesystem, but the error would still occur if /usr is mounted on NFS. wpa_supplicant already has a bug for this, and it seems to require three libs in /usr. There has been no word on it since it was filed in 2009, so that is unsatisfactory.

Thanks for the heads up,
--
Cameron Norman

Reply via email to