Page MenuHomePhabricator

Upgrade to Bugzilla 3.6.2
Closed, ResolvedPublic

Description

Author: pdhanda

Description:

  • Back up database, configs etc.
  • Download http://ftp.mozilla.org/pub/mozilla.org/webtools/bugzilla-3.6.2.tar.gz
  • Copy the old <bugzilla_home>/localconfig into <new_bugzilla_home>/
  • Copy the old <bugzilla_home>/data into <new_bugzilla_home>/
  • Checkout svn+ssh://svn.wikimedia.org/svnroot/mediawiki/trunk/tools/bugzilla-3.6.2/skins/custom into <new_bugzilla_home>/skins/
  • Checkout svn+ssh://svn.wikimedia.org/svnroot/mediawiki/trunk/tools/bugzilla-3.6.2/template/en/custom into <new_bugzilla_home>/template/en/
  • I hope to get rid of the next 2 steps eventually but for now, remove <new_bugzilla_home>/Bugzilla/BugMail.pm and in its place svn exportsvn+ssh://svn.wikimedia.org/svnroot/mediawiki/trunk/tools/bugzilla-3.6.2/Bugzilla/BugMail.pm
  • Remove <new_bugzilla_home>/Bugzilla/Template.pm and svn export svn+ssh://svn.wikimedia.org/svnroot/mediawiki/trunk/tools/bugzilla-3.6.2/Bugzilla/Template.pm
  • Run <new_bugzilla_home>/checksetup.pl This should do all the necessary database migrations and set the correct permissions for the templates.
  • Switch the apache config or the symlink to use <new_bugzilla_home>

Version: unspecified
Severity: normal
See Also:
https://bugzilla.wikimedia.org/show_bug.cgi?id=22504

Details

Reference
bz24874

Related Objects

StatusSubtypeAssignedTask
ResolvedNone
ResolvedNone

Event Timeline

bzimport raised the priority of this task from to Medium.Nov 21 2014, 11:02 PM
bzimport set Reference to bz24874.

fvassard wrote:

Upgraded.
Priyanka is verifying!

pdhanda wrote:

Testing [[Bugzilla]]

pdhanda wrote:

More testing r2345

The comment box has moved up again (bug 22173).

pdhanda wrote:

Can we update the custom templates and skins directories please.
Ryan, I'll add a README to svn.wikimedia.org/svnroot/mediawiki/trunk/tools/bugzilla-3.6.2 that describes what should go where.

fvassard wrote:

Updated!
Kicking back to Priyanka for checkin'

pdhanda wrote:

Moved comment box to the bottom and fixed some styles.