This is the Postfix program at host pyrosoma.intevation.org.

I'm sorry to have to inform you that your message could not be
be delivered to one or more recipients. It's attached below.

For further assistance, please send mail to <postmaster>

If you do so, please include this problem report. You can
delete your own text from the attached returned message.

                        The Postfix program

<[EMAIL PROTECTED]>: unknown user: "noreply"
Reporting-MTA: dns; pyrosoma.intevation.org
X-Postfix-Queue-ID: 63B1940402
X-Postfix-Sender: rfc822; [email protected]
Arrival-Date: Thu, 22 Nov 2007 13:55:15 +0100 (CET)

Final-Recipient: rfc822; [email protected]
Action: failed
Status: 5.0.0
Diagnostic-Code: X-Postfix; unknown user: "noreply"
--- Begin Message ---
code I item #535, was opened at 2007-11-22 13:55
Status: Open
Priority: 3
Submitted By: Harri Kiiskinen (harrikoo)
Assigned to: Nobody (None)
Summary: v.external: vector maps linked cannot be removed 
Issue type: other bug
Issue status: None
GRASS version: CVS HEAD
GRASS component: vector
Operating system: Linux
Operating system version: Debian testing
GRASS CVS checkout date, if applies (YYMMDD): 071122


Initial Comment:
I have linked some vector maps from a PostGIS db with v.external. After 
linking, they show up nicely (although nothing else can be done with them, but 
this is not the point). The problem is, these linked vectors cannot be removed.
"g.remove vect=map1" seems to remove the data, but the map name is still shown 
with "g.list vect".

A detailed description of the process:

Linking with v.external works well; nothing appears in the vector-subdirectory 
of the mapset, but g.list vect shows that the map is there, and it shows nicely 
with d.vect

g.remove vect= gives the following information:

[EMAIL PROTECTED]:~/grass/TS/PI_AR$ g.remove vect=sites2
WARNING: Unable to delete file
         '/home/harri/work/grass/TS/PI_AR/vector/sites2/hist'
WARNING: couldn't be removed
WARNING: <sites2> nothing removed

Which is uderstandable, as there never was any 'sites2' in the vector directory.

However, something gets removed, as 'd.vect sites2' does not work anymore:

[EMAIL PROTECTED]:~/grass/TS/PI_AR$ d.vect sites2
WARNING: Cannot Open Vector sites2 Head File
WARNING: Unable to read head file
ERROR: Unable to open vector map <[EMAIL PROTECTED]> on topology level 0

Nor does 'v.external' provide any way to remove the maps.

Best Wishes,

Harri K.

----------------------------------------------------------------------

You can respond by visiting: 
http://wald.intevation.org/tracker/?func=detail&atid=204&aid=535&group_id=21

--- End Message ---
_______________________________________________
grass-dev mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/grass-dev

Reply via email to