Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 922164 - app-emulation/glean-1.23.0 installs deprecated .egg/.egg-info (GCC-14-SYSTEM)
Summary: app-emulation/glean-1.23.0 installs deprecated .egg/.egg-info (GCC-14-SYSTEM)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Alexey Shvetsov
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 921639
  Show dependency tree
 
Reported: 2024-01-15 11:37 UTC by Agostino Sarubbo
Modified: 2025-05-02 19:35 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,406.96 KB, text/plain)
2024-01-15 11: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 2024-01-15 11:37:09 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-emulation/glean-1.23.0 installs deprecated .egg/.egg-info (GCC-14-SYSTEM).
Discovered on: amd64 (internal ref: gcc14_tinderbox)

NOTE:
(GCC-14-SYSTEM) in the summary means that the bug was found on a machine that runs gcc-14 but this bug MAY or MAY NOT BE related to the new compiler
Comment 1 Agostino Sarubbo gentoo-dev 2024-01-15 11:37:11 UTC
Created attachment 882326 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2025-05-02 19:35:14 UTC
The bug has been closed via the following commit(s):

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

commit 53fdb7bf831e33a56d295b44569c588b3d49b442
Author:     Arthur Zamarin <arthurzam@gentoo.org>
AuthorDate: 2025-05-02 19:33:39 +0000
Commit:     Arthur Zamarin <arthurzam@gentoo.org>
CommitDate: 2025-05-02 19:35:00 +0000

    app-emulation/glean: add 1.24.0, EAPI=8, py3.13, tests
    
    - EAPI=8
    - enable py3.13
    - enable tests
    - use upstream init files installer. Needed to patch it to support ${D}
    
    Closes: https://bugs.gentoo.org/795909
    Closes: https://bugs.gentoo.org/952200
    Closes: https://bugs.gentoo.org/922164
    Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>

 app-emulation/glean/Manifest                       |  1 +
 .../glean-1.24.0-support-gentoo-install.patch      | 44 ++++++++++++++++++++++
 app-emulation/glean/glean-1.24.0.ebuild            | 43 +++++++++++++++++++++
 3 files changed, 88 insertions(+)