Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 889666 - dev-util/systemtap: bump to 4.8
Summary: dev-util/systemtap: bump to 4.8
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Sven Wegener
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2023-01-04 08:58 UTC by Holger Hoffstätte
Modified: 2023-01-08 03:37 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Holger Hoffstätte 2023-01-04 08:58:54 UTC
Current in-tree systemtap-4.7 cannot be used with python-3.11 due to required code changes. Also the tarball URL seems to have changed at Sourceware; the current 4.7-r1 ebuild only works due to Gentoo mirrors.
Bump to 4.8 which has explicit python-3.11 support, and fix $URL while we're at it.


Reproducible: Always
Comment 1 Larry the Git Cow gentoo-dev 2023-01-08 03:37:46 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=61232ea28c66cd5e0709a5227878ea709bbcffb8

commit 61232ea28c66cd5e0709a5227878ea709bbcffb8
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2023-01-08 03:31:39 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-01-08 03:31:39 +0000

    dev-util/systemtap: fix SRC_URI for old
    
    Closes: https://bugs.gentoo.org/889666
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-util/systemtap/systemtap-4.4.ebuild    | 4 ++--
 dev-util/systemtap/systemtap-4.5-r1.ebuild | 4 ++--
 dev-util/systemtap/systemtap-4.5.ebuild    | 4 ++--
 dev-util/systemtap/systemtap-4.6.ebuild    | 4 ++--
 dev-util/systemtap/systemtap-4.7-r1.ebuild | 4 ++--
 5 files changed, 10 insertions(+), 10 deletions(-)

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

commit d1f43a88d42db94c082f43d974597b14e95f1269
Author:     Holger Hoffstätte <holger@applied-asynchrony.com>
AuthorDate: 2023-01-04 08:59:21 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-01-08 03:26:20 +0000

    dev-util/systemtap: bump to 4.8
    
    Closes: https://bugs.gentoo.org/889666
    Signed-off-by: Holger Hoffstätte <holger@applied-asynchrony.com>
    Closes: https://github.com/gentoo/gentoo/pull/28954
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-util/systemtap/Manifest             |   1 +
 dev-util/systemtap/systemtap-4.8.ebuild | 127 ++++++++++++++++++++++++++++++++
 2 files changed, 128 insertions(+)