Gentoo Archives: gentoo-dev

From: "Michał Górny" <mgorny@g.o>
To: Ian Delaney <idella4@g.o>
Cc: gentoo-dev@l.g.o
Subject: [gentoo-dev] Re: [gentoo-commits] repo/gentoo:master commit in: profiles/
Date: Sun, 06 Dec 2015 06:35:37
Message-Id: 20151206073515.5d014a88.mgorny@gentoo.org
1 On Sun, 6 Dec 2015 04:09:42 +0000 (UTC)
2 "Ian Delaney" <idella4@g.o> wrote:
3
4 > commit: 772ba7872fb8291216b6cb02cc74faf06bad10b1
5 > Author: Ian Delaney <idella4 <AT> gentoo <DOT> org>
6 > AuthorDate: Sun Dec 6 04:05:14 2015 +0000
7 > Commit: Ian Delaney <idella4 <AT> gentoo <DOT> org>
8 > CommitDate: Sun Dec 6 04:05:14 2015 +0000
9 > URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=772ba787
10 >
11 > profiles/package.mask: re-pmask old vns. ~xen*-4.2.5 since rdeps now use.masked
12 >
13 > profiles/package.mask | 6 ++++++
14 > 1 file changed, 6 insertions(+)
15 >
16 > diff --git a/profiles/package.mask b/profiles/package.mask
17 > index ede0f5f..23582be 100644
18 > --- a/profiles/package.mask
19 > +++ b/profiles/package.mask
20 > @@ -30,6 +30,12 @@
21 >
22 > #--- END OF EXAMPLES ---
23 >
24 > +# Ian Delaney <idella4@g.o> (06 Dec 2015)
25 > +# Masked due to support of the hypervisor dropped in arch x86
26 > +# rdep packages use.masked for xen under arch
27 > +<=app-emulation/xen-4.2.5-r12
28 > +<=app-emulation/xen-tools-4.2.5-r11
29 > +
30 > # Patrice Clement <monsieurp@g.o> (05 Dec 2015)
31 > # Upstream dead: no update since 2007.
32 > # Masked for removal in 30 days. See bug #567580.
33
34 So once again you caused big breakage of x86:
35
36 https://qa-reports.gentoo.org/output/gentoo-ci/eadddb4/output.html#app-emulation/domi
37 https://qa-reports.gentoo.org/output/gentoo-ci/eadddb4/output.html#app-emulation/qemu
38 https://qa-reports.gentoo.org/output/gentoo-ci/eadddb4/output.html#media-sound/pulseaudio
39 https://qa-reports.gentoo.org/output/gentoo-ci/eadddb4/output.html#sys-boot/grub
40
41 Since you already caused similar breakage lately, you should've really
42 tested it this time.
43
44 Please fix it and subscribe gentoo-automated-testing, and fix your
45 mistakes as soon as they appear.
46
47 --
48 Best regards,
49 Michał Górny
50 <http://dev.gentoo.org/~mgorny/>