修復 Ubuntu 中 “E: The package cache file is corrupted, it has the wrong hash”
今天,我嘗試更新我的 Ubuntu 18.04 LTS 的倉庫列表,但收到了一條錯誤訊息:“E: The package cache file is corrupted, it has the wrong hash”。這是我在終端執行的命令以及輸出:
$ sudo apt update
示例輸出:
Hit:1 http://it-mirrors.evowise.com/ubuntu bionic InRelease
Hit:2 http://it-mirrors.evowise.com/ubuntu bionic-updates InRelease
Hit:3 http://it-mirrors.evowise.com/ubuntu bionic-backports InRelease
Hit:4 http://it-mirrors.evowise.com/ubuntu bionic-security InRelease
Hit:5 http://ppa.launchpad.net/alessandro-strada/ppa/ubuntu bionic InRelease
Hit:7 http://ppa.launchpad.net/leaeasy/dde/ubuntu bionic InRelease
Hit:8 http://ppa.launchpad.net/rvm/smplayer/ubuntu bionic InRelease
Ign:6 https://dl.bintray.com/etcher/debian stable InRelease
Get:9 https://dl.bintray.com/etcher/debian stable Release [3,674 B]
Fetched 3,674 B in 3s (1,196 B/s)
Reading package lists... Done
E: The package cache file is corrupted, it has the wrong hash
Ubuntu 中的 “The package cache file is corrupted, it has the wrong hash” 錯誤
經過一番谷歌搜尋,我找到了解決此錯誤的方法。
如果你遇到過這個錯誤,不要驚慌。只需執行下面的命令修復。
在執行命令之前,請再次確認你在最後加入了 *
。在命令最後加上 *
很重要。如果你沒有新增,它會刪除 /var/lib/apt/lists/
*目錄,而且無法恢復。我提醒過你了!
$ sudo rm -rf /var/lib/apt/lists/*
現在我再次使用下面的命令更新系統:
$ sudo apt update
現在好了!希望它有幫助。
via: https://www.ostechnix.com/fix-e-the-package-cache-file-is-corrupted-it-has-the-wrong-hash-error-in-ubuntu/
作者:sk 選題:lujun9972 譯者:geekpi 校對:wxy
本文由 LCTT 原創編譯,Linux中國 榮譽推出
相關文章
- 解決E: Package ‘libmysqlclient-dev‘ has no installation candidate報錯PackageIBMMySqlclientdev
- 解決Ubuntu報錯 E: Unable to locate package yumUbuntuPackage
- Element package.json 中的 scripts 分析 —— "build:file"PackageJSONUI
- centos Vmware虛擬機器 Oh no,something has gone wrong! 解決方法CentOS虛擬機Go
- module ‘h5py‘ has no attribute ‘File‘H5
- 如何修復ubuntu的系統引導Ubuntu
- 解決The jar file has no source attachment問題JAR
- Ubuntu 安裝包時提示錯誤E: Unable to locate package mysql-server錯誤 解決辦法UbuntuPackageMySqlServer
- ubuntu更新報錯Hash Sum mismatchUbuntu
- 不重灌也能修復損壞的 Ubuntu 系統Ubuntu
- lenovo e595中win10移動熱點自動關閉怎麼修復Win10
- Traceback (most recent call last): File "AttributeError: 'NoneType' object has no attribute 'group'ASTErrorNoneObject
- ORA-04063: package body SYS.DBMS_REGISTRY_SYS has errors (Doc ID 2165402.1)PackageError
- expdp 報錯 ORA-04063: package body "SYS.DBMS_METADATA_UTIL" has errorsPackageError
- What is wrong?
- 如何修復Java中的VirtualMachineErrorJavaMacError
- Ubuntu 發行版更新 Linux 核心,修復 17 個安全漏洞UbuntuLinux
- Ubuntu 16.04 LTS收到重大核心更新:共計修復39處漏洞Ubuntu
- 【ubuntu】解決行動硬碟掛載不上問題:wrong fs typeUbuntu硬碟
- Ubuntu插入行動硬碟後提示Wrong fs type,bad option,bad superblock on /devUbuntu硬碟BloCdev
- win10開機提示file:/boot/bcd/如何解決_win10開機file:/boot/bcd/ 的修復方法Win10boot
- PrestaShop網站漏洞修復如何修復REST網站
- Android熱修復原理(一)熱修復框架對比和程式碼修復Android框架
- 如何修復Vue中的 “this is undefined” 問題VueUndefined
- 修復IAT
- Python中hash加密Python加密
- Linux中XFS檔案系統的備份,恢復,修復Linux
- SQL Anywhere db檔案損壞修復 DB檔案修復 DB資料庫修復SQL資料庫
- 在stable diffussion中完美修復AI圖片AI
- MySQL GTID複製中斷修復過程MySql
- Eslint 在phpstrom/Webstrom 中配置自動修復EsLintPHPWeb
- e460安裝win10系統提示檔案損壞怎麼修復Win10
- win10執行ie錯誤程式碼inet_e_resource_not_found的修復方法Win10
- 解決ubuntu系統“XXX is not in the sudoers file”錯誤Ubuntu
- Gitlab修復記Gitlab
- Android 熱修復Android
- 【漏洞修復通知】修復Apache Shiro認證繞過漏洞Apache
- ubuntu核心切換失敗,無法啟動,bios不停檢測情況修復UbuntuiOS