Bug#1018735: rtpengine: FTBFS with libwebsockets/4.3+
László Böszörményi (GCS)
gcs at debian.org
Sun Sep 4 15:06:44 BST 2022
Control: reopen -1
On Tue, Aug 30, 2022 at 10:14 AM Victor Seva
<linuxmaniac at torreviejawireless.org> wrote:
> version in bookwork is alredy 10.5.1.3-1 and that one has [0] that is the backport of the
> commit you mention.
I was wrong then as your package with version 10.5.1.3-1 does fail to
build with libwebsockets 4.3.2-1 from experimental. Relevant lines are
from its self-testing:
-- cut --
test "$(ls fake-daemon-tests-main-sockets)" = ""
rmdir fake-daemon-tests-main-sockets
EEEEEEEEEEEEEEEEEEE
======================================================================
ERROR: testKeepalive (__main__.TestVideoroom)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/build/rtpengine-10.5.1.3/t/auto-daemon-tests-websocket.py",
line 344, in testKeepalive
(token, session) = self.startSession()
File "/build/rtpengine-10.5.1.3/t/auto-daemon-tests-websocket.py",
line 173, in startSession
eventloop.run_until_complete(
File "/usr/lib/python3.10/asyncio/base_events.py", line 646, in
run_until_complete
return future.result()
File "/build/rtpengine-10.5.1.3/t/auto-daemon-tests-websocket.py",
line 58, in testIOJanus
await self._ws.send(json.dumps(msg))
AttributeError: 'TestVideoroom' object has no attribute '_ws'
======================================================================
ERROR: testVideoroomDTLS (__main__.TestVideoroom)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/build/rtpengine-10.5.1.3/t/auto-daemon-tests-websocket.py",
line 809, in testVideoroomDTLS
(token, session, control_handle, room) = self.startVideoroom()
File "/build/rtpengine-10.5.1.3/t/auto-daemon-tests-websocket.py",
line 206, in startVideoroom
(token, session) = self.startSession()
File "/build/rtpengine-10.5.1.3/t/auto-daemon-tests-websocket.py",
line 173, in startSession
eventloop.run_until_complete(
File "/usr/lib/python3.10/asyncio/base_events.py", line 646, in
run_until_complete
return future.result()
File "/build/rtpengine-10.5.1.3/t/auto-daemon-tests-websocket.py",
line 58, in testIOJanus
await self._ws.send(json.dumps(msg))
AttributeError: 'TestVideoroom' object has no attribute '_ws'
-- cut --
Please check if the new upstream release of it, versioned 11.0.1.1
fixes this problem or not.
Regards,
Laszlo/GCS
More information about the Pkg-voip-maintainers
mailing list