Last modified: 2014-09-11 15:18:10 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 T72114, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 70114 - Vector skin not installed after vagrant up/provision
Vector skin not installed after vagrant up/provision
Status: RESOLVED WORKSFORME
Product: MediaWiki-Vagrant
Classification: Unclassified
General (Other open bugs)
unspecified
All All
: Unprioritized normal
: ---
Assigned To: Ori Livneh
:
Depends on: 68332
Blocks:
  Show dependency treegraph
 
Reported: 2014-08-28 00:02 UTC by Steven Walling
Modified: 2014-09-11 15:18 UTC (History)
5 users (show)

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


Attachments
Screenshot (664.35 KB, image/png)
2014-08-28 00:02 UTC, Steven Walling
Details

Description Steven Walling 2014-08-28 00:02:21 UTC
Created attachment 16302 [details]
Screenshot

What this is I don't even...

Multiple updates/reload/provision cycles did nothing here. I even tried destroying and re-upping.
Comment 1 Bryan Davis 2014-08-28 00:23:15 UTC
Something is wonky with your mediawiki checkout and puppet won't be able to fix it I don't think. Try doing this:

$ cd vagrant/mediawiki
$ git pull
$ cd skins
$ rm -rf Vector  # might not be a dir here to delete now but worth trying
$ vagrant provision

If that still doesn't bring vagrant/mediawiki/skins/Vector back for you, you can clone it manually:

$ cd vagrant/mediawiki/skins
$ git clone https://gerrit.wikimedia.org/r/p/mediawiki/skins/Vector.git Vector
Comment 2 Steven Walling 2014-09-04 02:49:24 UTC
(In reply to Bryan Davis from comment #1)
> Something is wonky with your mediawiki checkout and puppet won't be able to
> fix it I don't think. Try doing this:
> 
> $ cd vagrant/mediawiki
> $ git pull
> $ cd skins
> $ rm -rf Vector  # might not be a dir here to delete now but worth trying
> $ vagrant provision

This totally worked. I love you Bryan.

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


Navigation
Links