そのため、gpartedをインストールしようとしましたが、HDDの障害によりインストールが中断され、依存関係エラーが発生し、gpartedを再インストールまたは削除できません。
それはSudo dpkg -C
を実行した後に得られるものです
The following packages are in a mess due to serious problems during
installation. They must be reinstalled for them (and any packages
that depend on them) to function properly:
libgtkmm-2.4-1v5:AMD64 C++ wrappers for GTK+ (shared libraries)
The following packages have been unpacked but not yet configured.
They must be configured using dpkg --configure or the configure
menu option in dselect for them to work:
gparted GNOME partition editor
The following packages are missing the md5sums control file in the
database, they need to be reinstalled:
gparted GNOME partition editor
libgtkmm-2.4-1v5:AMD64 C++ wrappers for GTK+ (shared libraries)
cat -A /var/lib/dpkg/info/libgtkmm-2.4-1v5\:AMD64.list
を実行すると、これらのような奇妙なシンボルのセットが表示されます)M-zM-^?M-^?HM-^M^UM-^B^M^H^@M-^IM-iM->^A^@^@^@1M-@M-hG)M-xM-^?M-i^OM-zM-^?M-^?M-hM-- M-xM-^?HM-^M=M-n^C^H^@DM-^IM-~1M-@M-hM-\@M-^?M-^?HM-^M^MM-e^F^H^@HM-^M5S^I
私は次の方法で問題を解決しました:
Sudo apt install --reinstall libgtkmm-2.4-1v5:AMD64
ランニング Sudo dpkg -C
はエラーを返しません