Though it doesn't sound exactly like the issue that @Juerg Haefliger
originally describes, I've had the same issue as @Jan (above) on 3
separate laptops (all Lenovo T480s machines). In each case, the upgrade
to 4.15.0-151 caused file system corruption that could only be corrected
by a manual fsck.
I make use of the u1sync tool, and as of 6th June I'm getting this:
Unhandled Error
Traceback (most recent call last):
File "/usr/lib/python2.7/dist-packages/twisted/python/context.py", line 81,
in callWithContext
return func(*args,**kw)
File "/usr/lib/python2.7/dist-packages/twisted/inte
hmm... seems that my vesion of context.py does not match that in the
source of https://launchpad.net/ubuntu/+source/ubuntuone-storage-
protocol/3.0.0-0ubuntu1, even though I have version 3.0.0-0ubuntu1
installed
/usr/lib/python2.7/dist-packages/ubuntuone-storage-
protocol/ubuntuone/storageprotoco
$ dpkg -s python-ubuntuone-storageprotocol
Package: python-ubuntuone-storageprotocol
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 382
Maintainer: Ubuntu Developers
Architecture: all
Source: ubuntuone-storage-protocol
Version: 3.0.0-0ubuntu1.1
Replaces: ubuntuone-
Having taken the latest updates, I am now getting this:
Traceback (most recent call last):
File "/usr/local/bin/u1sync", line 28, in
from u1sync.main import main
File "/usr/local/lib/python2.7/dist-packages/u1sync/main.py", line 43, in
from u1sync.client import (
File "/usr/local/l
I'm an idiot, ignore my last post.
For some reason I removed the python-ubuntuone-client package and didn't
re-install it. With that done, I'm back to the original exception:
Unhandled Error
Traceback (most recent call last):
File "/usr/lib/python2.7/dist-packages/twisted/python/context.py", li
Thanks for the fix. I've updated my backup server, and will report back
with results tomorrow, after the overnight run.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1009786
Title:
Does not connect
I can confirm that the latest version works correctly.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1009786
Title:
Does not connect: exceptions.TypeError: get_ssl_context() takes
exactly 2 argume