Opened 5 years ago

Closed 5 years ago

Last modified 4 years ago

#59111 closed defect (fixed)

octave-general - cannot rename folder.

Reported by: gjolleyrogers (Garry Jolley-Rogers) Owned by: Schamschula (Marius Schamschula)
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc: slewsys (Andrew L. Moore), MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)
Port: octave-general

Description (last modified by jmroot (Joshua Root))

Confused. Probably simply an oversight on my part. But I can't seem to reinstall octave-general and friends.

I updated Xcode to latest, found some problems with MacPort installation, thought I would just reinstall all ports. And well no joy. Probably something simple but beyond me. cleaned port and reinstalled several times. Folder exists.

OS 10.14.6, Xcode 11

-->  Computing dependencies for octave-general
--->  Fetching archive for octave-general
--->  Attempting to fetch octave-general-2.1.0_4.darwin_18.x86_64.tbz2 from http://nou.nc.packages.macports.org/pub/macports/packages.macports.org/octave-general
--->  Attempting to fetch octave-general-2.1.0_4.darwin_18.x86_64.tbz2 from http://kmq.jp.packages.macports.org/octave-general
--->  Attempting to fetch octave-general-2.1.0_4.darwin_18.x86_64.tbz2 from http://jog.id.packages.macports.org/macports/packages/octave-general
--->  Extracting octave-general
Error: Failed to extract octave-general: error renaming "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_octave-general/octave-general/work/general
general-2.1.0": no such file or directory

Attachments (2)

logport.txt (254.7 KB) - added by gjolleyrogers (Garry Jolley-Rogers) 5 years ago.
octave-general install logs
octave-1.0.tcl.diff (1.6 KB) - added by Schamschula (Marius Schamschula) 5 years ago.

Download all attachments as: .zip

Change History (16)

Changed 5 years ago by gjolleyrogers (Garry Jolley-Rogers)

Attachment: logport.txt added

octave-general install logs

comment:1 Changed 5 years ago by jmroot (Joshua Root)

Cc: slewsys added
Description: modified (diff)
Keywords: octave-general removed
Owner: set to Schamschula
Port: octave-general added
Status: newassigned

comment:2 Changed 5 years ago by Schamschula (Marius Schamschula)

Cc: MarcusCalhoun-Lopez added

comment:3 Changed 5 years ago by Schamschula (Marius Schamschula)

This seems to be an issue with the octave PortGroup under MacPorts 2.6.0.

I can replicate this error under Mojave with Xcode 10.3.

comment:4 Changed 5 years ago by gjolleyrogers (Garry Jolley-Rogers)

+ 1 occurs for other octave ports

Changed 5 years ago by Schamschula (Marius Schamschula)

Attachment: octave-1.0.tcl.diff added

comment:5 Changed 5 years ago by Schamschula (Marius Schamschula)

Not thoroughly tested, but the patched octave Port Group worked for the baker's dozen of octave packages I tried to build.

comment:6 Changed 5 years ago by gjolleyrogers (Garry Jolley-Rogers)

Last edited 5 years ago by gjolleyrogers (Garry Jolley-Rogers) (previous) (diff)

comment:7 Changed 5 years ago by gjolleyrogers (Garry Jolley-Rogers)

sadly not for me. octave itself now builds but

sudo port install  octave-io octave-struct octave-miscellaneous octave-gsl octave-geometry octave-optim octave-statistics       

fails with same error as previously occurred for octave.

is there something I should do?

Last edited 4 years ago by ryandesign (Ryan Carsten Schmidt) (previous) (diff)

comment:8 in reply to:  7 Changed 5 years ago by Schamschula (Marius Schamschula)

Replying to gjolleyrogers:

sadly not for me. octave itself now builds but

sudo port install  octave-io octave-struct octave-miscellaneous octave-gsl octave-geometry octave-optim octave-statistics       

fails with same error as previously occurred for octave.

is there something I should do?

I just installed all the octave packages you listed on a freshly installed Mojave machine (Xcode 10.3).

Last edited 4 years ago by ryandesign (Ryan Carsten Schmidt) (previous) (diff)

comment:9 Changed 5 years ago by Schamschula (Marius Schamschula)

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

Just for future reference, the problem seems to be new base code that helpfully tries to make sure $worksrcpath always exists.

Last edited 4 years ago by ryandesign (Ryan Carsten Schmidt) (previous) (diff)

comment:11 Changed 5 years ago by Schamschula (Marius Schamschula)

In 98ecb0df3acd4609d01c59b5ffa755517fabb533/macports-ports (master):

octave-1.0 PG: fix cannot rename folder issue.

See: #59111

comment:12 Changed 5 years ago by Schamschula (Marius Schamschula)

Resolution: fixed
Status: assignedclosed

comment:13 Changed 5 years ago by gjolleyrogers (Garry Jolley-Rogers)

many thanks.

comment:14 Changed 4 years ago by ryandesign (Ryan Carsten Schmidt)

I had previously filed this as #58665.

Note: See TracTickets for help on using tickets.