Page MenuHomePhabricator

Unable to update submodules on tin
Closed, ResolvedPublic

Description

Not sure why, but it started happening recently, trying to update (some) submodules give a 403.

Some still work, some don't, and more seem to not be working

reedy@tin:/a/common/php-1.22wmf4$ git submodule update extensions/Wikibase/
error: The requested URL returned error: 403 while accessing https://gerrit.wikimedia.org/r/p/mediawiki/extensions/Wikibase.git/info/refs
fatal: HTTP request failed
Unable to fetch in submodule path 'extensions/Wikibase'
reedy@tin:/a/common/php-1.22wmf4$ git submodule update extensions/CodeReview/
reedy@tin:/a/common/php-1.22wmf4$

It's getting annoying and now I'm updating in /h/w/c on fenari, shifting the files across and modifying extensions/FOOBAR/.git


Version: wmf-deployment
Severity: major

Details

Reference
bz48674

Event Timeline

bzimport raised the priority of this task from to High.Nov 22 2014, 1:21 AM
bzimport set Reference to bz48674.

Lowering to high--workarounds exist.

Tim: I'm going to assign this to you since you are probably the one most well equipped to handle it. If you don't agree feel free to un-assign and assign someone else :)

This was apparently due to http.proxy being set in ~reedy/.gitconfig