From 972ff2bc1fc78e69c59969484315532bc06b605d Mon Sep 17 00:00:00 2001 From: David Michael Date: Fri, 4 Aug 2017 12:19:02 -0700 Subject: [PATCH 1/2] profiles: drop obsolete lxml reference --- .../coreos-overlay/profiles/coreos/arm64/package.accept_keywords | 1 - 1 file changed, 1 deletion(-) diff --git a/sdk_container/src/third_party/coreos-overlay/profiles/coreos/arm64/package.accept_keywords b/sdk_container/src/third_party/coreos-overlay/profiles/coreos/arm64/package.accept_keywords index 3f293a8982..2ff5758053 100644 --- a/sdk_container/src/third_party/coreos-overlay/profiles/coreos/arm64/package.accept_keywords +++ b/sdk_container/src/third_party/coreos-overlay/profiles/coreos/arm64/package.accept_keywords @@ -12,7 +12,6 @@ =dev-libs/liblinear-210-r1 ~arm64 =dev-libs/nss-3.29.5 ~arm64 =dev-libs/userspace-rcu-0.9.1 ** -=dev-python/lxml-3.3.5 ** =dev-util/meson-0.40.1 ** =dev-util/re2c-0.16 ~arm64 =dev-vcs/git-2.13.0 ~arm64 From 2f9172141fed5b95dde45417b4601a2888292db5 Mon Sep 17 00:00:00 2001 From: David Michael Date: Fri, 4 Aug 2017 12:20:17 -0700 Subject: [PATCH 2/2] profiles: disable Python 3 for repoman Otherwise, it tries to force portage to build Python 3 support, and that breaks bootstrapping. --- .../third_party/coreos-overlay/profiles/coreos/base/package.use | 1 + 1 file changed, 1 insertion(+) diff --git a/sdk_container/src/third_party/coreos-overlay/profiles/coreos/base/package.use b/sdk_container/src/third_party/coreos-overlay/profiles/coreos/base/package.use index dbb5fa176a..d385952153 100644 --- a/sdk_container/src/third_party/coreos-overlay/profiles/coreos/base/package.use +++ b/sdk_container/src/third_party/coreos-overlay/profiles/coreos/base/package.use @@ -29,6 +29,7 @@ app-emulation/qemu aio caps curl jpeg ncurses png python threads uuid vhost-net # python3 problems app-portage/gentoolkit -python_targets_python3_4 app-portage/gentoolkit-dev -python_targets_python3_4 +app-portage/repoman -python_targets_python3_4 dev-python/uritemplate -python_targets_python3_4 sys-apps/portage -python_targets_python3_4