Bug#1017439: marked as done (gr-satellites: Dependency missing tnc_nx)

"Debian Bug Tracking System" <[email protected]> Wed, 08 Jul 2026 11:23:02 +0000
Newsgroups gmane.linux.debian.devel.ham
Message-ID <handler.1017439.D1017439.17835096493139427.ackdone__11242.3543048621$1783509817$gmane$org@bugs.debian.org>
This is a multi-part message in MIME format...

------------=_1783509782-3140095-0
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain; charset="utf-8"

Your message dated Wed, 08 Jul 2026 11:20:47 +0000
with message-id <[email protected]>
and subject line Bug#1017439: fixed in gr-satellites 5.8.0-2.1
has caused the Debian Bug report #1017439,
regarding gr-satellites: Dependency missing tnc_nx
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


--=20
1017439: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=3D1017439
Debian Bug Tracking System
Contact [email protected] with problems

------------=_1783509782-3140095-0
Content-Type: message/rfc822
Content-Disposition: inline
Content-Transfer-Encoding: 7bit

Received: (at submit) by bugs.debian.org; 16 Aug 2022 09:59:31 +0000
X-Spam-Checker-Version: SpamAssassin 3.4.2-bugs.debian.org_2005_01_02
	(2018-09-13) on buxtehude.debian.org
X-Spam-Level: 
X-Spam-Status: No, score=-9.5 required=4.0 tests=BAYES_00,DIGITS_LETTERS,
	FOURLA,FREEMAIL_FROM,HAS_PACKAGE,KHOP_HELO_FCRDNS,RCVD_IN_PBL,SPF_FAIL,
	SPOOFED_FREEMAIL,TXREP,T_SCC_BODY_TEXT_LINE,XMAILER_REPORTBUG,
	X_DEBBUGS_CC autolearn=ham autolearn_force=no
	version=3.4.2-bugs.debian.org_2005_01_02
X-Spam-Bayes: score:0.0000 Tokens: new, 57; hammy, 150; neutral, 132; spammy,
	0. spammytokens: hammytokens:0.000-+--python3, 0.000-+--sk:taint_o,
	0.000-+--sk:TAINT_O, 0.000-+--sk:taint_u, 0.000-+--sk:TAINT_U
Return-path: <[email protected]>
Received: from athedsl-4562880.home.otenet.gr ([94.70.107.200]:54748 helo=[127.0.1.1])
	by buxtehude.debian.org with esmtp (Exim 4.92)
	(envelope-from <[email protected]>)
	id 1oNtMA-0001ZI-Bi
	for [email protected]; Tue, 16 Aug 2022 09:59:31 +0000
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Apostolos Kefalas <[email protected]>
To: Debian Bug Tracking System <[email protected]>
Subject: gr-satellites: Dependency missing tnc_nx
Message-ID: <166064390645.31059.2655051040475846518.reportbug@apollo>
X-Mailer: reportbug 7.10.3+deb11u1
Date: Tue, 16 Aug 2022 12:58:26 +0300
X-Debbugs-Cc: [email protected]
Delivered-To: [email protected]

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

------------=_1783509782-3140095-0
Content-Type: message/rfc822
Content-Disposition: inline
Content-Transfer-Encoding: 7bit

Received: (at 1017439-close) by bugs.debian.org; 8 Jul 2026 11:20:49 +0000
X-Spam-Checker-Version: SpamAssassin 4.0.1-bugs.debian.org_2005_01_02
	(2024-03-25) on buxtehude.debian.org
X-Spam-Level: 
X-Spam-Status: No, score=-114.2 required=4.0 tests=ALL_TRUSTED,BAYES_00,
	DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,FVGT_m_MULTI_ODD,
	HAS_BUG_NUMBER,MD5_SHA1_SUM,PGPSIGNATURE,SPF_HELO_PASS,SPF_PASS,
	USER_IN_DKIM_WELCOMELIST autolearn=ham autolearn_force=no
	version=4.0.1-bugs.debian.org_2005_01_02
X-Spam-Bayes: score:0.0000 Tokens: new, 13; hammy, 150; neutral, 193; spammy,
	0. spammytokens: hammytokens:0.000-+--HX-Debian:DAK,
	0.000-+--H*rp:D*ftp-master.debian.org, 0.000-+--HX-DAK:process-upload,
	0.000-+--UD:debian.tar.xz, 0.000-+--H*r:sk:fasolo.
Return-path: <[email protected]>
Received: from mailly.debian.org ([2001:41b8:202:deb:6564:a62:52c3:4b72]:49490)
	by buxtehude.debian.org with esmtps (TLS1.3:ECDHE_SECP256R1__RSA_PSS_RSAE_SHA256__AES_256_GCM:256)
	(Exim 4.96)
	(envelope-from <[email protected]>)
	id 1whQKf-00DAhj-0w
	for [email protected];
	Wed, 08 Jul 2026 11:20:49 +0000
Received: via submission
	from C=NA,ST=NA,L=Ankh Morpork,O=Debian SMTP,OU=Debian SMTP CA,CN=fasolo.debian.org,[email protected] (verified)
	by mailly.debian.org with esmtps (TLS1.3:ECDHE_SECP256R1__RSA_PSS_RSAE_SHA256__AES_256_GCM:256)
	(Exim 4.96)
	(envelope-from <[email protected]>)
	id 1whQKd-00425v-1o
	for [email protected];
	Wed, 08 Jul 2026 11:20:48 +0000
DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed;
	d=ftp-master.debian.org; s=smtpauto.fasolo; h=Date:Message-Id:Content-Type:
	Subject:MIME-Version:To:Reply-To:From:Cc:Content-Transfer-Encoding:Content-ID
	:Content-Description:In-Reply-To:References;
	bh=onHTrzhAjQNbIQxLVRmvONAIzN8E8rZbV7D7oJny9hQ=; b=kbKFET8huYxfje6KZmKn2H71PB
	nAUdbEoCJOaXgByArJGqq9UZVSYH6p2JX7b9/lfLa4VMoNrNyMb2MXUzIJMztY2O//9zqmIvncYA5
	T1aACfq0li5wor2lnHT95I7gV3xX5bPRYJq91TY0ZxZZVVik6rTx/dvDcolOBgDxNaQFithWxHocN
	vZTO5J6q1ESMZiSiWrk+Iw8rmPLbOunVxqWBDlyh0rZjZMHOrkcO3Sf7TU3i4bIy6Q4Oi247P7opR
	K4wmKbqKt4J79Q4H8D4bwl5hR6pDueM/kShT6vOGDOkH3w7sqVFJeOJFFhAYfm3yoHqZ6DgXThM+X
	imXlVWVg==;
Received: from dak by fasolo.debian.org with local (Exim 4.98.2)
	(envelope-from <[email protected]>)
	id 1whQKd-00000009zGr-0H7g;
	Wed, 08 Jul 2026 11:20:47 +0000
From: Debian FTP Masters <[email protected]>
Reply-To: Adrian Bunk <[email protected]>
To: [email protected]
X-DAK: dak process-upload
X-Debian: DAK
X-Debian-Package: gr-satellites
Debian: DAK
Debian-Changes: gr-satellites_5.8.0-2.1_source.changes
Debian-Source: gr-satellites
Debian-Version: 5.8.0-2.1
Debian-Architecture: source
Debian-Suite: unstable
Debian-Archive-Action: accept
MIME-Version: 1.0
Subject: Bug#1017439: fixed in gr-satellites 5.8.0-2.1
Content-Type: multipart/signed; micalg="pgp-sha256";
 protocol="application/pgp-signature";
 boundary="===============5457817232657211985=="
Message-Id: <[email protected]>
Date: Wed, 08 Jul 2026 11:20:47 +0000

--===============5457817232657211985==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable

Source: gr-satellites
Source-Version: 5.8.0-2.1
Done: Adrian Bunk <[email protected]>

We believe that the bug you reported is fixed in the latest version of
gr-satellites, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Adrian Bunk <[email protected]> (supplier of updated gr-satellites package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Mon, 06 Jul 2026 15:53:05 +0300
Source: gr-satellites
Architecture: source
Version: 5.8.0-2.1
Distribution: unstable
Urgency: medium
Maintainer: Debian Hamradio Maintainers <[email protected]>
Changed-By: Adrian Bunk <[email protected]>
Closes: 1017439 1133256
Changes:
 gr-satellites (5.8.0-2.1) unstable; urgency=3Dmedium
 .
   * Non-maintainer upload.
   * gr-satellites: Depends: gnuradio (Closes: #1017439)
   * gr-satellites-doc: Breaks+Replaces: gr-satellites (<< 5.8.0-1~)
     (Closes: #1133256)
Checksums-Sha1:
 bc114a606e877f3dc07328c176461f239de79b24 2356 gr-satellites_5.8.0-2.1.dsc
 1c2f50ac6ce69ff73d2cbfb0245b24ac6965dad5 5876 gr-satellites_5.8.0-2.1.debian=
.tar.xz
Checksums-Sha256:
 335e2a906497ae0972e0fe934b5240dc83cbdfe8f3dd0bb752ac4d25144a22d2 2356 gr-sat=
ellites_5.8.0-2.1.dsc
 ea8c2c7b3a3f94e8e383d189b75ed9b37a85b6b3e922aa8f3fd838fe719043a2 5876 gr-sat=
ellites_5.8.0-2.1.debian.tar.xz
Files:
 cf172c0f16d8fd783767c48dd84542ca 2356 hamradio optional gr-satellites_5.8.0-=
2.1.dsc
 7c0807dc562d889c2154d14214f3ffcf 5876 hamradio optional gr-satellites_5.8.0-=
2.1.debian.tar.xz

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEOvp1f6xuoR0v9F3wiNJCh6LYmLEFAmpLsVgACgkQiNJCh6LY
mLGVBQ/+Nv5kHhOBtTXff//dXkLc9/uoDcnX6XPc8Xx9oWxLuaPt7iMdmMoUpBcO
Id78w8tpL73abU96LNwHz/sg839hUmlkNlFikZyadVW50om8T1ccFZx3S3uZNnQI
MnB7Tve2atuEnkqaUEcLBLlz3rCKYHt7ZO0u+p58OFVzNVgleVGyAQLb5gyraKuy
yhqV/Hc6M/S4P8iEHBOjGgXUfDlGxCgoTQXVY/QKA470YC8YI3SbBtit2fqW9Zgp
G6WoNdoWf9kIFVHDdAseWj7O78qvDOlCtcj4KBaWxEHdMrftMt+6NwFsO3aVy30h
VJZv5LpCeKCkiCj3FYknTIDUVp19S+CWT5O9xYMwpvF0+XjSGoF5sM+xTR70EFy7
EDTbrQremSjNEe2Y0vbZ2NbI2/wl0CLxcAZCCt/OESvPaXnTuazg34AbT7XnnZf6
vQNuo58bAdh6yQbrLvaFA4lnMxlRUGda3w6WCbojv4bOc6pDugeAZvTgx+37ABmK
C6Jwn3yhpqGbNzEEsoKuKcE575efwHEakOYpxDSxdwvm/2TGMre84N4M3fD+kAAt
T4nwobepjTm/XMBgcyahpQV0Tx9+2nDCMVvXYYq1LaLS8vfWMDi4XPG8qUAelPre
AuM2u28YBNP07wnhSw1FZ2G1Aj5uFkQrrFHAQEQ+1fOdvXcq7pk=3D
=3DbosH
-----END PGP SIGNATURE-----


--===============5457817232657211985==
Content-Type: application/pgp-signature

-----BEGIN PGP SIGNATURE-----

iHUEABYIAB0WIQTziqJOuF8J+ZI8pJSb9qggYcy5IQUCak4yjwAKCRCb9qggYcy5
IX8RAP9ogu8UYwemhJklOdbqL83lRcuKfzIVW47ahMUGzHjjDAEA4DuUemgieW9u
CnHq0RhOgO89H3JtmqZY+yI5fygu3Qw=
=aKrz
-----END PGP SIGNATURE-----

--===============5457817232657211985==--
------------=_1783509782-3140095-0--