Activity log for bug #2060882

Date Who What changed Old value New value Message
2024-04-10 21:38:38 Sudip Mukherjee bug added bug
2024-04-10 21:38:46 Sudip Mukherjee tags noble
2024-04-10 21:40:47 Sudip Mukherjee bug watch added https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1068772
2024-04-10 21:40:47 Sudip Mukherjee bug task added uhd (Debian)
2024-04-10 21:43:20 Sudip Mukherjee attachment added uhd_noble.debdiff https://bugs.launchpad.net/ubuntu/+source/uhd/+bug/2060882/+attachment/5763533/+files/uhd_noble.debdiff
2024-04-10 21:43:51 Sudip Mukherjee uhd (Ubuntu): status New Confirmed
2024-04-10 21:44:02 Sudip Mukherjee bug added subscriber Ubuntu Sponsors
2024-04-10 23:18:42 Bug Watch Updater uhd (Debian): status Unknown New
2024-04-30 21:28:39 Sudip Mukherjee tags noble mantic noble oracular
2024-04-30 21:29:04 Sudip Mukherjee attachment removed uhd_noble.debdiff https://bugs.launchpad.net/ubuntu/+source/uhd/+bug/2060882/+attachment/5763533/+files/uhd_noble.debdiff
2024-04-30 21:29:16 Sudip Mukherjee summary usrpctl fails to run in Noble [SRU] usrpctl fails to run
2024-04-30 21:29:44 Sudip Mukherjee attachment added uhd_oracular.debdiff https://bugs.launchpad.net/ubuntu/+source/uhd/+bug/2060882/+attachment/5773373/+files/uhd_oracular.debdiff
2024-04-30 21:30:18 Sudip Mukherjee attachment added uhd_noble.debdiff https://bugs.launchpad.net/ubuntu/+source/uhd/+bug/2060882/+attachment/5773374/+files/uhd_noble.debdiff
2024-04-30 21:38:12 Sudip Mukherjee description usrpctl fails to run with the error: $ usrpctl Traceback (most recent call last): File "/usr/bin/usrpctl", line 15, in <module> import uhd ModuleNotFoundError: No module named 'uhd' [ Impact ] usrpctl will fail to run with the error: $ usrpctl Traceback (most recent call last): File "/usr/bin/usrpctl", line 15, in <module> import uhd ModuleNotFoundError: No module named 'uhd' The error is because its missing one of the runtime dependencies. [ Test Plan ] 1. install uhd-host 2. execute usrpctl If the package is not fixed it will result in the above error. With the fixed package it will print: $ usrpctl No USRP found to act on (id=None) We can also see the output from "usrpctl --help". But this is an USRP Hardware Driver Peripheral Configuration Tool, so ideally someone with the hardware should test. [ Where problems could occur ] There is no change in code and it only fixes a runtime dependency and so imho, there is very little chance of any regression. [ Original Bug Description ] usrpctl fails to run with the error: $ usrpctl Traceback (most recent call last):   File "/usr/bin/usrpctl", line 15, in <module>     import uhd ModuleNotFoundError: No module named 'uhd'
2024-04-30 21:44:56 Sudip Mukherjee attachment added uhd_mantic.debdiff https://bugs.launchpad.net/ubuntu/+source/uhd/+bug/2060882/+attachment/5773376/+files/uhd_mantic.debdiff
2024-05-14 13:15:57 Dave Jones removed subscriber Ubuntu Sponsors
2024-05-19 13:37:03 Launchpad Janitor uhd (Ubuntu): status Confirmed Fix Released