Opened 13 years ago
Closed 13 years ago
#30034 closed defect (fixed)
scite 2.24 Patch error due to .. path component
Reported by: | datouxia@… | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.9.2 |
Keywords: | Cc: | ||
Port: | scite |
Description (last modified by ryandesign (Ryan Carsten Schmidt))
When install scite My log says:
:debug:patch Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_editors_scite/work/scite/gtk" && /usr/bin/patch -p0' :info:patch /usr/bin/patch: **** rejecting file name with ".." component: ../../scintilla/gtk/makefile :info:patch shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_editors_scite/work/scite/gtk" && /usr/bin/patch -p0 < '/opt/local/var/macports/sources/rsync.macports.org/release/ports/editors/scite/files/patch-scite-makefile.diff'" returned error 2
Maybe this question caused by patch 2.5.8. https://bugzilla.redhat.com/show_bug.cgi?id=667529
Change History (4)
comment:1 Changed 13 years ago by jmroot (Joshua Root)
Port: | scite added |
---|---|
Summary: | scite 2.24 Patch error → scite 2.24 Patch error due to .. path component |
comment:2 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)
Description: | modified (diff) |
---|
Yes, it is caused by new security enhancements in the version of patch 2.5.8 in Mac OS X 10.6.8 and 10.7.0. (The version of patch 2.5.8 in Mac OS X 10.6.7 did not have these enhancements and thus did not experience this problem.)
comment:3 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)
Owner: | changed from macports-tickets@… to ryandesign@… |
---|---|
Status: | new → assigned |
comment:4 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
Please remember to fill in the Port field.