Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 954303 - sys-power/nut-2.8.2-r2: stablereq
Summary: sys-power/nut-2.8.2-r2: stablereq
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Stabilization (show other bugs)
Hardware: All Linux
: Normal enhancement
Assignee: Robin Johnson
URL:
Whiteboard:
Keywords: CC-ARCHES
Depends on:
Blocks:
 
Reported: 2025-04-23 17:37 UTC by Sam James
Modified: 2025-04-26 03:51 UTC (History)
3 users (show)

See Also:
Package list:
=sys-power/nut-2.8.2-r2
Runtime testing required: ---
nattka: sanity-check+


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sam James archtester Gentoo Infrastructure gentoo-dev Security 2025-04-23 17:37:36 UTC
Please stabilize

 sys-power/nut-2.8.2-r1: no change for 57 days, since 2025-02-25
Comment 1 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2025-04-23 17:48:32 UTC
arm done
Comment 2 INODE64 Sistemas 2025-04-23 18:14:41 UTC
I found some issues on my production servers, but I've been a bit busy for a while and haven't been able to upload the changes sooner.

See the pull requests

https://github.com/gentoo/gentoo/pull/41698
Comment 3 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2025-04-23 18:16:01 UTC
(In reply to INODE64 Sistemas from comment #2)
> I found some issues on my production servers, but I've been a bit busy for a
> while and haven't been able to upload the changes sooner.
> 
> See the pull requests
> 
> https://github.com/gentoo/gentoo/pull/41698

Thanks. Are those regressions in 2.8.2 vs 2.8.2-r1? I don't think they are, but I'm happy to merge that now and change the stabilisation target anyway.
Comment 4 Larry the Git Cow gentoo-dev 2025-04-24 07:00:53 UTC
The bug has been referenced in the following commit(s):

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

commit 7c2ae667959d10a38dc717234ea1349196bb93ab
Author:     INODE64 <web@inode64.com>
AuthorDate: 2025-04-22 13:41:20 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2025-04-24 06:59:47 +0000

    sys-power/nut: Support for Python 13 and fix init scripts to use /run/nut
    
    Bug: https://bugs.gentoo.org/954303
    Closes: https://bugs.gentoo.org/952749
    Signed-off-by: INODE64 <web@inode64.com>
    Part-of: https://github.com/gentoo/gentoo/pull/41698
    Closes: https://github.com/gentoo/gentoo/pull/41698
    Signed-off-by: Sam James <sam@gentoo.org>

 sys-power/nut/files/nut-2.2.2-init.d-upsdrv                | 6 +++++-
 sys-power/nut/files/nut-2.6.5-init.d-upslog                | 6 +++++-
 sys-power/nut/files/nut-2.6.5-init.d-upsmon                | 4 ++++
 sys-power/nut/files/nut-2.8.0-init.d-upsd                  | 4 ++++
 sys-power/nut/{nut-2.8.2-r1.ebuild => nut-2.8.2-r2.ebuild} | 4 ++--
 sys-power/nut/nut-9999.ebuild                              | 4 ++--
 6 files changed, 22 insertions(+), 6 deletions(-)
Comment 5 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2025-04-24 15:29:43 UTC
x86 done
Comment 6 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2025-04-24 15:29:44 UTC
amd64 done

all arches done
Comment 7 Larry the Git Cow gentoo-dev 2025-04-26 03:51:14 UTC
The bug has been referenced in the following commit(s):

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

commit e9fb2cf0d3753ecc510745cb9da1644adada59f7
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2025-04-26 03:50:22 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2025-04-26 03:50:22 +0000

    sys-power/nut: disable py3.13
    
    It's not ready (see bug #954391).
    
    Bug: https://bugs.gentoo.org/954303
    Bug: https://bugs.gentoo.org/952749
    Closes: https://bugs.gentoo.org/954391
    Signed-off-by: Sam James <sam@gentoo.org>

 sys-power/nut/nut-2.8.2-r2.ebuild | 2 +-
 sys-power/nut/nut-9999.ebuild     | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)