Hello, today i've got a problem with updating i-mscp. Hope anonyone can help me with this.
OS: Debian 7 Jessie
Code
- root@srv1 /usr/local/src/imscp-1.2.2 # perl imscp-autoinstall -d
- [ERROR]
- autoinstaller::Adapter::DebianAdapter::installPreRequiredPackages: Reading package lists...
- Building dependency tree...
- Reading state information...
- libxml-simple-perl is already the newest version.
- aptitude is already the newest version.
- debconf-utils is already the newest version.
- dialog is already the newest version.
- liblist-moreutils-perl is already the newest version.
- rsync is already the newest version.
- wget is already the newest version.
- 0 upgraded, 0 newly installed, 0 to remove and 11 not upgraded.
- 2 not fully installed or removed.
- After this operation, 0 B of additional disk space will be used.
- Setting up nginx-full (1.6.2-5) ...
- Job for nginx.service failed. See 'systemctl status nginx.service' and 'journalctl -xn' for details.
- invoke-rc.d: initscript nginx, action "start" failed.
- dpkg: error processing package nginx-full (--configure):
- subprocess installed post-installation script returned error exit status 1
- dpkg: dependency problems prevent configuration of nginx:
- nginx depends on nginx-full (>= 1.6.2-5) | nginx-light (>= 1.6.2-5) | nginx-extras (>= 1.6.2-5); however:
- Package nginx-full is not configured yet.
- Package nginx-light is not installed.
- Package nginx-extras is not installed.
- nginx depends on nginx-full (<< 1.6.2-5.1~) | nginx-light (<< 1.6.2-5.1~) | nginx-extras (<< 1.6.2-5.1~); however:
- Package nginx-full is not configured yet.
- Package nginx-light is not installed.
- Package nginx-extras is not installed.
- dpkg: error processing package nginx (--configure):
- dependency problems - leaving unconfigured
- E: Sub-process /usr/bin/dpkg returned an error code (1)
- [FATAL]
- Exit code: 100