Opened 16 years ago
Last modified 16 years ago
#1340 assigned defect
neb-rm -f is not functional
| Reported by: | heather | Owned by: | watersc1 |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Nebulous | Version: | |
| Severity: | normal | Keywords: | |
| Cc: |
Description
I used neb-rm -f on an instance on ipp014 (which has been rebuilt, so isn't in nebulous, and has no instances on it). it fails:
neb-rm -f gpc1/detrend/GPC1.MASK.20090219/GPC1.MASK.20090219.XY01.fits
2009/12/02 13:13:44 | ipp004 | FATAL | Nebulous::Client::find_instances - unhandled fault - database error: no instances available for key: neb:///gpc1/detrend/GPC1.MASK.20090219/GPC1.MASK.20090219.XY01.fits at /usr/lib64/perl5/site_perl/5.8.8/Nebulous/Server.pm line 1673, <DATA> line 12.
unhandled fault - database error: no instances available for key: neb:///gpc1/detrend/GPC1.MASK.20090219/GPC1.MASK.20090219.XY01.fits at /usr/lib64/perl5/site_perl/5.8.8/Nebulous/Server.pm line 1673, <DATA> line 12.
I get an identical error when I used neb-rm. For both cases, it didn't remove the instance from the database.
I was able to get around this by using neb-rm -m to 'move' the key to a different name.
Change History (2)
comment:1 by , 16 years ago
| Owner: | changed from to |
|---|---|
| Status: | new → assigned |

this is probably a duplicate of #1171