** Description changed:
+ [ Impact ]
+
+ quisk does not launch in resolute due to telnetlib disappearing.
+
+ A simple fix is to rely on python3-zombie-telnetlib (which forward-ports
+ telnetlib from older versions), but this introduces a delta (albeit a
+ trivial one). Alternatively, we could sync the new version from Debian
+ which resolves this as well.
+
+ [ Rationale ]
+
+ While sync'ing a new version is a more drastic change (and the new
+ version is several versions later), it is not a new major version with
+ incompatibilities (the proposed bump is 4.2.32 -> 4.2.50), and the
+ changelog [1] between the two doesn't look scary.
+
+ There are no reverse dependencies on this package (other than a
+ meta-package which simply pulls together packages related to SDR), the
+ package is in universe and doesn't appear to be seeded anywhere:
+
+ $ seeded-in-ubuntu -b quisk
+ quisk is not seeded (and may not exist).
+ $ seeded-in-ubuntu quisk
+ quisk's binaries are not seeded.
+
+ [1]: https://www.james.ahlstrom.name/quisk/CHANGELOG.txt
+
+ [ Original description ]
+
The telnetlib module was removed in Python 3.13 and Quisk in Ubuntu
26.04 now crashes on startup with:
ModuleNotFoundError: No module named 'telnetlib'
This needs to be fixed by adding the required python3-zombie-telnetlib
dependency.
** Summary changed:
- Quisk crashes on ModuleNotFoundError: No module named 'telnetlib'
+ [FFe] Quisk crashes on ModuleNotFoundError: No module named 'telnetlib'
** Changed in: quisk (Ubuntu)
Milestone: None => ubuntu-26.04
** Changed in: quisk (Ubuntu)
Status: New => Triaged
** Changed in: quisk (Ubuntu)
Importance: Undecided => Medium
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2143228
Title:
[FFe] Quisk crashes on ModuleNotFoundError: No module named
'telnetlib'
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/quisk/+bug/2143228/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs