錯誤如下
files list file for package `lsb-base' is missing final newline
https://answers.launchpad.net/ubuntu/+s ... tion/65788
Open a Terminal from the menu Applications → Accessories → Terminal and type:
(if the system ask you a password give your user password, you will not see nothing when you type it, then press enter)
sudo dpkg --configure -a
then to update and upgrade and also check pending or missing packages, still using terminal type:
sudo apt-get -f install
sudo apt-get --fix-missing install
sudo apt-get clean
sudo apt-get update
sudo apt-get upgrade
sudo apt-get dist-upgrade
sudo apt-get clean
sudo apt-get autoremove
If you get errors please copy and paste here.
Hope this helps
apt-get upgrade 出現 files list file for package `lsb-base' is
Re: apt-get upgrade 出現 files list file for package `lsb-base' is
正解
var/lib/dpkg/info/lsb-base.list 壞掉了
重別台 拷一個過來就搞定了
var/lib/dpkg/info/lsb-base.list 壞掉了
重別台 拷一個過來就搞定了