binbot added a comment.

  1. This is very strange, it installed the Pywikibot itself to a directory 
calles i18n rather than core, with two differences: there is no .git in 
scripts\i18n subdirectory and it did not write the registration of i18n.
  
    c:\Pywikibot-dev>git clone --verbose 
https://gerrit.wikimedia.org/r/pywikibot/i18n.git
    Cloning into 'i18n'...
    POST git-upload-pack (122 bytes)
    POST git-upload-pack (gzip 3710 to 1841 bytes)
    remote: Counting objects: 18, done
    remote: Finding sources: 100% (18/18)
    remote: Getting sizes: 100% (13/13)
    remote: Compressing objects: 100% (83963/83963)
    
    
    Resolving deltas: 100% (68896/68896), done.
  
  
  
  2.
  
    c:\Pywikibot-dev>git clone --verbose --recursive 
https://gerrit.wikimedia.org/r/pywikibot/core.git
    Cloning into 'core'...
    POST git-upload-pack (122 bytes)
    POST git-upload-pack (gzip 3710 to 1841 bytes)
    remote: Counting objects: 18, done
    remote: Finding sources: 100% (18/18)
    remote: Getting sizes: 100% (13/13)
    remote: Compressing objects: 100% (83963/83963)
    remote: Total 88558 (delta 4), reused 88546 (delta 2)Receiving objects: 
100% (88558/88558), 40.31 MiB | 1.88 MiB/s, done.
    
    Resolving deltas: 100% (68896/68896), done.
    Submodule 'i18n' (https://gerrit.wikimedia.org/r/pywikibot/i18n) registered 
for path 'scripts/i18n'
    Cloning into 'C:/Pywikibot-dev/core/scripts/i18n'...
    remote: Counting objects: 18, done
    remote: Finding sources: 100% (18/18)
    remote: Getting sizes: 100% (13/13)
    remote: Compressing objects: 100% (83963/83963)
    remote: Total 88558 (delta 4), reused 88546 (delta 2)
    Receiving objects: 100% (88558/88558), 40.31 MiB | 1.86 MiB/s, done.
    Resolving deltas: 100% (68896/68896), done.
    error: RPC failed; HTTP 500 curl 22 The requested URL returned error: 500
    fatal: expected 'acknowledgments'
    fatal: Fetched in submodule path 'scripts/i18n', but it did not contain 
c56440375ab011f126d4f7a5bbca6fc0b5893185. Direct fetching of that commit failed.
  
  1.
  
    c:\Pywikibot-dev>git config -l
    diff.astextplain.textconv=astextplain
    filter.lfs.clean=git-lfs clean -- %f
    filter.lfs.smudge=git-lfs smudge -- %f
    filter.lfs.process=git-lfs filter-process
    filter.lfs.required=true
    http.sslbackend=openssl
    http.sslcainfo=C:/Program Files/Git/mingw64/ssl/certs/ca-bundle.crt
    core.autocrlf=true
    core.fscache=true
    core.symlinks=false
    core.editor="C:\\Program Files (x86)\\Notepad++\\notepad++.exe" -multiInst 
-notabbar -nosession -noPlugin
    pull.rebase=false
    credential.helper=manager
    credential.https://dev.azure.com.usehttppath=true
    init.defaultbranch=master
    [email protected]
    user.name=binbot
    remote.origin.url=https://gerrit.wikimedia.org/r/pywikibot/core.git
    gitreview.remote=origin
    gitreview.username=binbot
    gui.recentrepo=C:/Pywikibot-dev/core
    http.postbuffer=157286400
  
  I read some Stackoverflow, tried to increase the buffer size, increase depth 
to 20 and decrease to 1, nothing helped.

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

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

To: binbot
Cc: BCornwall, Dzahn, Samwalton9, Nikerabbit, Aklapper, pywikibot-bugs-list, 
binbot, PotsdamLamb, Jyoo1011, JohnsonLee01, SHEKH, Dijkstra, Khutuck, 
Zkhalido, Viztor, Wenyi, A.S.Kochergin, Tbscho, MayS, Framawiki, Mdupont, 
JJMC89, Dvorapa, xSavitar, Altostratus, Avicennasis, mys_721tx, Xqt, jayvdb, 
Masti, Paladox, Alchimista, Jay8g, Krenair, hashar, QChris
_______________________________________________
pywikibot-bugs mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to