From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-user+bounces-144773-garchives=archives.gentoo.org@lists.gentoo.org>
Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80])
	by finch.gentoo.org (Postfix) with ESMTP id 8B92B1386C9
	for <garchives@archives.gentoo.org>; Sun, 27 Jan 2013 02:42:48 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 0C44621C050;
	Sun, 27 Jan 2013 02:42:40 +0000 (UTC)
Received: from mail-ia0-f179.google.com (mail-ia0-f179.google.com [209.85.210.179])
	(using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits))
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id 6075121C009
	for <gentoo-user@lists.gentoo.org>; Sun, 27 Jan 2013 02:42:38 +0000 (UTC)
Received: by mail-ia0-f179.google.com with SMTP id x24so2610828iak.38
        for <gentoo-user@lists.gentoo.org>; Sat, 26 Jan 2013 18:42:37 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=gmail.com; s=20120113;
        h=mime-version:x-received:in-reply-to:references:date:message-id
         :subject:from:to:content-type:content-transfer-encoding;
        bh=LYhpbTY7ThbRLnniH8T3354rnmjmJmoKgiivsoJi7tg=;
        b=Nqq7t/S/rdAR8ZmZhyyqlQTA9kPp0K0OWAl2NMhEcOcO309RUrHCj3a+/i8cO5nYfb
         lFyTzMRGew8dalHEiJ84xa1WxOoB4RDp9Z4gm72p0p28c1u94HmPgGOdlqGnjBmuI9Dl
         AvBZUrCdgi4H9L18QZEcrPCRNTy3QY0+H71LClJt6T/Q/pnRD5rQLn/MyBtt+/4GH7xG
         4/uIeTjEQzsHUooC6/XM7E6ttoojKy7YlipkJwxfPI5TBmdzvr2+VxMOvWFog1Yz5ZOA
         N+cWgP21jnfoXGoGNi9VqXvk8bZgq3o1UfsleBsOzfF45XT0Xx41FXDKhI+P5CYWIico
         8s7w==
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
X-Received: by 10.50.187.197 with SMTP id fu5mr2023661igc.95.1359254557507;
 Sat, 26 Jan 2013 18:42:37 -0800 (PST)
Received: by 10.64.25.111 with HTTP; Sat, 26 Jan 2013 18:42:37 -0800 (PST)
In-Reply-To: <CAP4tJZ+huW+9nNVLKa6nZy698-8og4J+w1ysYavW+mg16htowQ@mail.gmail.com>
References: <CAP4tJZ+huW+9nNVLKa6nZy698-8og4J+w1ysYavW+mg16htowQ@mail.gmail.com>
Date: Sat, 26 Jan 2013 20:42:37 -0600
Message-ID: <CADPrc80w=pbfe=PULbFV-JK8v6ftEVzqS3t=proKFxFftW8yAQ@mail.gmail.com>
Subject: Re: [gentoo-user] Systemd reaches "target Emergency Mode" every boot
From: =?UTF-8?B?Q2FuZWsgUGVsw6FleiBWYWxkw6lz?= <caneko@gmail.com>
To: gentoo-user@lists.gentoo.org
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: quoted-printable
X-Archives-Salt: 9decec58-a35e-4c25-8569-afe4951dde81
X-Archives-Hash: 87bf7710236460df8801856bd98ee1ff

On Sat, Jan 26, 2013 at 7:08 PM, Jo=C3=A3o Matos <jaoneto@gmail.com> wrote:
> Hi list,
>
> I'm having this problem for a while, but I've decided to solve it know.
> Every time I boot my system (couple times a day), I have to hid Ctrl + D
> when the boot process is interrupted by the "emergency mode".
>
> I think it started when I was compiling the kernel myself, and removing l=
ot
> of stuff. Although, I checked and the mandatory options for systemd are o=
k.
>
> When I run "journalctl -b -p err" the only information I get is:
>
> Jan 26 20:29:20 KONOHA NetworkManager[1497]: claim_connection: assertion
> `nm_connection_get_path (NM_CONNECTION (connection)) =3D=3D NULL' failed
> Jan 26 20:29:24 localhost dhcpcd[1557]: wlan0: sendmsg: Cannot assign
> requested address
> Jan 26 20:30:42 localhost pulseaudio[2073]: [pulseaudio] pid.c: Daemon
> already running.
> Jan 26 20:30:42 localhost pulseaudio[2080]: [pulseaudio] pid.c: Daemon
> already running.
>
>  It give me no clue.
>
> Attached the .conf from my gentoo-3.7.1
>
> After I hit Ctrl + D, the system works normally.
>
> Any help will be appreciated :)

Are you using udev-197 with systemd-197? mgorny masked it, and said
this in package.mask:

# Does not boot. Something with udev is probably broken. Feel free
# to unmask, debug and provide me with a patch.

You need to be using the same version for udev and systemd (they are
the same package). If you are using the same version for udev and
systemd, are you using an initramfs? When was the last time you built
it, if you do?

Could you boot with "systemd.log_target=3Dkmsg" and
"systemd.log_level=3Ddebug", and post the whole output of "journalctl
-b"? It prints only the logs from the last boot.

Regards.
--=20
Canek Pel=C3=A1ez Vald=C3=A9s
Posgrado en Ciencia e Ingenier=C3=ADa de la Computaci=C3=B3n
Universidad Nacional Aut=C3=B3noma de M=C3=A9xico