[GRASS-dev] [grass-code I][379] r.in.wms incorrect flag

grass-codei at wald.intevation.org grass-codei at wald.intevation.org
Tue Apr 24 13:03:35 EDT 2007


code I item #379, was opened at 2007-04-24 19:03
Status: Open
Priority: 3
Submitted By: Agustin Diez Castillo (dieza)
Assigned to: Nobody (None)
Summary: r.in.wms incorrect flag 
Issue type: module bug
Issue status: None
GRASS version: CVS HEAD
GRASS component: None
Operating system: MacOS X
Operating system version: 10.4.9
GRASS CVS checkout date, if applies (YYMMDD): 070422


Initial Comment:

WARNING: xml2 NOT avaliable
sed: sed: 1: "s/<Layer .*>/LAYER:/i
": bad flag in substitute command: 'i'
1: "s/<Name>\s*\(\w*\)/~\1~ ...": bad flag in substitute command: 'i'
sed: 1: "s/<\/Name>\n//ig
": bad flag in substitute command: 'i'sed: 1: "s/<\/Layer.*>//i
": bad flag in substitute command: 'i'

sed: 1: "s/<\/*.*\/*\/*>//i
": bad flag in substitute command: 'i'
sed: 1: "s/<\/Title>//i
": bad flag in substitute command: 'i'
sed: 1: "s/<Style>\n*\s*\(\w*\)/ ...": bad flag in substitute command: 'i'
sed: 1: "s/<Title>\(.*\)<\/Title ...": bad flag in substitute command: 'i'
sed: 1: "s/<\/Style>//i
": bad flag in substitute command: 'i'

The problem seems to be the alternative sed command used.  That /i is not a valid flag to the s/ sed command.

----------------------------------------------------------------------

You can respond by visiting: 
http://wald.intevation.org/tracker/?func=detail&atid=204&aid=379&group_id=21




More information about the grass-dev mailing list