LoginSignup
3
0

More than 5 years have passed since last update.

Ubuntu on Rock64でapt-get updateができないときの対処法

Posted at

環境

DISTRIB_DESCRIPTION="Ubuntu 18.04.2 LTS"
Linux rock64 4.4.132-1072-rockchip-ayufan-ga1d27dba5a2e #1 SMP Sat Jul 21 20:18:03 UTC 2018 aarch64 aarch64 aarch64 GNU/Linux

問題

sudo apt-get update

をすると

[...]
E: Repository 'http://deb.ayufan.eu/orgs/ayufan-rock64/releases  InRelease' changed its 'Origin' value from '' to 'GITHUB-AYUFAN-DEB-ayufan-rock64'
N: This must be accepted explicitly before updates for this repository can be applied. See apt-secure(8) manpage for details

と表示されて更新できない

解決法

sudo apt update

で治る

参考

https://forum.pine64.org/showthread.php?tid=6309
https://qiita.com/SUZUKI_Masaya/items/1fd9489e631c78e5b007

3
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
3
0