Package: stunnel4
Version: 4.18-2
On or about November 7 2006, I updated the stunnel4 package on
my debian installation using the aptitude update command.
It gave the following error message:
invoke-rc.d: initscript stunnel4, action "start" failed.
dpkg: error processing stunnel4 (--configure):
subprocess post-installation script returned error exit status 1
Errors were encountered while processing:
stunnel4
It has since been giving this same error message every time I
run aptitude update. However, stunnel4 is starting, despite
what the error message says, and stunnel4 works as it did before.
Stunnel4 is started as a daemon with the following command:
/usr/bin/stunnel4 /etc/stunnel/secure_easynews-client.conf
Here is the content of /etc/stunnel/secure_easynews-client.conf:
; Some debugging stuff useful for troubleshooting
debug = 7
foreground=no
client=yes
[nntps]
accept = 127.0.0.1:119
connect = secure.news.easynews.com:563
Here is the result of 'uname -a':
Linux debian 2.6.18 #1 Sun Oct 29 12:07:50 EST 2006 i686 GNU/Linux
And the result of 'dpkg -s libc6 | grep ^Version':
Version: 2.3.6.ds1-8
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]