hashar triaged this task as "Low" priority.
hashar added a comment.


  Thanks @Lucas_Werkmeister_WMDE as far as I can tell that is the proper git 
and v2 is usually nice.  The update script looks really straightforward:
  
    cd ${GIT_PATH}
    git pull origin master 2>> "$ERROR_LOG" | tee -a ${GIT_LOG}
    git submodule update 2>> "$ERROR_LOG" | tee -a ${GIT_LOG}
  
  Which looks, well straightforward. Note that today the error only shows up 
for:
  
  | mediawiki/core                                |
  | mediawiki/skins/Vector                        |
  | mediawiki/extensions/UniversaLanguageSelector |
  | mediawiki/extensions/Wikibase                 |
  |
  
  Maybe those repositories can be recreated from scratch? It might be an issue 
with the local `.git` directory.   T286292 
<https://phabricator.wikimedia.org/T286292> indicates that the repo keeps 
filing, which might well be a bug in git :-\
  
  Note: the error does not threaten the Gerrit server. It just slightly spam 
the error log.

TASK DETAIL
  https://phabricator.wikimedia.org/T287459

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: hashar
Cc: hashar, Addshore, Lucas_Werkmeister_WMDE, Aklapper, Invadibot, maantietaja, 
Akuckartz, Nandana, A.S.Kochergin, Lahi, Gq86, GoranSMilovanovic, QZanden, 
LawExplorer, _jensen, rosalieper, xSavitar, Scott_WUaS, Wikidata-bugs, aude, 
jayvdb, Lydia_Pintscher, Paladox, Mbch331, Jay8g, Krenair, QChris
_______________________________________________
Wikidata-bugs mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to