答え1
私は、電源がオフになったり、新しくインストールされたアップグレードがまだセットアップを完了していない場合でも、インストールすることが欠けていると確信しています。
apt upgrade
次のようなエラーメッセージが表示された場合は、再実行することをお勧めします。
E: dpkg was interrrupted, you must manually run 'sudo dpkg --configure -a' to correct the problem.
その後、端末で実行することをお勧めしますsudo dpkg --configure -a
。端末も開かないと実行できます。コンパニオンターミナル、後でメッセージが表示されます。
Configuration file 'etc/mine.types'
==> Modified (by you or by a script) since installation.
==> Package distributor has shipped an updated version.
What would you like to do about it ? Your options are:
Y or I : install the package maintainer's version
N or O : keep your currently-installed version
D : show the differences between the versions
Z : start a shell to examine the situation
The default action is to keep your current version.
*** mine.types (Y/I/N/O/D/Z) [default=N ?]
あなたは選ぶことができますはいまたは私アップグレード設定のインストールと完了
または
窒素または酸素現在のバージョンに戻ります。
これにより問題が解決します。