Package: gr-air-modes
Version: 0.0.20210211-3.1+b7
Severity: normal
Dear Maintainer,
here's what I get if I try to display the usage message of modes_rx:
```
# modes_rx -h
Traceback (most recent call last):
File "/usr/bin/modes_rx", line 26, in <module>
import air_modes
File "/usr/lib/python3/dist-packages/air_modes/__init__.py", line 31, in
<module>
from .air_modes_python import *
ImportError: generic_type: type "preamble" referenced unknown base type
"gr::block"
```
This can be easily reproduced in a clean Debian Sid chroot or container.
Note that I don't use the tool myself, however we provide this tool in
some Kali Linux metapackage, and it's our QA that caught that. I don't
know for how long it's been like this.
Best,
Arnaud