From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 37CD9138CC5 for ; Sun, 22 Mar 2015 09:26:26 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 79387E0900; Sun, 22 Mar 2015 09:26:16 +0000 (UTC) Received: from mail-wg0-f42.google.com (mail-wg0-f42.google.com [74.125.82.42]) (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 45E83E0867 for ; Sun, 22 Mar 2015 09:26:15 +0000 (UTC) Received: by wgs2 with SMTP id 2so16178611wgs.1 for ; Sun, 22 Mar 2015 02:26:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; bh=H91ypCpFeG4z0gcP/FviLf01wWCHp7Svk7RJxt0qpwo=; b=Roa6vReguuC8Jkmy6+BsCZwR6M3ysvx5ad0Xed8QPUsSazXSaKLQAvO3VeGNqE+agj ZrlsvhIkgOz4KLmZqGY5sEJOyAEXj49tayqwez67S4hKeeby73JuE2OG1e78jQvTxRhE /xahe71fnd6jgxSBcE3/h9m/5DUVLi5cBj/DfiKScGP6gZEeLZdpMSKvZkkU/SLKH9XK CI/UjQPjSNPrDejqxJGcvmhMpGD6gW8bqL9qCNHMCwudJFctSihY4xnvBvK/oJp+9lgh Rr2vlwlu3x5fyLimLWmmMJTgr3o2qvMog0HC5lPM6Ii0y8pUzmRGQYt4IDBY5h8fLAIR ETJw== X-Received: by 10.180.198.13 with SMTP id iy13mr10157487wic.7.1427016374290; Sun, 22 Mar 2015 02:26:14 -0700 (PDT) Received: from [172.20.0.41] ([105.210.25.39]) by mx.google.com with ESMTPSA id d9sm5787154wib.20.2015.03.22.02.26.12 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sun, 22 Mar 2015 02:26:13 -0700 (PDT) Message-ID: <550E8AB1.5090901@gmail.com> Date: Sun, 22 Mar 2015 11:26:09 +0200 From: Alan McKinnon User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.5.0 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Re: systemd: incorrect behavior when doing poweroff/reboot References: In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Archives-Salt: 88af6fdb-1260-43bf-a8cb-d704a2fbc832 X-Archives-Hash: ecd81844ea3a17b3184244145f6ea804 On 22/03/2015 03:32, Hans wrote: > On 22/03/15 08:44, walt wrote: >> I'd be 100% sure this is a systemd bug except that the problem is so >> obvious and (I think) so common that I can't believe I'm the only >> systemd user seeing it: >> >> I routinely share /usr/portage over NFS between several gentoo boxes >> on my wireless network. When I poweroff or reboot the NFS client >> machines, systemd tears down the wireless connection *before* it >> unmounts the /usr/portage share, and so the umount command hangs and >> the machine won't shut down. >> >> I'd think people that hang out in this list must do the same thing, >> surely? No one else here running into this silly problem? >> >> >> > Had the same and various other problem. Resolved it by giving systemd > the boot. No more problems with after I changed to openrc. > Surely that's a simple matter of adjusting the shutdown order in the unit files for those packages? Open a bug and the package maintainer will correct it. -- Alan McKinnon alan.mckinnon@gmail.com