This bug was fixed in the package libcloud - 2.3.0-1ubuntu1
---
libcloud (2.3.0-1ubuntu1) cosmic; urgency=medium
* Address some python 3.7 issues (LP: #1788931):
- d/control: add <= 3.6 to X-Python3-Version because python 3.7 is not
yet supported by upstream
- d/p/remo
** Merge proposal linked:
https://code.launchpad.net/~ahasenack/ubuntu/+source/libcloud/+git/libcloud/+merge/353856
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1788931
Title:
FTBFS libcloud do
** Tags added: patch
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1788931
Title:
FTBFS libcloud does not work or build with py3.7
To manage notifications about this bug go to:
https://bugs.launchp
libcloud is fine-ish after this diff, but related dep8 tests will still
fail. Namely, fdroidserver's, which installs python 3.7 via its numpy
dependency. And then libcloud will hit that SyntaxError again in
postinst.
I proposed this upstream: https://github.com/apache/libcloud/pull/1235
stay tune
Local dep8 test run output
** Attachment added: "log"
https://bugs.launchpad.net/ubuntu/+source/libcloud/+bug/1788931/+attachment/5181301/+files/log
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1
debdiff attached
Bileto ticket (still running): https://bileto.ubuntu.com/#/ticket/3384
I ran the dep8 tests locally:
(...)
=== 8988 passed, 32 skipped, 272 warnings in 105.26 seconds
autopkgtest [10:29:42]: test upstream: ---]
autopkgtest [10:29:43]: test
** Changed in: libcloud (Ubuntu)
Assignee: (unassigned) => Andreas Hasenack (ahasenack)
** Changed in: libcloud (Ubuntu)
Status: New => In Progress
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net
** Attachment added: "libcloud-2.3.0-py3-cosmic-build.log"
https://bugs.launchpad.net/ubuntu/+source/libcloud/+bug/1788931/+attachment/5180462/+files/libcloud-2.3.0-py3-cosmic-build.log
** Description changed:
libcloud 2.3.0 fails to build in cosmic currently because the tests
fail. It's