Page MenuHomePhabricator

REL1_28 checkout of extensions.git is broken
Closed, ResolvedPublic

Description

when running

git clone -b REL1_28 https://gerrit.wikimedia.org/r/p/mediawiki/extensions.git extensions --recurse-submodules

I am getting a prompt for password on the extension BSExtendedSearch Looks like the extension has been removed without properly removing it from the submodule list. This prevents the checkout finishing.

Event Timeline

BSExtendedSearch is now BlueSpiceExtendedSearch

Change 348182 merged by Reedy:
[mediawiki/extensions@REL1_28] rm -rf BSExtendedSearch

https://gerrit.wikimedia.org/r/348182

demon claimed this task.
demon lowered the priority of this task from High to Low.

looks like DetectLanguage is also throwing the same issue, and I suspect there will be a half dozen or so others that need fixed too.

Change 348186 merged by Reedy:
[mediawiki/extensions@REL1_28] rm -rf DetectLanguage

https://gerrit.wikimedia.org/r/348186

Change 348189 merged by Reedy:
[mediawiki/extensions@REL1_28] rm -rf Notifications

https://gerrit.wikimedia.org/r/348189

Change 348208 had a related patch set (by Reedy) published:
[mediawiki/extensions@REL1_28] rm -rf PhpTagsDebugger

https://gerrit.wikimedia.org/r/348208

Change 348208 merged by Reedy:
[mediawiki/extensions@REL1_28] rm -rf PhpTagsDebugger

https://gerrit.wikimedia.org/r/348208

@Betacommand hi, could you try removing the ones that is blocking you and give a full list of the ones to be removed please?

Change 348217 merged by Reedy:
[mediawiki/extensions@REL1_28] rm -rf PipVideoJs

https://gerrit.wikimedia.org/r/348217

@Betacommand hi, could you try removing the ones that is blocking you and give a full list of the ones to be removed please?

I couldnt remember how to ignore a failure and move on, had a few minutes to look up the commands and it looks like the rest are:
RawImageHandler
SMWEnrich
SemanticDummyEditor
ShortUrlApi
ViewportMetrics
WikibaseClient
WikibaseLib
WikibaseView

Change 348232 had a related patch set (by Reedy) published:
[mediawiki/extensions@REL1_28] rm -rf more extensions

https://gerrit.wikimedia.org/r/348232

Change 348232 merged by Reedy:
[mediawiki/extensions@REL1_28] rm -rf more extensions

https://gerrit.wikimedia.org/r/348232

demon subscribed.
Paladox assigned this task to Reedy.

I think this is now resolved. Please reopen if it isn't.