integ/kubernetes/docker-distribution/debian/meta_data.yaml
Yue Tao 87f9b63a2f docker-distribution: use archive instead of dl_hook
The  "dl_hook" combines the source codes

https://github.com/docker/distribution/archive/v2.7.1.tar.gz

and debian folder

https://salsa.debian.org/go-team/packages/golang-github-docker-distribution/-/archive/debian/2.7.1+ds2-7/golang-github-docker-distribution-debian-2.7.1+ds2-7.tar.bz2

The combination can be found at:

https://snapshot.debian.org/archive/debian/20210529T084123Z/pool/main/d/docker-registry/

docker-registry_2.7.1+ds2-7.dsc
docker-registry_2.7.1+ds2.orig.tar.xz
docker-registry_2.7.1+ds2-7.debian.tar.xz

so replace dl_hook with archive

Verification: successfully built the package

Story: 2009221
Task: 43631

Signed-off-by: Yue Tao <yue.tao@windriver.com>
Change-Id: I26b04e325c4f2cd3b0ea42be7f42db193f977a19
2021-12-07 22:35:47 +00:00

8 lines
198 B
YAML

---
debname: docker-registry
debver: 2.7.1+ds2-7
archive: https://snapshot.debian.org/archive/debian/20210529T084123Z/pool/main/d/docker-registry
revision:
dist: $STX_DIST
PKG_GITREVCOUNT: true