Opened 5 months ago

Closed 4 months ago

Last modified 4 months ago

#69041 closed defect (fixed)

EqualX @0.7.1: no such file or directory

Reported by: ryandesign (Ryan Carsten Schmidt) Owned by: barracuda156
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc:
Port: EqualX

Description

https://build.macports.org/builders/ports-13_arm64-builder/builds/47353/steps/install-port/logs/stdio

Error: Failed to destroot EqualX: error copying "/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_tex_EqualX/EqualX/work/equalx-0.7.1/EqualX.app": no such file or directory

Looks like it's equalx.app, not EqualX.app.

Change History (7)

comment:1 Changed 5 months ago by barracuda156

Thank you, I will fix it today.

comment:2 Changed 5 months ago by barracuda156

Resolution: fixed
Status: assignedclosed

In 32ee07f9e5232f24a520c319ef3c68bc0494199d/macports-ports (master):

EqualX: fix install on case-sensitive OS

Fixes: #69041

comment:3 Changed 5 months ago by jmroot (Joshua Root)

Resolution: fixed
Status: closedreopened

The fix introduced another failure on case-sensitive filesystems.

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

Resolution: fixed
Status: reopenedclosed

In b8e70ef98bd88a0666bb6d50daca594c6f790cfd/macports-ports (master):

EqualX: fix install on case-sensitive OS

Fixes: #69041

comment:5 Changed 4 months ago by barracuda156

Can we set case-sensitive CI up? So we avoid this kind of issues instead of having to fix them.

comment:6 in reply to:  3 Changed 4 months ago by barracuda156

Replying to jmroot:

The fix introduced another failure on case-sensitive filesystems.

Sorry, missed that one instance of using ${name}.

comment:7 in reply to:  5 Changed 4 months ago by ryandesign (Ryan Carsten Schmidt)

Replying to barracuda156:

Can we set case-sensitive CI up? So we avoid this kind of issues instead of having to fix them.

I didn't think GitHub Actions offered that, but if they do, then figure out what we have to change in our workflow files to request it.

Note: See TracTickets for help on using tickets.