This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: man.conf missing after cygwin upgrade


> 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

pinfo.sh:

WARNING! Old pinforc detected. I'm not installing the new file

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".

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

What do you think about all these errors?

--
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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]