apt-get update
ubuntu 17.10で実行すると、次のエラーが表示されます。
E: Repository 'http://ppa.launchpad.net/ondrej/php/ubuntu artful InRelease' changed its 'Label' value from '*****
The main PPA for PHP (5.6, 7.0, 7.1) with many PECL extensions *****' to '*****
The main PPA for supported PHP versions with many PECL extensions *****'
N: This must be accepted explicitly before updates for this repository can be applied.
See apt-secure(8) manpage for details."
マニュアルページは実際には解決策を示していません。私の質問は、どのように変更を明示的に受け入れるのですか?
sudo apt update
など