Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 921933 - sys-apps/portage-3.0.61-r1: stabilisation
Summary: sys-apps/portage-3.0.61-r1: stabilisation
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Stabilization (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Portage team
URL:
Whiteboard:
Keywords: CC-ARCHES
Depends on: 923368
Blocks:
  Show dependency tree
 
Reported: 2024-01-12 12:47 UTC by Sam James
Modified: 2024-03-04 21:11 UTC (History)
2 users (show)

See Also:
Package list:
sys-apps/portage-3.0.61-r1
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 2024-01-12 12:47:31 UTC
Thanks! The main fix here compared to last stable is probably bug 921089 which looks frightening to users.
Comment 1 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2024-01-12 14:04:11 UTC
ppc64 done
Comment 2 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2024-01-12 14:20:44 UTC
sparc done
Comment 3 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2024-01-12 14:20:45 UTC
arm64 done
Comment 4 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2024-01-12 14:20:46 UTC
arm done
Comment 5 Arthur Zamarin archtester Gentoo Infrastructure gentoo-dev Security 2024-01-12 18:06:23 UTC
amd64 done
Comment 6 Arthur Zamarin archtester Gentoo Infrastructure gentoo-dev Security 2024-01-12 18:06:24 UTC
x86 done
Comment 7 Arthur Zamarin archtester Gentoo Infrastructure gentoo-dev Security 2024-01-23 20:16:07 UTC
hppa done
Comment 8 matoro archtester 2024-02-22 17:59:40 UTC
Won't stabilize this for ppc due to bug 923368, pending 3.0.62
Comment 9 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2024-02-25 08:45:24 UTC
(In reply to matoro from comment #8)
> Won't stabilize this for ppc due to bug 923368, pending 3.0.62

The failure isn't really a problem at runtime for most people as it's behind a FEATURES flag.
Comment 10 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2024-02-25 08:45:41 UTC
ppc done

all arches done
Comment 11 Zdenek Sojka 2024-03-04 19:52:22 UTC
This stable ebuild has been removed in commit:

commit ebcda0fcb565efda696a77e3bc6c2ab28fc53158
Author: Sam James <sam@gentoo.org>
Date:   Mon Mar 4 11:35:20 2024 +0000

    sys-apps/portage: drop versions
    
    Signed-off-by: Sam James <sam@gentoo.org>


so now the only stable package version (amd64) is portage-3.0.59-r1, and portage wants to downgrade:

[ebuild     UD ] sys-apps/portage-3.0.59-r1::gentoo [3.0.61-r1::gentoo] USE="(ipc) native-extensions rsync-verify -apidoc -build -doc -gentoo-dev (-selinux) -test -xattr" PYTHON_TARGETS="python3_11 (-pypy3) -python3_10 -python3_12" 1148 KiB

is that intentional?
Comment 12 Larry the Git Cow gentoo-dev 2024-03-04 20:15:46 UTC
The bug has been referenced in the following commit(s):

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

commit 15353f6a0fc9579dcccc651e92a5d138b4fe3d99
Author:     Zac Medico <zmedico@gentoo.org>
AuthorDate: 2024-03-04 20:11:07 +0000
Commit:     Zac Medico <zmedico@gentoo.org>
CommitDate: 2024-03-04 20:15:11 +0000

    sys-apps/portage: restore 3.0.61-r1
    
    Fixes: ebcda0fcb565 ("sys-apps/portage: drop versions")
    Bug: https://bugs.gentoo.org/921933#c11
    Signed-off-by: Zac Medico <zmedico@gentoo.org>

 sys-apps/portage/Manifest                 |   1 +
 sys-apps/portage/portage-3.0.61-r1.ebuild | 246 ++++++++++++++++++++++++++++++
 2 files changed, 247 insertions(+)
Comment 13 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2024-03-04 21:11:15 UTC
Thank you!