Summary: | Change Portage default to BINPKG_FORMAT=gpkg | ||
---|---|---|---|
Product: | Portage Development | Reporter: | Andreas K. Hüttel <dilfridge> |
Component: | Core - Configuration | Assignee: | 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
![]() ![]() Sounds good to me. (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 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(+) 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(+) |