webmin-virtual-server_3.80 debian amd64 package fail to install

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

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?
Joe's picture
Submitted by Joe on Thu, 08/12/2010 - 12:00 Pro Licensee

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.

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

I have same error on ubuntu 10.04 64bit

========

Now updating webmin-virtual-server ..

  Installing package(s) with command apt-get -y install webmin-virtual-server ..

  Reading package lists...
  Building dependency tree...
  Reading state information...
  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/ubuntu/ virtualmin-universal/main webmin-virtual-server 3.80 [3482kB]
  Failed to fetch http://XXXXXX@software.virtualmin.com/ubuntu/dists/virtualmin-universal/main/binary-amd64/webmin-virtual-server_3.80_all.deb  Size mismatch
  Fetched 1B in 0s (2B/s)
  E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?

  .. install failed!

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?

Please give it another try now .. you should be able to just run :

apt-get update
apt-get install webmin-virtual-server

Worked fine this time round - thanks, Pete

No problems now, thanks

It works, no problem.