On Thu, Feb 2, 2017 at 4:46 PM, Vaclav Petras <[email protected]> wrote:
> On Thu, Feb 2, 2017 at 9:40 AM, Vaclav Petras <[email protected]> wrote:
>> On Thu, Feb 2, 2017 at 2:47 AM, joerg robl <[email protected]> wrote:
>>>
>>>     ret.append('name={}'.format(tnode.get('name').strip()))
>>> ValueError: zero length field name in format
>>
>>
>> This is Python 2.6 versus 2.7. I'll look into that.
>
> Please (thoroughly) test r70476.
>
> https://trac.osgeo.org/grass/changeset/70476

I have locally backported that and created a GRASS GIS 7.2.0 RPM for
EPEL6 from it:
https://copr.fedorainfracloud.org/coprs/neteler/grass72_epel6/

Any objections that I submit the backport? (it requires also r70235).

Markus


PS: remaining Errors in:
/builddir/build/BUILD/grass-7.2.0/display/d.barscale
/builddir/build/BUILD/grass-7.2.0/display/d.northarrow
/builddir/build/BUILD/grass-7.2.0/display/d.vect
/builddir/build/BUILD/grass-7.2.0/raster/r.colors
/builddir/build/BUILD/grass-7.2.0/vector/v.colors
/builddir/build/BUILD/grass-7.2.0/temporal/t.rast.colors
/builddir/build/BUILD/grass-7.2.0/man

The HTML is ok, must be an issue in Python 2.6 versus 2.7 in the HTML parser.
_______________________________________________
grass-user mailing list
[email protected]
https://lists.osgeo.org/mailman/listinfo/grass-user

Reply via email to