Deepin Update
by DanielBrenjuk from LinuxQuestions.org on (#5DVQC)
Hi, im pretty new to Deepin, and it worked at first but after a bit of time the update manager sais like dependency error or something, and the unatended upgrade shutdown is always active and is stopping me from rebooting, here is some info:
The command:
for i in /etc/apt/sources.list{,.d/*}; do echo file: $i; cat $i; echo ====; done
gave me this
file: /etc/apt/sources.list
## Generated by deepin-installer
deb [by-hash=force] https://community-packages.deepin.com/deepin/ apricot main contrib non-free
#deb-src https://community-packages.deepin.com/deepin/ apricot main contrib non-free
====
file: /etc/apt/sources.list.d/appstore.list
deb https://community-store-packages.deepin.com/appstore eagle appstore
====
file: /etc/apt/sources.list.d/google-chrome.list
### THIS FILE IS AUTOMATICALLY CONFIGURED ###
# You may comment out this entry, but any other modifications may be lost.
deb [arch=amd64] http://dl.google.com/linux/chrome/deb/ stable main
====
file: /etc/apt/sources.list.d/printer.list
deb https://community-packages.deepin.com/printer eagle non-free
====
file: /etc/apt/sources.list.d/spotify.list
deb http://repository.spotify.com stable non-free
====
and the command:
dpkg -l | grep -v "^ii" | sed 's/=//g'
gave me this:
DesiredUnknown/Install/Remove/Purge/Hold
| StatusNot/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?(none)/Reinst-required (Status,Err: uppercasebad)
||/ Name Version Architecture Description
+++----
rc deepin-user-experience-daemon 1.1.0100.2-1 amd64 deepin-user-experience-daemon
iU discord 0.0.13 amd64 Chat for Communities and Friends
rc gconf2-common 3.2.6-5 all GNOME configuration database system (common files)
rc libsmi2ldbl:amd64 0.4.8+dfsg2-16 amd64 library to access SMI MIB information
rc libwireshark-data 2.6.8.4-1+eagle all network packet dissection library -- data files
rc x11-apps 7.7+7 amd64 X applications
rc x11-session-utils 7.7+3 amd64 X session utilities
rc xinit 1.4.0-1 amd64 X server initialisation tool
If somebody has the time please help me resolve this issue


The command:
for i in /etc/apt/sources.list{,.d/*}; do echo file: $i; cat $i; echo ====; done
gave me this
file: /etc/apt/sources.list
## Generated by deepin-installer
deb [by-hash=force] https://community-packages.deepin.com/deepin/ apricot main contrib non-free
#deb-src https://community-packages.deepin.com/deepin/ apricot main contrib non-free
====
file: /etc/apt/sources.list.d/appstore.list
deb https://community-store-packages.deepin.com/appstore eagle appstore
====
file: /etc/apt/sources.list.d/google-chrome.list
### THIS FILE IS AUTOMATICALLY CONFIGURED ###
# You may comment out this entry, but any other modifications may be lost.
deb [arch=amd64] http://dl.google.com/linux/chrome/deb/ stable main
====
file: /etc/apt/sources.list.d/printer.list
deb https://community-packages.deepin.com/printer eagle non-free
====
file: /etc/apt/sources.list.d/spotify.list
deb http://repository.spotify.com stable non-free
====
and the command:
dpkg -l | grep -v "^ii" | sed 's/=//g'
gave me this:
DesiredUnknown/Install/Remove/Purge/Hold
| StatusNot/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?(none)/Reinst-required (Status,Err: uppercasebad)
||/ Name Version Architecture Description
+++----
rc deepin-user-experience-daemon 1.1.0100.2-1 amd64 deepin-user-experience-daemon
iU discord 0.0.13 amd64 Chat for Communities and Friends
rc gconf2-common 3.2.6-5 all GNOME configuration database system (common files)
rc libsmi2ldbl:amd64 0.4.8+dfsg2-16 amd64 library to access SMI MIB information
rc libwireshark-data 2.6.8.4-1+eagle all network packet dissection library -- data files
rc x11-apps 7.7+7 amd64 X applications
rc x11-session-utils 7.7+3 amd64 X session utilities
rc xinit 1.4.0-1 amd64 X server initialisation tool
If somebody has the time please help me resolve this issue