Tried to rebuild plymouth with tracing and got a bit more information. Looks like it is "session->pseudoterminal_master_fd = posix_openpt (O_RDWR | O_NOCTTY);" that fails in open_pseudoterminal function. The statement returns -1 and errno is set to "No such file or directory". The strange thing is that /dev/ptmx exists. Maybe it is due to some permission issues?
Hope above can help someone to nail down this bug. -- Plythouth doesn't start with --attach-to-session https://bugs.launchpad.net/bugs/502494 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
