Skip to content

frr builds libyang3 but requires libyang2 #73

@signed-log

Description

@signed-log

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-build

Package builder log : https://paste.opensuse.org/pastes/d5a8960ca69b
Image log : https://paste.opensuse.org/pastes/b1e51334a883

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions