Αγνόησε:5 https://mega.nz/linux/MEGAsync/xUbuntu_18.04 ./ InRelease
Φέρε:6 https://mega.nz/linux/MEGAsync/xUbuntu_18.04 ./ Release [956 B]
Φέρε:7 https://mega.nz/linux/MEGAsync/xUbuntu_18.04 ./ Release.gpg [481 B]
Hit:8 https://repo.skype.com/deb stable InRelease
Ανάγνωση Λιστών Πακέτων... Ολοκληρώθηκε
E: Repository 'https://mega.nz/linux/MEGAsync/xUbuntu_18.04 ./ Release' changed its 'Origin' value from 'manual_build' to 'obs://private/DEB/xUbuntu_18.04'
E: Repository 'https://mega.nz/linux/MEGAsync/xUbuntu_18.04 ./ Release' changed its 'Codename' value from 'Bionic' to 'xUbuntu_18.04'
N: This must be accepted explicitly before updates for this repository can be applied. See apt-secure(8) manpage for details.
我现在该做什么?怎么做?
答案1
尝试使用apt
而不是apt-get
。
sudo apt update
sudo apt upgrade
或者,apt-get
可以使用
sudo apt-get --allow-releaseinfo-change update