Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 834740 - [guru] dev-python/desktop-notifier-3.3.4 fails to compile: python3.8: No module named pip
Summary: [guru] dev-python/desktop-notifier-3.3.4 fails to compile: python3.8: No modu...
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Viorel Munteanu
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-03-08 08:03 UTC by Agostino Sarubbo
Modified: 2022-03-08 13:39 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,41.78 KB, text/plain)
2022-03-08 08:03 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 2022-03-08 08:03:55 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/desktop-notifier-3.3.4 fails to compile.
Discovered on: amd64 (internal ref: guru_ci)
Comment 1 Agostino Sarubbo gentoo-dev 2022-03-08 08:03:57 UTC
Created attachment 766512 [details]
build.log

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


/usr/bin/python3.8: No module named pip
distutils.errors.DistutilsError: Command '['/usr/bin/python3.8', '-m', 'pip', '--disable-pip-version-check', 'wheel', '--no-deps', '-w', '/var/tmp/portage/dev-python/desktop-notifier-3.3.4/temp/tmp74eb48hf', '--quiet', 'build']' returned non-zero exit status 1.
subprocess.CalledProcessError: Command '['/usr/bin/python3.8', '-m', 'pip', '--disable-pip-version-check', 'wheel', '--no-deps', '-w', '/var/tmp/portage/dev-python/desktop-notifier-3.3.4/temp/tmp74eb48hf', '--quiet', 'build']' returned non-zero exit status 1.
Comment 3 Larry the Git Cow gentoo-dev 2022-03-08 13:39:29 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=cb5628201c50584f0edddc8fde62dcf0bdb59093

commit cb5628201c50584f0edddc8fde62dcf0bdb59093
Author:     Viorel Munteanu <ceamac.paragon@gmail.com>
AuthorDate: 2022-03-08 11:37:48 +0000
Commit:     Viorel Munteanu <ceamac.paragon@gmail.com>
CommitDate: 2022-03-08 11:37:48 +0000

    dev-python/desktop-notifier: fix BDEPEND
    
    Closes: https://bugs.gentoo.org/834740
    Signed-off-by: Viorel Munteanu <ceamac.paragon@gmail.com>

 dev-python/desktop-notifier/desktop-notifier-3.3.4.ebuild | 3 +++
 1 file changed, 3 insertions(+)