Right, I have a new mechanism for defining the dependencies in dh-php >= 2.0, but I wasn’t able to finish it in time for bullseye, but the memcached has been already updated.
I’ll fix this and other affected PECL packages today. Thanks for the report. Ondřej -- Ondřej Surý <ond...@sury.org> (He/Him) > On 15. 2. 2021, at 21:24, Grigory Ivanov <grun...@ololo.cc> wrote: > > Package: php-memcached > Version: 3.1.5+2.2.0-5 > Severity: grave > Justification: renders package unusable > X-Debbugs-Cc: grun...@ololo.cc > > Dear Maintainer, > > Package php-memcached in version 3.1.5+2.2.0-5 no longer depends on php- > igbinary and php-msgpack, but in fact it does, despite ldd could say. > Dependencies of previous version, 3.1.4+2.2.0-1+b1, specified in deb > package, are fine. > > If one tries to load this module without that dependands, it would lead > to following errors: > > PHP Warning: PHP Startup: Unable to load dynamic library 'memcached.so' > (tried: /usr/lib/php/20190902/memcached.so > (/usr/lib/php/20190902/memcached.so: > undefined symbol: php_msgpack_serialize), > /usr/lib/php/20190902/memcached.so.so > (/usr/lib/php/20190902/memcached.so.so: cannot open shared object file: > No such file or directory)) in Unknown on line 0 > > in case of php-msgpack absence, and > > PHP Warning: PHP Startup: Unable to load dynamic library 'memcached.so' > (tried: /usr/lib/php/20190902/memcached.so > (/usr/lib/php/20190902/memcached.so: > undefined symbol: igbinary_serialize), /usr/lib/php/20190902/memcached.so.so > (/usr/lib/php/20190902/memcached.so.so: cannot open shared object file: > No such file or directory)) in Unknown on line 0 > > in case of php-igbinary absence. > > So this module would not load and would not be available for PHP. > > If one installs such dependencies manually, module would work fine. > > -- System Information: > Debian Release: bullseye/sid > APT prefers stable-updates > APT policy: (500, 'stable-updates'), (500, 'unstable'), (500, 'testing'), > (500, 'stable'), (1, 'experimental') > Architecture: amd64 (x86_64) > Foreign Architectures: i386 > > Kernel: Linux 5.10.0-3-amd64 (SMP w/8 CPU threads) > Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE, > TAINT_UNSIGNED_MODULE > Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE > not set > Shell: /bin/sh linked to /usr/bin/dash > Init: systemd (via /run/systemd/system) > LSM: AppArmor: enabled > > Versions of packages php-memcached depends on: > ii libapache2-mod-php7.4 [phpapi-20190902] 7.4.15-3 > ii libc6 2.31-9 > ii libmemcached11 1.0.18-4.2 > ii libsasl2-2 2.1.27+dfsg-2.1 > hi php-common 2:76 > ii php7.4-cli [phpapi-20190902] 7.4.15-3 > ii ucf 3.0043 > ii zlib1g 1:1.2.11.dfsg-2 > > php-memcached recommends no packages. > > php-memcached suggests no packages. >