[Cyberduck-trac] [Cyberduck] #8531: md5sum and file size for duck-4.6.4.16609.amd64.deb don't match between repo and apt-cache show output

Cyberduck trac at trac.cyberduck.io
Sun Feb 1 11:20:21 UTC 2015


#8531: md5sum and file size for duck-4.6.4.16609.amd64.deb don't match between
repo and apt-cache show output
-----------------------------+-------------------
    Reporter:  matt wodrich  |      Owner:
        Type:  defect        |     Status:  new
    Priority:  normal        |  Milestone:
   Component:  core          |    Version:  4.6.4
    Severity:  normal        |   Keywords:
Architecture:                |   Platform:
-----------------------------+-------------------
 Trying to update duck with apt-get always fails at the moment, so I
 decided to look at what was going on:


 {{{
 $ md5sum duck-4.6.4.16609.amd64.deb
 b2c694201f1d9fb0038d078b02cae968  duck-4.6.4.16609.amd64.deb
 $ ls -go duck-4.6.4.16609.amd64.deb
 -rw-rw-r-- 1 77845234 Jan 27 08:00 duck-4.6.4.16609.amd64.deb

 $ apt-cache show duck
 Package: duck
 Version: 4.6.4.16609
 License: GPL
 Vendor: none
 Architecture: amd64
 Maintainer: cyberduck.io <feedback at cyberduck.io>
 Installed-Size: 185874
 Provides: duck
 Section:
 Priority: optional
 Homepage: https://cyberduck.io
 Filename: pool/d/du/duck-4.6.4.16609.amd64.deb
 Size: 77845326
 SHA1: c660bf4654f93488ab2cb4a07a2e49621a42ef3c
 SHA256: 79db9beb112b94a484f5add529f3ea22e572ddb88477039c729552966f14330f
 MD5sum: f14ac19b962c9938ce9e95e472a83d9d
 Description: Cyberduck
 Description-md5: 929c0fcef62426b5e3fdaea0626d6534

 }}}

 I couldn't see a published md5sum for the deb file other than the one in
 the apt-cache show output, so I'm not actually sure if the deb I've
 downloaded is intact.  I also downloaded the deb from the manual download
 page (https://dist.duck.sh/duck-4.6.4.16609.amd64.deb), and its size and
 md5sum match that of the one I downloaded directly from the apt source
 (https://s3.amazonaws.com/repo.deb.cyberduck.io/pool/d/du/duck-4.6.4.16609.amd64.deb).

-- 
Ticket URL: <https://trac.cyberduck.io/ticket/8531>
Cyberduck <http://cyberduck.io>
Libre FTP, SFTP, WebDAV, S3 & OpenStack Swift browser for Mac and Windows


More information about the Cyberduck-trac mailing list