Tôi chỉ đang cập nhật thường xuyên:
~$ sudo apt-get upgrade
Reading package lists... Done
Building dependency tree
Reading state information... Done
Calculating upgrade... Done
0 upgraded, 0 newly installed, 0 to remove and 0 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
Setting up snapd (2.14.2~16.04) ...
Tôi đã phải giết quá trình dpkg. Sau đó, sau khi cập nhật apt-get, dpkg hiển thị thông báo:
E: dpkg was interrupted, you must manually run 'sudo dpkg --configure -a' to correct the problem.
gondy@***:~$ sudo dpkg --configure -a
Setting up snapd (2.14.2~16.04) ...
Và nó lại bị treo. Tôi nên làm gì? Tôi có cần gói này không? Tôi đang chạy Ubuntu 16.04, được nâng cấp từ phiên bản 14.04 LTS Server.
1
Vấn đề vẫn còn đó trong Ubuntu 18.04.
—
AnthonyB