[From nobody Fri Jun 12 13:15:06 2026
Received: (at submit) by bugs.debian.org; 23 Sep 2017 13:42:04 +0000
X-Spam-Checker-Version: SpamAssassin 3.4.1-bugs.debian.org_2005_01_02
 (2015-04-28) on buxtehude.debian.org
X-Spam-Level: 
X-Spam-Status: No, score=-10.1 required=4.0 tests=BAYES_00,DKIM_SIGNED,
 DKIM_VALID,DKIM_VALID_AU,HAS_PACKAGE,RCVD_IN_DNSWL_NONE,RCVD_IN_MSPIKE_H3,
 RCVD_IN_MSPIKE_WL autolearn=ham autolearn_force=no
 version=3.4.1-bugs.debian.org_2005_01_02
X-Spam-Bayes: score:0.0000 Tokens: new, 11; hammy, 94; neutral, 26; spammy, 0.
 spammytokens: hammytokens:0.000-+--UD:1.gz,
 0.000-+--Hx-spam-relays-external:sk:jidanni,
 0.000-+--Hx-spam-relays-external:jidanni.org,
 0.000-+--Hx-spam-relays-external:208.97.132.208, 0.000-+--H*RU:sk:homie.m
Return-path: &lt;jidanni@jidanni.org&gt;
Received: from homie.mail.dreamhost.com ([208.97.132.208]
 helo=homiemail-a14.g.dreamhost.com)
 by buxtehude.debian.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:256)
 (Exim 4.89) (envelope-from &lt;jidanni@jidanni.org&gt;) id 1dvkh2-0000Aj-71
 for submit@bugs.debian.org; Sat, 23 Sep 2017 13:42:04 +0000
Received: from homiemail-a14.g.dreamhost.com (localhost [127.0.0.1])
 by homiemail-a14.g.dreamhost.com (Postfix) with ESMTP id 5BD20392078
 for &lt;submit@bugs.debian.org&gt;; Sat, 23 Sep 2017 06:42:02 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=jidanni.org; h=from:to
 :subject:date:message-id:mime-version:content-type; s=
 jidanni.org; bh=343EJV6pgleelDAFZ6DqQudEtSU=; b=IiTWv9dQpFnHLP1v
 kpmpSXd9n91qBZXxI6N8nPuk6LN4Zt9TMdpp0M+gT4K0iHl+TdX/i3ax75TMH/d+
 Dzuc/QHyr04gzoOtfh5Y8HRFzMGIiMSkidWhLjvyFjiumiPIfxwh+XbgM2JbrXBI
 FczU5JuXNnD0Pzf91Zu5GdCj/2w=
Received: from jidanni.org (36-234-68-111.dynamic-ip.hinet.net [36.234.68.111])
 (using TLSv1 with cipher AES256-SHA (256/256 bits))
 (No client certificate requested)
 (Authenticated sender: jidanni@jidanni.org)
 by homiemail-a14.g.dreamhost.com (Postfix) with ESMTPSA id 1CF2F392070
 for &lt;submit@bugs.debian.org&gt;; Sat, 23 Sep 2017 06:42:02 -0700 (PDT)
From: =?utf-8?B?56mN5Li55bC8?= Dan Jacobson &lt;jidanni@jidanni.org&gt;
To: submit@bugs.debian.org
Subject: chsh: Warning:  does not exist
Date: Sat, 23 Sep 2017 19:15:53 +0800
Message-ID: &lt;87fubdhdhy.fsf@jidanni.org&gt;
MIME-Version: 1.0
Content-Type: text/plain
Delivered-To: submit@bugs.debian.org

Package: passwd
Version: 1:4.4-4.1
Severity: minor
File: /usr/share/man/man1/chsh.1.gz

We read

       -s, --shell SHELL
           The name of the user's new login shell. Setting this field to blank
           causes the system to select the default login shell.

However, trying it gives

# chsh -s '' nobody
chsh: Warning:  does not exist
]