Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 922219 - app-text/xapers-0.9.0 installs deprecated .egg/.egg-info (GCC-14-SYSTEM)
Summary: app-text/xapers-0.9.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 (vote)
Assignee: William Pettersson
URL:
Whiteboard:
Keywords: PullRequest
: 922603 (view as bug list)
Depends on:
Blocks: 921639
  Show dependency tree
 
Reported: 2024-01-16 10:08 UTC by Agostino Sarubbo
Modified: 2024-01-21 10:17 UTC (History)
1 user (show)

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


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

Issue: app-text/xapers-0.9.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-16 10:08:06 UTC
Created attachment 882415 [details]
build.log

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

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=791ea51308427b986102d855d0a0553604cc4523

commit 791ea51308427b986102d855d0a0553604cc4523
Author:     William Pettersson <william@ewpettersson.se>
AuthorDate: 2024-01-17 08:06:44 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2024-01-21 04:14:02 +0000

    app-text/xapers: add 0.9.2, use PEP517
    
    * Remove old maintainer as they are unresponsive
    * New upstream site
    * PEP517 ebuild
    
    Skipping 0.9.1 as the install script missed submodules and was hence
    unusable
    
    Closes: https://bugs.gentoo.org/922219
    Closes: https://bugs.gentoo.org/909902
    Signed-off-by: William pettersson <william@ewpettersson.se>
    Closes: https://github.com/gentoo/gentoo/pull/34859
    Signed-off-by: Sam James <sam@gentoo.org>

 app-text/xapers/Manifest            |  1 +
 app-text/xapers/metadata.xml        |  5 +----
 app-text/xapers/xapers-0.9.2.ebuild | 36 ++++++++++++++++++++++++++++++++++++
 3 files changed, 38 insertions(+), 4 deletions(-)
Comment 3 Agostino Sarubbo gentoo-dev 2024-01-21 10:17:35 UTC
*** Bug 922603 has been marked as a duplicate of this bug. ***