[Petter Reinholdtsen]
> I tried with the included patch, and I still get the "error: body
> information not found" message.
>
> Are anyone able to get editmoin working with wiki.debian.org now?

I suspect not.  Perhaps this issue should be release critical?

I just tested again, and this time I am asked twice for the password:

% editmoin https://wiki.debian.org/DebianEdu/Documentation/en/ITIL/AppendixA
Password for PetterReinholdtsen: 
Password for PetterReinholdtsen: 
error: body information not found
%

If I use the wrong password, I am still asked twice, but get a backtrace
instead:

% editmoin https://wiki.debian.org/DebianEdu/Documentation/en/ITIL/AppendixA
Password for PetterReinholdtsen: 
Password for PetterReinholdtsen: 
Traceback (most recent call last):
  File "/usr/bin/editmoin", line 512, in <module>
    main()
  File "/usr/bin/editmoin", line 506, in main
    edit(argv[0], template)
  File "/usr/bin/editmoin", line 468, in edit
    cookiename, cookievalue = get_session_cookie(user, url)
  File "/usr/bin/editmoin", line 451, in get_session_cookie
    cookie.load(result.info()["set-cookie"])
  File "/usr/lib/python2.7/rfc822.py", line 393, in __getitem__
    return self.dict[name.lower()]
KeyError: 'set-cookie'
%

-- 
Happy hacking
Petter Reinholdtsen

Reply via email to