Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 718130 - app-crypt/certbot-apache fails tests
Summary: app-crypt/certbot-apache fails tests
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Matthew Thode ( prometheanfire )
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-04-19 08:23 UTC by Agostino Sarubbo
Modified: 2020-04-19 18:31 UTC (History)
0 users

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


Attachments
build.log (build.log,15.31 KB, text/plain)
2020-04-19 08:23 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 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(-)