https://bugzilla.wikimedia.org/show_bug.cgi?id=46913

       Web browser: ---
            Bug ID: 46913
           Summary: "stdin: is not a tty" on first run
           Product: Tools
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: minor
          Priority: Unprioritized
         Component: Vagrant
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected]
    Classification: Unclassified
   Mobile Platform: ---

Log output:

[default] Running provisioner: VagrantPlugins::Shell::Provisioner...
stdin: is not a tty

This used to happen at the start of every Puppet run, because of the line "mesg
n" in /root/.profile. The shell provisioner is actually invoked to fix the
problem by changing it to "tty -s && mesg n". This fixes the problem for every
subsequent run. Still, I'd like to prevent it from appearing even once.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to