Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 922804 - dev-tex/rubber-1.6.0-r1 installs deprecated .egg/.egg-info (GCC-14-SYSTEM)
Summary: dev-tex/rubber-1.6.0-r1 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 (vote)
Assignee: Florian Schmaus
URL: https://gitlab.com/latex-rubber/rubbe...
Whiteboard:
Keywords:
Depends on:
Blocks: 921639
  Show dependency tree
 
Reported: 2024-01-24 07:45 UTC by Agostino Sarubbo
Modified: 2024-04-10 19:42 UTC (History)
2 users (show)

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


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

Issue: dev-tex/rubber-1.6.0-r1 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-24 07:45:26 UTC
Created attachment 883022 [details]
build.log

build log and emerge --info
Comment 2 Sebastian Pipping gentoo-dev 2024-03-30 20:41:32 UTC
I'm assuming this will be fixed by a migration off of distutils? Helping upstream, will join the fix here if not solved by the next release.
Comment 3 Larry the Git Cow gentoo-dev 2024-04-10 19:42:25 UTC
The bug has been closed via the following commit(s):

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

commit 3f10a00d16c1ab452b2f5b7fe0634aef7a5ecf4c
Author:     Sebastian Pipping <sping@gentoo.org>
AuthorDate: 2024-04-10 16:43:32 +0000
Commit:     Sebastian Pipping <sping@gentoo.org>
CommitDate: 2024-04-10 19:40:02 +0000

    dev-tex/rubber: 1.6.4 + EAPI 8 + PEP 517 + sync 9999
    
    Closes: https://bugs.gentoo.org/909975
    Closes: https://bugs.gentoo.org/922804
    Signed-off-by: Sebastian Pipping <sping@gentoo.org>

 dev-tex/rubber/Manifest            |   1 +
 dev-tex/rubber/rubber-1.6.4.ebuild | 111 +++++++++++++++++++++++++++++++++++++
 dev-tex/rubber/rubber-9999.ebuild  |  23 ++++----
 3 files changed, 125 insertions(+), 10 deletions(-)