Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 923147

Summary: app-crypt/gpgme-1.23.2 installs deprecated .egg/.egg-info
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Gentoo's Team for Core System packages <base-system>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 921639    
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2024-01-28 16:34:45 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-crypt/gpgme-1.23.2 installs deprecated .egg/.egg-info.
Discovered on: amd64 (internal ref: gcc14_tinderbox)
System: GCC-14-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#GCC-14)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#QA0076
Comment 1 Agostino Sarubbo gentoo-dev 2024-01-28 16:34:48 UTC
Created attachment 883480 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2024-09-10 01:37:24 UTC
The bug has been closed via the following commit(s):

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

commit 30ec7a8d13d196916b69e933f15b5c722b22fc4e
Author:     Eli Schwartz <eschwartz@gentoo.org>
AuthorDate: 2024-09-10 01:02:13 +0000
Commit:     Eli Schwartz <eschwartz@gentoo.org>
CommitDate: 2024-09-10 01:16:29 +0000

    app-crypt/gpgme: port to pep517 build
    
    We don't need setuptools unconditionally. This was probably an autoconf
    bug in python detection macros, though it appears it is not even run
    because we don't enable python via "enabled languages" as an arg to
    configure anyway...
    
    Closes: https://bugs.gentoo.org/909868
    Closes: https://bugs.gentoo.org/923147
    Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>

 app-crypt/gpgme/gpgme-1.23.2-r2.ebuild | 232 +++++++++++++++++++++++++++++++++
 1 file changed, 232 insertions(+)