gdebi を使用して shiny-server をインストールするときに「壊れたキャッシュ」を解決する方法

gdebi を使用して shiny-server をインストールするときに「壊れたキャッシュ」を解決する方法

このshiny-serverソフトウェアをインストールしようとしています(https://posit.co/download/shiny-server/) を Ubuntu 22.04.02 で実行します。

インストール エラーが発生し、「キャッシュが壊れています」というエラーのため、詳細がまったく表示されません。これはソフトウェア エラーではなく、Ubuntu のエラーである可能性があります。

キャッシュを修正するにはどうすればいいですか?

~/Downloads$ sudo gdebi shiny-server-1.5.20.1002-amd64.deb
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Reading state information... Done
This package is uninstallable
Failed to satisfy all dependencies (broken cache)

関連情報