Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 908067 - dev-libs/libmacaroons-0.3.0 fails tests: FAIL: python-hmac-sanity-check.sh python2: command not found
Summary: dev-libs/libmacaroons-0.3.0 fails tests: FAIL: python-hmac-sanity-check.sh py...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Guilherme Amadio
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-06-08 13:37 UTC by Agostino Sarubbo
Modified: 2023-06-14 15:04 UTC (History)
0 users

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


Attachments
build.log (build.log,54.27 KB, text/plain)
2023-06-08 13:37 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 2023-06-08 13:37:56 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-libs/libmacaroons-0.3.0 fails tests.
Discovered on: amd64 (internal ref: ci)
Comment 1 Agostino Sarubbo gentoo-dev 2023-06-08 13:37:59 UTC
Created attachment 863566 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2023-06-08 13:38:00 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


FAIL: test/python-hmac-sanity-check.sh
./test/python-hmac-sanity-check.sh: line 3: python2: command not found
Comment 3 Guilherme Amadio gentoo-dev 2023-06-14 15:04:16 UTC
This has also been fixed by the commit below, just forgot to add the tag:

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8e642869db21ae432bc9a1bb38c9f017723d4cc6

commit 8e642869db21ae432bc9a1bb38c9f017723d4cc6
Author:     Guilherme Amadio <amadio@gentoo.org>
AuthorDate: 2023-06-14 14:08:14 +0000
Commit:     Guilherme Amadio <amadio@gentoo.org>
CommitDate: 2023-06-14 14:57:41 +0000

    dev-libs/libmacaroons: really disable python (2.x only)
    
    Closes: https://bugs.gentoo.org/908068
    Signed-off-by: Guilherme Amadio <amadio@gentoo.org>

 .../files/libmacaroons-0.3.0-no-python.patch       | 91 ++++++++++++++++++++++
 ...s-0.3.0.ebuild => libmacaroons-0.3.0-r1.ebuild} |  7 +-
 2 files changed, 96 insertions(+), 2 deletions(-)