vasupthing.blogg.se

Php5 has no installation candidate raspberry pi
Php5 has no installation candidate raspberry pi






  1. #Php5 has no installation candidate raspberry pi install#
  2. #Php5 has no installation candidate raspberry pi update#

This change was made to make it clear (in the form of outright package errors which are trivial to work around by removing the offending file, as pointed out by example above) to users of this image that if they're installing Debian's PHP packages, they're already creating images that are doing something unexpected at best, and in most cases something completely incorrect. We run into this exact issue on a regular basis over in the OpenJDK official image (since OpenJDK is notoriously non-trivial to build from source).

#Php5 has no installation candidate raspberry pi update#

In addition, as you referenced, we wouldn't be able to keep up with upstream's releases (since Debian will only update PHP in a stable release if there's a security vulnerability).

#Php5 has no installation candidate raspberry pi install#

If all we did was install the Debian package, we'd not only be going against upstream's officially most-recommended installation method ( ), but we'd also not be providing any value over our users just using a three-line Dockerfile of their own to install PHP from Debian (which they're still free to do). php -v PHP 5.6.32 (cli) (built: 00:54:21) Copyright (c) 1997-2016 The PHP Group Zend Engine v2.6.0, Copyright (c) 1998-2016 Zend Technologies php5 -v PHP 5.6.30-0+deb8u1 (cli) (built: 08:50:21) Copyright (c) 1997-2016 The PHP Group Zend Engine v2.6.0, Copyright (c) 1998-2016 Zend Technologies with Zend OPcache v7.0.6-dev, Copyright (c) 1999-2016, by Zend TechnologiesĪs to why we used PHP's upstream releases instead of Debian's packages, we did so because all the official images strive to use the method upstream recommends and supports. After this operation, 20.7 MB of additional disk space will be used. Done The following extra packages will be installed: javascript-common libjs-bootstrap libjs-jquery libjs-jquery-metadata libjs-jquery-tablesorter libjs-twitter-bootstrap libjson-c2 libonig2 libperl4-corelibs-perl libqdbm14 lsof pear-channels php-codecoverage php-doctrine-instantiator php-file-iterator php-pear php-symfony-yaml php-text-template php-timer php-token-stream php5-cli php5-common php5-json php5-readline phpunit-comparator phpunit-diff phpunit-environment phpunit-exporter phpunit-mock-object phpunit-version psmisc ucf Suggested packages: libjs-twitter-bootstrap-docs php5-xdebug php5-dev php5-user-cache phpunit-dbunit phpunit-selenium phpunit-story php-phpunit-php-invoker The following NEW packages will be installed: javascript-common libjs-bootstrap libjs-jquery libjs-jquery-metadata libjs-jquery-tablesorter libjs-twitter-bootstrap libjson-c2 libonig2 libperl4-corelibs-perl libqdbm14 lsof pear-channels php-codecoverage php-doctrine-instantiator php-file-iterator php-pear php-symfony-yaml php-text-template php-timer php-token-stream php5-cli php5-common php5-json php5-readline phpunit phpunit-comparator phpunit-diff phpunit-environment phpunit-exporter phpunit-mock-object phpunit-version psmisc ucf 0 upgraded, 33 newly installed, 0 to remove and 1 not upgraded. Done Building dependency tree Reading state information. apt-get install phpunit Reading package lists. $ docker run -it -rm php:5.6 bash rm /etc/apt/preferences.d/no-debian-php apt-get update.








Php5 has no installation candidate raspberry pi