Created attachment 500348 [details, diff] portage config patch Autobuilds of amd64 minimal installcd and admincd are broken since early September because of a conflict relating to USE=bindist. I have sent a patch to releng@gentoo.org but I will attach it here as well so we can track this issue to completion.
best option sounds like just removing mirrorselect
I'm temporarily merging this to unblock stages, as a stop-gap before hobbled-EC openssl or cryptography w/out EC is available
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/proj/releng.git/commit/?id=b3de33333af5f06e1e96428256ee17ca41cfd082 commit b3de33333af5f06e1e96428256ee17ca41cfd082 Author: Ben Kohler <bkohler@gmail.com> AuthorDate: 2017-12-06 03:34:28 +0000 Commit: Robin H. Johnson <robbat2@gentoo.org> CommitDate: 2017-12-06 03:35:37 +0000 weekly/portage/isos/package.mask: mask new packages needing -bindist Newly stabilized dev-python/pyopenssl-17.2.0 and dev-python/cryptography-2.0.2 depend on openssl[-bindist] which is breaking our bindist-enabled iso builds[1]. These are used by mirrorselect on most of our isos. This new package.mask entry will allow us to stay on the older still-usable versions until the larger bindist issue is resolved. [1] https://archives.gentoo.org/gentoo-releng-autobuilds/message/498ea631212b254f8dbdd54be243427b Closes: https://bugs.gentoo.org/635576 Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> releases/weekly/portage/isos/package.mask/openssl-bindist-workaround | 2 ++ 1 file changed, 2 insertions(+)
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/proj/releng.git/commit/?id=c3e4c566f0c87133d65c3c572ead7619e784b0d5 commit c3e4c566f0c87133d65c3c572ead7619e784b0d5 Author: Mike Frysinger <vapier@gentoo.org> AuthorDate: 2018-06-06 18:04:11 +0000 Commit: Mike Frysinger <vapier@gentoo.org> CommitDate: 2018-06-06 18:04:11 +0000 weekly/portage/isos/package.mask: drop openssl/bindist related mask The only versions of these packages in the tree anymore are newer than the mask, so this now breaks all our iso builds. Drop the mask and see if the bindist issue has been sorted out in the mean time. If it hasn't we'll still need to figure out something else. Bug: https://bugs.gentoo.org/635576 releases/weekly/portage/isos/package.mask/openssl-bindist-workaround | 2 -- 1 file changed, 2 deletions(-)