ammimo G/R シリーズのバージョン1.1.2 からバージョン1.3.0 以降の apt サーバーに対して差分更新を実施しようとすると、以下のようなエラーが発生し、差分更新が中断されます。
amnimo# firmware package 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: libag-cfg : Depends: unbound:all E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution). ===== CAUTION ===== amsh is now stopped to reload the upgraded packages. Please restart amsh. Killed
本事象発生時は、bash から以下のコマンドを実行し、パッケージの修復および最新版への更新を実施してください。
admin@amnimo:~$ sudo apt --fix-broken install admin@amnimo:~$ sudo apt upgrade -y --with-new-pkgs
コメント
0件のコメント
サインインしてコメントを残してください。