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 Date: Tue, 12 Jul 2005 10:05:37 -0400 (EDT) From: Igor Pechtchanski Reply-To: cygwin AT cygwin DOT com To: FischRon DOT external AT infineon DOT com cc: cygwin AT cygwin DOT com Subject: RE: man.conf missing after cygwin upgrade In-Reply-To: <25F7D2213F14794A8767B88203EA2BC9240CB7@mucse201.eu.infineon.com> Message-ID: References: <25F7D2213F14794A8767B88203EA2BC9240CB7 AT mucse201 DOT eu DOT infineon DOT com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII On Tue, 12 Jul 2005, FischRon.external wrote: > > I think your main problem wasn't with permissions, but with > > postinstall scripts not running properly. See if running them fixes > > the problem. > > I re-ran them. Incidentally, all those sh files had permission 000; > interestingly, I was still able to execute them. I had expected to > get error messages "can not execute...". > > Most went well, but on some, I got errors: > > pdksh.sh: > > @(#)PD KSH v5.2.14 99/07/13.2: not found > Installing default /etc/ksh.kshrc > install: cannot stat `/usr/share/pdksh-/ksh.kshrc': No such file or directory > Installing default /etc/profile.ksh > install: cannot stat `/usr/share/pdksh-/profile.ksh': No such file or directory Ugh. Apparently the backslash wasn't interpreted correctly... This is a bug in the postinstall script -- it worked in ash, but doesn't in bash. I'll see what I can do about fixing it. > pinfo.sh: > > WARNING! Old pinforc detected. I'm not installing the new file Not a problem. > post-texmf.sh: > > lstat(./kpsewhich) failed ... > ./kpsewhich: No such file or directory > lstat(./kpsewhich) failed ... > ./kpsewhich: No such file or directory > lstat(./kpsewhich) failed ... > ./kpsewhich: No such file or directory > mktexlsr: Updating /usr/share/texmf/ls-R... > mktexlsr: /var/cache/fonts/ls-R: no write permission. Skipping... > mktexlsr: Done. > lstat(./kpsewhich) failed ... > ./kpsewhich: No such file or directory > /usr/share/texmf/ls-R: Permission denied > ....... > and then hundreds of error messages, most of them about "Permission > denied". Probably permission issues again. > xorg-x11-fenc.sh: > > /usr/X11R6/lib/X11/fonts/100dpi is not a directory. skipping > updating /usr/X11R6/lib/X11/fonts/75dpi > Fontconfig error: Cannot load default config file > updating /usr/X11R6/lib/X11/fonts/misc > Fontconfig error: Cannot load default config file > /usr/X11R6/lib/X11/fonts/CID is not a directory. skipping > /usr/X11R6/lib/X11/fonts/TTF is not a directory. skipping > /usr/X11R6/lib/X11/fonts/Type1 is not a directory. skipping > /usr/X11R6/lib/X11/fonts/cyrillic is not a directory. skipping > /usr/X11R6/lib/X11/fonts/local is not a directory. skipping > > and similar errors with xorg-x11-fnts.sh Umm, not sure, but probably permission issues too. I'd bring this one up on the cygwin-xfree list. > What do you think about all these errors? So, except for the pdksh postinstall (which is a genuine bug), everything else seems to be related to the weird permissions on your machine. Igor -- http://cs.nyu.edu/~pechtcha/ |\ _,,,---,,_ pechtcha AT cs DOT nyu DOT edu ZZZzz /,`.-'`' -. ;-;;,_ igor AT watson DOT ibm DOT com |,4- ) )-,_. ,\ ( `'-' Igor Pechtchanski, Ph.D. '---''(_/--' `-'\_) fL a.k.a JaguaR-R-R-r-r-r-.-.-. Meow! If there's any real truth it's that the entire multidimensional infinity of the Universe is almost certainly being run by a bunch of maniacs. /DA -- 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/