-
Notifications
You must be signed in to change notification settings - Fork 37
Open
Description
Another weird issue with the image builder (We are running a fully stock vyos/vyos-build image with no proxying/caching or anything (the image in the log is just a mirror of vyos-build branch current), sorry again for that)
./package_builder.py current \
--vyos-build-docker ${VYBUILD_IMAGE} \
--clone-org vyos \
--analyze-org vyos \
--debranding-name ${DEBRANDING_NAME} \
--debug
# succeeds
./image_builder.py current \
--vyos-build-docker ${VYBUILD_IMAGE} \
--build-by "CI ${CI_PIPELINE_ID} on ${CI_SERVER_FQDN}, commit ${VYBUILD_COMMIT_SHORT_SHA}" \
--clone-org vyos \
--debug
# fails
# Also tried the above after
./package_builder.py current --vyos-build-docker ${VYBUILD_IMAGE} --clone-org vyos --analyze-org vyos --single-package frr --debug --force-buildPackage builder log : https://paste.opensuse.org/pastes/d5a8960ca69b
Image log : https://paste.opensuse.org/pastes/b1e51334a883
Metadata
Metadata
Assignees
Labels
No labels