Page MenuHomePhabricator

Can't update extensions.git because gerrit won't serve the commit at which the Jade extension is pointed?
Closed, InvalidPublic0 Estimated Story Points

Description

error: Server does not allow request for unadvertised object feb1b1900c9536295573a01279a9b0109f349e40
Fetched in submodule path 'Jade', but it did not contain feb1b1900c9536295573a01279a9b0109f349e40. Direct fetching of that commit failed.

feb1b1900c9536295573a01279a9b0109f349e40 is listed as the top commit on https://gerrit.wikimedia.org/g/mediawiki/extensions/Jade as of now; note that the repo was duplicated from https://gerrit.wikimedia.org/g/mediawiki/extensions/JADE and possibly there's some case-insensitive code that's loading the "wrong" repo?

Event Timeline

Did you clone the whole extensions.git or just updating?

When updating, the same named folder should be deleted manually.

For a new clone of the repo I have no idea. The changes for the new submodule are clean and it working for me.

Or some caching issues

I deleted and recloned extensions.git and it worked fine. Odd.