pivotal-cf / pivnet-resource

Concourse Resource to interact with the Tanzu Network API V2 interface.
Apache License 2.0
30 stars 36 forks source link

pivnet does not support downloading old versions of a release #41

Closed robdimsdale closed 8 years ago

robdimsdale commented 8 years ago
2016/10/20 16:09:26 PivNet Resource version: 0.25.1
2016/10/20 16:09:26 Creating download directory: /tmp/build/get
2016/10/20 16:09:26 Getting release for product slug: 'stemcells' and product version: '3233.2'
2016/10/20 16:09:27 Exiting with error: provided fingerprint: 'e83ec9b36853d57f2651ca020bc4976b' does not match actual fingerprint (from pivnet): 'fa5475ccc747a11e613237860c70f4c3' - pivnet does not support downloading old versions of a release

Usually this means you tried to download an old version of the release.

Right now the versioning is in flux and so the "old" version doesn't exist because the fingerprinting algorithm has changed.

This will settle down by itself after an hour or so, however long it takes concourse to recreate the check container.

This may also happen a couple more times as the fingerprint algorithm shifts to server-side (i.e. pivnet will provide a way of determining uniqueness rather than the resource figuring it out).

cf-gitbot commented 8 years ago

We have created an issue in Pivotal Tracker to manage this:

https://www.pivotaltracker.com/story/show/132871325

The labels on this github issue will be updated when the story is started.