Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 938556 - dev-python/pipx-1.7.1 fails to compile: ln: failed to create symbolic link 3.10: No such file or directory
Summary: dev-python/pipx-1.7.1 fails to compile: ln: failed to create symbolic link 3....
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Cédric Krier
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-08-27 12:53 UTC by Agostino Sarubbo
Modified: 2024-08-27 13:15 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,48.53 KB, text/plain)
2024-08-27 12:53 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 2024-08-27 12:53:12 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/pipx-1.7.1 fails to compile.
Discovered on: amd64 (internal ref: ci)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0014
Comment 1 Agostino Sarubbo gentoo-dev 2024-08-27 12:53:13 UTC
Created attachment 901325 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2024-08-27 13:15:08 UTC
The bug has been closed via the following commit(s):

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

commit dcf7bfe158f0f9225f5f047910456032e768132a
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2024-08-27 13:15:02 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2024-08-27 13:15:02 +0000

    dev-python/pipx: Fix missing condition around test code
    
    Closes: https://bugs.gentoo.org/938556
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 dev-python/pipx/pipx-1.7.1.ebuild | 20 +++++++++++---------
 1 file changed, 11 insertions(+), 9 deletions(-)