Here are the lines that I skipped over:

#####

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/local/bin/s3qladm", line 9, in <module>
    load_entry_point('s3ql==2.13', 'console_scripts', 's3qladm')()
  File 
"/usr/local/lib/python3.4/site-packages/s3ql-2.13-py3.4-linux-i686.egg/s3ql/adm.py",
 
line 94, in main
    return upgrade(options)
  File 
"/usr/local/lib/python3.4/site-packages/s3ql-2.13-py3.4-linux-i686.egg/s3ql/common.py",
 
line 549, in wrapper
    return fn(*a, **kw)
  File 
"/usr/local/lib/python3.4/site-packages/s3ql-2.13-py3.4-linux-i686.egg/s3ql/adm.py",
 
line 339, in upgrade
    update_obj_metadata(backend, backend_factory, db, options.threads)
  File 
"/usr/local/lib/python3.4/site-packages/s3ql-2.13-py3.4-linux-i686.egg/s3ql/common.py",
 
line 549, in wrapper
    return fn(*a, **kw)
  File "/usr/local/lib/python3.4/contextlib.py", line 336, in __exit__
    raise exc_details[1]
  File "/usr/local/lib/python3.4/contextlib.py", line 321, in __exit__
    if cb(*exc_details):
  File "/usr/local/lib/python3.4/contextlib.py", line 237, in _exit_wrapper
    return cm_exit(cm, *exc_details)
  File 
"/usr/local/lib/python3.4/site-packages/s3ql-2.13-py3.4-linux-i686.egg/s3ql/backends/common.py",
 
line 211, in __exit__
    self.close()
  File 
"/usr/local/lib/python3.4/site-packages/s3ql-2.13-py3.4-linux-i686.egg/s3ql/backends/comprenc.py",
 
line 329, in close
    self.backend.close()
  File 
"/usr/local/lib/python3.4/site-packages/s3ql-2.13-py3.4-linux-i686.egg/s3ql/backends/s3c.py",
 
line 705, in close
    self.conn.disconnect()
  File "/usr/local/lib/python3.4/site-packages/dugong/__init__.py", line 
1330, in disconnect
    self._sock.close()
AttributeError: 'NoneType' object has no attribute 'close'

#####

(I am using dugong 3.5, installed with pip.)

Thanks for the response! I'll raise a ticket with GreenQloud, but I think 
this probably a(nother) sign that I shouldn't be sticking with them.

Regards,
Adam

-- 
You received this message because you are subscribed to the Google Groups 
"s3ql" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to