[GRASS-user] g.mremove leaves directories and files in /group/

Hi

I ran g.mremove to purge a bunch of rasters with three bands. g.list
Indicates that the files were deleted but I still see references to the
deleted files in the /grassdata/../../group/ directory. The add GRASS raster
layer dialog of qgis lists these bogus groups as being available. Any ideas?

Craig
--
View this message in context: http://www.nabble.com/g.mremove-leaves-directories-and-files-in--group--tp14707947p14707947.html
Sent from the Grass - Users mailing list archive at Nabble.com.

Craig Leat wrote:

I ran g.mremove to purge a bunch of rasters with three bands. g.list
Indicates that the files were deleted but I still see references to the
deleted files in the /grassdata/../../group/ directory. The add GRASS raster
layer dialog of qgis lists these bogus groups as being available. Any ideas?

Groups aren't rasters, and won't be removed by "g.mremove rast=...".
You need to remove them separately with e.g. "g.mremove group=...".

--
Glynn Clements <glynn@gclements.plus.com>