[MacPorts] #50961: gr-osmosdr: GnuRadio version required: >="3.7.8" found: "3.7.7.git"

MacPorts noreply at macports.org
Fri Mar 25 07:28:04 PDT 2016


#50961: gr-osmosdr: GnuRadio version required: >="3.7.8" found: "3.7.7.git"
----------------------------+-------------------------
  Reporter:  kai.garrels@…  |      Owner:  michaelld@…
      Type:  defect         |     Status:  new
  Priority:  Normal         |  Milestone:
 Component:  ports          |    Version:  2.3.4
Resolution:                 |   Keywords:
      Port:  gr-osmosdr     |
----------------------------+-------------------------

Comment (by michaelld@…):

 Try the following:
 {{{
 gri=$(port installed "gnuradio*" and active | sed -e 1d -e "s@(active)@@")
 sudo port -f deactivate $gri
 sudo port activate $gri
 sudo port clean gr-osmosdr
 sudo port install gr-osmosdr
 }}}
 and see if that works. If not, I'll dig into the code.

-- 
Ticket URL: <https://trac.macports.org/ticket/50961#comment:2>
MacPorts <https://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list