View Issue Details

IDProjectCategoryView StatusLast Update
0008316Kali LinuxKali Package Bugpublic2023-05-18 16:09
ReporterX0RW3LL Assigned Toarnaudr  
PrioritynormalSeverityblockReproducibilityalways
Status closedResolutionfixed 
Product Version2023.1 
Summary0008316: feroxbuster upgrade has an unexpected file size
Description

Upgrading feroxbuster from 2.9.1-0kali1 to 2.10.0-0kali1 won't go through as the downloaded file has an unexpected size

Output:
$ sudo apt full-upgrade -y
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Calculating upgrade... Done
The following packages will be upgraded:
feroxbuster
1 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Need to get 2,897 kB of archives.
After this operation, 186 kB of additional disk space will be used.
Get:1 https://kali.download/kali kali-rolling/main amd64 feroxbuster amd64 2.10.0-0kali1 [2,897 kB]
Err:1 https://kali.download/kali kali-rolling/main amd64 feroxbuster amd64 2.10.0-0kali1
File has unexpected size (2896936 != 2897056). Mirror sync in progress? [IP: 104.18.102.100 443]
Hashes of expected file:

  • SHA256:2cba6955b16a12e02424c9a52e080bafac57a54183af71d440ed767e084a2509
  • SHA1:46094e4ff8e052401aa6492f328caf009dbf58fd [weak]
  • MD5Sum:313bf1ddd977c8384695205baec4a6df [weak]
  • Filesize:2897056 [weak]
    E: Failed to fetch https://kali.download/kali/pool/main/f/feroxbuster/feroxbuster_2.10.0-0kali1_amd64.deb File has unexpected size (2896936 != 2897056). Mirror sync in progress? [IP: 104.18.102.100 443]
    Hashes of expected file:
    • SHA256:2cba6955b16a12e02424c9a52e080bafac57a54183af71d440ed767e084a2509
    • SHA1:46094e4ff8e052401aa6492f328caf009dbf58fd [weak]
    • MD5Sum:313bf1ddd977c8384695205baec4a6df [weak]
    • Filesize:2897056 [weak]
      E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
Steps To Reproduce

The following assumes feroxbuster's already installed

$ sudo apt update
$ sudo apt full-upgrade

Additional Information

$ uname -a
Linux 1984.local 6.1.0-kali9-amd64 0000001 SMP PREEMPT_DYNAMIC Debian 6.1.27-1kali1 (2023-05-12) x86_64 GNU/Linux

$ grep VERSION /etc/os-release
VERSION_ID="2023.2"
VERSION="2023.2"
VERSION_CODENAME=kali-rolling

$ apt policy feroxbuster
feroxbuster:
Installed: 2.9.1-0kali1
Candidate: 2.10.0-0kali1
Version table:
2.10.0-0kali1 500
500 https://kali.download/kali kali-rolling/main amd64 Packages
*** 2.9.1-0kali1 100
100 /var/lib/dpkg/status

Activities

arnaudr

arnaudr

2023-05-18 15:52

manager   ~0017968

Should be fixed by now, even though I don't understand why this error happened in the first place...

Issue History

Date Modified Username Field Change
2023-05-18 15:02 X0RW3LL New Issue
2023-05-18 15:52 arnaudr Note Added: 0017968
2023-05-18 16:09 arnaudr Assigned To => arnaudr
2023-05-18 16:09 arnaudr Status new => assigned
2023-05-18 16:09 arnaudr Status assigned => closed
2023-05-18 16:09 arnaudr Resolution open => fixed