Hermann

Show:

What's happening?

  • Comment: KeyError: 'etag' with --acl-private flag

    I've had the same issue when doing a sync, for some reason Amazon randomly omits the etag header and the script throws an exception and bombs out. I've fixed it by adding an if clause right before the debug function call if 'etag' not in response['headers']: response['headers']['etag'] = '' As far as I can see it's random and the script just retries to send the...

    2008-06-30 11:01:39 UTC in S3 tools

  • Comment: Crash on startup (Ubuntu 6.10)

    I get the same error when compiling the SVN version (btw, I had to re-add the GNU.Gettext.dll because it was looking for it in the wrong place) even though the file in itself exists... $ ls -al /usr/lib/firefox/libgtkembedmoz.so -rw-r--r-- 1 root root 82104 2006-10-23 13:51 /usr/lib/firefox/libgtkembedmoz.so.

    2006-12-07 12:28:38 UTC in gnome-svn gsvn

  • Comment: Crash on startup (Ubuntu 6.10)

    I solved it by installing libvte-cil and libvte2.0-cil, but now it crashes with another error, I'm not sure if I should create a new bug report for this but I guess the bug description still aplies so I'll put it here: $ gsvn Unhandled Exception: System.TypeInitializationException: An exception was thrown by the type initializer for Gecko.WebControl ---> System.DllNotFoundException...

    2006-12-05 10:48:44 UTC in gnome-svn gsvn

About Me

  • 2003-05-14 (7 years ago)
  • 778872
  • hermzz (My Site)
  • Hermann

Send me a message