-
“E: Unable to correct problems, you have held broken packages.”這種問題包破壞問題,可能是由於映象源與系統版本不一致造成的
解決方案:
-
首先檢視映象原始檔的內容
cat /etc/apt/sources.list
-
比較對應的字串
ubuntu 14.04 "trusty"
ubuntu 16.04 "xenial"
ubuntu 18.04 "bionic"
ubuntu 20.04 "focus"
ubuntu 22.04 "jammy"
... -
-
最後,更新apt即可
sudo apt-get update
-
Linux下錯誤解決方案
相關文章
- latex 錯誤以及解決方案
- ORA-28000錯誤解決方案
- linux解決“XXX is not in the sudoers file”錯誤Linux
- Ubuntu Cannot allocate memory 錯誤解決方案Ubuntu
- Hadoop常見錯誤及解決方案Hadoop
- 解決MySQL server has gone away錯誤的解決方案MySqlServerGo
- TCP網路除錯助手提示錯誤:“1035:未知錯誤” 解決方案TCP除錯
- Windows下使用python庫 curses遇到錯誤訊息的解決方案WindowsPython
- HTTP 錯誤 500.21 - Internal Server Error 解決方案HTTPServerError
- CS0234 錯誤,奇葩bug,解決方案
- vagrant homestead 錯誤記錄以及解決方案
- Windows下make clean指令錯誤[錯誤碼2](系統找不到指定檔案)的解決方案Windows
- No bean named 'xxx' is defined錯誤,原因及解決方案Bean
- SSL錯誤ssl connect error 35的解決方案Error
- PbootCMS中常見的錯誤提示及其解決方案boot
- ubuntu下import matplotlib錯誤解決辦法UbuntuImport
- 真機除錯出現 application installation failed 錯誤 解決方案除錯APPAI
- Linux yum提示Loaded plugins錯誤的解決方法LinuxPlugin
- PHP & Linux: libsodium.so.23 錯誤解決方法PHPLinux
- Ocelot錯誤解決
- IIS 7.5 解析錯誤 命令執行漏洞解決方案
- java:錯誤:不支援發行版本1.4解決方案Java
- IDEA發生“Error:java: 錯誤: 不支援發行版本 5”錯誤的解決方案IdeaErrorJava
- photoshop匯出png發生未知錯誤的解決方案,ps匯出發生未知錯誤怎麼解決
- 關於ESLint: Delete `␍`(prettier/prettier) 錯誤解決方案(3種)EsLintdelete
- 訪問 HTTPS 網站時的 SSL 錯誤解決方案HTTP網站
- 平臺配置及測試錯誤提示及解決方案
- ElasticSearch實戰系列十一: ElasticSearch錯誤問題解決方案Elasticsearch
- 解決 Python UnicodeEncodeError 錯誤PythonUnicodeError
- Intellij IDEA使用@Autowired註解,出現could not autowire錯誤,解決方案IntelliJIdea
- React 中 呼叫 lodash.debounce 不錯誤繫結 this 解決方案React
- 啟動idea時, 碰到"failed to load jvm DLL ..."錯誤 解決方案IdeaAIJVM
- navicat連線MySQL8.0.11報2059錯誤的解決方案MySql
- Can't Connect to MySQL Server on IP Address (10061) 錯誤的解決方案MySqlServer
- dbfread報錯ValueError錯誤解決方法Error
- PbootCMS 404 錯誤解決方法boot
- HTTP 錯誤 500.19- Internal Server Error 錯誤解決方法HTTPServerError
- Ubuntu下Linux配置核心各種常見錯誤和解決辦法UbuntuLinux