Package: openbsd-inetd
Version: 0.20050402-5

It seems that the postinst script of openbsd-inetd is not able to
grok a situation in which the package is already installed and the
server running.  This is what I get:

finlandia:~# apt-get dist-upgrade -y
Reading package lists... Done
Building dependency tree... Done
Calculating upgrade... Done
The following packages have been kept back:
  console-common console-tools cron inn libconsole libnewt-dev lpr nn pdftohtml 
rss2email
0 upgraded, 0 newly installed, 0 to remove and 10 not upgraded.
1 not fully installed or removed.
Need to get 0B of archives.
After unpacking 0B of additional disk space will be used.
Setting up openbsd-inetd (0.20050402-5) ...
Starting internet superserver: inetdinvoke-rc.d: initscript openbsd-inetd, 
action "start" failed.
dpkg: error processing openbsd-inetd (--configure):
 subprocess post-installation script returned error exit status 1
Errors were encountered while processing:
 openbsd-inetd
E: Sub-process /usr/bin/dpkg returned an error code (1)

The server is running already because it's not a new installation
but an update/upgrade, thus, I'm sure it's a valid situation.

Temporary fix:

finlandia:~# sh /etc/init.d/openbsd-inetd stop
Stopping internet superserver: inetd.
finlandia:~# apt-get dist-upgrade -y
Reading package lists... Done
Building dependency tree... Done
Calculating upgrade... Done
The following packages have been kept back:
  console-common console-tools cron inn libconsole libnewt-dev lpr nn pdftohtml 
rss2email
0 upgraded, 0 newly installed, 0 to remove and 10 not upgraded.
1 not fully installed or removed.
Need to get 0B of archives.
After unpacking 0B of additional disk space will be used.
Setting up openbsd-inetd (0.20050402-5) ...
Starting internet superserver: inetd.

finlandia:~#


Regards,

        Joey

PS: adding to the existing bug report because of LANG=C instead of it_IT

-- 
In the beginning was the word, and the word was content-type: text/plain

Please always Cc to me when replying to me on the lists.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to