[GRASS-dev] [GRASS GIS] #1341: g.extension don't list any extension to install

#1341: g.extension don't list any extension to install
---------------------------+------------------------------------------------
Reporter: PierreRoudier | Owner: grass-dev@…
     Type: defect | Status: new
Priority: normal | Milestone: 7.0.0
Component: Default | Version: svn-trunk
Keywords: | Platform: Unspecified
      Cpu: x86-64 |
---------------------------+------------------------------------------------
g.extension can't list any extension for me to install:

GRASS 7.0.svn (NZTM2000):~ > g.extension -l
svnurl=https://svn.osgeo.org/grass/grass-addons [[BR]]
Fetching list of modules from GRASS-Addons SVN (be patient)...[[BR]]
GRASS 7.0.svn (NZTM2000):~ >[[BR]]

As a consequence, it is impossible to install any extension.[[BR]]

- I am behind a proxy[[BR]]
- That proxy has been specified in HTTP_PROXY and HTTPS_PROXY
envvars[[BR]]
- It has also been specified in the ~/.subversion/servers config
file[[BR]]
- I can use svn without a problem and I can even checkout
https://svn.osgeo.org/grass/grass-addons using svn:[[BR]]

roudierp@A208_RoudierP:~> mkdir /tmp/foo[[BR]]
roudierp@A208_RoudierP:~> cd /tmp/foo[[BR]]
roudierp@A208_RoudierP:/tmp/foo> svn co https://svn.osgeo.org/grass/grass-
addons [[BR]]
A grass-addons/HydroFOSS [[BR]]
A grass-addons/HydroFOSS/r.interception [[BR]]
A grass-addons/HydroFOSS/r.interception/main.c [[BR]]
A grass-addons/HydroFOSS/r.interception/description.html [[BR]]
A grass-addons/HydroFOSS/r.interception/Makefile [[BR]]
A grass-addons/HydroFOSS/r.snow [[BR]]
A grass-addons/HydroFOSS/r.snow/main.c [[BR]]
A grass-addons/HydroFOSS/r.snow/description.html [[BR]]
A grass-addons/HydroFOSS/r.snow/Makefile [[BR]]
A grass-addons/HydroFOSS/README.txt [[BR]]
A grass-addons/HydroFOSS/Makefile [[BR]]
A grass-addons/roadmap [[BR]]
A grass-addons/roadmap/grass_roadmap.svg [[BR]]
A grass-addons/roadmap/other [[BR]]
A grass-addons/roadmap/other/codehistory.png [[BR]]
A grass-addons/roadmap/other/grasslogo_vector.svg [[BR]]
A grass-addons/roadmap/other/codehistory [[BR]]
A grass-addons/roadmap/gui [[BR]]
...etc [[BR]]

This problem has been discussed in the GRASS-dev mailing list in the
following thread: [[BR]]
http://lists.osgeo.org/pipermail/grass-dev/2011-March/054033.html

--
Ticket URL: <http://trac.osgeo.org/grass/ticket/1341&gt;
GRASS GIS <http://grass.osgeo.org>

#1341: g.extension don't list any extension to install
---------------------------+------------------------------------------------
Reporter: PierreRoudier | Owner: grass-dev@…
     Type: defect | Status: new
Priority: normal | Milestone: 7.0.0
Component: Default | Version: svn-trunk
Keywords: g.extension | Platform: Unspecified
      Cpu: x86-64 |
---------------------------+------------------------------------------------
Changes (by neteler):

  * keywords: => g.extension

Comment:

A proxy parameter has meanwhile been implemented, the -l issue to be
investigated.

--
Ticket URL: <http://trac.osgeo.org/grass/ticket/1341#comment:1&gt;
GRASS GIS <http://grass.osgeo.org>

#1341: g.extension don't list any extension to install
---------------------------+------------------------------------------------
Reporter: PierreRoudier | Owner: grass-dev@…
     Type: defect | Status: new
Priority: normal | Milestone: 7.0.0
Component: Default | Version: svn-trunk
Keywords: g.extension | Platform: Unspecified
      Cpu: x86-64 |
---------------------------+------------------------------------------------

Comment(by neteler):

Replying to [comment:1 neteler]:
> A proxy parameter has meanwhile been implemented, the -l issue to be
investigated.

The URL changed:

{{{
GRASS 7.0.svn (nc_spm_08_grass7):~ > g.extension -l
svnurl=https://svn.osgeo.org/grass/grass-addons/grass7
...
d.mon2
g.cloud
g.compare.md5
...
}}}

--
Ticket URL: <http://trac.osgeo.org/grass/ticket/1341#comment:2&gt;
GRASS GIS <http://grass.osgeo.org>

#1341: g.extension don't list any extension to install
----------------------------+-----------------------------------------------
  Reporter: PierreRoudier | Owner: grass-dev@…
      Type: defect | Status: closed
  Priority: normal | Milestone: 7.0.0
Component: Default | Version: svn-trunk
Resolution: fixed | Keywords: g.extension
  Platform: Unspecified | Cpu: x86-64
----------------------------+-----------------------------------------------
Changes (by martinl):

  * status: new => closed
  * resolution: => fixed

Comment:

Replying to [comment:2 neteler]:
> The URL changed:
>
> {{{
> GRASS 7.0.svn (nc_spm_08_grass7):~ > g.extension -l
svnurl=https://svn.osgeo.org/grass/grass-addons/grass7
> ...
> d.mon2
> g.cloud
> g.compare.md5
> ...
> }}}

confirmed, the module seems to work. I took liberty to close the ticket.
Please reopen if neeeded.

--
Ticket URL: <http://trac.osgeo.org/grass/ticket/1341#comment:3&gt;
GRASS GIS <http://grass.osgeo.org>