Bug#1014995: kea-shell does use original includes

2022-07-16 Thread Paride Legovini
Hello Kilian and thanks for this bug report, which I can easily reproduce. Kilian Krause wrote on 15/07/2022: > Package: kea-ctrl-agent > > After installation the kea-shell does not work because: > # kea-shell > Traceback (most recent call last): > File "/usr/sbin/kea-shell", line 27, in >

Bug#1014995: kea-shell does use original includes

2022-07-15 Thread Kilian Krause
Package: kea-ctrl-agent After installation the kea-shell does not work because: # kea-shell Traceback (most recent call last): File "/usr/sbin/kea-shell", line 27, in from kea_conn import CARequest # CAResponse ModuleNotFoundError: No module named 'kea_conn' # Quite obviously with the curre