ForgeRock / forgeops

ForgeRock platform assets for Kubernetes deployment. Contains the files you need to build your own Docker images and to deploy the ForgeRock Identity Platform on Kubernetes clusters.
Other
167 stars 245 forks source link

issue while running Skaffold #644

Closed sumit0704 closed 4 years ago

sumit0704 commented 4 years ago

Getting an error while building docker image

Fetched 325 kB in 1s (347 kB/s) E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/o/openldap/ldap-utils_2.4.45+dfsg-1ubuntu1.4_amd64.deb 404 Not Found [IP: 91.189.88.152 80] E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?

sumit0704 commented 4 years ago

issue

sumit0704 commented 4 years ago

fixed by adding apt-get update --fix-missing in amster docker file

wstrange commented 4 years ago

Thanks for the issue report. Fixed in master with https://stash.forgerock.org/projects/CLOUD/repos/forgeops/pull-requests/2495/overview