[Bug 59712] Outdated additional tools?

2014-01-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=59712

Bryan Davis bda...@wikimedia.org changed:

   What|Removed |Added

 CC||tylerro...@gmail.com

--- Comment #4 from Bryan Davis bda...@wikimedia.org ---
*** Bug 59938 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 59712] Outdated additional tools?

2014-01-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=59712

--- Comment #5 from Ori Livneh o...@wikimedia.org ---
(In reply to comment #3)
 There is a puppet class that checks the installed guest additions and prompts
 the user to update when they are outdated, but that obviously only works if
 mounting succeeds since puppet is run inside the VM via a mount.
 
 I wonder if we could bundle https://github.com/dotless-de/vagrant-vbguest or
 a workalike?

Yeah, we probably should. That or host our own image with up-to-date Guest
Additions. I'm a bit overloaded at the moment so patches from anyone would be
very welcome.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 59712] Outdated additional tools?

2014-01-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=59712

--- Comment #1 from Gilles Dubuc gdu...@wikimedia.org ---
After installing the additional tools manually via the VirtualBox UI, then
shutting down the machine and trying to start it up again using vagrant, the
errors are gone:

Mamou-Air:vagrant kouiskas$ vagrant up
Bringing machine 'default' up with 'virtualbox' provider...
[default] Clearing any previously set forwarded ports...
[default] Creating shared folders metadata...
[default] Clearing any previously set network interfaces...
[default] Preparing network interfaces based on configuration...
[default] Forwarding ports...
[default] -- 22 =  (adapter 1)
[default] -- 80 = 8080 (adapter 1)
[default] Running 'pre-boot' VM customizations...
[default] Booting VM...
[default] Waiting for machine to boot. This may take a few minutes...
[default] Machine booted and ready!
[default] Setting hostname...
[default] Configuring and enabling network interfaces...
[default] Mounting shared folders...
[default] -- /vagrant
[default] -- /vagrant/logs
[default] -- /tmp/vagrant-puppet/manifests
[default] -- /tmp/vagrant-puppet/modules-0

It stops there, however, seemingly not running MediaWiki-specific stuff seen in
https://www.mediawiki.org/wiki/MediaWiki-Vagrant/Initial_run

No web server seems to be running on the machine either, and thus
127.0.0.1:8080 doesn't bring up a web page.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 59712] Outdated additional tools?

2014-01-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=59712

--- Comment #2 from Gilles Dubuc gdu...@wikimedia.org ---
Running vagrant provision seems to have done the trick (still running,
downloading stuff). I imagine it normally only runs when the vm is first
brought up. And since the first time I brought up my vm it didn't fully start,
vagrant didn't try to run the provisions automatically when my vm finally
started properly.

My vm works now, but I imagine anyone trying to install the latest of
everything (on OSX at least) will run into the same problem until the
incompatibility between the additional tools bundled with the mediawiki vm and
the latest version of virtualbox is resolved.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 59712] Outdated additional tools?

2014-01-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=59712

Bryan Davis bda...@wikimedia.org changed:

   What|Removed |Added

 CC||bda...@wikimedia.org

--- Comment #3 from Bryan Davis bda...@wikimedia.org ---
There is a puppet class that checks the installed guest additions and prompts
the user to update when they are outdated, but that obviously only works if
mounting succeeds since puppet is run inside the VM via a mount.

I wonder if we could bundle https://github.com/dotless-de/vagrant-vbguest or a
workalike?

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l