Opened 8 years ago

Closed 8 years ago

#49329 closed defect (fixed)

octave-image 2.4.1 needs octave>=4

Reported by: dimkab Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.3.4
Keywords: Cc: shapovalow@…, MarcusCalhoun-Lopez (Marcus Calhoun-Lopez), shaeffer@…
Port: octave-image

Description

The current macports version of octave is 3.8.2, but octave-image 2.4.1 won't install as it needs octave>4.0.0

Attachments (1)

main.log (309.8 KB) - added by dimkab 8 years ago.

Download all attachments as: .zip

Change History (6)

Changed 8 years ago by dimkab

Attachment: main.log added

comment:1 Changed 8 years ago by shapovalow@…

Cc: shapovalow@… added

Cc Me!

comment:2 Changed 8 years ago by detlevd (Detlev Droege)

same here. Installation fails with log message:

:debug:activate Executing proc-post-org.macports.activate-activate-0
:info:activate mkdir (/var/tmp/oct-UsELH5)
:info:activate untar (/opt/local/share/octave/image.tar.gz, /var/tmp/oct-UsELH5)
:info:activate error: the following dependencies were unsatisfied:
:info:activate    image needs octave >= 4.0.0
:info:activate Command failed: /opt/local/bin/octave -q -f --eval 'pkg prefix /opt/local/share/octave/packages /opt/local/lib/octave/packages; pkg install -verbose -global /opt/local/share/octave/image.tar.gz'
:info:activate Exit code: 1

comment:3 Changed 8 years ago by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)

Cc: mcalhoun@… added

Cc Me!

comment:4 Changed 8 years ago by shaeffer@…

Cc: shaeffer@… added

Cc Me!

comment:5 Changed 8 years ago by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)

Resolution: fixed
Status: newclosed

As of r148698, Octave is at version 4.

Note: See TracTickets for help on using tickets.