On 1/6/21 5:11 PM, Logan Rosen wrote:
Package: aplus-fsf
Version: 4.22.1-10.1
Severity: normal
Tags: patch
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu hirsute ubuntu-patch
X-Debbugs-Cc: lo...@ubuntu.com
Hi,
aplus-fsf currently FTBFS against glibc 2.32, which is used in the
development release of Ubuntu (and should be in Debian soon).
This is because it has some improperly guarded usage of sys_errlist
instead of strerror().
In Ubuntu, the attached patch was applied to achieve the following:
* Fix FTBFS against glibc 2.32 by using strerror() instead of sys_errlist.
Thanks for considering the patch.
Logan
Thanks, Logan.
This works with glibc 2.31. I will upload a new package once 2.32 is in
Debian unstable.
Neil