deepin docker 容器安装php7.2扩展报错: Couldn't find any package by glob 'php7.2-*'
E: Unable to locate package php7.2-fpmE: Couldn't find any package by glob 'php7.2-fpm'E: Couldn't find any package by regex 'php7.2-fpm'E: Unable to locate package php7.2-mysqlE: Couldn't find an...
E: Unable to locate package php7.2-fpm
E: Couldn't find any package by glob 'php7.2-fpm'
E: Couldn't find any package by regex 'php7.2-fpm'
E: Unable to locate package php7.2-mysql
E: Couldn't find any package by glob 'php7.2-mysql'
E: Couldn't find any package by regex 'php7.2-mysql'
E: Unable to locate package php7.2-curl
E: Couldn't find any package by glob 'php7.2-curl'
E: Couldn't find any package by regex 'php7.2-curl'
E: Unable to locate package php7.2-json
E: Couldn't find any package by glob 'php7.2-json'
E: Couldn't find any package by regex 'php7.2-json'
E: Unable to locate package php7.2-mbstring
E: Couldn't find any package by glob 'php7.2-mbstring'
E: Couldn't find any package by regex 'php7.2-mbstring'
E: Unable to locate package php7.2-xml
E: Couldn't find any package by glob 'php7.2-xml'
E: Couldn't find any package by regex 'php7.2-xml'
E: Unable to locate package php7.2-intl
E: Couldn't find any package by glob 'php7.2-intl'
E: Couldn't find any package by regex 'php7.2-intl'
解决办法:
sudo add-apt-repository ppa:ondrej/php |
更多推荐
所有评论(0)