[MacPorts] #24291: blt: Install fails on case sensitive file systems
MacPorts
noreply at macports.org
Wed Mar 31 21:50:34 PDT 2010
#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
More information about the macports-tickets
mailing list