Submitted by nodo50 on Thu, 08/12/2010 - 02:05 Pro Licensee
Hi, I get this error message trying to update webmin-virtual-server to 3.80 version. The issue was on Debian Lenny amd64. For Lenny i386 the update was OK.
aptitude update ; aptitude dist-upgrade
Get:1 http://software.virtualmin.com virtualmin-universal/main webmin-virtual-server 3.80 [3482kB]
E: Failed to fetch http://xxxxx:xxxxx@software.virtualmin.com/debian/dists/virtualmin-universal/main/binary-amd64/webmin-virtual-server_3.80_all.deb: Size mismatch
Status:
Closed (fixed)
Comments
Submitted by juicymedia on Thu, 08/12/2010 - 05:42 Pro Licensee Comment #1
Snap, I too have the exact same issue and server being Debian Lenny amd64.
With extra info:
server:/tmp# apt-get -y install webmin-virtual-server
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages were automatically installed and are no longer required:
perl-doc
Use 'apt-get autoremove' to remove them.
The following packages will be upgraded:
webmin-virtual-server
1 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Need to get 3482kB of archives.
After this operation, 37.7MB of additional disk space will be used.
Get: 1 http://software.virtualmin.com virtualmin-universal/main webmin-virtual-server 3.80 [3482kB]
Fetched 1B in 0s (2B/s)
Failed to fetch http://user:pass@software.virtualmin.com/debian/dists/virtualmin-universal/main/binary-amd64/webmin-virtual-server_3.80_all.deb Size mismatch
E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
Try again?
I'm not entirely sure what would cause this, but I've regenerated the meta-data, which may or may not correct the problem.
Submitted by nodo50 on Thu, 08/12/2010 - 12:56 Pro Licensee Comment #3
Hi Joe, the issue remains. I'm trying from another server with same error message.
If I am not wrong, the package webmin-virtual-server_3.80_all.deb is the same for both architectures (i386 and amd64). But I accessed with my browser to both directories on the repository and see that the size differs:
http://software.virtualmin.com/debian/dists/virtualmin-universal/main/binary-amd64/
webmin-virtual-server_3.80_all.deb 11-Aug-2010 17:11 2.2M
http://software.virtualmin.com/debian/dists/virtualmin-universal/main/binary-i386/
webmin-virtual-server_3.80_all.deb 11-Aug-2010 17:11 3.3M
In message from aptitude, the deb file downloaded is smaller than the size that announces the repository (2294kB and 3482kB)
Get:1 http://software.virtualmin.com virtualmin-universal/main webmin-virtual-server 3.80 [3482kB]
Fetched 2294kB in 3s (635kB/s)
E: Failed to fetch http://USER:PASSWORD@software.virtualmin.com/debian/dists/virtualmin-universal/main/binary-amd64/webmin-virtual-server_3.80_all.deb: Size mismatch
May be a damaged or incomplete file?
best regards, Santi
Submitted by anukalu on Thu, 08/12/2010 - 16:58 Comment #4
I have same error on ubuntu 10.04 64bit
========
Now updating webmin-virtual-server ..
Submitted by ColinB on Thu, 08/12/2010 - 22:56 Pro Licensee Comment #5
I also have the issue on Debian 5.0
1 upgraded, 0 newly installed, 0 to remove and 6 not upgraded.
Need to get 3482kB of archives.
After this operation, 37.7MB of additional disk space will be used.
Get:1 http://software.virtualmin.com virtualmin-universal/main webmin-virtual-server 3.80 [3482kB]
Failed to fetch http://xxxxxx:xxxxxxxxx@software.virtualmin.com/debian/dists/virtualmin-... Size mismatch
Fetched 1B in 0s (2B/s)
E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
Submitted by JamieCameron on Fri, 08/13/2010 - 01:11 Comment #6
Please give it another try now .. you should be able to just run :
apt-get update
apt-get install webmin-virtual-server
Submitted by juicymedia on Fri, 08/13/2010 - 04:38 Pro Licensee Comment #7
Worked fine this time round - thanks, Pete
Submitted by ColinB on Fri, 08/13/2010 - 05:01 Pro Licensee Comment #8
No problems now, thanks
Submitted by nodo50 on Fri, 08/13/2010 - 06:27 Pro Licensee Comment #9
It works, no problem.
Submitted by nodo50 on Thu, 09/18/2014 - 10:25 Pro Licensee Comment #10