Page MenuHomeVyOS Platform

Missing dependencies for libpam-radius-auth build in the vyos-build container
Open, NormalPublicBUG

Description

According to https://docs.vyos.io/en/latest/contributing/build-vyos.html#build-packages, "The easiest way to compile your package is with the above mentioned Docker container, it includes all required dependencies for all VyOS related packages." However, when attempting to build libpam-radius-auth from https://github.com/vyos/libpam-radius-auth using the provided command dpkg-buildpackage -uc -us -tc -b the build fails with the error "dpkg-checkbuilddeps: error: Unmet build dependencies: libpam0g-dev | libpam-dev libaudit-dev libcap-dev".

Details

Version
current
Is it a breaking change?
Perfectly compatible
Issue type
Bug (incorrect behavior)