[MacPorts] #38274: gnuradio +full installs without gnuradio-companion

MacPorts noreply at macports.org
Mon Mar 4 03:50:40 PST 2013


#38274: gnuradio +full installs without gnuradio-companion
----------------------------+-------------------------
  Reporter:  vladshikhov@…  |      Owner:  michaelld@…
      Type:  defect         |     Status:  new
  Priority:  Normal         |  Milestone:
 Component:  ports          |    Version:  2.1.3
Resolution:                 |   Keywords:
      Port:  gnuradio       |
----------------------------+-------------------------
Changes (by ryandesign@…):

 * owner:  macports-tickets@… => michaelld@…
 * cc: vladshikhov@… (removed)


Old description:

> When I install gnuradio +full variant it lacks gnuradio-companion.
>
> According http://lists.gnu.org/archive/html/discuss-
> gnuradio/2013-01/msg00079.html
> I installed boost 1.51
>
> So I have:
> >port installed boost
> The following ports are currently installed:
>   boost @1.51.0_1+no_single+no_static+python27 (active)
>
> and after I install gnuradio (+full variant) it lack the gnuradio-
> companion (and also, during install process it installs
> boost-1.52.0_1+no_single+no_static+python27 ignoring my active boost
> version 1.51)

New description:

 When I install gnuradio +full variant it lacks gnuradio-companion.

 According http://lists.gnu.org/archive/html/discuss-
 gnuradio/2013-01/msg00079.html
 I installed boost 1.51

 So I have:
 {{{
 >port installed boost
 The following ports are currently installed:
   boost @1.51.0_1+no_single+no_static+python27 (active)
 }}}

 and after I install gnuradio (+full variant) it lack the gnuradio-
 companion (and also, during install process it installs
 boost-1.52.0_1+no_single+no_static+python27 ignoring my active boost
 version 1.51)

--

Comment:

 If you want MacPorts not to upgrade dependencies, you need to use the `-n`
 flag (`sudo port -n install gnuradio`). Use this option extremely
 carefully, i.e. only when you know exactly what dependencies would be
 upgraded and that you don't want them to be upgraded. Defeating MacPorts'
 dependency upgrade feature can cause problems. You can use the dry-run
 option `-y` to see what would happen (`sudo port -y install gnuradio`).

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


More information about the macports-tickets mailing list