From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Enge Subject: bug#30540: ssh: No user exists for uid 1000 Date: Tue, 20 Feb 2018 13:08:10 +0100 Message-ID: <20180220120810.GB14718@jurong> References: <20180219230645.GA5650@jurong> <20180220003044.GA6440@jasmine.lan> <20180220100817.GA2345@jurong> <20180220115430.GB17373@jasmine.lan> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:50566) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eo6jO-0002yA-Pg for bug-guix@gnu.org; Tue, 20 Feb 2018 07:09:11 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eo6jG-0004Ln-TN for bug-guix@gnu.org; Tue, 20 Feb 2018 07:09:07 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:44310) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1eo6jG-0004LW-Pz for bug-guix@gnu.org; Tue, 20 Feb 2018 07:09:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1eo6jG-00036Z-EI for bug-guix@gnu.org; Tue, 20 Feb 2018 07:09:02 -0500 Sender: "Debbugs-submit" Resent-Message-ID: Content-Disposition: inline In-Reply-To: <20180220115430.GB17373@jasmine.lan> List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: "bug-Guix" To: Leo Famulari Cc: 30540-done@debbugs.gnu.org On Tue, Feb 20, 2018 at 06:54:30AM -0500, Leo Famulari wrote: > I do wonder if we should configure glibc with --enable-obsolete-nsl, > which apparentely restores the old behavior, at least until deprecation > turns into removal. I guess it depends on how many complaints there are, > and how soon we can rebuild glibc. Maybe an item in the release notes would be enough? In general I am in favour of going forward and not enabling obsolete features. Andreas