[Bug 1507082] Re: package nginx-core 1.6.2-5ubuntu3.1 failed to install/upgrade: サブプロセス インストール済みの post-installation スクリプト はエラー終了ステータス 1 を返しました
Thomas Ward
teward at trekweb.org
Thu Oct 22 15:02:50 UTC 2015
This is not a bug, it's a broken installation. You are missing the following file:
10月 17 13:25:37 sailor nginx[6608]: nginx: [emerg] open() "/etc/nginx/mime.types" failed (2: No such file or directory) in /etc/nginx/nginx.conf:26
That's installed usually but it sounds like it didn't get installed in
your installation. Start by purging everything nginx - this may include
flavors you don't have installed, but this is done just to make sure
it's gone: sudo apt-get purge nginx nginx-core nginx-common nginx-full
nginx-extras nginx-light
Then, install nginx with this command: sudo apt-get install nginx-common
nginx-core nginx
This should then resolve the start problem.
** Changed in: nginx (Ubuntu)
Status: New => Invalid
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to nginx in Ubuntu.
https://bugs.launchpad.net/bugs/1507082
Title:
package nginx-core 1.6.2-5ubuntu3.1 failed to install/upgrade: サブプロセス
インストール済みの post-installation スクリプト はエラー終了ステータス 1 を返しました
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nginx/+bug/1507082/+subscriptions
More information about the Ubuntu-server-bugs
mailing list