Package: schroot
Version: 1.6.13-1
Severity: normal
Hi. This is a bug in building schroot on non-Debian systems. It is NOT
an issues on Debian since we have Build-Depends: gettext

If the gettext dependency is missing, the "cmake" step succeeds with a
warning. You can still try to build, but the build fails because
gettext() is used by the code unconditionally. Thus the CMakeLists.txt
should treat a missing gettext as a fatal error, or the code should be
changed to work even without.

Thanks.

Reply via email to