X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:message-id:date:from:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; q=dns; s=default; b=x34Xz/0eDk0XkJWbzxuKcJMIePWalBxEGYnRA6vceeJ KcplDav/pUKMsrGv9EN93vdpEdvA1t+ZvLxSRbRdkQwqb/YqYPVXGxS2SzMs5wyc 6ylqt+sWZCKEvdMbc0CZAD0/K85qKEvj7zB5CTRmtKBRyu6VOQOxs02sQ5USz7dg = DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:message-id:date:from:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; s=default; bh=zMm0Q517+RjWg8qIz8ltVbsRkIY=; b=allqbLay3jCmJneCQ dQ19wG81o/rmPD1KJAD4hUQLbRz2JHsaah3YG4thqcy+U8syCRUzzAi41vtNuttn Twq7Dk9X+AGQex3yUi8TSNb93ymtjXa4sGoy+jhMGVvgJwj9rGQJhx66Z+X6zsXV XF8JdoGQ9u7k6MLOrXl+I9nZdM= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: <cygwin.cygwin.com> List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com> List-Archive: <http://sourceware.org/ml/cygwin/> List-Post: <mailto:cygwin AT cygwin DOT com> List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.0 required=5.0 tests=AWL,BAYES_00,SPF_HELO_PASS autolearn=ham version=3.3.2 X-HELO: mx1.redhat.com Message-ID: <53F37CD7.2070009@cygwin.com> Date: Tue, 19 Aug 2014 11:35:35 -0500 From: Yaakov Selkowitz <yselkowitz AT cygwin DOT com> User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.6.0 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: man doesn't work after update References: <CAKf2h5Qk3Y6DLG29EaD6RxJZimYFos1-+XsuAxbZ0UvAk6_ZDw AT mail DOT gmail DOT com> In-Reply-To: <CAKf2h5Qk3Y6DLG29EaD6RxJZimYFos1-+XsuAxbZ0UvAk6_ZDw@mail.gmail.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes On 2014-08-19 05:30, Frank Fesevur wrote: > $ man shutdown > man: can't execute iconv: No such file or directory > man: command exited with status 127: iconv -c -f UTF-8 -t > ISO-8859-1//TRANSLIT | (cd /home/Administrator && LESS=-ix8RmPm Manual > page shutdown(8) ?ltline %lt?L/%L.:byte %bB?s/%s..?e (END):?pB %pB\%.. > (press h for help or q to quit)$PM Manual page shutdown(8) ?ltline > %lt?L/%L.:byte %bB?s/%s..?e (END):?pB %pB\%.. (press h for help or q > to quit)$ MAN_PN=shutdown(8) less -s) > > After manually installing "libiconv" (libiconv2 was already installed) > the problem disappeared, so apparently there is a dependency missing > for man-db. Thanks for reporting. You are correct; this is now fixed on sourceware. Yaakov -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple