![18.04 でアップデートできない - カスタム リポジトリの変更](https://rvso.com/image/912787/18.04%20%E3%81%A7%E3%82%A2%E3%83%83%E3%83%97%E3%83%87%E3%83%BC%E3%83%88%E3%81%A7%E3%81%8D%E3%81%AA%E3%81%84%20-%20%E3%82%AB%E3%82%B9%E3%82%BF%E3%83%A0%20%E3%83%AA%E3%83%9D%E3%82%B8%E3%83%88%E3%83%AA%E3%81%AE%E5%A4%89%E6%9B%B4.png)
個人用パッケージ用のカスタム リポジトリがあります。
今日、sudo apt update と sudo apt full-upgrade を実行した後、次のことがわかりました。
Get:1 http://XXX/ubuntu-custom bionic/ InRelease [2,061 B]
E: Repository 'http://XXX/ubuntu-custom bionic/ InRelease' changed its 'Origin' value from 'ubuntu-custom' to 'root'
E: Repository 'http://XXX/ubuntu-custom bionic/ InRelease' changed its 'Label' value from 'ubuntu-custom' to 'root'
N: This must be accepted explicitly before updates for this repository can be applied. See apt-secure(8) manpage for details.
Do you want to accept these changes and continue updating from this repository? [y/N]
「apt-get update --allow-releaseinfo-change」を実行すれば問題を解決できることはわかっています...
しかし、なぜそれが起こるのか、そしてミラーサーバーでそれをどのように解決できるのか