Your message dated Sat, 26 Jul 2014 16:18:48 +0200 with message-id <[email protected]> and subject line Re: Bug#744185: refuses to run: ValueError: bad marshal data (string ref out of range) has caused the Debian Bug report #744185, regarding refuses to run: ValueError: bad marshal data (string ref out of range) to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact [email protected] immediately.) -- 744185: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=744185 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: ubuntu-dev-tools Version: 0.143 I was seeing this error when trying to run syncpackage: $ syncpackage -d sid -r trusty-proposed resiprocate Traceback (most recent call last): File "/usr/bin/syncpackage", line 37, in <module> from ubuntutools.archive import (DebianSourcePackage, UbuntuSourcePackage, File "/usr/lib/python2.7/dist-packages/ubuntutools/archive.py", line 34, in <module> import urllib2 File "/usr/lib/python2.7/urllib2.py", line 94, in <module> import httplib File "/usr/lib/python2.7/httplib.py", line 79, in <module> import mimetools File "/usr/lib/python2.7/mimetools.py", line 11, in <module> import rfc822 ValueError: bad marshal data (string ref out of range) I refreshed my Python install with this command: # apt-get install --reinstall python2.7 and then syncpackage was working again. Google also reveals other people have had this problem with import httplib: https://groups.google.com/forum/#!topic/weewx-user/u7RdWzgwETo so maybe it needs further analysis.
--- End Message ---
--- Begin Message ---closing, this seems to be some file system corruption, nothing to handle inside the python package.
--- End Message ---

