Dimitris Symeonidis wrote am 2008-10-08 17:49:
adding the repository to the 3rd party sources and running "sudo
aptitude install gnuradio usrp" gives me:

The following packages have unmet dependencies:
  python-gnuradio-comedi: Depends: libcomedi-0.7.22 which is a virtual package.

this is because python-gnuradio DEPENDS on python-gnuradio-comedi
can we turn this dependency into a "recommends"?

Had the same problem with Debian testing  some days ago.
As a workaround you can deselect python-gnuradio but select all its dependencies excluding comedi. Of course this will leave the package gnuradio with unfulfilled dependencies, but you can do it the same way with this package.

Python-gnunradio depends on a lot of things, which should be all recommends IMO, especialy as a dependency of gnuradio.

Patrick
--
Engineers motto: cheap, good, fast: choose any two
Patrick Strasser <patrick dot strasser at student dot tugraz dot at>
Student of Telematik, Techn. University Graz, Austria



_______________________________________________
Discuss-gnuradio mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to