Opened 9 years ago

Closed 9 years ago

#46769 closed defect (worksforme)

octave @3.8.2_4+atlas+gcc49: destroot failure

Reported by: bwd1127@… Owned by: michaelld (Michael Dickens)
Priority: Normal Milestone:
Component: ports Version: 2.3.3
Keywords: Cc:
Port: octave

Description

installing octave on OSX 10.10.2 with Xcode 6.1.1

$ sudo port install octave +atlas+docs

i got these messages:

--->  Staging octave into destroot
Error: org.macports.destroot for port octave returned: command execution failed
Error: Processing of port octave failed

i tried to clear octave:

$ sudo port clear octave

but still got same messages

Attachments (2)

main.log (3.4 MB) - added by bwd1127@… 9 years ago.
main.log.tar.gz (147.9 KB) - added by bwd1127@… 9 years ago.
i forgot to compress the log file. Sorry

Change History (8)

Changed 9 years ago by bwd1127@…

Attachment: main.log added

comment:1 in reply to:  description ; Changed 9 years ago by larryv (Lawrence Velázquez)

Cc: michaelld@… removed
Owner: changed from macports-tickets@… to michaelld@…

Replying to bwd1127@…:

i tried to clear octave:

$ sudo port clear octave

but still got same messages

The command you need to try is port clean, not port clear:

$ sudo port clean octave

comment:2 in reply to:  1 Changed 9 years ago by bwd1127@…

Replying to larryv@…: That was mistyped. I'm sorry. I did use port clean few times before submitting the ticket

Last edited 9 years ago by bwd1127@… (previous) (diff)

comment:3 Changed 9 years ago by bwd1127@…

installing octave on OSX 10.10.2 with Xcode 6.1.1

$ sudo port install octave +atlas+docs

i got these messages:

--->  Staging octave into destroot
Error: org.macports.destroot for port octave returned: command execution failed
Error: Processing of port octave failed

i tried to clean octave:

$ sudo port clean octave

but still got same messages

Changed 9 years ago by bwd1127@…

Attachment: main.log.tar.gz added

i forgot to compress the log file. Sorry

comment:4 Changed 9 years ago by bwd1127@…

I installed TeX Live through MacPorts and octave finished the installing process.

Last edited 9 years ago by bwd1127@… (previous) (diff)

comment:5 Changed 9 years ago by michaelld (Michael Dickens)

I tried disabling all of the texlive ports, but even without those octave did destroot as expected with docs in place. So, maybe it's a dependency of texlive? Etiher way, I'm glad you got the issue sorted out at least for yourself.

comment:6 Changed 9 years ago by michaelld (Michael Dickens)

Resolution: worksforme
Status: newclosed
Note: See TracTickets for help on using tickets.