GDAL
April 18, 2019, 8:53am
1
#3818: Bug in modules.xml (double man1 in path)
-------------------------+-------------------------
Reporter: AnikaBettge | Owner: grass-dev@…
Type: defect | Status: new
Priority: normal | Milestone:
Component: Compiling | Version: svn-trunk
Keywords: | CPU: x86-64
Platform: Linux |
-------------------------+-------------------------
In the file https://grass.osgeo.org/addons/grass7/modules.xml there stands
e.g. "<file>docs/man/man1/man1/r.area.1</file>" but the r.area.1 file is
in "docs/man/man1".
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/3818> ;
GRASS GIS <https://grass.osgeo.org >
GDAL
February 20, 2020, 12:39pm
2
#3818: Bug in modules.xml (double man1 in path)
--------------------------+-------------------------
Reporter: AnikaBettge | Owner: grass-dev@…
Type: defect | Status: new
Priority: normal | Milestone: 7.8.3
Component: Compiling | Version: svn-trunk
Resolution: | Keywords:
CPU: x86-64 | Platform: Linux
--------------------------+-------------------------
Comment (by nila):
possible fix with https://github.com/OSGeo/grass-addons/pull/93
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/3818#comment:2> ;
GRASS GIS <https://grass.osgeo.org >
GDAL
March 18, 2020, 8:16pm
3
#3818: Bug in modules.xml (double man1 in path)
--------------------------+-------------------------
Reporter: AnikaBettge | Owner: grass-dev@…
Type: defect | Status: new
Priority: normal | Milestone: 7.8.3
Component: Compiling | Version: svn-trunk
Resolution: | Keywords:
CPU: x86-64 | Platform: Linux
--------------------------+-------------------------
Comment (by neteler):
@AnikaBettge : could you pls try the fix?
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/3818#comment:3> ;
GRASS GIS <https://grass.osgeo.org >
GDAL
March 19, 2020, 10:06pm
4
#3818: Bug in modules.xml (double man1 in path)
--------------------------+-------------------------
Reporter: AnikaBettge | Owner: grass-dev@…
Type: defect | Status: closed
Priority: normal | Milestone: 7.8.3
Component: Compiling | Version: svn-trunk
Resolution: fixed | Keywords:
CPU: x86-64 | Platform: Linux
--------------------------+-------------------------
Changes (by martinl):
* status: new => closed
* resolution: => fixed
Comment:
Fixed in <file>docs/man/man1/r.area.1</file>
<file>docs/man/man1/r.area.1</file>
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/3818#comment:4> ;
GRASS GIS <https://grass.osgeo.org >