just tried to setup a prefix installation on linux, but bootstrap-prefix fails: in stage3 it tries to emerge sys-devel/gettext, this pulls in (a. o.) dev-python/pyblake2, and there it stops with the message "The following keyword changes are necessary to proceed: .... =dev-python/pyblake2-1.1.0 **" seems that michael haubenwallners recent commit https://gitweb.gentoo.org/repo/gentoo.git/commit/dev-python/pyblake2/pyblake2-1.1.0.ebuild?id=4273a169a77eb87ef833c6d99a81c997938fecf2 (which adds amd64-linux and x86-linux keywords to pyblake2 ebuild) needs to be added to the portage snapshot that is loaded by bootstrap-prefix.sh
ok, this needs a new snapshot, let's do that.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/proj/prefix.git/commit/?id=aed372aff9554d3ac8471d2beac973325f464f23 commit aed372aff9554d3ac8471d2beac973325f464f23 Author: Fabian Groffen <grobian@gentoo.org> AuthorDate: 2018-02-07 18:14:49 +0000 Commit: Fabian Groffen <grobian@gentoo.org> CommitDate: 2018-02-07 18:14:49 +0000 scripts/bootstrap-prefix: bump snapshot for bug #646680 Closes: https://bugs.gentoo.org/646680 scripts/bootstrap-prefix.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)