[Bug 1923480] Re: Cant start Nextcloud client on sway/wayland anymore.

2021-04-14 Thread Bruno Redondi
*** This bug is a duplicate of bug 1923053 *** https://bugs.launchpad.net/bugs/1923053 ** This bug has been marked a duplicate of bug 1923053 nextcloud crashed with SIGSEGV. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https

[Bug 1923604] Re: Nextcloud desktop client immediately segfaults upon execution

2021-04-13 Thread Bruno Redondi
*** This bug is a duplicate of bug 1923053 *** https://bugs.launchpad.net/bugs/1923053 This is a duplicate of bug 1923053 ** This bug has been marked a duplicate of bug 1923053 nextcloud crashed with SIGSEGV. -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 1915579] Re: version 2.03.11-2ubuntu1 breaks initramfs

2021-03-02 Thread Bruno Redondi
The new version of lvm sets wrong file permissions to /usr/share/initramfs-tools/hooks/lvm2 This file should have 755 permission but after the upgrade it has 644. If you "sudo chmod 755 /usr/share/initramfs-tools/hooks/lvm2 && sudo update-initramfs -u" the system will boot correctly. -- You rec

[Bug 1911050] Re: AttributeError: 'array.array' object has no attribute 'tostring'

2021-01-15 Thread Bruno Redondi
See https://docs.python.org/3.9/whatsnew/3.9.html#removed "array.array: tostring() and fromstring() methods have been removed. They were aliases to tobytes() and frombytes(), deprecated since Python 3.2." editing /usr/lib/python3/dist-packages/landscape/lib/network.py and replacing "res = statu