[MacPorts] #42454: Fatal error dolfin import

MacPorts noreply at macports.org
Tue Feb 25 16:07:10 PST 2014


#42454: Fatal error dolfin import
------------------------+----------------------
  Reporter:  mwathen@…  |      Owner:  sean@…
      Type:  defect     |     Status:  assigned
  Priority:  Normal     |  Milestone:
 Component:  ports      |    Version:  2.2.1
Resolution:             |   Keywords:
      Port:             |
------------------------+----------------------

Comment (by mwathen@…):

 Replying to [comment:29 sean@…]:
 > Those look ok, hmm… let's try all of them:
 >
 > {{{
 > $ port contents ufc py27-{ufl,fiat,ffc,instant} | xargs -I{} grep '#!'
 /dev/null {} 2>/dev/null | grep -i usr
 > }}}
 >
 > For any files that have `/usr/bin/env` try changing them to the full
 path to python as we did before.
 >

 I changed all the `/usr/bin/env` to `/opt/local/bin/python2.7` so when I
 run
 {{{
 $ port contents ufc py27-{ufl,fiat,ffc,instant} | xargs -I{} grep '#!'
 /dev/null {} 2>/dev/null | grep -i usr
 }}}
 I get no output but I still get a fatal error.

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


More information about the macports-tickets mailing list