Package: rsyslog Version: 3.18.5-1 Severity: critical (critical b/c prevents installation)
Hi, I get this error when installing rsyslog: > Setting up rsyslog (3.18.5-1) ... > /var/lib/dpkg/info/rsyslog.postinst: 76: arith: syntax error: "s+1" > dpkg: error processing rsyslog (--configure): > subprocess post-installation script returned error exit status 2 > Errors were encountered while processing: > rsyslog > E: Sub-process /usr/bin/dpkg returned an error code (1) > A package failed to install. Trying to recover: > Setting up rsyslog (3.18.5-1) ... > /var/lib/dpkg/info/rsyslog.postinst: 76: arith: syntax error: "s+1" > dpkg: error processing rsyslog (--configure): > subprocess post-installation script returned error exit status 2 I think this can be fixed by changing s+1 to $s+1 in /var/lib/dpkg/info/rsyslog.postinst at line 76. I'm not sure if the postinst file belongs to 3.18.5-1 or a previous version of rsyslog. Thanks! C. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org