[289] in Moira
what does this mean?
daemon@ATHENA.MIT.EDU (Mark Rosenstein)
Thu Apr 25 11:04:31 1991
Date: Thu, 25 Apr 91 11:03:49 -0400
From: Mark Rosenstein <mar@MIT.EDU>
To: hoffmann@MIT.EDU
Cc: bug-moira@MIT.EDU
In-Reply-To: hoffmann@MIT.EDU's message of Thu, 25 Apr 91 10:02:07 -0400 <9104251402.AA17997@Paddington.MIT.EDU>
From: hoffmann@MIT.EDU
Date: Thu, 25 Apr 91 10:02:07 -0400
Delete a List
Name of list: cathena
Are you sure that you want to delete the list cathena [n]: y
moira: Object is in use: list not deleted
It normally means that the list has members, is a member of another
list, or is being used as an ACL. A little investigation showed that
some ref-counts in indirect list memberships were off, so that the
database thought cathena had 1 member even though it didn't have any.
I fixed this one case, and will run the database consistency checker
again sometime soon.
-Mark