Dear All,

when i try to use g.extension behind a proxy, it gives me the following
error:

g.extension ext=i.segment.hierarchical proxy="http://xx.xxx.xxx.xx:xxxx";
Traceback (most recent call last):
  File "/usr/local/grass-7.3.svn/scripts/g.extension", line 1730, in
<module>
    sys.exit(main())
  File "/usr/local/grass-7.3.svn/scripts/g.extension", line 1675, in main
    for ptype, purl in (p.split('=') for p in options['proxy'].split(',')):
ValueError: need more than 1 value to unpack

Does anybody have the same? Is that a bug or my misuse?

Thanks

-- 
Margherita Di Leo
_______________________________________________
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user

Reply via email to