[PATCH 0/2] Detect broken VDB on merging/binpkg creation
Sam James <[email protected]> Sat, 2 Oct 2021 21:11:23 +0100
| Newsgroups | gmane.linux.gentoo.portage.devel |
|---|---|
| Message-ID | <[email protected]> |
Further fixes for when the VDB is corrupted by e.g. broken scanelf. Already posted on GH a while ago at https://github.com/gentoo/portage/pull/744. Sam James (2): doebuild.py: check for inconsistent PROVIDES/image post-src_install Binpkg.py: check for inconsistent PROVIDES/image when unpacking binpkg lib/_emerge/Binpkg.py | 28 +++++++++++++++++++++++++- lib/portage/package/ebuild/doebuild.py | 24 +++++++++++++++++++++- 2 files changed, 50 insertions(+), 2 deletions(-) -- 2.33.0