sha3-384 mismatch

Bret A. Barker bret.barker at canonical.com
Mon Dec 5 14:49:48 UTC 2016


On Mon, Dec 05, 2016 at 12:38:04PM -0200, Gustavo Niemeyer wrote:
> On Mon, Dec 5, 2016 at 12:23 PM, Didier Roche <didrocks at ubuntu.com> wrote:
> >
> > I did just try a verbose download in curl (here, an ubuntu 300M image).
> > Here is the output: http://paste.ubuntu.com/23583568/. It seems that curl
> > doesn't complain of any reconnect.
> >
> 
> You are downloading an image from an arbitrary server on the internet
> unrelated to the problem we're trying to debug.
> 
> Can you please attempt these several curl downloads while using the exact
> same URL that failed for snapd?
> 
> Thanks for helping out, Didier.
> 

There's also a really large snap in the store that can be used for this sort of testing:

curl -s https://search.apps.ubuntu.com/api/v1/snaps/details/hello-huge -H 'X-Ubuntu-Series: 16' -H 'X-Ubuntu-Architecture: amd64' | jq [.name,.download_sha3_384,.revision,.anon_download_url]

[
  "hello-huge.noise",
  "5f833749a23fe440ee2613464305fb42a98e04e0f51ba78d2ee58546bb0e8d196497fe8137a1a6fd83bdc9d60e302cf5",
  1,
  "https://public.apps.ubuntu.com/anon/download-snap/asXOGCreK66DIAdyXmucwspTMgqA4rne_1.snap"
]

-bret





More information about the Snapcraft mailing list