root@omv:~# nano /etc/apt/preferences.d/99raspberrypiorg root@omv:~# apt-get install php7.0-curl Reading package lists... Done Building dependency tree Reading state information... Done The following additional packages will be installed: php7.0-bcmath php7.0-cgi php7.0-cli php7.0-common php7.0-fpm php7.0-json php7.0-mbstring php7.0-opcache php7.0-readline php7.0-xml Suggested packages: php-pear The following NEW packages will be installed: php7.0-curl The following packages will be upgraded: php7.0-bcmath php7.0-cgi php7.0-cli php7.0-common php7.0-fpm php7.0-json php7.0-mbstring php7.0-opcache php7.0-readline php7.0-xml 10 upgraded, 1 newly installed, 0 to remove and 39 not upgraded. Need to get 4,397 kB of archives. After this operation, 85.0 kB of additional disk space will be used. Do you want to continue? [Y/n] y Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main armhf php7.0-readline armhf 7.0.30-0+deb9u1 [10.7 kB] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main armhf php7.0-xml armhf 7.0.30-0+deb9u1 [89.7 kB] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main armhf php7.0-json armhf 7.0.30-0+deb9u1 [15.1 kB] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main armhf php7.0-opcache armhf 7.0.30-0+deb9u1 [66.7 kB] Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main armhf php7.0-cli armhf 7.0.30-0+deb9u1 [1,099 kB] Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main armhf php7.0-fpm armhf 7.0.30-0+deb9u1 [1,107 kB] Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main armhf php7.0-cgi armhf 7.0.30-0+deb9u1 [1,066 kB] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main armhf php7.0-mbstring armhf 7.0.30-0+deb9u1 [416 kB] Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main armhf php7.0-bcmath armhf 7.0.30-0+deb9u1 [12.5 kB] Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main armhf php7.0-common armhf 7.0.30-0+deb9u1 [489 kB] Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main armhf php7.0-curl armhf 7.0.30-0+deb9u1 [24.5 kB] Fetched 4,397 kB in 1s (2,486 kB/s) (Reading database ... 51509 files and directories currently installed.) Preparing to unpack .../00-php7.0-readline_7.0.30-0+deb9u1_armhf.deb ... Unpacking php7.0-readline (7.0.30-0+deb9u1) over (7.0.27-0+deb9u1) ... Preparing to unpack .../01-php7.0-xml_7.0.30-0+deb9u1_armhf.deb ... Unpacking php7.0-xml (7.0.30-0+deb9u1) over (7.0.27-0+deb9u1) ... Preparing to unpack .../02-php7.0-json_7.0.30-0+deb9u1_armhf.deb ... Unpacking php7.0-json (7.0.30-0+deb9u1) over (7.0.27-0+deb9u1) ... Preparing to unpack .../03-php7.0-opcache_7.0.30-0+deb9u1_armhf.deb ... Unpacking php7.0-opcache (7.0.30-0+deb9u1) over (7.0.27-0+deb9u1) ... Preparing to unpack .../04-php7.0-cli_7.0.30-0+deb9u1_armhf.deb ... Unpacking php7.0-cli (7.0.30-0+deb9u1) over (7.0.27-0+deb9u1) ... Preparing to unpack .../05-php7.0-fpm_7.0.30-0+deb9u1_armhf.deb ... Unpacking php7.0-fpm (7.0.30-0+deb9u1) over (7.0.27-0+deb9u1) ... Preparing to unpack .../06-php7.0-cgi_7.0.30-0+deb9u1_armhf.deb ... Unpacking php7.0-cgi (7.0.30-0+deb9u1) over (7.0.27-0+deb9u1) ... Preparing to unpack .../07-php7.0-mbstring_7.0.30-0+deb9u1_armhf.deb ... Unpacking php7.0-mbstring (7.0.30-0+deb9u1) over (7.0.27-0+deb9u1) ... Preparing to unpack .../08-php7.0-bcmath_7.0.30-0+deb9u1_armhf.deb ... Unpacking php7.0-bcmath (7.0.30-0+deb9u1) over (7.0.27-0+deb9u1) ... Preparing to unpack .../09-php7.0-common_7.0.30-0+deb9u1_armhf.deb ... Unpacking php7.0-common (7.0.30-0+deb9u1) over (7.0.27-0+deb9u1) ... Selecting previously unselected package php7.0-curl. Preparing to unpack .../10-php7.0-curl_7.0.30-0+deb9u1_armhf.deb ... Unpacking php7.0-curl (7.0.30-0+deb9u1) ... Processing triggers for systemd (232-25+deb9u3) ... Processing triggers for man-db (2.7.6.1-2) ... Setting up php7.0-common (7.0.30-0+deb9u1) ... Setting up php7.0-xml (7.0.30-0+deb9u1) ... Setting up php7.0-readline (7.0.30-0+deb9u1) ... Setting up php7.0-opcache (7.0.30-0+deb9u1) ... Setting up php7.0-mbstring (7.0.30-0+deb9u1) ... Setting up php7.0-curl (7.0.30-0+deb9u1) ... Creating config file /etc/php/7.0/mods-available/curl.ini with new version Setting up php7.0-json (7.0.30-0+deb9u1) ... Setting up php7.0-bcmath (7.0.30-0+deb9u1) ... Setting up php7.0-cli (7.0.30-0+deb9u1) ... Setting up php7.0-fpm (7.0.30-0+deb9u1) ... Installing new version of config file /etc/php/7.0/fpm/pool.d/www.conf ... Setting up php7.0-cgi (7.0.30-0+deb9u1) ... Exception ignored in: .remove at 0x762ea2b8> Traceback (most recent call last): File "/usr/lib/python3.5/weakref.py", line 117, in remove TypeError: 'NoneType' object is not callable Exception ignored in: .remove at 0x762ea2b8> Traceback (most recent call last): File "/usr/lib/python3.5/weakref.py", line 117, in remove TypeError: 'NoneType' object is not callable root@omv:~#