Package: libc6 Version: 2.1.3-2 Severity: critical When upgrading to libc6-2.1.3-2 I encountered the problem with the file devpts.sh reported as bug 57698.
Investigating it, I found the problem in /etc/init.d/devpts.sh, line 16:
the closing '}' of the function make_devpts is a '{'

