[MacPorts] #24291: blt: Install fails on case sensitive file systems
#24291: blt: Install fails on case sensitive file systems ------------------------------------------+--------------------------------- Reporter: cristiano.fontana@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: Keywords: blt problem case sensitive | Port: blt ------------------------------------------+--------------------------------- When I try to install blt on a case sensitive filesystem the installation fails with error: Error: Target org.macports.patch returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_blt/work/BLT2.4z" && /usr/bin/patch -p0 < '/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/blt/files /patch-configure'" returned error 1 Command output: sh: line 0: cd: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_blt/work/BLT2.4z: No such file or directory Error: Status 1 encountered during processing. I then moved ${workpath}/blt2.4z to ${workpath}/BLT2.4 and it got installed successfully. -- Ticket URL: <http://trac.macports.org/ticket/24291> MacPorts <http://www.macports.org/> Ports system for Mac OS
#24291: blt: Install fails on case sensitive file systems ------------------------------------------+--------------------------------- Reporter: cristiano.fontana@… | Owner: markd@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: Keywords: | Port: blt ------------------------------------------+--------------------------------- Changes (by jmr@…): * keywords: blt problem case sensitive => * owner: macports-tickets@… => markd@… * cc: markd (removed) Old description:
When I try to install blt on a case sensitive filesystem the installation fails with error:
Error: Target org.macports.patch returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_blt/work/BLT2.4z" && /usr/bin/patch -p0 < '/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/blt/files /patch-configure'" returned error 1 Command output: sh: line 0: cd: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_blt/work/BLT2.4z: No such file or directory
Error: Status 1 encountered during processing.
I then moved
${workpath}/blt2.4z
to
${workpath}/BLT2.4
and it got installed successfully.
New description: When I try to install blt on a case sensitive filesystem the installation fails with error: {{{ Error: Target org.macports.patch returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_blt/work/BLT2.4z" && /usr/bin/patch -p0 < '/opt/local/var/macports/sources/rsync.macports.org/release/ports/x11/blt/files /patch-configure'" returned error 1 Command output: sh: line 0: cd: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_blt/work/BLT2.4z: No such file or directory Error: Status 1 encountered during processing. }}} I then moved ${workpath}/blt2.4z to ${workpath}/BLT2.4 and it got installed successfully. -- Comment: Bare usernames do not work in the cc field, you need to use full email addresses. -- Ticket URL: <http://trac.macports.org/ticket/24291#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#24291: blt: Install fails on case sensitive file systems -------------------------------------------+-------------------------------- Reporter: cristiano.fontana@… | Owner: markd@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: Resolution: fixed | Keywords: Port: blt | -------------------------------------------+-------------------------------- Changes (by jmr@…): * status: new => closed * resolution: => fixed Comment: r78312 -- Ticket URL: <https://trac.macports.org/ticket/24291#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts