On Thu, 12 Jan 2006, Hiroki Sakagami wrote: > When I executed /usr/bin/nfs-server-config, it died around line 223 > due to the assignment to readonly variable $UID. Is this a known > issue? > > The version of the package is nfs-server-2.3-3.
This probably has to do with the switch of /bin/sh from ash to bash. UID is a reserved variable in bash, but not in ash. The variable needs to be renamed. Sam? Igor -- http://cs.nyu.edu/~pechtcha/ |\ _,,,---,,_ [EMAIL PROTECTED] | [EMAIL PROTECTED] ZZZzz /,`.-'`' -. ;-;;,_ Igor Peshansky, Ph.D. (name changed!) |,4- ) )-,_. ,\ ( `'-' old name: Igor Pechtchanski '---''(_/--' `-'\_) fL a.k.a JaguaR-R-R-r-r-r-.-.-. Meow! "Las! je suis sot... -Mais non, tu ne l'es pas, puisque tu t'en rends compte." "But no -- you are no fool; you call yourself a fool, there's proof enough in that!" -- Rostand, "Cyrano de Bergerac" -- 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/