【问题标题】:Can't remove resin web server无法删除树脂网络服务器
【发布时间】:2011-10-31 09:48:50
【问题描述】:

从我在我的 ubuntu 中安装树脂的那一天起,我无法安装任何软件包,也无法删除它。在这两种情况下我都遇到了类似的错误

$sudo apt-get remove resin

Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following packages will be REMOVED:
  resin
0 upgraded, 0 newly installed, 1 to remove and 19 not upgraded.
1 not fully installed or removed.
After this operation, 0B of additional disk space will be used.
Do you want to continue [Y/n]? y
(Reading database ... 259061 files and directories currently installed.)
Removing resin ...
 Removing any system startup links for /etc/init.d/resin ...
   /etc/rc0.d/K10resin
   /etc/rc1.d/K10resin
   /etc/rc2.d/S90resin
   /etc/rc3.d/S90resin
   /etc/rc4.d/S90resin
   /etc/rc5.d/S90resin
   /etc/rc6.d/K10resin
/usr/sbin/invoke-rc.d: 446: /etc/init.d/resin: not found
invoke-rc.d: initscript resin, action "stop" failed.
dpkg: error processing resin (--remove):
 subprocess installed pre-removal script returned error exit status 127
/usr/sbin/invoke-rc.d: 446: /etc/init.d/resin: not found
invoke-rc.d: initscript resin, action "start" failed.
dpkg: error while cleaning up:
 subprocess installed post-installation script returned error exit status 127
Errors were encountered while processing:
 resin
E: Sub-process /usr/bin/dpkg returned an error code (1)

【问题讨论】:

    标签: linux ubuntu resin


    【解决方案1】:

    不确定您是否可以真正删除 Web 服务器,但您可以“不使用它”。我在某处读到您可以将 Resin 与 Apache 或其他 Web 服务器一起使用。

    【讨论】:

      【解决方案2】:

      在 Ubuntu 论坛上查看 this thread;它似乎与您提出的问题相匹配。尝试其中包含的答案,看看是否能解决您的问题。

      【讨论】:

        猜你喜欢
        • 1970-01-01
        • 1970-01-01
        • 2016-04-07
        • 2021-05-19
        • 2017-04-16
        • 2020-05-03
        • 2019-08-04
        • 1970-01-01
        • 1970-01-01
        相关资源
        最近更新 更多