aerospike-community/aerospike-client-php

Aerospike C Client SDK url changed

Opened this issue · 1 comments

https://www.aerospike.com/artifacts/aerospike-client-c/4.3.20/aerospike-client-c-devel-4.3.20.debian10.x86_64.deb - 404 Page Not Found

Downloading Aerospike C Client SDK 
info: downloading 'https://artifacts.aerospike.com/aerospike-client-c/4.3.20/aerospike-client-c-devel-4.3.20.debian10.x86_64.deb' to '/var/www/html/aerospike-client-php/src/../aerospike-client-c/package/aerospike-client-c-devel-4.3.20.debian10.x86_64.deb'
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100   150  100   150    0     0     75      0  0:00:02  0:00:01  0:00:01    75
100  154k    0  154k    0     0  29217      0 --:--:--  0:00:05 --:--:-- 53482
info: extracting files from 'aerospike-client-c-devel-4.3.20.debian10.x86_64.deb'
dpkg-deb: error: 'aerospike-client-c-devel-4.3.20.debian10.x86_64.deb' is not a Debian format archive

CHECK
   [?] /var/www/html/aerospike-client-php/src/../aerospike-client-c/package/usr/lib/libaerospike.a
   [?] /var/www/html/aerospike-client-php/src/../aerospike-client-c/package/usr/include/aerospike/aerospike.h

Use a newer version of the C library.
The build script detects your distribution version. If you are using Debian10, which you are, you need to upgrade the library too.
Try to build doing
AEROSPIKE_C_CLIENT=4.6.8 ./build.sh