aptを使ってinstall等を行うとdpkgがエラーを吐き出してしまい、実行できません。解決策を教えていただきたいです。
※updateは実行済です。
例: sudo apt upgrade を実行
pi@raspberrypi:~ $ sudo apt upgrade
Reading package lists... Done
Building dependency tree
Reading state information... Done
You might want to run 'apt --fix-broken install' to correct these.
The following packages have unmet dependencies:
debconf : PreDepends: perl-base (>= 5.20.1-3~) but it is not installed
init-system-helpers : Depends: perl-base (>= 5.20.1-3) but it is not installed
liblocale-gettext-perl : PreDepends: perl-base (>= 5.28.0-3) but it is not installed
libtext-charwidth-perl : Depends: perl-base (>= 5.28.0-3) but it is not installed
libtext-iconv-perl : Depends: perl-base (>= 5.28.0-3) but it is not installed
perl : Depends: perl-base (= 5.28.1-6) but it is not installed
perl-modules-5.28 : Depends: perl-base (>= 5.28.1-1) but it is not installed
tasksel : Depends: perl-base (>= 5.14.0-1) but it is not installed
E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution).
下記のような回答は推奨されていません。
このような回答には修正を依頼しましょう。
また依頼した内容が修正された場合は、修正依頼を取り消すようにしましょう。
2019/07/22 23:30
2019/07/23 02:02
2019/07/23 02:08