[SRU] usrpctl fails to run

Bug #2060882 reported by Sudip Mukherjee
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
uhd (Debian)
New
Unknown
uhd (Ubuntu)
Confirmed
Undecided
Unassigned

Bug Description

[ 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'

Revision history for this message
Sudip Mukherjee (sudipmuk) wrote :

same error is seen with rfnoc_image_builder also.

$ rfnoc_image_builder
Traceback (most recent call last):
  File "/usr/bin/rfnoc_image_builder", line 29, in <module>
    from uhd.imgbuilder import image_builder
ModuleNotFoundError: No module named 'uhd'

tags: added: noble
Revision history for this message
Sudip Mukherjee (sudipmuk) wrote :

debdiff for Noble attached.

Changed in uhd (Ubuntu):
status: New → Confirmed
Changed in uhd (Debian):
status: Unknown → New
Revision history for this message
Sudip Mukherjee (sudipmuk) wrote :

debdiff for Oracular attached.

tags: added: mantic oracular
summary: - usrpctl fails to run in Noble
+ [SRU] usrpctl fails to run
Revision history for this message
Sudip Mukherjee (sudipmuk) wrote :

modified debdiff for Noble (with modified version) attached.

description: updated
Revision history for this message
Sudip Mukherjee (sudipmuk) wrote :

debdiff attached for Mantic

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.