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 :content-type:content-transfer-encoding; q=dns; s=default; b=N3a At5B/ZhdwMaw2MHjRZIw/pdfC0w3QZYShKPRaNqfN0d/o5kCXrrliYp1HqVTR50K 994AcWHq9KzOg+y/u3kRd6kUxVDdJqfSUmQJUkE2UnR9TOCjLUdLYxmyDwav3rmO 3GTrtwTQ/H6VO14Mf7Zl30zEOl6KXjjzKQ73tae0= 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 :content-type:content-transfer-encoding; s=default; bh=9+QBghVIA q6x69LuXWioIykDGDE=; b=VXW0ey+4shD6DAaxPw+0f0yBnMPNBwVFkw5U3FkbR 2gMe+uaGtkSpDt4Ox5IOohfBvJBMqpxnG+dHsP2pgPhDMdqOBZhIuRnOBLpgM1Zl eQiHyFFfb0nI5sWmqLxQcz0VeoHL3PkTuhaGN2GGtDyca0iHo7qu/TGHPEUlGwun g8= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , 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=-0.7 required=5.0 tests=AWL,BAYES_50,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,T_RP_MATCHES_RCVD autolearn=ham version=3.3.2 X-HELO: smtp204.alice.it Message-ID: <53A2DB3D.7010707@alice.it> Date: Thu, 19 Jun 2014 14:44:45 +0200 From: Angelo Graziosi 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: Problems installing man-db Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 8bit Chris J. Breisch wrote: > Hmmm...well, that's not good. Can you run /usr/bin/mandb -c yourself > from the command line? It will take a while and may generate several > warnings, such as what you see above. I did this: $ /usr/bin/mandb -c and it printed: /usr/bin/mandb: attenzione: $MANPATH già impostata, aggiungo in coda /etc/man_db.conf Aggiornamento dell'indice della cache per il percorso "/usr/share/man/man1". Attendere... Lavorazione delle pagine di manuale sotto a /usr/share/man... /usr/bin/mandb: attenzione: /usr/share/man/man1/col.1.gz: analisi whatis per col(1) fallita /usr/bin/mandb: attenzione: /usr/share/man/man1/csh.1 è un link simbolico spezzato /usr/bin/mandb: attenzione: /usr/share/man/man1/d2u.1.gz: analisi whatis per d2u(1) fallita /usr/bin/mandb: impossibile aprire /usr/share/man/man1/djvuxml.1: No such file or directory /usr/bin/mandb: attenzione: /usr/share/man/man1/djvutoxml.1.gz: link simbolico o richiesta ROFF ".so" errato(a) /usr/bin/mandb: impossibile aprire /usr/share/man/man1/djvuxml.1: No such file or directory /usr/bin/mandb: attenzione: /usr/share/man/man1/djvuxmlparser.1.gz: link simbolico o richiesta ROFF ".so" errato(a) /usr/bin/mandb: attenzione: /usr/share/man/man1/escp2topbm.1.gz: analisi whatis per escp2topbm(1) fallita /usr/bin/mandb: attenzione: /usr/share/man/man1/mac2unix.1.gz: analisi whatis per mac2unix(1) fallita /usr/bin/mandb: attenzione: /usr/share/man/man1/u2d.1.gz: analisi whatis per u2d(1) fallita /usr/bin/mandb: attenzione: /usr/share/man/man1/unix2dos.1.gz: analisi whatis per unix2dos(1) fallita /usr/bin/mandb: attenzione: /usr/share/man/man1/unix2mac.1.gz: analisi whatis per unix2mac(1) fallita Aggiornamento dell'indice della cache per il percorso "/usr/share/man/man2". Attendere... Aggiornamento dell'indice della cache per il percorso "/usr/share/man/man3". Attendere... /usr/bin/mandb: attenzione: /usr/share/man/man3/CPAN.Debug.3pm.gz: analisi whatis per CPAN.Debug(3pm) fallita /usr/bin/mandb: attenzione: /usr/share/man/man3/CPAN.HandleConfig.3pm.gz: analisi whatis per CPAN.HandleConfig(3pm) fallita /usr/bin/mandb: attenzione: /usr/share/man/man3/CPAN.Queue.3pm.gz: analisi whatis per CPAN.Queue(3pm) fallita /usr/bin/mandb: attenzione: /usr/share/man/man3/CPAN.Tarzip.3pm.gz: analisi whatis per CPAN.Tarzip(3pm) fallita /usr/bin/mandb: attenzione: /usr/share/man/man3/libpm.3.gz: analisi whatis per libpm(3) fallita /usr/bin/mandb: attenzione: /usr/share/man/man3/pcredemo.3.gz: analisi whatis per pcredemo(3) fallita /usr/bin/mandb: attenzione: /usr/share/man/man3/TAP.Harness.Beyond.3pm.gz: analisi whatis per TAP.Harness.Beyond(3pm) fallita and after 3 hours is still there... May we say it is hanging? or, really, the command you suggested take all this time and more? Thanks, Angelo. -- 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