Hello,
I had an updated error tonight.
I was forced to restart Plesk to be able to enter. (Ngix error)
Everything seems to work without problems, but the update despite repair remains the same error, which appears to come from a wrong version number (2.4.7-ubuntu14.04.16021710!)
Here logs
Apt-get update && apt-get upgrade gives me an error of the same type:
Thanks
I had an updated error tonight.
I was forced to restart Plesk to be able to enter. (Ngix error)
Everything seems to work without problems, but the update despite repair remains the same error, which appears to come from a wrong version number (2.4.7-ubuntu14.04.16021710!)
Here logs
Code:
The following packages will be upgraded:
libapache2-mod-proxy-psa psa-phpfpm-configurator
2 upgraded, 0 newly installed, 0 to remove and 34 not upgraded.
Need to get 60.7 kB of archives.
After this operation, 22.5 kB of additional disk space will be used.
Get:1 http://parallels.mirrors.ovh.net/parallels/ubuntu/PSA_12.5.30/ trusty/all libapache2-mod-proxy-psa amd64 2.4.7-ubuntu14.04.16021710 [47.7 kB]
Get:2 http://parallels.mirrors.ovh.net/parallels/ubuntu/PSA_12.5.30/ trusty/all psa-phpfpm-configurator amd64 1.0.0-ubuntu14.04.build1205160218.11 [13.0 kB]
Fetched 60.7 kB in 0s (3269 kB/s)
(Reading database ... 113247 files and directories currently installed.)
Preparing to unpack .../libapache2-mod-proxy-psa_2.4.7-ubuntu14.04.16021710_amd64.deb ...
Unpacking libapache2-mod-proxy-psa (2.4.7-ubuntu14.04.16021710) over (2.4.7-ubuntu14.04.15072015) ...
dpkg: error processing archive /var/cache/apt/archives/libapache2-mod-proxy-psa_2.4.7-ubuntu14.04.16021710_amd64.deb (--unpack):
trying to overwrite '/usr/lib/apache2/modules/mod_proxy_fcgi.so', which is also in package apache2-bin 2.4.7-1ubuntu4.9
dpkg-deb (subprocess): decompressing archive member: lzma write error: Broken pipe
dpkg-deb: error: subprocess <decompress> returned error exit status 2
Preparing to unpack .../psa-phpfpm-configurator_1.0.0-ubuntu14.04.build1205160218.11_amd64.deb ...
Unpacking psa-phpfpm-configurator (1.0.0-ubuntu14.04.build1205160218.11) over (1.0.0-ubuntu14.04.build1205150819.14) ...
Errors were encountered while processing:
/var/cache/apt/archives/libapache2-mod-proxy-psa_2.4.7-ubuntu14.04.16021710_amd64.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
Apt-get update && apt-get upgrade gives me an error of the same type:
Code:
You might want to run 'apt-get -f install' to correct these.
The following packages have unmet dependencies:
psa-phpfpm-configurator : Depends: libapache2-mod-proxy-psa (>= 2.4.7-ubuntu14.04.16021710) but 2.4.7-ubuntu14.04.15072015 is installed
E: Unmet dependencies. Try using -f.
Thanks