Bug#1129300: libboost-system-dev package is obsolete with boost 1.89 and newer
Rene Engelhard
rene at debian.org
Sat Feb 28 18:43:49 GMT 2026
Package: src:apache-arrow
Version: 23.0.1-3
Severity: important
Tags: sid forky
User: debian-devel at lists.debian.org
Usertags: boost1.90
[ reusing dokos template ]
This package either build-depends on libboost-system-dev or depends on it.
The boost system library was removed upstream in 1.89, and is empty since 1.69.
If this library is referenced in the build system, the library can just be
removed from the build system, and the package should continue to build
for any boost version newer than 1.69, including boost1.83 in Debian.
There is no need to wait until boost 1.90 becomes the default, the issue
can be addressed in unstable. Issues to check:
- Remove libboost-system-dev in Depends and Build-Depends.
- Adjust autopkg tests and test dependencies if needed.
- Scan the build system if the library is used, and remove it
from the build system. https://www.boost.org/releases/1.89.0/
has a short paragraph how to do that for cmake.
Regards,
Rene
More information about the debian-science-maintainers
mailing list