Opened 15 years ago
Closed 14 years ago
#24291 closed defect (fixed)
blt: Install fails on case sensitive file systems
Reported by: | cristiano.fontana@… | Owned by: | markd@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | ||
Port: | blt |
Description (last modified by jmroot (Joshua Root))
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.
Change History (2)
comment:1 Changed 15 years ago by jmroot (Joshua Root)
Cc: | markd removed |
---|---|
Description: | modified (diff) |
Keywords: | blt problem case sensitive removed |
Owner: | changed from macports-tickets@… to markd@… |
comment:2 Changed 14 years ago by jmroot (Joshua Root)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Bare usernames do not work in the cc field, you need to use full email addresses.