Closed zephyr closed 13 years ago
Oh thanks, its a test that got through our work. You have double quotes (") in your page title which makes it crash because it's misinterpreted. I'm not working on the project at the moment but it seems like an easy problem to solve, I'm not sure. Im going to forward it to some colleagues working on this.
Thanks for your feedback!
Jérémie Nikaes
Le 6 sept. 2011 à 16:08, zephyrreply@reply.github.com a écrit :
I tried to clone a mediawiki with the command
$ git clone mediawiki::http://wiki.the-big-bang-theory.com
At first, it seems to work, but after a while, it fails with an error:
2995/5595: Revision #3547 of Kindle 2996/5595: Revision #3548 of Soft_Kitty 2997/5595: Revision #3549 of Soft_Kitty 2998/5595: Revision #3550 of Sad_song 2999/5595: Revision #3551 of Sad_song 3000/5595: Revision #3552 of "sad_song" fatal: Garbage after path in: M 644 inline "sad_song".mw fast-import: dumping crash report to .git/fast_import_crash_3281 3001/5595: Revision #3553 of Clooney error: git-remote-mediawiki died of signal 13 error: unable to find 0000000000000000000000000000000000000000 fatal: object 0000000000000000000000000000000000000000 not found
The error is reproducable (at least for me). Do you have an idea how to fix this? Thank you in advance!
PS: I used Revision 5923f6c0ab36083a65238ba57f3b61312146d7c7 of Git-Mediawiki.
Reply to this email directly or view it on GitHub: https://github.com/Bibzball/Git-Mediawiki/issues/5
Thank you very much for your rapid response!
I’ll try to read the sourcecode myself, but i’m not so fit in Perl.
This bug was recently fixed in the trunk. Thank you very much!
Oh yeah I forgot to warn you when it got updated. Glad you found it :-)
Jrmie Nikaes Third year engineering student at Ensimag Systems Engineering Mail : jeremie.nikaes@gmail.com
2011/10/30 Dennis Heidsiek < reply@reply.github.com>
This bug was fixed in the current trunk version. Thank you very much!
Reply to this email directly or view it on GitHub: https://github.com/Bibzball/Git-Mediawiki/issues/5#issuecomment-2569982
I tried to clone a mediawiki with the command
$ git clone mediawiki::http://wiki.the-big-bang-theory.com
At first, it seems to work, but after a while, it fails with an error:
2995/5595: Revision #3547 of Kindle 2996/5595: Revision #3548 of Soft_Kitty 2997/5595: Revision #3549 of Soft_Kitty 2998/5595: Revision #3550 of Sad_song 2999/5595: Revision #3551 of Sad_song 3000/5595: Revision #3552 of "sad_song" fatal: Garbage after path in: M 644 inline "sad_song".mw fast-import: dumping crash report to .git/fast_import_crash_3281 3001/5595: Revision #3553 of Clooney error: git-remote-mediawiki died of signal 13 error: unable to find 0000000000000000000000000000000000000000 fatal: object 0000000000000000000000000000000000000000 not found
The error is reproducable (at least for me). Do you have an idea how to fix this? Thank you in advance!
PS: I used Revision 5923f6c0ab36083a65238ba57f3b61312146d7c7 of Git-Mediawiki.