Last modified: 2013-09-11 22:46:05 UTC
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.
I wasted an hour trying various ploys for working around this issue and none of them worked reliably. The error only appears once and the wording is not especially terrifying. I'll just add a note to the README saying it should be disregarded, and hope that Ubuntu fixes it upstream by adding a check to .profile.
I've upstreamed it as https://bugs.launchpad.net/ubuntu/+bug/1167281
[mass-moving from Tools>MediaWiki-Vagrant to separate product. See bug 54041. Filter bugmail on this comment.]