Install error v0.28 on Ubuntu 14.04.5 (php-memcached has unmet dependencies)

On a brand new installation, everything is going fine until:

Installing Nextcloud (contacts/calendar)...

FAILED: apt-get -y -o Dpkg::Options::=--force-confdef -o Dpkg::Options::=--force-confnew install php7.0 php7.0-fpm php7.0-cli php7.0-sqlite php7.0-gd php7.0-imap php7.0-curl php-pear php-apc curl php7.0-dev php7.0-gd memcached php7.0-memcached php7.0-xml php7.0-mbstring php7.0-zip php7.0-apcu
-----------------------------------------
Reading package lists...
Building dependency tree...
Reading state information...
php-apc is already the newest version.
curl is already the newest version.
memcached is already the newest version.
php-pear is already the newest version.
php7.0-cli is already the newest version.
php7.0-fpm is already the newest version.
php7.0-curl is already the newest version.
php7.0-gd is already the newest version.
php7.0-sqlite3 is already the newest version.
php7.0-mbstring is already the newest version.
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 php-memcached:i386 : Depends: php-igbinary:i386 but it is not going to be installed
                      Depends: php-msgpack:i386 but it is not going to be installed
                      Depends: php-common:i386 (>= 1:7.0+33~) but it is not installable
                      Depends: phpapi-20170718:i386 or
                               phpapi-20160303:i386 or
                               phpapi-20151012:i386 or
                               phpapi-20131226:i386
E: Unable to correct problems, you have held broken packages.
-----------------------------------------
root@mail:~#

This on Ubuntu 14.04.5. I started with a netbook installer, selected to add the OpenSSH Server, and later added curl before running the curl | bash command.

Any tips?
Thanks.

Just saw this which looks like a related issue.

per the related thread, I’ve updated packages and tried the install again. everything is proceeding now

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.