AskOverflow.Dev

AskOverflow.Dev Logo AskOverflow.Dev Logo

AskOverflow.Dev Navigation

  • 主页
  • 系统&网络
  • Ubuntu
  • Unix
  • DBA
  • Computer
  • Coding
  • LangChain

Mobile menu

Close
  • 主页
  • 系统&网络
    • 最新
    • 热门
    • 标签
  • Ubuntu
    • 最新
    • 热门
    • 标签
  • Unix
    • 最新
    • 标签
  • DBA
    • 最新
    • 标签
  • Computer
    • 最新
    • 标签
  • Coding
    • 最新
    • 标签
主页 / ubuntu / 问题 / 1355167
Accepted
Scott Stensland
Scott Stensland
Asked: 2021-08-01 03:38:11 +0800 CST2021-08-01 03:38:11 +0800 CST 2021-08-01 03:38:11 +0800 CST

文件具有意外大小 (7660 != 7398)。正在进行镜像同步?

  • 772

运行系统更新时出现此错误

sudo apt-get update
Hit:1 http://us.archive.ubuntu.com/ubuntu focal InRelease
Hit:2 http://us.archive.ubuntu.com/ubuntu focal-updates InRelease                                                                                                               
Hit:3 http://us.archive.ubuntu.com/ubuntu focal-backports InRelease                                                                                                             
Hit:4 http://dl.google.com/linux/chrome/deb stable InRelease                                                                                                                    
Hit:5 https://download.docker.com/linux/ubuntu focal InRelease                                                                                                                  
Hit:6 http://us.archive.ubuntu.com/ubuntu focal-security InRelease                                                                                                              
Hit:7 https://download.sublimetext.com apt/dev/ InRelease                                                                                                                       
Hit:8 http://us.archive.ubuntu.com/ubuntu focal-proposed InRelease                                                                                                              
Get:9 https://brave-browser-apt-nightly.s3.brave.com stable InRelease [4,317 B]                                                                                                 
Hit:10 https://apt.releases.hashicorp.com focal InRelease                                                                                                                       
Hit:11 https://deb.opera.com/opera-developer stable InRelease                                                                      
Hit:12 https://packages.microsoft.com/repos/azure-cli focal InRelease                                        
Hit:13 https://packages.microsoft.com/repos/ms-teams stable InRelease                  
Hit:14 http://archive.canonical.com/ubuntu focal InRelease                            
Get:15 https://mega.nz/linux/MEGAsync/xUbuntu_20.04 ./ InRelease [2,441 B]
Get:16 https://brave-browser-apt-nightly.s3.brave.com stable/main amd64 Packages [7,398 B]
Err:16 https://brave-browser-apt-nightly.s3.brave.com stable/main amd64 Packages
  File has unexpected size (7660 != 7398). Mirror sync in progress? [IP: 99.84.126.35 443]
  Hashes of expected file:
   - Filesize:7398 [weak]
   - SHA512:8bd5e753fce431f6e7cf8111722cd89c296598b62b335fd839e4c85c90d348a61347a456f3f8d117e3ae4c035cff797549eb2f4d5ecdccbc949d397c1b7e56ca
   - SHA256:bb14d8a13aac904ca0410bf622f7d062f3336273d94a7a33b881d223234f7167
   - SHA1:fe3f258c595be080b276763c160a04c4bc2f59ca [weak]
   - MD5Sum:6a2fa07708eb6be197aae80b61a5906c [weak]
  Release file created at: Sat, 31 Jul 2021 06:46:39 +0000
Fetched 6,758 B in 2s (3,237 B/s)
Reading package lists... Done
E: Failed to fetch https://brave-browser-apt-nightly.s3.brave.com/dists/stable/main/binary-amd64/Packages.bz2  File has unexpected size (7660 != 7398). Mirror sync in progress? [IP: 99.84.126.35 443]
   Hashes of expected file:
    - Filesize:7398 [weak]
    - SHA512:8bd5e753fce431f6e7cf8111722cd89c296598b62b335fd839e4c85c90d348a61347a456f3f8d117e3ae4c035cff797549eb2f4d5ecdccbc949d397c1b7e56ca
    - SHA256:bb14d8a13aac904ca0410bf622f7d062f3336273d94a7a33b881d223234f7167
    - SHA1:fe3f258c595be080b276763c160a04c4bc2f59ca [weak]
    - MD5Sum:6a2fa07708eb6be197aae80b61a5906c [weak]
   Release file created at: Sat, 31 Jul 2021 06:46:39 +0000
E: Some index files failed to download. They have been ignored, or old ones used instead.
updates
  • 1 1 个回答
  • 4903 Views

1 个回答

  • Voted
  1. Best Answer
    Scott Stensland
    2021-08-01T03:38:11+08:002021-08-01T03:38:11+08:00

    解决方案...只需等待几分钟并重新运行更新

    sudo apt-get update
    

    显然,我在系统更新中间运行命令,上游刷新...个人系统不应该向最终用户公开这个级别的细节......当然它应该避免打印出错误一词,而是将其作为通知消息

    • 1

相关问题

  • 无法更新雷鸟

  • 如何从命令行仅安装安全更新?关于如何管理更新的一些提示

  • iPod Touch (iPhone) 的固件更新?

  • 如何让 Ubuntu 减少检查更新的频率?对于 11.04 及更高版本对于赶时间的人!通过 Ubuntu 软件中心

  • 如何启用自动更新?

Sidebar

Stats

  • 问题 205573
  • 回答 270741
  • 最佳答案 135370
  • 用户 68524
  • 热门
  • 回答
  • Marko Smith

    如何运行 .sh 脚本?

    • 16 个回答
  • Marko Smith

    如何安装 .tar.gz(或 .tar.bz2)文件?

    • 14 个回答
  • Marko Smith

    如何列出所有已安装的软件包

    • 24 个回答
  • Marko Smith

    无法锁定管理目录 (/var/lib/dpkg/) 是另一个进程在使用它吗?

    • 25 个回答
  • Martin Hope
    Flimm 如何在没有 sudo 的情况下使用 docker? 2014-06-07 00:17:43 +0800 CST
  • Martin Hope
    Ivan 如何列出所有已安装的软件包 2010-12-17 18:08:49 +0800 CST
  • Martin Hope
    La Ode Adam Saputra 无法锁定管理目录 (/var/lib/dpkg/) 是另一个进程在使用它吗? 2010-11-30 18:12:48 +0800 CST
  • Martin Hope
    David Barry 如何从命令行确定目录(文件夹)的总大小? 2010-08-06 10:20:23 +0800 CST
  • Martin Hope
    jfoucher “以下软件包已被保留:”为什么以及如何解决? 2010-08-01 13:59:22 +0800 CST
  • Martin Hope
    David Ashford 如何删除 PPA? 2010-07-30 01:09:42 +0800 CST

热门标签

10.10 10.04 gnome networking server command-line package-management software-recommendation sound xorg

Explore

  • 主页
  • 问题
    • 最新
    • 热门
  • 标签
  • 帮助

Footer

AskOverflow.Dev

关于我们

  • 关于我们
  • 联系我们

Legal Stuff

  • Privacy Policy

Language

  • Pt
  • Server
  • Unix

© 2023 AskOverflow.DEV All Rights Reserve