AskOverflow.Dev

AskOverflow.Dev Logo AskOverflow.Dev Logo

AskOverflow.Dev Navigation

  • Início
  • system&network
  • Ubuntu
  • Unix
  • DBA
  • Computer
  • Coding
  • LangChain

Mobile menu

Close
  • Início
  • system&network
    • Recentes
    • Highest score
    • tags
  • Ubuntu
    • Recentes
    • Highest score
    • tags
  • Unix
    • Recentes
    • tags
  • DBA
    • Recentes
    • tags
  • Computer
    • Recentes
    • tags
  • Coding
    • Recentes
    • tags
Início / ubuntu / Perguntas / 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

O arquivo tem tamanho inesperado (7660 != 7398). Sincronização de espelho em andamento?

  • 772

recebendo este erro ao executar a atualização do sistema

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 respostas
  • 4903 Views

1 respostas

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

    Solução ... apenas espere alguns minutos e execute novamente a atualização

    sudo apt-get update
    

    evidentemente eu executei o comando no meio das atualizações do sistema sendo atualizadas upstream ... pessoalmente o sistema não deve expor esse nível de detalhe ao usuário final ... certamente deve evitar imprimir a palavra erro em vez disso, faça disso uma mensagem de aviso

    • 1

relate perguntas

  • Como posso fazer com que o Ubuntu verifique se há atualizações com menos frequência?

  • Como habilito as atualizações automáticas?

Sidebar

Stats

  • Perguntas 205573
  • respostas 270741
  • best respostas 135370
  • utilizador 68524
  • Highest score
  • respostas
  • Marko Smith

    Existe um comando para listar todos os usuários? Também para adicionar, excluir, modificar usuários, no terminal?

    • 9 respostas
  • Marko Smith

    Como excluir um diretório não vazio no Terminal?

    • 4 respostas
  • Marko Smith

    Como descompactar um arquivo zip do Terminal?

    • 9 respostas
  • Marko Smith

    Como instalo um arquivo .deb por meio da linha de comando?

    • 11 respostas
  • Marko Smith

    Como instalo um arquivo .tar.gz (ou .tar.bz2)?

    • 14 respostas
  • Marko Smith

    Como listar todos os pacotes instalados

    • 24 respostas
  • Martin Hope
    Flimm Como posso usar o docker sem sudo? 2014-06-07 00:17:43 +0800 CST
  • Martin Hope
    led-Zepp Como faço para salvar a saída do terminal em um arquivo? 2014-02-15 11:49:07 +0800 CST
  • Martin Hope
    ubuntu-nerd Como descompactar um arquivo zip do Terminal? 2011-12-11 20:37:54 +0800 CST
  • Martin Hope
    TheXed Como instalo um arquivo .deb por meio da linha de comando? 2011-05-07 09:40:28 +0800 CST
  • Martin Hope
    Ivan Como listar todos os pacotes instalados 2010-12-17 18:08:49 +0800 CST
  • Martin Hope
    David Barry Como determino o tamanho total de um diretório (pasta) na linha de comando? 2010-08-06 10:20:23 +0800 CST
  • Martin Hope
    jfoucher "Os seguintes pacotes foram retidos:" Por que e como resolvo isso? 2010-08-01 13:59:22 +0800 CST
  • Martin Hope
    David Ashford Como os PPAs podem ser removidos? 2010-07-30 01:09:42 +0800 CST

Hot tag

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

Explore

  • Início
  • Perguntas
    • Recentes
    • Highest score
  • tag
  • help

Footer

AskOverflow.Dev

About Us

  • About Us
  • Contact Us

Legal Stuff

  • Privacy Policy

Language

  • Pt
  • Server
  • Unix

© 2023 AskOverflow.DEV All Rights Reserve