Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 646680 - bootstrap-prefix.sh terminates in stage3 due to missing keywords in pyblake2-1.1.0.ebuild
Summary: bootstrap-prefix.sh terminates in stage3 due to missing keywords in pyblake2-...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: Prefix Support (show other bugs)
Hardware: All Linux
: Normal blocker (vote)
Assignee: Gentoo Prefix
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-02-05 16:36 UTC by hsk17
Modified: 2018-02-07 18:15 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description hsk17 2018-02-05 16:36:40 UTC
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
Comment 1 Fabian Groffen gentoo-dev 2018-02-07 18:00:11 UTC
ok, this needs a new snapshot, let's do that.
Comment 2 Larry the Git Cow gentoo-dev 2018-02-07 18:15:47 UTC
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(-)