Gentoo Archives: gentoo-user

From: Mike Gilbert <floppym@g.o>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] serious problems trying to go to new abi_x86_32 support
Date: Fri, 24 Apr 2015 22:13:18
Message-Id: CAJ0EP40u_229sdZeaZb116WjU=K01ZS9m-UG2t3SqGoV5=SjQA@mail.gmail.com
In Reply to: Re: [gentoo-user] serious problems trying to go to new abi_x86_32 support by covici@ccs.covici.com
1 On Fri, Apr 24, 2015 at 6:09 PM, <covici@××××××××××.com> wrote:
2 > Mike Gilbert <floppym@g.o> wrote:
3 >
4 >> On Fri, Apr 24, 2015 at 4:51 PM, <covici@××××××××××.com> wrote:
5 >> > Mike Gilbert <floppym@g.o> wrote:
6 >> >
7 >> >> On Fri, Apr 24, 2015 at 3:37 PM, <covici@××××××××××.com> wrote:
8 >> >> > Hi. So, I am trying to go to the new support for abi_x86_32, so I
9 >> >> > unmerged all the emul_x86 packages (after doing quickpkg on them,
10 >> >> > because I am a coward), and then it was complaining that I should run
11 >> >> > emerge @preserved-rebuild which I did and every time I run that, it
12 >> >> > gives me another package to change its use flag to add abi_x86_32.
13 >> >> > After doing some 70 of those (a pain), I get to something which I cannot
14 >> >> > solve. At some early point portage suggested that I run --newuse
15 >> >> > --update when doing this, but now I am down to the following:
16 >> >> > !!! All ebuilds that could satisfy
17 >> >> > ">=sys-apps/systemd-212-r5:0/2[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?]"
18 >> >> > have been masked.
19 >> >> > !!! One of the following masked packages is required to complete your
20 >> >> > request:
21 >> >> > - sys-apps/systemd-9999::gentoo (masked by: package.mask, missing
22 >> >> > keyword)
23 >> >> > /etc/portage/package.mask:
24 >> >> > #need that system because of older kernel
25 >> >>
26 >> >> I'm confused. Are you saying that you have sys-apps/systemd in
27 >> >> /etc/portage/package.mask?
28 >> > ]
29 >> > I had to mask off later versions of systemd because I cannot use a
30 >> > kernel which is required by later versions of systemd.
31 >>
32 >> Later than what? What version of systemd do you have installed?
33 >>
34 >> There is probably no way to resolve the situation you are in if you
35 >> cannot rebuild systemd with the appropriate use flags.
36 >
37 > I am using 2.12-r5. I guess I need to restore the system to before I
38 > started fooling with things. I tried to pub abi_x86_32 in the
39 > make.conf, but no joy.
40 >
41
42 If you really need to, you can grab the systemd-212-r5 ebuild and
43 patches from the CVS attic:
44
45 https://sources.gentoo.org/cgi-bin/viewvc.cgi/gentoo-x86/sys-apps/systemd/systemd-212-r5.ebuild
46 https://sources.gentoo.org/cgi-bin/viewvc.cgi/gentoo-x86/sys-apps/systemd/files/212-0001-sd-rtnl-fix-off-by-one.patch
47 https://sources.gentoo.org/cgi-bin/viewvc.cgi/gentoo-x86/sys-apps/systemd/files/212-0002-fsck-Search-for-fsck.type-in-PATH.patch

Replies