Re: libc problem in potato

2000-02-11 Thread dinakar desai
; From: Aaron Solochek <[EMAIL PROTECTED]> > To: debian- user > Subject: libc problem in potato > > ok, I was trying to install some stuff, and I got this. > > /etc/init.d/devpts.sh: line 63: syntax error: unexpected end of file > dpkg: error processing libc6 (--configure)

Re: libc problem in potato

2000-02-11 Thread Bruce Sass
It is a known problem. There is a "{" that should be a "}" in one of the short functions near the start of the devpts.sh script, you can correct it with your favorite editor. Check the debian-user archives if you need more info. -- On Fri, 11 Feb 2000, Aaron Solochek wrote: > ok, I was trying

libc problem in potato

2000-02-11 Thread Aaron Solochek
ok, I was trying to install some stuff, and I got this. /etc/init.d/devpts.sh: line 63: syntax error: unexpected end of file dpkg: error processing libc6 (--configure): subprocess post-installation script returned error exit status 2 Errors were encountered while processing: libc6 Does anyone h