Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 912672

Summary: Change Portage default to BINPKG_FORMAT=gpkg
Product: Portage Development Reporter: Andreas K. Hüttel <dilfridge>
Component: Core - ConfigurationAssignee: Portage team <dev-portage>
Status: RESOLVED FIXED    
Severity: normal CC: bertrand, binhost, sam, syu.os
Priority: Normal Keywords: InVCS, PullRequest
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://bugs.gentoo.org/show_bug.cgi?id=715112
https://bugs.gentoo.org/show_bug.cgi?id=772785
https://github.com/gentoo/portage/pull/1102
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on: 919695    
Bug Blocks: 913020    

Description Andreas K. Hüttel archtester gentoo-dev 2023-08-20 12:15:01 UTC
Hi Portage team, 

for the next release, would it perhaps be possible to switch the following to new defaults:

1) BINPKG_FORMAT=gpkg

2) enable FEATURES=binpkg-multi-instance by default

?

What do you think?

Cheers -a
Comment 1 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-08-20 12:41:46 UTC
Sounds good to me.
Comment 2 Mike Gilbert gentoo-dev 2023-08-20 15:44:51 UTC
(In reply to Andreas K. Hüttel from comment #0)
> 2) enable FEATURES=binpkg-multi-instance by default

This is already enabled by default for new installations. However, we don't enable it for upgrades on existing installs.

https://gitweb.gentoo.org/proj/portage.git/tree/lib/portage/_compat_upgrade/binpkg_multi_instance.py?h=portage-3.0.51
Comment 3 Larry the Git Cow gentoo-dev 2023-12-10 23:02:48 UTC
The bug has been referenced in the following commit(s):

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

commit bae767c21f490d9befbfc8a19872d7cdedb65bbe
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2023-12-10 23:01:49 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-12-10 23:02:22 +0000

    sys-apps/portage: switch to gpkg by default for 9999
    
    Bug: https://bugs.gentoo.org/912672
    Thanks-to: Andreas K. Hüttel <dilfridge@gentoo.org>
    Signed-off-by: Sam James <sam@gentoo.org>

 sys-apps/portage/portage-9999.ebuild | 4 ++++
 1 file changed, 4 insertions(+)
Comment 4 Larry the Git Cow gentoo-dev 2023-12-14 04:12:24 UTC
The bug has been closed via the following commit(s):

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

commit e1932a816fa1d407f1ad504f8d05cefb0e5294d7
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2023-12-14 04:09:39 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-12-14 04:09:39 +0000

    sys-apps/portage: add 3.0.58
    
    Closes: https://bugs.gentoo.org/919695
    Closes: https://bugs.gentoo.org/912672
    Signed-off-by: Sam James <sam@gentoo.org>

 sys-apps/portage/Manifest              |   1 +
 sys-apps/portage/portage-3.0.58.ebuild | 246 +++++++++++++++++++++++++++++++++
 2 files changed, 247 insertions(+)