使用 gdebi 安裝閃亮伺服器時如何解決「快取損壞」問題

使用 gdebi 安裝閃亮伺服器時如何解決「快取損壞」問題

我正在嘗試安裝這個閃亮的伺服器軟體(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)

相關內容