-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 29.07.2013 15:53, Merlijn van Deen wrote: > On 29 July 2013 15:50, Dr. Trigon <[email protected] > <mailto:[email protected]>> wrote: > > ... so ... might the version be the problem? > > Unlikely, considering you are running a newer version. Could you > try running
...this is what one MIGHT usually think... ;)) > git review --verbose -d 76352 > > and see if that gives any useful output? $ git review --verbose -d 76352 2013-07-29 16:08:21.270583 Running: git log --color=never --oneline HEAD^1..HEAD 2013-07-29 16:08:21.273990 Running: git remote 2013-07-29 16:08:21.276615 Running: git branch -a --color=never 2013-07-29 16:08:21.279382 Running: git remote show -n gerrit Found origin Push URL: ssh://[email protected]:29418/pywikibot/core.git 2013-07-29 16:08:21.282819 Running: ssh -x -p 29418 -l drtrigon gerrit.wikimedia.org gerrit query --format=JSON --current-patch-set change:76352 == output == {"project":"pywikibot/core","branch":"master","topic":"gitconfig","id":"Iec4e2a4525185890546663c8702ad17370fee70c","number":"76352","subject":"improvement; add httplib2 as submodule - setuptools still missing","owner":{"name":"DrTrigon","email":"[email protected]","username":"drtrigon"},"url":"https://gerrit.wikimedia.org/r/76352","createdOn":1375034327,"lastUpdated":1375035596,"sortKey":"0026b5eb00012a40","open":true,"status":"NEW","currentPatchSet":{"number":"1","revision":"690ad98bf3d03ef4b030e74e8812e465f61e07ca","parents":["188f157c2926a8409cba94c95d09d74b521f3dd7"],"ref":"refs/changes/52/76352/1","uploader":{"name":"DrTrigon","email":"[email protected]","username":"drtrigon"},"createdOn":1375034327,"author":{"name":"DrTrigon","email":"[email protected]","username":"drtrigon"},"approvals":[{"type":"Verified","description":"Verified","value":"2","grantedOn":1375034328,"by":{"name":"jenkins-bot","username":"jenkins-bot"}},{"type":"Code-Review","description":"Code-Review","value":"-2","grantedOn":1375035423,"by":{"name":"Merlijn van Deen","email":"[email protected]","username":"valhallasw"}}],"sizeInsertions":9,"sizeDeletions":-6}} {"type":"stats","rowCount":1,"runTimeMilliseconds":15} == output end == Could not parse json query response: u'Verified' ...loos like something with the "approvals" part does not work as expected... -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.13 (GNU/Linux) Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iEYEARECAAYFAlH2eB4ACgkQAXWvBxzBrDA9MwCeI8VRI4IRbH5iKEaoehV22wt7 NMEAn0+SfsJ6DO8msf5E0Uiz1kks/nZG =LXzL -----END PGP SIGNATURE----- _______________________________________________ Pywikipedia-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/pywikipedia-l
