Bug#483515: ruby: Failed to fetch http://ftp.it.debian.org/debian/pool/main/r/ruby-defaults/ruby_1.8.2-1_all.deb Size mismatch

2008-05-29 Thread Paolo
Package: ruby
Version: 1.8.2-1
Severity: normal

Hello,

Not sure if it's the .deb that's defective, or being updated, or what, or
if the problem lies in apt-get itself; however, I'm getting this error:

[EMAIL PROTECTED]:~# LANG=C apt-get --fix-missing install kazehakase 
Reading package lists... Done
Building dependency tree... Done
The following extra packages will be installed:
  ruby
Suggested packages:
  migemo
Recommended packages:
  hyperestraier
The following NEW packages will be installed:
  kazehakase ruby
0 upgraded, 2 newly installed, 0 to remove and 4 not upgraded.
Need to get 19.2kB/778kB of archives.
After unpacking 2236kB of additional disk space will be used.
Do you want to continue [Y/n]? 
Get:1 http://ftp.it.debian.org etch/main ruby 1.8.2-1 [19.2kB]
Fetched 19.0kB in 0s (85.0kB/s)
Failed to fetch 
http://ftp.it.debian.org/debian/pool/main/r/ruby-defaults/ruby_1.8.2-1_all.deb  
Size mismatch

however, the actual size of such .deb from tat URL is 18980, which match 
'Size:' field in Packages, and install of such .deb manually wget'd succeed
without problems. The same .deb has same size on main repo.

Nevertheless, it says 'Need to get 19.2kB' while 18980 B means 18.5kB, so 
there's actually a size (computation/reporting) mismatch somewhere.


What's going on?

thx
-- 
paolo



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#483515: ruby: Failed to fetch http://ftp.it.debian.org/debian/pool/main/r/ruby-defaults/ruby_1.8.2 -1_all.deb Size mismatch

2008-05-29 Thread Lucas Nussbaum
On 29/05/08 at 08:34 +0200, Paolo wrote:
 Package: ruby
 Version: 1.8.2-1
 Severity: normal
 
 Hello,
 
 Not sure if it's the .deb that's defective, or being updated, or what, or
 if the problem lies in apt-get itself; however, I'm getting this error:
 
 [EMAIL PROTECTED]:~# LANG=C apt-get --fix-missing install kazehakase 
 Reading package lists... Done
 Building dependency tree... Done
 The following extra packages will be installed:
   ruby
 Suggested packages:
   migemo
 Recommended packages:
   hyperestraier
 The following NEW packages will be installed:
   kazehakase ruby
 0 upgraded, 2 newly installed, 0 to remove and 4 not upgraded.
 Need to get 19.2kB/778kB of archives.
 After unpacking 2236kB of additional disk space will be used.
 Do you want to continue [Y/n]? 
 Get:1 http://ftp.it.debian.org etch/main ruby 1.8.2-1 [19.2kB]
 Fetched 19.0kB in 0s (85.0kB/s)
 Failed to fetch 
 http://ftp.it.debian.org/debian/pool/main/r/ruby-defaults/ruby_1.8.2-1_all.deb
   Size mismatch
 
 however, the actual size of such .deb from tat URL is 18980, which match 
 'Size:' field in Packages, and install of such .deb manually wget'd succeed
 without problems. The same .deb has same size on main repo.
 
 Nevertheless, it says 'Need to get 19.2kB' while 18980 B means 18.5kB, so 
 there's actually a size (computation/reporting) mismatch somewhere.

It works fine here.

Can you:
wget 
http://ftp.it.debian.org/debian/pool/main/r/ruby-defaults/ruby_1.8.2-1_all.deb
md5sum ruby_1.8.2-1_all.deb

And tell me if you get d739d40317177f9092dd8413e002e736.
-- 
| Lucas Nussbaum
| [EMAIL PROTECTED]   http://www.lucas-nussbaum.net/ |
| jabber: [EMAIL PROTECTED] GPG: 1024D/023B3F4F |



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#483515: ruby: Failed to fetch http://ftp.it.debian.org/debian/pool/main/r/ruby-defaults/ruby_1.8.2 -1_all.deb Size mismatch

2008-05-29 Thread Paolo
On Thu, May 29, 2008 at 12:06:51PM +0200, Lucas Nussbaum wrote:
 It works fine here.
 
 Can you:
 wget 
 http://ftp.it.debian.org/debian/pool/main/r/ruby-defaults/ruby_1.8.2-1_all.deb
 md5sum ruby_1.8.2-1_all.deb
 
 And tell me if you get d739d40317177f9092dd8413e002e736.

yes, the wget'd pkg's MD5SUM matches that one:

d739d40317177f9092dd8413e002e736  ruby_1.8.2-1_all.deb



-- 
 paolo
 
 GPG/PGP id:0x3A47DE45  - B5F9 AAA0 44BD 2B63 81E0  971F C6C0 0B87 3A47 DE45
 - 9/11: the outrageous deception and ongoing coverup: http://911review.org -



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#483515: ruby: Failed to fetch http://ftp.it.debian.org/debian/pool/main/r/ruby-defaults/ruby_1.8.2 -1_all.deb Size mismatch

2008-05-29 Thread Lucas Nussbaum
On 29/05/08 at 10:18 +0200, Paolo wrote:
 On Thu, May 29, 2008 at 12:06:51PM +0200, Lucas Nussbaum wrote:
  It works fine here.
  
  Can you:
  wget 
  http://ftp.it.debian.org/debian/pool/main/r/ruby-defaults/ruby_1.8.2-1_all.deb
  md5sum ruby_1.8.2-1_all.deb
  
  And tell me if you get d739d40317177f9092dd8413e002e736.
 
 yes, the wget'd pkg's MD5SUM matches that one:
 
 d739d40317177f9092dd8413e002e736  ruby_1.8.2-1_all.deb

Strange. If you wget it, and then dpkg -i it, does it work?
Have you checked the usual stuff (full /var, etc)?
-- 
| Lucas Nussbaum
| [EMAIL PROTECTED]   http://www.lucas-nussbaum.net/ |
| jabber: [EMAIL PROTECTED] GPG: 1024D/023B3F4F |



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#483515: ruby: Failed to fetch http://ftp.it.debian.org/debian/pool/main/r/ruby-defaults/ruby_1.8.2 -1_all.deb Size mismatch

2008-05-29 Thread Paolo
On Thu, May 29, 2008 at 12:36:30PM +0200, Lucas Nussbaum wrote:
 Strange. If you wget it, and then dpkg -i it, does it work?

yes, as mentioned in the orig report.

 Have you checked the usual stuff (full /var, etc)?

yes, all fine. BTW if I move the wget'd .deb into /var/cache/apt/archives
then run apt-get update  apt-get install ruby I get the error and the
.deb is move into partial/ (or it gets deleted  downloaded, but anyway).

It's not the only  1st pkg that puzzles me this way, so if everything 
looks fine on your site, there might be something with apt 
(apt 0.6.46.4-0.1)? in other instances I did not insist too much - thinking
of repo updates going on, but in this case, being a dependency pkg, I 
wanted/needed to check further. 
Since data in Packages look consistent with the actual pkg in the repo:

Filename: pool/main/r/ruby-defaults/ruby_1.8.2-1_all.deb
Size: 18980
MD5sum: d739d40317177f9092dd8413e002e736

as downloaded, it seems like apt checks the pkg against some other dB and
it finds inconsistencies. 


-- 
paolo




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#483515: ruby: Failed to fetch http://ftp.it.debian.org/debian/pool/main/r/ruby-defaults/ruby_1.8.2 -1_all.deb Size mismatch

2008-05-29 Thread Lucas Nussbaum
reassign 483515 apt 0.6.46.4-0.1
thanks

On 29/05/08 at 12:22 +0200, Paolo wrote:
 On Thu, May 29, 2008 at 12:36:30PM +0200, Lucas Nussbaum wrote:
  Strange. If you wget it, and then dpkg -i it, does it work?
 
 yes, as mentioned in the orig report.
 
  Have you checked the usual stuff (full /var, etc)?
 
 yes, all fine. BTW if I move the wget'd .deb into /var/cache/apt/archives
 then run apt-get update  apt-get install ruby I get the error and the
 .deb is move into partial/ (or it gets deleted  downloaded, but anyway).
 
 It's not the only  1st pkg that puzzles me this way, so if everything 
 looks fine on your site, there might be something with apt 
 (apt 0.6.46.4-0.1)? in other instances I did not insist too much - thinking
 of repo updates going on, but in this case, being a dependency pkg, I 
 wanted/needed to check further. 
 Since data in Packages look consistent with the actual pkg in the repo:
 
 Filename: pool/main/r/ruby-defaults/ruby_1.8.2-1_all.deb
 Size: 18980
 MD5sum: d739d40317177f9092dd8413e002e736
 
 as downloaded, it seems like apt checks the pkg against some other dB and
 it finds inconsistencies. 

Mmmh, OK. I'm out of ideas and it doesn't sound ruby-specific, so I'm
reassigning this to apt.
-- 
| Lucas Nussbaum
| [EMAIL PROTECTED]   http://www.lucas-nussbaum.net/ |
| jabber: [EMAIL PROTECTED] GPG: 1024D/023B3F4F |



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]