Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 719652 - dev-python/setproctitle calls commands that do not exist
Summary: dev-python/setproctitle calls commands that do not exist
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-04-26 14:44 UTC by Agostino Sarubbo
Modified: 2020-07-06 18:44 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,17.45 KB, text/plain)
2020-04-26 14:44 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-26 14:44:40 UTC
This is an auto-filled bug because dev-python/setproctitle calls commands that do not exist.
The issue was originally discovered on arm64, but it may be reproducible on other arches as well.
If you think that a different summary clarifies the issue better, feel free to change it.
Attached build log and emerge --info.
Comment 1 Agostino Sarubbo gentoo-dev 2020-04-26 14:44:49 UTC
Created attachment 634708 [details]
build.log

build log and emerge --info
Comment 2 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2020-07-06 18:44:29 UTC
This was fixed via:

commit 3d915b9a36c4158c98b12f0c4da7a25dde8034b0
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2020-06-12 16:58:59 +0200
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2020-06-12 17:40:16 +0200

    dev-python/setproctitle: Port to py3.9
    
    Signed-off-by: Michał Górny <mgorny@gentoo.org>