更新
在我删除并清除nginx
并nginx-common
再次安装它之后,它可以正常工作。
我安装 nginx 1.10.1-3+trusty1 出现以下错误: http://paste.ubuntu.com/23386350/
我发现第一个错误是配置 nginx-common,所以我/var/lib/dpkg/info/nginx-common.postinst
用以下方法修改了set -x
,
然后我运行这个:sudo dpkg --configure nginx-common
我得到了以下几行:http://paste.ubuntu.com/23386416/
Setting up nginx-common (1.10.1-3+trusty1) ...
+ . /usr/share/debconf/confmodule
+ [ ! ]
+ PERL_DL_NONLAZY=1
+ export PERL_DL_NONLAZY
+ [ ]
+ exec /usr/share/debconf/frontend /var/lib/dpkg/info/nginx-common.postinst configure 1.10.1-3+trusty0
dpkg: error processing package nginx-common (--configure):
subprocess installed post-installation script returned error exit status 1
Errors were encountered while processing:
nginx-common