18.04 でアップデートできない - カスタム リポジトリの変更

18.04 でアップデートできない - カスタム リポジトリの変更

個人用パッケージ用のカスタム リポジトリがあります。

今日、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」を実行すれば問題を解決できることはわかっています...

しかし、なぜそれが起こるのか、そしてミラーサーバーでそれをどのように解決できるのか

関連情報