From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-user+bounces-181567-garchives=archives.gentoo.org@lists.gentoo.org>
Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80])
	(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
	(No client certificate requested)
	by finch.gentoo.org (Postfix) with ESMTPS id 23895139083
	for <garchives@archives.gentoo.org>; Fri, 22 Dec 2017 11:26:26 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 4C794E0FE6;
	Fri, 22 Dec 2017 11:26:21 +0000 (UTC)
Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4])
	(using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits))
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id E63B0E0F46
	for <gentoo-user@lists.gentoo.org>; Fri, 22 Dec 2017 11:26:20 +0000 (UTC)
Received: from mail-wr0-f175.google.com (mail-wr0-f175.google.com [209.85.128.175])
	(using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits))
	(No client certificate requested)
	(Authenticated sender: floppym)
	by smtp.gentoo.org (Postfix) with ESMTPSA id 8B007341646
	for <gentoo-user@lists.gentoo.org>; Fri, 22 Dec 2017 11:26:19 +0000 (UTC)
Received: by mail-wr0-f175.google.com with SMTP id p69so18809323wrb.8
        for <gentoo-user@lists.gentoo.org>; Fri, 22 Dec 2017 03:26:19 -0800 (PST)
X-Gm-Message-State: AKGB3mJYADxDjnRYAI3whAsurjFmaysyBCRkNRvEhpU+Mf5hJkZo36se
	cKg1o39zw8WT8C5o//9ONIN7YrlppWR3uUUy9c0=
X-Google-Smtp-Source: ACJfBoso/VuKw6fYubqeT0Vx34RZXke8AXzcQnq6UBBwsXyQBsHAwZg24EJD0szl+2h1FhjuFaFbvRxNlwNukBEaTd8=
X-Received: by 10.223.135.249 with SMTP id c54mr3379272wrc.140.1513941976803;
 Fri, 22 Dec 2017 03:26:16 -0800 (PST)
Precedence: bulk
List-Post: <mailto:gentoo-user@lists.gentoo.org>
List-Help: <mailto:gentoo-user+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-user+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-user+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-user.gentoo.org>
X-BeenThere: gentoo-user@lists.gentoo.org
Reply-to: gentoo-user@lists.gentoo.org
MIME-Version: 1.0
Received: by 10.223.154.5 with HTTP; Fri, 22 Dec 2017 03:25:56 -0800 (PST)
In-Reply-To: <m3bmir9j2x.wl-covici@ccs.covici.com>
References: <m3bmir9j2x.wl-covici@ccs.covici.com>
From: Mike Gilbert <floppym@gentoo.org>
Date: Fri, 22 Dec 2017 06:25:56 -0500
X-Gmail-Original-Message-ID: <CAJ0EP42q879GRxyVPC7BSRM4dPraBhnRLB=Xo3WrpA9yn83AwA@mail.gmail.com>
Message-ID: <CAJ0EP42q879GRxyVPC7BSRM4dPraBhnRLB=Xo3WrpA9yn83AwA@mail.gmail.com>
Subject: Re: [gentoo-user] after finally doing my emerge -e world
 successfully, my regular world update fails
To: gentoo-user@lists.gentoo.org
Content-Type: text/plain; charset="UTF-8"
X-Archives-Salt: 7190add1-f5a5-4f2c-863e-e21a07177490
X-Archives-Hash: 130e53edc5e90b51d1d418874dddc916

On Fri, Dec 22, 2017 at 5:02 AM, John Covici <covici@ccs.covici.com> wrote:
> Hi.  So, after two weeks, I finally got my emerge -e world finished.
> Now  I was trying my regular world update with --deep, etc., but I get
> an impossible situation.  It seems openrc is now blocking systemd, but
> I apparently need both.

sys-apps/openrc is probably in your world file. Either remove it, or
disable the "sysv-utils" USE flag on sys-apps/systemd.