Hi, On 08/01/2018 04:08 AM, Paul Gevers wrote: > Currently this regression is delaying the migration of php7.2 to > testing by 13 days. From the error it seems that a dependency on sed is > missing somewhere, but that is just a hunch. Could you please > investigate the situation? If php-luasandbox and wikidiff2 need to adapt > their autopkgtest, please clone and re-assign.
I can confirm that this is a regression in php7.2-dev. In /usr/bin/phpize, it used to have (7.2.4-1): > SED="/bin/sed" which is correct. In 7.2.8-1 it has: > SED="/usr/bin/sed" which is incorrect, since that file doesn't exist. /usr/bin/php-config suffers from the same problem as well: $ php-config --version /usr/bin/php-config: 1: /usr/bin/php-config: /usr/bin/sed: not found 7.2.8-1 I briefly looked in the upstream NEWS file and didn't see anything relevant there. -- Kunal
signature.asc
Description: OpenPGP digital signature