Last modified: 2014-04-14 10:43:50 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 T64519, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 62519 - Upgrade git > 1.7
Upgrade git > 1.7
Status: NEW
Product: Wikimedia
Classification: Unclassified
Git/Gerrit (Other open bugs)
wmf-deployment
All All
: Unprioritized enhancement (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on: ubuntu-trusty
Blocks:
  Show dependency treegraph
 
Reported: 2014-03-11 01:28 UTC by Gabriel Wicke
Modified: 2014-04-14 10:43 UTC (History)
4 users (show)

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


Attachments

Description Gabriel Wicke 2014-03-11 01:28:31 UTC
Git 1.7.9 has an annoying bug in that it uses absolute paths when initializing submodules. In the best case, this breaks git within the submodule when the full checkout is transferred to another host. In the worst case, it leads to incorrect git behavior within the submodule.

This affects parsoid round-trip testing. We currently use rsync to distribute the code from the central checkout, which provokes this issue. Clients are checking the git revision of the submodule and exit if it has changed. They also report the revision to the round-trip test server. In the worst case this means that test results are attributed to the wrong revision.

This was fixed in git 1.7.10, March 2012:

http://thread.gmane.org/gmane.comp.version-control.git/192173
Comment 1 Chad H. 2014-03-11 02:37:04 UTC
This would mean backporting the git package from a newer Ubuntu release, that's up to ops :)

If the only complaint is submodule init I don't think it's worth it IMHO.
Comment 2 Sam Reed (reedy) 2014-04-14 10:41:05 UTC
14.04 has 1.9

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


Navigation
Links