[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1017439: gr-satellites: Dependency missing tnc_nx



Package: gr-satellites
Version: 3.5.1-2
Severity: normal

I have tried the following: 

$ gr_satellites AMGU-1 --audio default --samp 48e3

and I got an error message:

Unable to import tnc_nx
gr-tnc_nx needs to be installed to use Mobitex
Traceback (most recent call last):
  File "/usr/bin/gr_satellites", line 316, in <module>
    main()
  File "/usr/bin/gr_satellites", line 301, in main
    tb = gr_satellites_top_block(parser)
  File "/usr/bin/gr_satellites", line 189, in __init__
    self.flowgraph = satellites.core.gr_satellites_flowgraph(
  File "/usr/lib/python3/dist-
packages/satellites/core/gr_satellites_flowgraph.py", line 162, in __init__
    self._init_demodulator_deframer(key, transmitter)
  File "/usr/lib/python3/dist-
packages/satellites/core/gr_satellites_flowgraph.py", line 273, in
_init_demodulator_deframer
    deframer = self.get_deframer(transmitter['framing'])(
  File "/usr/lib/python3/dist-
packages/satellites/components/deframers/mobitex_deframer.py", line 45, in
__init__
    raise e
  File "/usr/lib/python3/dist-
packages/satellites/components/deframers/mobitex_deframer.py", line 41, in
__init__
    tnc_nx = importlib.import_module('tnc_nx')
  File "/usr/lib/python3.9/importlib/__init__.py", line 127, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "<frozen importlib._bootstrap>", line 1030, in _gcd_import
  File "<frozen importlib._bootstrap>", line 1007, in _find_and_load
  File "<frozen importlib._bootstrap>", line 984, in _find_and_load_unlocked
ModuleNotFoundError: No module named 'tnc_nx'

-------------------------------------------------------------------

It seems that https://github.com/daniestevez/beesat-sdr/tree/maint-3.8 is missing


-- System Information:
Debian Release: 11.4
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable-security'), (500, 'proposed-updates'), (500, 'stable'), (450, 'testing'), (400, 'unstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 5.16.0-0.bpo.4-amd64 (SMP w/2 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8), LANGUAGE=en_US:en
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages gr-satellites depends on:
ii  libc6                         2.31-13+deb11u3
ii  libgcc-s1                     10.2.1-6
ii  libgnuradio-blocks3.8.2       3.8.2.0-14
ii  libgnuradio-runtime3.8.2      3.8.2.0-14
ii  libgnuradio-satellites3.14.0  3.14.0-1
ii  liblog4cpp5v5                 1.1.3-3
ii  libpython3.9                  3.9.2-1
ii  libstdc++6                    10.2.1-6
ii  python3                       3.9.2-3
ii  python3-construct             2.10.58+dfsg1-1
ii  python3-requests              2.25.1+dfsg-2

gr-satellites recommends no packages.

gr-satellites suggests no packages.

-- no debconf information


Reply to: