Gentoo Archives: gentoo-dev

From: "Anthony G. Basile" <blueness@g.o>
To: gentoo-dev@l.g.o
Subject: [gentoo-dev] Releng breakage with respect to move from dev-python/python-exec to dev-lang/python-exec
Date: Sat, 02 Nov 2013 13:16:24
Message-Id: 5274FB3D.8080508@gentoo.org
1 Hi everyone,
2
3 This is a followup to a discussion on IRC yesterday regarding breakage
4 that's occurring to catalyst builds as a result of the recent move from
5 dev-python/python-exec to dev-lang/python-exec. The commit of the later
6 were pushed into the tree with all KEYWORDS marked stable using repoman
7 --force [1]. In catalyst runs where stage1's are built from stage3's
8 this leads to the following blockage:
9
10 [ebuild N ] sys-devel/automake-1.13.4 to /tmp/stage1root/
11 [ebuild N ] sys-fs/eudev-1.1 to /tmp/stage1root/ USE="-doc -gudev
12 -hwdb -introspection -keymap -kmod -modutils -openrc -rule-generator
13 (-selinux) -static-libs {-test}"
14 [ebuild N ] virtual/udev-200 to /tmp/stage1root/ USE="-gudev -hwdb
15 -introspection -keymap -kmod (-selinux) -static-libs"
16 [blocks B ] <dev-python/python-exec-10000
17 ("<dev-python/python-exec-10000" is blocking dev-lang/python-exec-0.3.1)
18
19 I was only able to solve this by manually chrooting and running the following
20
21 emerge --unmerge python-exec
22 ROOT=/ emerge dev-lang/python-exec
23
24 I have to do this on 12 stage3's which is work.
25
26 Can I please ask the python team to be more careful and announce such
27 commits beforehand so they can be assessed by the community.
28
29
30 Ref.
31 [1]
32 http://sources.gentoo.org/cgi-bin/viewvc.cgi/gentoo-x86/dev-lang/python-exec/ChangeLog?view=log
33
34 --
35 Anthony G. Basile, Ph.D.
36 Gentoo Linux Developer [Hardened]
37 E-Mail : blueness@g.o
38 GnuPG FP : 1FED FAD9 D82C 52A5 3BAB DC79 9384 FA6E F52D 4BBA
39 GnuPG ID : F52D4BBA

Replies