Hi all,
I receive this issue while upgrading:
2017-03-26_17h21_04.png
I selected php 5.6 to be used/installed.
How to reproduce the error:
Simply run the setup and select php 5.6.
If you need log files, just tell me which and I will attach them.
In addition to the screenshot I receive this error:
Code
- [ERROR] autoinstaller::Adapter::DebianAdapter::uninstallPackages: Could not uninstall packages: Reading package lists...
- Building dependency tree...
- Reading state information...
- Package 'nginx' is not installed, so not removed
- Package 'procmail' is not installed, so not removed
- Package 'libapache2-mod-php5' is not installed, so not removed
- The following extra packages will be installed:
- libssl1.0.2 libxslt1.1 php-cli php-common php-pear php-xml php7.1-cli
- php7.1-common php7.1-json php7.1-opcache php7.1-readline php7.1-xml
- The following packages will be REMOVED:
- libaspell15* libc-client2007e* libgd3* libjbig0* libjpeg62-turbo* libltdl7*
- libmcrypt4* libonig2* libqdbm14* libtiff5* libvpx1* libxpm4* mlock*
- php-gettext* php5* php5-cli* php5-common* php5-curl* php5-fpm* php5-gd*
- php5-imap* php5-intl* php5-json* php5-mcrypt* php5-mysqlnd* php5-pspell*
- The following NEW packages will be installed:
- libssl1.0.2 libxslt1.1 php-cli php-common php-xml php7.1-cli php7.1-common
- php7.1-json php7.1-opcache php7.1-readline php7.1-xml
- The following packages will be upgraded:
- php-pear
- 1 upgraded, 11 newly installed, 26 to remove and 2 not upgraded.
- Need to get 3919 kB of archives.
- After this operation, 15.9 MB disk space will be freed.
- WARNING: The following packages cannot be authenticated!
- php-pear php-common libssl1.0.2 php7.1-common php7.1-json php7.1-opcache
- php7.1-readline php7.1-cli php-cli php7.1-xml php-xml
- E: There are problems and -y was used without --force-yes
- [ERROR] autoinstaller::Functions::build: An error occurred while performing build steps
I use Debian Jessie 8.7.
Best regards