Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 718130

Summary: app-crypt/certbot-apache fails tests
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Matthew Thode ( prometheanfire ) <prometheanfire>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2020-04-19 08:23:07 UTC
This is an auto-filled bug because app-crypt/certbot-apache fails tests.
The issue was originally discovered on arm64, but it may be reproducible on other arches as well.
Attached build log and emerge --info.
Comment 1 Agostino Sarubbo gentoo-dev 2020-04-19 08:23:16 UTC
Created attachment 633660 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2020-04-19 18:31:15 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=58a4db8536f7b5ae401fba9db91a9f8401e043ed

commit 58a4db8536f7b5ae401fba9db91a9f8401e043ed
Author:     Matthew Thode <prometheanfire@gentoo.org>
AuthorDate: 2020-04-19 18:30:46 +0000
Commit:     Matthew Thode <prometheanfire@gentoo.org>
CommitDate: 2020-04-19 18:31:05 +0000

    app-crypt/certbot-apache: fix tests (use pytest instead of nose)
    
    pytest is what upstream uses, so use it here too
    
    Closes: https://bugs.gentoo.org/718130
    Package-Manager: Portage-2.3.89, Repoman-2.3.20
    RepoMan-Options: --force
    Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>

 .../{certbot-apache-1.3.0.ebuild => certbot-apache-1.3.0-r1.ebuild}   | 4 ++--
 app-crypt/certbot-apache/certbot-apache-9999.ebuild                   | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)