[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: devpts.sh is wrong ?



You're absolutely correct about both the problem and the solution. 
There are already several bugreports of severity "Important" on this
issue in the BTS, so hopefully it will be fixed soon.  In the meantime
just fix that closing brace, and you should be good to go!

Cheers!

On Wed, Feb 02, 2000 at 11:50:02AM +0900, Atsuhito Kohda wrote:
> Package: libc6
> Version: 2.1.2-12
> 
> Hi all,
> 
> I upgraded kernel from 2.2.12 to 2.2.14 and rebooted new kernel,
> then I found the following message at boot up time.
> 
> /etc/rcS.d/S35devpts.sh: line 66; Unexpected end of file
> 
> (might be not precise but near the above)
> 
> So I checked a bit /etc/rcS.d/S35devpts.sh and thought that
> the following part might cause the error.
> 
> make_devpts()
> {
>     [ -d /dev/pts ] || mkdir --mode=755 /dev/pts
> {
> 
> NOTE: closing brace seems to be opening brace !!!
> 
> I am not professional so my guess might be wrong but I wish
> someone will find out the problem so I send this mail both
> BTS and devel.  If this is not appropriate I am very sorry.
> 
> Furthermore I am not sure that this is related to libc6 but
> from the output as
> 
> nsx:~$ dpkg -S devpts.sh
> libc6: /etc/init.d/devpts.sh
> 
> I reported to libc6.
> 
> Thanks in advance,		2000.2.2
> 


Reply to: