[systemd-bugs] [Bug 75935] New: systemd-nspawn: mknod() for /dev/console failed: Operation not permitted

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sat Mar 8 18:16:41 PST 2014


https://bugs.freedesktop.org/show_bug.cgi?id=75935

          Priority: medium
            Bug ID: 75935
          Assignee: systemd-bugs at lists.freedesktop.org
           Summary: systemd-nspawn: mknod() for /dev/console failed:
                    Operation not permitted
        QA Contact: systemd-bugs at lists.freedesktop.org
          Severity: normal
    Classification: Unclassified
                OS: Linux (All)
          Reporter: joel at teichroeb.net
          Hardware: x86-64 (AMD64)
            Status: NEW
           Version: unspecified
         Component: general
           Product: systemd

When I run

systemd-nspawn -D /var/lib/archbuild/extra-x86_64/joel

It often returns
mknod() for /dev/console failed: Operation not permitted

But, it doesn't always return this.

If I add a usleep(10000); at nspawn.c:1822 in version 210, it always fails, but
if I instead add it at 2131 it never fails.

I assume there is some kind of race condition happening here. I'll see if I can
narrow it down a little more.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/systemd-bugs/attachments/20140309/accf272b/attachment.html>


More information about the systemd-bugs mailing list