GDAL
December 16, 2015, 9:16am
1
#2829: GRASS 6 dataset is actually GRASS 7
-------------------------+-------------------------
Reporter: mlennert | Owner: grass-dev@…
Type: defect | Status: new
Priority: normal | Milestone: Website
Component: Datasets | Version: unspecified
Keywords: | CPU: Unspecified
Platform: Unspecified |
-------------------------+-------------------------
The dataset announced as GRASS 6 full data at
[https://grass.osgeo.org/sampledata/north_carolina/nc_spm_latest.tar.gz\ ]
is actually a dataset for GRASS7. A GRASS6 v.build.all in PERMANENT is
needed.
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/2829> ;
GRASS GIS <https://grass.osgeo.org >
GDAL
December 16, 2015, 11:39am
2
#2829: GRASS 6 dataset is actually GRASS 7
--------------------------+-------------------------
Reporter: mlennert | Owner: grass-dev@…
Type: defect | Status: new
Priority: normal | Milestone: Website
Component: Datasets | Version: unspecified
Resolution: | Keywords:
CPU: Unspecified | Platform: Unspecified
--------------------------+-------------------------
Comment (by neteler):
You are right. My mistake in the last cleanup action...:
{{{
lrwxrwxrwx 1 neteler users 38 Oct 30 02:25 nc_spm_latest.tar.gz ->
north_carolina/nc_spm_08_grass7.tar.gz
lrwxrwxrwx 1 neteler users 35 Oct 30 02:25 nc_spm_latest.zip ->
north_carolina/nc_spm_08_grass7.zip
}}}
I recovered the G6 files from a backup, now we have:
{{{
lrwxrwxrwx 1 neteler users 38 Dec 16 03:19 nc_spm_grass7_latest.tar.gz ->
north_carolina/nc_spm_08_grass7.tar.gz
lrwxrwxrwx 1 neteler users 35 Dec 16 03:20 nc_spm_grass7_latest.zip ->
north_carolina/nc_spm_08_grass7.zip
lrwxrwxrwx 1 neteler users 27 Dec 16 03:38 nc_spm_latest.tar.gz ->
nc_spm_08_2008_may18.tar.gz
lrwxrwxrwx 1 neteler users 24 Dec 16 03:38 nc_spm_latest.zip ->
nc_spm_08_2008_may18.zip
}}}
Please check if it is again as expected (and close the ticket then).
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/2829#comment:1> ;
GRASS GIS <https://grass.osgeo.org >
GDAL
December 16, 2015, 12:16pm
3
#2829: GRASS 6 dataset is actually GRASS 7
--------------------------+-------------------------
Reporter: mlennert | Owner: grass-dev@…
Type: defect | Status: new
Priority: normal | Milestone: Website
Component: Datasets | Version: unspecified
Resolution: | Keywords:
CPU: Unspecified | Platform: Unspecified
--------------------------+-------------------------
Comment (by mlennert):
{{{
wget
https://grass.osgeo.org/sampledata/north_carolina/nc_spm_latest.tar.gz
tar xvzf nc_spm_latest.tar.gz
}}}
still gives me
{{{
$ ls
nc_spm_08_grass7 nc_spm_latest.tar.gz
}}}
Maybe some cache in our local firewall ?
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/2829#comment:2> ;
GRASS GIS <https://grass.osgeo.org >
GDAL
December 16, 2015, 3:10pm
4
#2829: GRASS 6 dataset is actually GRASS 7
--------------------------+-------------------------
Reporter: mlennert | Owner: grass-dev@…
Type: defect | Status: new
Priority: normal | Milestone: Website
Component: Datasets | Version: unspecified
Resolution: | Keywords:
CPU: Unspecified | Platform: Unspecified
--------------------------+-------------------------
Comment (by andbal):
Maybe yes. I tried to download the dataset with your commands and gives me
{{{
$ ls
nc_spm_08
}}}
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/2829#comment:3> ;
GRASS GIS <https://grass.osgeo.org >
GDAL
December 17, 2015, 8:29am
5
#2829: GRASS 6 dataset is actually GRASS 7
--------------------------+-------------------------
Reporter: mlennert | Owner: grass-dev@…
Type: defect | Status: new
Priority: normal | Milestone: Website
Component: Datasets | Version: unspecified
Resolution: | Keywords:
CPU: Unspecified | Platform: Unspecified
--------------------------+-------------------------
Comment (by neteler):
I fixed another odd link yesterday, now I believe it is ok.
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/2829#comment:4> ;
GRASS GIS <https://grass.osgeo.org >
GDAL
December 18, 2015, 10:41am
6
#2829: GRASS 6 dataset is actually GRASS 7
--------------------------+-------------------------
Reporter: mlennert | Owner: grass-dev@…
Type: defect | Status: closed
Priority: normal | Milestone: Website
Component: Datasets | Version: unspecified
Resolution: fixed | Keywords:
CPU: Unspecified | Platform: Unspecified
--------------------------+-------------------------
Changes (by mlennert):
* status: new => closed
* resolution: => fixed
Comment:
Ok, I tried from a different location and everything works as expected.
Thanks !
Closing the bug.
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/2829#comment:5> ;
GRASS GIS <https://grass.osgeo.org >