** Changed in: python-certbot (Ubuntu)
Status: New => In Progress
** Also affects: python-certbot (Ubuntu Focal)
Importance: Undecided
Status: New
** Changed in: python-certbot (Ubuntu)
Status: In Progress => Invalid
** Changed in: python-certbot (Ubuntu Focal)
Status: New => In Progress
** Changed in: python-certbot (Ubuntu Focal)
Assignee: (unassigned) => Robie Basak (racb)
** Description changed:
+ [SRU Information]
+
+ N/A, since this is a built time test failure only.
+
+ [Original Description]
==================================== ERRORS
====================================
_______________ ERROR collecting certbot/plugins/common_test.py
________________
certbot/plugins/common_test.py:26: in <module>
- challenges.TLSSNI01(token=b'token1'), "pending"),
+ challenges.TLSSNI01(token=b'token1'), "pending"),
E AttributeError: module 'acme.challenges' has no attribute 'TLSSNI01'
=============================== warnings summary
===============================
certbot/plugins/disco.py:183
-
/home/ubuntu/deb/python-certbot/python-certbot-0.40.0/certbot/plugins/disco.py:183:
DeprecationWarning: Using or importing the ABCs from 'collections' instead of
from 'collections.abc' is deprecated since Python 3.3, and in 3.9 it will stop
working
- class PluginsRegistry(collections.Mapping):
+
/home/ubuntu/deb/python-certbot/python-certbot-0.40.0/certbot/plugins/disco.py:183:
DeprecationWarning: Using or importing the ABCs from 'collections' instead of
from 'collections.abc' is deprecated since Python 3.3, and in 3.9 it will stop
working
+ class PluginsRegistry(collections.Mapping):
/usr/lib/python3/dist-packages/requests_toolbelt/_compat.py:11
- /usr/lib/python3/dist-packages/requests_toolbelt/_compat.py:11:
DeprecationWarning: Using or importing the ABCs from 'collections' instead of
from 'collections.abc' is deprecated since Python 3.3, and in 3.9 it will stop
working
- from collections import Mapping, MutableMapping
+ /usr/lib/python3/dist-packages/requests_toolbelt/_compat.py:11:
DeprecationWarning: Using or importing the ABCs from 'collections' instead of
from 'collections.abc' is deprecated since Python 3.3, and in 3.9 it will stop
working
+ from collections import Mapping, MutableMapping
-- Docs: https://docs.pytest.org/en/latest/warnings.html
!!!!!!!!!!!!!!!!!!! Interrupted: 1 errors during collection
!!!!!!!!!!!!!!!!!!!!
===================== 2 warnings, 1 error in 1.33 seconds
======================
make[1]: *** [debian/rules:35: override_dh_auto_test] Error 2
This is due to python-acme's version bump which removed TLSSNI01.
-
- The commit below fixes it, but has impacts in other packages, see
https://bugs.launchpad.net/ubuntu/+source/python-certbot-nginx/+bug/1875471/comments/8
for details:
+ The commit below fixes it, but has impacts in other packages, see
+ https://bugs.launchpad.net/ubuntu/+source/python-certbot-
+ nginx/+bug/1875471/comments/8 for details:
https://github.com/certbot/certbot/commit/4b488614cf7749c8139c11f0983fe4b71e29827f
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1876933
Title:
FTBFS in focal due to build-time test failures
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-certbot/+bug/1876933/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs