Open johnnylyne opened 2 years ago
@johnnylyne - Ran into the same issue.
Not sure what's up with that but I did find the same .deb @ http://bendyshoes.com/pub/pqchecker/deb/8/pqchecker_2.0.0_amd64.deb
To be sure, I did verify the MD5 sum on that deb against the hash the author of this Docker image was verifying against the deb at meddeb ( https://github.com/osixia/docker-openldap/blob/master/image/Dockerfile#L11 ) and it validates.
echo "c005ce596e97d13e39485e711dcbc7e1 pqchecker_2.0.0_amd64.deb" | md5sum -c -
pqchecker_2.0.0_amd64.deb: OK
So.. seems legit but again, no idea what bendyshoes.com is so use at your own risk
Yep, it is still not working (original URL)
Running make build to create my own image based on osixia/light-baseimage:1.3.2 I am seeing the error when running: curl -o pqchecker.deb -SL http://www.meddeb.net/pub/pqchecker/deb/8/pqchecker_${PQCHECKER_VERSION}_amd64.deb I have tried changing to https and removing the www. in line with other issues but I still cannot resolve the host.