← Back to team overview

ubuntu-hams-devel team mailing list archive

[Bug 1476475] Please test proposed package

 

Hello Saikrishna, or anyone else affected,

Accepted gnuradio into vivid-proposed. The package will build now and be
available at
https://launchpad.net/ubuntu/+source/gnuradio/3.7.5-5ubuntu0.1 in a few
hours, and then in the -proposed repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to
enable and use -proposed.  Your feedback will aid us getting this update
out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested, and change the tag
from verification-needed to verification-done. If it does not fix the
bug for you, please add a comment stating that, and change the tag to
verification-failed.  In either case, details of your testing will help
us make a better decision.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance!

-- 
You received this bug notification because you are a member of Ubuntu
ham developers, which is subscribed to gnuradio in Ubuntu.
https://bugs.launchpad.net/bugs/1476475

Title:
  gnuradio doesn't build on armhf due to unneeded dependencies

Status in gnuradio package in Ubuntu:
  Fix Released
Status in gnuradio source package in Trusty:
  Fix Committed
Status in gnuradio source package in Utopic:
  Won't Fix
Status in gnuradio source package in Vivid:
  Fix Committed
Status in gnuradio source package in Wily:
  Fix Released
Status in gnuradio package in Debian:
  New

Bug description:
  [Impact]

  The gnuradio package currently has a build dependency on libqwtplot3d-
  qt4-dev (which is not available for armhf). However, the package
  doesn't use anything from libqwtplot3d-qt4-dev. Taking that dependency
  out at least allows gnuradio to build (and most likely succeed).

  [Test Case]

  Attempt to install gnuradio, or anything that depends on a gnuradio
  library (such as gqrx-sdr) on an armhf system, and notice it's not
  available.

  [Regression Potential]

  In the event that qwtplot3d is indeed indirectly referenced somewhere,
  then a feature will be missing. However, running "apt-cache rdepends
  libqwtplot3d-qt4-0" yields only five packages (three of which are
  directly related with qwtplot3d or qwt3d), none of which are the
  gnuradio libraries.

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


References