|
toybrick@debian10:~$ sudo apt-get update && sudo apt upgrade
[sudo] password for toybrick:
Get:1 http://mirrors.163.com/debian testing InRelease [116 kB]
Hit:2 http://repo.mysql.com/apt/debian jessie InRelease
Hit:3 https://mirrors.tuna.tsinghua.edu.cn/debian buster InRelease
Hit:4 https://mirrors.tuna.tsinghua.edu.cn/debian buster-updates InRelease
Hit:5 https://mirrors.tuna.tsinghua.edu.cn/debian buster-backports InRelease
Hit:6 https://mirrors.tuna.tsinghua.edu.cn/debian-security buster/updates InRelease
Get:7 http://mirrors.163.com/debian testing/main amd64 Packages.diff/Index [27.9 kB]
Get:8 http://mirrors.163.com/debian testing/main Translation-en.diff/Index [27.9 kB]
Get:9 http://mirrors.163.com/debian testing/main amd64 Packages 2020-05-20-0213.56.pdiff [18.7 kB]
Get:9 http://mirrors.163.com/debian testing/main amd64 Packages 2020-05-20-0213.56.pdiff [18.7 kB]
Get:10 http://mirrors.163.com/debian testing/main Translation-en 2020-05-20-0213.56.pdiff [432 B]
Get:10 http://mirrors.163.com/debian testing/main Translation-en 2020-05-20-0213.56.pdiff [432 B]
Err:11 http://repo.rock-chips.com/debian buster InRelease
Something wicked happened resolving 'repo.rock-chips.com:http' (-5 - No address associated with hostname)
Hit:12 https://repo.rock-chips.com/toybrick/auth-debian buster InRelease
Fetched 191 kB in 17s (11.4 kB/s)
Reading package lists... Done
N: Skipping acquire of configured file 'mysql-apt-config/binary-arm64/Packages' as repository 'http://repo.mysql.com/apt/debian jessie InRelease' doesn't support architecture 'arm64'
N: Skipping acquire of configured file 'mysql-tools/binary-arm64/Packages' as repository 'http://repo.mysql.com/apt/debian jessie InRelease' doesn't support architecture 'arm64'
W: Failed to fetch http://repo.rock-chips.com/debian/dists/buster/InRelease Something wicked happened resolving 'repo.rock-chips.com:http' (-5 - No address associated with hostname)
W: Some index files failed to download. They have been ignored, or old ones used instead.
Reading package lists... Done
Building dependency tree
Reading state information... Done
Calculating upgrade... Done
The following packages were automatically installed and are no longer required:
libexif-doc libjs-jquery node-jquery python3-crypto python3-entrypoints python3-jeepney python3-keyring python3-keyrings.alt python3-secretstorage vlc-l10n
Use 'sudo apt autoremove' to remove them.
The following packages have been kept back:
cmake-data deluge-gtk evince-common firebird3.0-common firebird3.0-common-doc gdal-data git-man gnupg-l10n gnupg2 gvfs-common libasound2-data libgdk-pixbuf2.0-common
libgs9-common liblangtag-common libreoffice-common libreoffice-help-common libreoffice-help-en-us libreoffice-java-common libreoffice-style-tango libsemanage-common
libwacom-common libzvbi-common orca python3-chardet vim-common vim-runtime vlc-data xkb-data xsane-common
0 upgraded, 0 newly installed, 0 to remove and 29 not upgraded.
1 not fully installed or removed.
After this operation, 0 B of additional disk space will be used.
Do you want to continue? [Y/n] Y
dpkg: dependency problems prevent configuration of libgnome-desktop-3-17:arm64:
gnome-desktop3-data (3.36.2-1) breaks libgnome-desktop-3-17 (<< 3.36) and is installed.
Version of libgnome-desktop-3-17:arm64 to be configured is 3.30.2.1-2.
dpkg: error processing package libgnome-desktop-3-17:arm64 (--configure):
dependency problems - leaving unconfigured
Errors were encountered while processing:
libgnome-desktop-3-17:arm64
E: Sub-process /usr/bin/dpkg returned an error code (1)
执行 sudo apt-get update && sudo apt upgrade报错,求解释 |
|