[Debian-med-packaging] Bug#973526: FTBFS due to SIGABRT while running HTTP server tests, bug #973526

Maarten L. Hekkelman maarten at hekkelman.com
Tue Nov 10 15:52:05 GMT 2020


Op 10-11-2020 om 16:21 schreef Andrey Rahmatullin:
>>>> Running 7 test cases...
>>>> started daemon at port 5923
>>>> terminate called after throwing an instance of 'boost::wrapexcept<boost::system::system_error>'
>>>>    what():  resolve: Host not found (authoritative)
> Looks like it tries to resolve something, and that usually implies
> Internet access, as otherwise you could just connect to localhost?
> Accessing the Internet is forbidden during building.
The test case tried to resolve "127.0.0.1" as host. I've changed that to 
"localhost" since adding a flag for boost to only interpret the value as 
numeric is not easy to add to the code. I've seen hosts where localhost 
is mapped to some other IP address in the range 127.0.0.0/255 Could this 
be the case on the particular build machine where the test failed?

Anyway, I assume that using localhost will be sufficient to fix this 
problem. We'll see that shorly.

regards, -maarten
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-packaging/attachments/20201110/7f751204/attachment.html>


More information about the Debian-med-packaging mailing list