apt相依問題 - Linux
By Selena
at 2019-10-10T22:28
at 2019-10-10T22:28
Table of Contents
小弟今天想要使用apt的時候
發現不管要upgrade或是install
全都會跑出一樣的錯誤訊息
大致是說我的系統沒有安裝libnm0:amd64
因此gnome-settings-daemon發生相依問題
同時還說我的
但當我試圖安裝libnm0:amd64的時候
他也跑出了一樣的訊息
那豈不是死胡同嗎
網路上有人說可以用autofix跟autoremove
但試了也是跑出完全一樣的錯誤訊息
想請問各位大大是否知道如何處理?
以下附上錯誤訊息
$ sudo apt-get install libnm0:amd64
正在讀取套件清單... 完成
正在重建相依關係
正在讀取狀態資料... 完成
libnm0 已是最新版本 (1.10.6-2ubuntu1.1)。
以下套件為自動安裝,並且已經無用:
libllvm6.0:i386 libllvm7 libllvm7:i386 linux-headers-4.15.0-55
linux-headers-4.15.0-55-generic linux-image-4.15.0-55-generic
linux-modules-4.15.0-55-generic linux-modules-extra-4.15.0-55-generic
x11proto-dri2-dev x11proto-gl-dev
使用 'sudo apt autoremove' 將之移除。
升級 0 個,新安裝 0 個,移除 0 個,有 0 個未被升級。
6 個沒有完整得安裝或移除。
需要下載 0 B/298 kB 的套件檔。
此操作完成之後,會多佔用 0 B 的磁碟空間。
是否繼續進行 [Y/n]? [Y/n] y
dpkg: 因相依問題,無法設定 gnome-settings-daemon:
gnome-settings-daemon 相依於 libnm0 (>= 1.0.0)﹔然而:
套件 libnm0:amd64 未安裝。
dpkg: error processing package gnome-settings-daemon (--configure):
相依問題 - 保留未設定
No apport report written because the error message indicates its a followup error from a previous failure.
dpkg: 因相依問題,無法設定 gnome-shell:
gnome-shell 相依於 libnm0 (>= 1.0.0)﹔然而:
套件 libnm0:amd64 未安裝。
gnome-shell 相依於 gnome-settings-daemon (>= 3.16.0)﹔然而:
gnome-settings-daemon 套件尚未設定。
dpkg: error processing package gnome-shell (--configure):
相依問題 - 保留未設定
dpkg: 因相依問題,無法設定 gnome-control-center:
gnome-control-center 相依於 libnm0 (>= 1.1.90)﹔然而:
套件 libnm0:amd64 未安裝。
gnome-control-center 相依於 gnome-settings-daemon (>= 3.25.90)﹔然而:
gnome-settings-daemon 套件尚未設定。
dpkg: error processing package gnome-control-center (--configure):
相依問題 - 保留未設定
dpkg: 因相依問題,無法設定 ubuntu-desktop:
ubuntu-desktop 相依於 gnome-control-center﹔然而:
gnome-control-center 套件尚未設定。
ubuntu-desktop 相依於 gnome-settings-daemon﹔然而:
gnome-settings-daemon 套件尚未設定。
ubuntu-No apport report written because the error message indicates its a followup error from a previous failure.
No apport report written because the error message indicates its a followup error from a previous failure.
No apport report written because MaxReports is reached already
desktop 相依於 gnome-shell﹔然而:
gnome-shell 套件尚未設定。
dpkg: error processing package ubuntu-desktop (--configure):
相依問題 - 保留未設定
dpkg: 因相依問題,無法設定 gnome-initial-setup:
gnome-initial-setup 相依於 libnm0 (>= 1.0.0)﹔然而:
套件 libnm0:amd64 未安裝。
gnome-initial-setup 相依於 gnome-settings-daemon (>= 3.24)﹔然而:
gnome-settings-daemon 套件尚未設定。
dpkg: error processing package gnome-initial-setup (--configure):
相依問題 - 保留未設定
No apport report written because MaxReports is reached already
處理時發生錯誤:
gnome-settings-daemon
gnome-shell
gnome-control-center
ubuntu-desktop
gnome-initial-setup
E: Sub-process /usr/bin/dpkg returned an error code (1)
--
[kevlius@localhost ~]$ sudo find girlfriend
[sudo] password for kevlius:
find: ‘girlfriend’: No such file or directory
--
發現不管要upgrade或是install
全都會跑出一樣的錯誤訊息
大致是說我的系統沒有安裝libnm0:amd64
因此gnome-settings-daemon發生相依問題
同時還說我的
但當我試圖安裝libnm0:amd64的時候
他也跑出了一樣的訊息
那豈不是死胡同嗎
網路上有人說可以用autofix跟autoremove
但試了也是跑出完全一樣的錯誤訊息
想請問各位大大是否知道如何處理?
以下附上錯誤訊息
$ sudo apt-get install libnm0:amd64
正在讀取套件清單... 完成
正在重建相依關係
正在讀取狀態資料... 完成
libnm0 已是最新版本 (1.10.6-2ubuntu1.1)。
以下套件為自動安裝,並且已經無用:
libllvm6.0:i386 libllvm7 libllvm7:i386 linux-headers-4.15.0-55
linux-headers-4.15.0-55-generic linux-image-4.15.0-55-generic
linux-modules-4.15.0-55-generic linux-modules-extra-4.15.0-55-generic
x11proto-dri2-dev x11proto-gl-dev
使用 'sudo apt autoremove' 將之移除。
升級 0 個,新安裝 0 個,移除 0 個,有 0 個未被升級。
6 個沒有完整得安裝或移除。
需要下載 0 B/298 kB 的套件檔。
此操作完成之後,會多佔用 0 B 的磁碟空間。
是否繼續進行 [Y/n]? [Y/n] y
dpkg: 因相依問題,無法設定 gnome-settings-daemon:
gnome-settings-daemon 相依於 libnm0 (>= 1.0.0)﹔然而:
套件 libnm0:amd64 未安裝。
dpkg: error processing package gnome-settings-daemon (--configure):
相依問題 - 保留未設定
No apport report written because the error message indicates its a followup error from a previous failure.
dpkg: 因相依問題,無法設定 gnome-shell:
gnome-shell 相依於 libnm0 (>= 1.0.0)﹔然而:
套件 libnm0:amd64 未安裝。
gnome-shell 相依於 gnome-settings-daemon (>= 3.16.0)﹔然而:
gnome-settings-daemon 套件尚未設定。
dpkg: error processing package gnome-shell (--configure):
相依問題 - 保留未設定
dpkg: 因相依問題,無法設定 gnome-control-center:
gnome-control-center 相依於 libnm0 (>= 1.1.90)﹔然而:
套件 libnm0:amd64 未安裝。
gnome-control-center 相依於 gnome-settings-daemon (>= 3.25.90)﹔然而:
gnome-settings-daemon 套件尚未設定。
dpkg: error processing package gnome-control-center (--configure):
相依問題 - 保留未設定
dpkg: 因相依問題,無法設定 ubuntu-desktop:
ubuntu-desktop 相依於 gnome-control-center﹔然而:
gnome-control-center 套件尚未設定。
ubuntu-desktop 相依於 gnome-settings-daemon﹔然而:
gnome-settings-daemon 套件尚未設定。
ubuntu-No apport report written because the error message indicates its a followup error from a previous failure.
No apport report written because the error message indicates its a followup error from a previous failure.
No apport report written because MaxReports is reached already
desktop 相依於 gnome-shell﹔然而:
gnome-shell 套件尚未設定。
dpkg: error processing package ubuntu-desktop (--configure):
相依問題 - 保留未設定
dpkg: 因相依問題,無法設定 gnome-initial-setup:
gnome-initial-setup 相依於 libnm0 (>= 1.0.0)﹔然而:
套件 libnm0:amd64 未安裝。
gnome-initial-setup 相依於 gnome-settings-daemon (>= 3.24)﹔然而:
gnome-settings-daemon 套件尚未設定。
dpkg: error processing package gnome-initial-setup (--configure):
相依問題 - 保留未設定
No apport report written because MaxReports is reached already
處理時發生錯誤:
gnome-settings-daemon
gnome-shell
gnome-control-center
ubuntu-desktop
gnome-initial-setup
E: Sub-process /usr/bin/dpkg returned an error code (1)
--
[kevlius@localhost ~]$ sudo find girlfriend
[sudo] password for kevlius:
find: ‘girlfriend’: No such file or directory
--
Tags:
Linux
All Comments
By Doris
at 2019-10-15T02:45
at 2019-10-15T02:45
By Zanna
at 2019-10-17T19:23
at 2019-10-17T19:23
By Odelette
at 2019-10-21T04:04
at 2019-10-21T04:04
By Sierra Rose
at 2019-10-21T11:02
at 2019-10-21T11:02
By Quanna
at 2019-10-22T20:01
at 2019-10-22T20:01
By Lauren
at 2019-10-26T05:11
at 2019-10-26T05:11
By Kyle
at 2019-10-29T02:08
at 2019-10-29T02:08
Related Posts
pcmanx 中文字體跑版
By Wallis
at 2019-10-08T17:46
at 2019-10-08T17:46
關於Arch Linux的base
By Andrew
at 2019-10-08T04:59
at 2019-10-08T04:59
surface go 灌linux
By Quintina
at 2019-10-07T13:44
at 2019-10-07T13:44
find grep的問題
By Mia
at 2019-10-04T09:09
at 2019-10-04T09:09
可支援筆電,平板模式的OS
By Genevieve
at 2019-10-03T11:52
at 2019-10-03T11:52