From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Enge Subject: Re: bug#30706: Nginx service fails Date: Mon, 5 Mar 2018 08:43:24 +0100 Message-ID: <20180305074324.GA7822@jurong> References: <20180304222749.GA23799@jurong> <20180304230637.GA24077@jurong> <87tvtvyoih.fsf@elephly.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:54133) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eskmW-00022n-Hv for guix-devel@gnu.org; Mon, 05 Mar 2018 02:43:37 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eskmV-0002wk-UH for guix-devel@gnu.org; Mon, 05 Mar 2018 02:43:36 -0500 Received: from hera.aquilenet.fr ([2a0c:e300::1]:42548) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1eskmV-0002vE-NP for guix-devel@gnu.org; Mon, 05 Mar 2018 02:43:35 -0500 Content-Disposition: inline In-Reply-To: <87tvtvyoih.fsf@elephly.net> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: Ricardo Wurmus Cc: guix-devel@gnu.org, 30706@debbugs.gnu.org On Mon, Mar 05, 2018 at 08:23:18AM +0100, Ricardo Wurmus wrote: > I had the same error when updating my i686 netbook after a long while. > After a reboot everything seemed to be fine, though. Ah, thanks for the information! A reboot made things worse in my case - I rebooted the virtual machine, and now I cannot ssh into it any more. So it looks like I will have to set it up from scratch again... In my case, the problem occurred between February 28 and March 4. Andreas