Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 884535 - [guru] app-crypt/certbot-dns-desec-1.2.0 fails tests (CLANG-STRICTER-SYSTEM): AttributeError: module certbot.interfaces has no attribute IAuthenticator
Summary: [guru] app-crypt/certbot-dns-desec-1.2.0 fails tests (CLANG-STRICTER-SYSTEM):...
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Anna Vyalkova
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-12-06 07:03 UTC by Agostino Sarubbo
Modified: 2022-12-14 16:46 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log,104.36 KB, text/plain)
2022-12-06 07:03 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2022-12-06 07:03:13 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-crypt/certbot-dns-desec-1.2.0 fails tests (CLANG-STRICTER-SYSTEM).
Discovered on: amd64 (internal ref: guru_tinderbox)

NOTE:
(CLANG-STRICTER-SYSTEM) in the summary means that the bug was found on a machine that runs clang with stricter mode

This machine uses clang with CFLAGS/CXXFLAGS=-Werror=implicit-function-declaration -Werror=implicit-int -Werror=incompatible-function-pointer-types

See also:
https://archives.gentoo.org/gentoo-dev/message/dd9f2d3082b8b6f8dfbccb0639e6e240
https://wiki.gentoo.org/wiki/Modern_C_porting
Comment 1 Agostino Sarubbo gentoo-dev 2022-12-06 07:03:16 UTC
Created attachment 840351 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-12-06 07:03:16 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


E   AttributeError: module 'certbot.interfaces' has no attribute 'IAuthenticator'
FAILED certbot_dns_desec/dns_desec_test.py::AuthenticatorTest::test_cleanup
FAILED certbot_dns_desec/dns_desec_test.py::AuthenticatorTest::test_get_chall_pref
FAILED certbot_dns_desec/dns_desec_test.py::AuthenticatorTest::test_more_info
FAILED certbot_dns_desec/dns_desec_test.py::AuthenticatorTest::test_parser_arguments
FAILED certbot_dns_desec/dns_desec_test.py::AuthenticatorTest::test_perform
FAILED certbot_dns_desec/dns_desec_test.py::DesecConfigClientTest::test_get_authoritative_zone
FAILED certbot_dns_desec/dns_desec_test.py::DesecConfigClientTest::test_set_txt_rrset
FAILED certbot_dns_desec/dns_desec_test.py::DesecConfigClientTest::test_set_txt_rrset_fail_to_authenticate
FAILED certbot_dns_desec/dns_desec_test.py::DesecConfigClientTest::test_set_txt_rrset_fail_to_find_domain
FAILED certbot_dns_desec/dns_desec_test.py::DesecConfigClientTest::test_set_txt_rrset_throttling_no_retry
FAILED certbot_dns_desec/dns_desec_test.py::DesecConfigClientTest::test_set_txt_rrset_throttling_retry
FAILED certbot_dns_desec/dns_desec_test.py::DesecConfigClientTest::test_set_txt_rrset_throttling_retry_fail
Comment 3 Larry the Git Cow gentoo-dev 2022-12-14 16:46:06 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=0b77a0883d8a3108608975d52de6f5d925161ea4

commit 0b77a0883d8a3108608975d52de6f5d925161ea4
Author:     Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
AuthorDate: 2022-12-12 19:21:00 +0000
Commit:     Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
CommitDate: 2022-12-12 20:25:50 +0000

    app-crypt/certbot-dns-desec: add 1.2.1, drop 1.2.0
    
    Closes: https://bugs.gentoo.org/884535
    Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>

 app-crypt/certbot-dns-desec/Manifest                                    | 2 +-
 .../{certbot-dns-desec-1.2.0.ebuild => certbot-dns-desec-1.2.1.ebuild}  | 0
 2 files changed, 1 insertion(+), 1 deletion(-)