红联Linux门户
Linux帮助

Debian小bug

发布时间:2007-03-29 01:07:12来源:红联作者:readywin
关于:openbsd-inetd: action "start" failed (had to manually stop before upgrade succeeds)使用Debian的一次升级出现中断,后来再做升级就出现现象:
I just experience apparently the same problem as descibed by Kent West
(Mon, 19 Feb 2007 21:20:51 -0600). Manually stopping openbsd-inetd
before upgrading worked for me:

$ sudo apt-get upgrade
...
Setting up openbsd-inetd (0.20050402-4) ...
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
...
(repeat a few times, same result)

解决:
$ sudo /etc/init.d/openbsd-inetd stop
Stopping internet superserver: inetd.
$ sudo apt-get upgrade
文章评论

共有 0 条评论