Package: gnuradio
Version: 3.6.4.1-1
Severity: important
Dear Maintainer,
It seems that gnuradio doesn't depend on a specific version of libvolk.
* What led up to the situation?
apt-get install gnuradio=3.6.4.1-1
* What exactly did you do (or not do) that was effective (or
ineffective)?
Attempt to load gnuradio python modules. Attempt to link against gnuradio libs.
Attempt to run gnuradio-companion.
* What was the outcome of this action?
gnuradio-companion does not run. Cannot link against various gnuradio libs.
Cannot load gr python modules. All produce variations on the below error:
libgnuradio-core.so.3.6.4.1: undefined symbol: volk_64u_byteswap_u
It appears that installing gnuradio pulls in libvolk0.0.0, but for some reason
it does not prefer a version of the library that matches its own version, viz:
...
2013-04-14 09:46:38 install libgruel3.6.4.1:amd64 <none> 3.6.4.1-1
2013-04-14 09:46:38 status half-installed libgruel3.6.4.1:amd64 3.6.4.1-1
2013-04-14 09:46:38 status unpacked libgruel3.6.4.1:amd64 3.6.4.1-1
2013-04-14 09:46:38 status unpacked libgruel3.6.4.1:amd64 3.6.4.1-1
2013-04-14 09:46:39 install libvolk0.0.0:amd64 <none> 3.5.3.2-1
2013-04-14 09:46:39 status half-installed libvolk0.0.0:amd64 3.5.3.2-1
2013-04-14 09:46:39 status unpacked libvolk0.0.0:amd64 3.5.3.2-1
2013-04-14 09:46:39 status unpacked libvolk0.0.0:amd64 3.5.3.2-1
2013-04-14 09:46:39 install libgnuradio-core3.6.4.1:amd64 <none> 3.6.4.1-1
2013-04-14 09:46:39 status half-installed libgnuradio-core3.6.4.1:amd64
3.6.4.1-1
2013-04-14 09:46:40 status unpacked libgnuradio-core3.6.4.1:amd64 3.6.4.1-1
...
The fix was to 'apt-get install libvolk0.0.0=3.6.4.1-1'.
* What outcome did you expect instead?
If gnuradio requires a specific version of libvolk to run, then I would expect
the gnuradio package(s) to depend on that specific version.
-- System Information:
Debian Release: 7.0
APT prefers testing
APT policy: (990, 'testing'), (500, 'unstable')
Architecture: amd64 (x86_64)
Kernel: Linux 3.2.0-4-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_GB, LC_CTYPE=en_GB (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/dash
Versions of packages gnuradio depends on:
ii adduser 3.113+nmu3
ii libboost-filesystem1.49.0 1.49.0-3.2
ii libboost-program-options1.49.0 1.49.0-3.2
ii libboost-system1.49.0 1.49.0-3.2
ii libboost-thread1.49.0 1.49.0-3.2
ii libc6 2.13-38
ii libgcc1 1:4.7.2-5
ii libgnuradio-analog3.6.4.1 3.6.4.1-1
ii libgnuradio-atsc3.6.4.1 3.6.4.1-1
ii libgnuradio-audio3.6.4.1 3.6.4.1-1
ii libgnuradio-blocks3.6.4.1 3.6.4.1-1
ii libgnuradio-comedi3.6.4.1 3.6.4.1-1
ii libgnuradio-core3.6.4.1 3.6.4.1-1
ii libgnuradio-digital3.6.4.1 3.6.4.1-1
ii libgnuradio-fcd3.6.4.1 3.6.4.1-1
ii libgnuradio-fft3.6.4.1 3.6.4.1-1
ii libgnuradio-filter3.6.4.1 3.6.4.1-1
ii libgnuradio-noaa3.6.4.1 3.6.4.1-1
ii libgnuradio-pager3.6.4.1 3.6.4.1-1
ii libgnuradio-qtgui3.6.4.1 3.6.4.1-1
ii libgnuradio-trellis3.6.4.1 3.6.4.1-1
ii libgnuradio-uhd3.6.4.1 3.6.4.1-1
ii libgnuradio-video-sdl3.6.4.1 3.6.4.1-1
ii libgnuradio-vocoder3.6.4.1 3.6.4.1-1
ii libgnuradio-wavelet3.6.4.1 3.6.4.1-1
ii libgruel3.6.4.1 3.6.4.1-1
ii libpython2.7 2.7.3-6
ii libstdc++6 4.7.2-5
ii libuhd003 3.4.2-1
ii libvolk0.0.0 3.6.4.1-1
ii python 2.7.3-4
ii python-cheetah 2.4.4-3
ii python-lxml 2.3.2-1
ii python-opengl 3.0.1-1
ii python-wxgtk2.8 2.8.12.1-12
Versions of packages gnuradio recommends:
ii gnuradio-dev 3.6.4.1-1
ii python-matplotlib 1.1.1~rc2-1
ii python-qt4 4.9.3-4
ii python-qwt5-qt4 5.2.1~cvs20091107+dfsg-6+b2
ii python-scipy 0.10.1+dfsg2-1
ii python-tk 2.7.3-1
ii qthid-fcd-controller 3.1-5
ii uhd-host 3.4.2-1
gnuradio suggests no packages.
-- no debconf information
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]