You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When building a docker image for the openbmp collector, the WGET path to download latest openbmp daemon does not seem to resolve to a host. This is impeding the successful build of the container.
Error as seen below:
#8 23.42 Resolving build-jenkins.openbmp.org (build-jenkins.openbmp.org)... failed: Name or service not known. #8 23.43 wget: unable to resolve host address 'build-jenkins.openbmp.org' #8 23.43 unzip: cannot find or open archive.zip, archive.zip.zip or archive.zip.ZIP. #8 23.44 dpkg: error processing archive archive/build/deb_package/openbmp*.deb (--install): #8 23.44 cannot access archive: No such file or directory #8 23.44 Errors were encountered while processing: #8 23.44 archive/build/deb_package/openbmp*.deb
The text was updated successfully, but these errors were encountered:
When building a docker image for the openbmp collector, the WGET path to download latest openbmp daemon does not seem to resolve to a host. This is impeding the successful build of the container.
Error as seen below:
#8 23.42 Resolving build-jenkins.openbmp.org (build-jenkins.openbmp.org)... failed: Name or service not known.
#8 23.43 wget: unable to resolve host address 'build-jenkins.openbmp.org'
#8 23.43 unzip: cannot find or open archive.zip, archive.zip.zip or archive.zip.ZIP.
#8 23.44 dpkg: error processing archive archive/build/deb_package/openbmp*.deb (--install):
#8 23.44 cannot access archive: No such file or directory
#8 23.44 Errors were encountered while processing:
#8 23.44 archive/build/deb_package/openbmp*.deb
The text was updated successfully, but these errors were encountered: