[GRASS-dev] [GRASS GIS] #3880: update/drop revision check after git switch

GRASS GIS trac at osgeo.org
Tue Mar 31 12:51:39 PDT 2020


#3880: update/drop revision check after git switch
------------------------+---------------------------------
  Reporter:  hellik     |      Owner:  grass-dev@…
      Type:  defect     |     Status:  reopened
  Priority:  blocker    |  Milestone:  7.8.3
 Component:  Compiling  |    Version:  svn-releasebranch76
Resolution:             |   Keywords:  svn, git, revision
       CPU:  All        |   Platform:  All
------------------------+---------------------------------

Comment (by neteler):

 This is how it looks now:

 {{{
 GRASS 7.9.dev (nc_spm_08):~/software/grass_master > g.version -rge
 version=7.9.dev
 date=2020
 revision=f062bffc8
 build_date=2020-03-31
 build_platform=x86_64-pc-linux-gnu
 build_off_t_size=8
 libgis_revision=f062bffc8
 libgis_date="Tue Mar 31 20:34:57 2020 +0200"
 proj=5.2.0
 gdal=2.3.2
 geos=3.7.1
 sqlite=3.30.0
 }}}

 and

 {{{
 GRASS 7.9.dev (nc_spm_08):~ > g.extension i.sentinel
 WARNING: Extension <i.sentinel> already installed. Re-installing...
 Fetching <i.sentinel> from GRASS GIS Addons repository (be patient)...
 Compiling...
 Installing...
 Updating addons metadata file...
 Updating private addons metadata file...
 WARNING: No addons metadata available. Addons metadata file not updated.
 <<---- weird?
 Installation of <i.sentinel> successfully finished
 }}}

 The addons metadata warning is a bit weird.

-- 
Ticket URL: <https://trac.osgeo.org/grass/ticket/3880#comment:21>
GRASS GIS <https://grass.osgeo.org>



More information about the grass-dev mailing list