Currently, we add PHP 7.1 extensions with items like
- {{ packages_prefixes.php }}session.
This approach doesn't seem to work for Debian for the following packages:
- {{ packages_prefixes.php }}filter - {{ packages_prefixes.php }}hash - {{ packages_prefixes.php }}openssl - {{ packages_prefixes.php }}pcntl - {{ packages_prefixes.php }}pdo_mysql - {{ packages_prefixes.php }}pdo_sqlite - {{ packages_prefixes.php }}session - {{ packages_prefixes.php }}zlib
$ salt eglide state.apply roles/shellserver/userland-software/base ID: languages_libs Function: pkg.installed Result: False Comment: Problem encountered installing package(s). Additional info follows: errors: - Running scope as unit: run-r1e42eb392d664d5aa3661a556b386a3f.scope E: Unable to locate package php7.1-filter E: Couldn't find any package by glob 'php7.1-filter' E: Couldn't find any package by regex 'php7.1-filter' E: Unable to locate package php7.1-pdo_sqlite E: Couldn't find any package by glob 'php7.1-pdo_sqlite' E: Couldn't find any package by regex 'php7.1-pdo_sqlite' E: Unable to locate package php7.1-zlib E: Couldn't find any package by glob 'php7.1-zlib' E: Couldn't find any package by regex 'php7.1-zlib' E: Unable to locate package php7.1-session E: Couldn't find any package by glob 'php7.1-session' E: Couldn't find any package by regex 'php7.1-session' E: Unable to locate package php7.1-hash E: Couldn't find any package by glob 'php7.1-hash' E: Couldn't find any package by regex 'php7.1-hash' E: Unable to locate package php7.1-pdo_mysql E: Couldn't find any package by glob 'php7.1-pdo_mysql' E: Couldn't find any package by regex 'php7.1-pdo_mysql' E: Unable to locate package php7.1-pcntl E: Couldn't find any package by glob 'php7.1-pcntl' E: Couldn't find any package by regex 'php7.1-pcntl' E: Unable to locate package php7.1-openssl E: Couldn't find any package by glob 'php7.1-openssl' E: Couldn't find any package by regex 'php7.1-openssl' Started: 14:08:34.848334 Duration: 4067.381 ms Changes: