https://bugzilla.wikimedia.org/show_bug.cgi?id=59243
physikerwelt <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|WORKSFORME |--- Ever confirmed|0 |1 --- Comment #3 from physikerwelt <[email protected]> --- Similar problem with today's version of https://cloud-images.ubuntu.com/vagrant/precise/current/precise-server-cloudimg-amd64-vagrant-disk1.box [default] Machine booted and ready! GuestAdditions seems to be installed (4.1.12) correctly, but not running. bash: line 2: /etc/init.d/vboxadd: No such file or directory bash: line 2: /etc/init.d/vboxadd: No such file or directory The following SSH command responded with a non-zero exit status. Vagrant assumes that this means the command failed! /etc/init.d/vboxadd setup Stdout from the command: Stderr from the command: bash: line 2: /etc/init.d/vboxadd: No such file or directory swithching to config.vm.box_url = 'http://files.vagrantup.com/precise64.box' and running vagrant destroy vagrant box remove precise-cloud vagrant up resolves the problem It might be a good idea to use a static link to a particular box version, i.e. with regard to reproducibility. -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
