Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 923088 - net-analyzer/scapy-2.5.0 installs deprecated .egg/.egg-info
Summary: net-analyzer/scapy-2.5.0 installs deprecated .egg/.egg-info
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Sam James
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 921639
  Show dependency tree
 
Reported: 2024-01-28 07:06 UTC by Agostino Sarubbo
Modified: 2025-03-20 10:52 UTC (History)
1 user (show)

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


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

Issue: net-analyzer/scapy-2.5.0 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 07:06:13 UTC
Created attachment 883358 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2025-03-20 10:52:59 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=10b993103c187687b4552c7bdc5596ed641ba4bc

commit 10b993103c187687b4552c7bdc5596ed641ba4bc
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2025-03-20 06:28:32 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2025-03-20 10:51:34 +0000

    net-analyzer/scapy: add 2.6.1
    
    Closes: https://bugs.gentoo.org/892051
    Closes: https://bugs.gentoo.org/910000
    Closes: https://bugs.gentoo.org/915645
    Closes: https://bugs.gentoo.org/923088
    Signed-off-by: Sam James <sam@gentoo.org>

 net-analyzer/scapy/Manifest                        |  1 +
 .../scapy-2.6.1-missing-autorun-test-marker.patch  | 10 +++
 .../scapy/files/scapy-2.6.1-skip-test.patch        | 20 +++++
 net-analyzer/scapy/scapy-2.5.0.ebuild              |  6 +-
 net-analyzer/scapy/scapy-2.6.1.ebuild              | 86 ++++++++++++++++++++++
 5 files changed, 121 insertions(+), 2 deletions(-)