[Bug 2060882] Re: usrpctl fails to run in Noble

Sudip Mukherjee 2060882 at bugs.launchpad.net
Tue Apr 30 21:29:44 UTC 2024


debdiff for Oracular attached.


** Tags added: mantic oracular

** Patch removed: "uhd_noble.debdiff"
   https://bugs.launchpad.net/ubuntu/+source/uhd/+bug/2060882/+attachment/5763533/+files/uhd_noble.debdiff

** Summary changed:

- usrpctl fails to run in Noble
+ [SRU] usrpctl fails to run

** Patch added: "uhd_oracular.debdiff"
   https://bugs.launchpad.net/ubuntu/+source/uhd/+bug/2060882/+attachment/5773373/+files/uhd_oracular.debdiff

-- 
You received this bug notification because you are a member of Ubuntu
Sponsors, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/2060882

Title:
  [SRU] usrpctl fails to run

Status in uhd package in Ubuntu:
  Confirmed
Status in uhd package in Debian:
  New

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'

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/uhd/+bug/2060882/+subscriptions




More information about the Ubuntu-sponsors mailing list