Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm 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 Message-ID: <3EB2F3C5.4080700@sie.arizona.edu> Date: Fri, 02 May 2003 15:40:05 -0700 From: John R Lyon User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.0.2) Gecko/20030208 Netscape/7.02 X-Accept-Language: en-us, en MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: A bug in makewhatis? References: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Hello Igor - I really can't answer your questions now. I rolled my version of "makewhatis" back to one with a date of 12/16/2002 and everything works fine again. As I recall, the permissions on the whatis file were the usual -rw-r--r--. I know I was shown as the owner. I was able to delete the file manually using "rm" from within Cygwin. It was always created just as the makewhatis tool started. As I said, the older version of makewhatis works without problems. - Jack Igor Pechtchanski wrote: > On Thu, 1 May 2003, John R Lyon wrote: > > >>After a recent upgrade of Cygwin, I find that "makewhatis" does not >>terminate normally. >> >>This error message appears twice: >> >>/usr/sbin/makewhatis: line 355: /var/cache/man/whatis: cannot overwrite >>existing file >> >>and it creates a zero-length file called "whatis" in /var/cache/man. >>I've removed this file prior to running makewhatis only to have it >>reappear in its zero-length condition when makewhatis terminates >>unsuccessfully. >> >>This happens on both XP and Win 2000 installations of Cygwin. >>- Jack > > > Jack, > > What are the permissions on that zero-length file? Are you logging in as > a domain user? Is that user in /etc/passwd? Are all the relevant groups > in /etc/group? Please attach the output of "cygcheck -svr" as per > , and post the output of "ls -l > /var/cache/man/whatis" and "ls -ld /var/cache/man". > Igor -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/