Last modified: 2013-09-11 22:45:48 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T53552, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 51552 - The following SSH command responded with a non-zero exit status.
The following SSH command responded with a non-zero exit status.
Status: RESOLVED FIXED
Product: MediaWiki-Vagrant
Classification: Unclassified
General (Other open bugs)
unspecified
All All
: Unprioritized normal
: ---
Assigned To: Ori Livneh
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2013-07-17 16:39 UTC by Željko Filipin
Modified: 2013-09-11 22:45 UTC (History)
2 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Željko Filipin 2013-07-17 16:39:01 UTC
$ git remote -v
origin	https://gerrit.wikimedia.org/r/mediawiki/vagrant (fetch)
origin	https://gerrit.wikimedia.org/r/mediawiki/vagrant (push)

$ git pull origin master
From https://gerrit.wikimedia.org/r/mediawiki/vagrant
 * branch            master     -> FETCH_HEAD
Already up-to-date.

$ vagrant up
Bringing machine 'default' up with 'virtualbox' provider...
(...)
notice: Finished catalog run in 1826.38 seconds

Enable browsertests role by uncommenting line 16 in Roles.yaml.

$ vagrant provision
[default] Running provisioner: puppet...
Running Puppet with site.pp...
Puppet::Parser::AST::Resource failed with error ArgumentError: Invalid resource type shell::var at /tmp/vagrant-puppet/modules-0/browsertests/manifests/init.pp:49 on node mediawiki-vagrant.dev
The following SSH command responded with a non-zero exit status.
Vagrant assumes that this means the command failed!

cd /tmp/vagrant-puppet/manifests && FACTER_virtualbox_version='4.2.16' FACTER_forwarded_port='8080' puppet apply --templatedir /vagrant/puppet/templates --node_terminus exec --external_nodes /vagrant/puppet/extra/puppet-classifier --verbose --config_version /vagrant/puppet/extra/config-version --logdest /vagrant/logs/puppet/puppet.6a8b65e8.log --logdest console --modulepath '/etc/puppet/modules:/tmp/vagrant-puppet/modules-0' site.pp --detailed-exitcodes || [ $? -eq 2 ]

Enabling browsertests role used to work just fine, I have tested it a few days ago.
Comment 1 Željko Filipin 2013-07-17 16:42:36 UTC
We are recommending vagrant VM for a workshop tomorrow, but I have added a warning to the page that there is a problem with the VM setup at the moment.

https://www.mediawiki.org/wiki/Meetings/2013-07-18#Setup_virtual_machine
Comment 2 Gerrit Notification Bot 2013-07-17 16:58:21 UTC
Change 74174 had a related patch set uploaded by Ori.livneh:
'shell::var' -> 'env::var'

https://gerrit.wikimedia.org/r/74174
Comment 3 Gerrit Notification Bot 2013-07-17 16:58:36 UTC
Change 74174 merged by jenkins-bot:
'shell::var' -> 'env::var'

https://gerrit.wikimedia.org/r/74174
Comment 4 Gerrit Notification Bot 2013-07-17 17:02:24 UTC
Change 74175 had a related patch set uploaded by Ori.livneh:
Reference env::var resource in mediawiki/manifests/user.pp

https://gerrit.wikimedia.org/r/74175
Comment 5 Gerrit Notification Bot 2013-07-17 17:02:55 UTC
Change 74175 merged by jenkins-bot:
Reference env::var resource in mediawiki/manifests/user.pp

https://gerrit.wikimedia.org/r/74175
Comment 6 Ori Livneh 2013-07-17 17:04:11 UTC
Sorry about that. Željko, this should be fixed now.
Comment 7 Željko Filipin 2013-07-18 13:41:23 UTC
I am trying to confirm the fix on two Mac machines since yesterday, but it is taking so long that I am not sure if the script hangs or just takes a really really looooong time.
Comment 8 Željko Filipin 2013-07-18 15:05:11 UTC
I am finally able to confirm that this is fixed. Thanks a lot Ori! :)
Comment 9 Andre Klapper 2013-09-11 22:45:48 UTC
[mass-moving from Tools>MediaWiki-Vagrant to separate product. See bug 54041. Filter bugmail on this comment.]

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links