]> andersk Git - moira.git/blame - lib/mr_et.et
Build without krb4 if it's unavailable.
[moira.git] / lib / mr_et.et
CommitLineData
fa59b86f 1# $Id$
a7f88823 2 error_table sms
3
b3c011db 4ec MR_NOT_CONNECTED,
150294ce 5 "Not connected to Moira server"
a7f88823 6
b3c011db 7ec MR_CANT_CONNECT,
150294ce 8 "Can't connect to Moira server"
a7f88823 9
b3c011db 10ec MR_VERSION_MISMATCH,
150294ce 11 "Moira version mismatch"
a7f88823 12
b3c011db 13ec MR_ABORTED,
150294ce 14 "Moira operation aborted"
a7f88823 15
b3c011db 16ec MR_UNKNOWN_PROC,
a7f88823 17 "Unknown procedure"
18
24f3adfe 19ec MR_DBMS_ERR,
20 "DBMS system error occurred"
a7f88823 21
b3c011db 22ec MR_MORE_DATA,
150294ce 23 "More data is available from Moira"
a7f88823 24
b3c011db 25ec MR_NO_MATCH,
a7f88823 26 "No records in database match query"
27
b3c011db 28ec MR_NO_HANDLE,
718ed7ba 29 "Unknown query handle"
30
b3c011db 31ec MR_ALREADY_CONNECTED,
150294ce 32 "Already connected to the moira server"
718ed7ba 33
b3c011db 34ec MR_ARGS,
49908223 35 "Incorrect number of arguments"
f10c313a 36
b3c011db 37ec MR_NOT_UNIQUE,
718ed7ba 38 "Arguments not unique"
39
b3c011db 40ec MR_PERM,
f10c313a 41 "Insufficient permission to perform requested database access"
42
b3c011db 43ec MR_LIST,
f10c313a 44 "No such list"
45
b3c011db 46ec MR_USER,
f10c313a 47 "No such user"
48
b3c011db 49ec MR_STRING,
f10c313a 50 "Unknown string"
51
b3c011db 52ec MR_TYPE,
f10c313a 53 "Invalid type"
54
b3c011db 55ec MR_EXISTS,
f10c313a 56 "Record already exists"
57
b3c011db 58ec MR_DATE,
f10c313a 59 "Invalid date"
60
b3c011db 61ec MR_CLUSTER,
f10c313a 62 "Unknown cluster"
63
b3c011db 64ec MR_MACHINE,
f10c313a 65 "Unknown machine"
66
b3c011db 67ec MR_SERVICE,
f10c313a 68 "Unknown service"
69
b3c011db 70ec MR_FILESYS,
f10c313a 71 "Named file system does not exist"
72
b3c011db 73ec MR_PRINTER,
f10c313a 74 "Unknown printer"
75
b3c011db 76ec MR_QUEUE,
f10c313a 77 "Unknown queue"
5eaef520 78
b3c011db 79ec MR_DEVICE,
f10c313a 80 "No such device"
81
b3c011db 82ec MR_ACE,
49908223 83 "No such access control entity"
f10c313a 84
b3c011db 85ec MR_NFSPHYS,
f10c313a 86 "Machine/device pair not in nfsphys"
87
b3c011db 88ec MR_FILESYS_EXISTS,
f10c313a 89 "Named file system already exists"
90
b3c011db 91ec MR_QUERY_NOT_REENTRANT,
f4ae4cdf 92 "Cannot do query from callback routine"
93
b3c011db 94ec MR_RVD,
49908223 95 "No such rvd"
ef18f476 96
b3c011db 97ec MR_NFS,
49908223 98 "Specified directory not exported"
ef18f476 99
b3c011db 100ec MR_FILESYS_ACCESS,
49908223 101 "Invalid filesys access"
ef18f476 102
b3c011db 103ec MR_USER_GROUP,
49908223 104 "List is a user group"
54e646c0 105
b3c011db 106ec MR_ARG_TOO_LONG,
940a84f6 107 "An argument is too long"
108
49908223 109# These appear only in version 2 of the protocol and later:
110
b3c011db 111ec MR_NO_MEM,
49908223 112 "Server ran out of memory"
113
b3c011db 114ec MR_IN_USE,
49908223 115 "Object is in use"
116
b3c011db 117ec MR_BAD_CLASS,
49908223 118 "Specified class is not known"
119
b3c011db 120ec MR_INTERNAL,
150294ce 121 "Moira internal consistency failure"
49908223 122
b3c011db 123ec MR_BAD_CHAR,
49908223 124 "Illegal character in argument"
125
b3c011db 126ec MR_BAD_GROUP,
49908223 127 "Invalid group ID"
128
b3c011db 129ec MR_WILDCARD,
49908223 130 "Wildcards not allowed in this case"
131
b3c011db 132ec MR_NO_CHANGE,
49908223 133 "The database has not changed, files not rebuilt"
134
b3c011db 135ec MR_TAR_FAIL,
49908223 136 "Unable to build archive of config files"
137
b3c011db 138ec MR_OCONFIG,
49908223 139 "Unable to open DCM file"
140
b3c011db 141ec MR_CCONFIG,
49908223 142 "Error closing DCM output file"
143
b3c011db 144ec MR_FSTYPE,
49908223 145 "Unknown filesys type"
146
b3c011db 147ec MR_INTEGER,
49908223 148 "String could not be parsed as an integer"
149
b3c011db 150ec MR_NO_ID,
49908223 151 "Cannot allocate new ID"
152
b3c011db 153ec MR_NO_FILESYS,
49908223 154 "Cannot find space for filesys"
155
b3c011db 156ec MR_NO_POBOX,
49908223 157 "Cannot find space for pobox"
158
b3c011db 159ec MR_NO_QUOTA,
49908223 160 "No default quota specified"
161
b3c011db 162ec MR_USER_AUTH,
49908223 163 "Cannot find you in the database, access will be restricted"
164
b3c011db 165ec MR_DEADLOCK,
49908223 166 "Database deadlock; try again later"
167
b3c011db 168ec MR_NOCRED,
49908223 169 "Unable to install new credentials files"
170
b3c011db 171ec MR_SETQUOTA,
49908223 172 "Failure setting user quota"
173
b3c011db 174ec MR_HESFILE,
5cd4e01e 175 "Unable to copy hesiod file into nameserver directory"
49908223 176
b3c011db 177ec MR_MISSINGFILE,
49908223 178 "Did not receive file for update"
179
b3c011db 180ec MR_MKCRED,
150294ce 181 "unable to compile database files"
49908223 182
b3c011db 183ec MR_NAMED,
49908223 184 "name daemon failed to start"
185
b3c011db 186ec MR_TARERR,
5cd4e01e 187 "Unable to extract DCM files"
49908223 188
b3c011db 189ec MR_PROTO,
49908223 190 "Failed to put prototype files in new locker"
191
b3c011db 192ec MR_BUSY,
3374483e 193 "the database is busy; try again later"
194
b3c011db 195ec MR_DOWN,
0d057737 196 "the database is closed right now; try again later"
197
b3c011db 198ec MR_LISTLOOP,
2e6220c2 199 "Lists are not allowed to contain themselves as members"
200
24f3adfe 201ec MR_DBMS_SOFTFAIL,
125731dd 202 "Temporary database failure, try again"
203
2662d766 204ec MR_COREDUMP,
205 "Subprocess coredumped"
206
d72db42f 207ec MR_SUBNET,
208 "Bad subnet"
209
fedb6132 210ec MR_ADDRESS,
d72db42f 211 "Bad address"
212
f196b5ed 213ec MR_VERSION_LOW,
214 "Client query version is older than server"
215
216ec MR_VERSION_HIGH,
217 "Client query version is newer than server"
218
b478525d 219ec MR_RESERVED,
220 "That name is reserved"
221
b9053a81 222ec MR_QUALITY,
08f4aee0 223 "Password is too simple"
b9053a81 224
9c0c9785 225ec MR_CONTAINER,
08f4aee0 226 "No such container"
9c0c9785 227
228ec MR_NEW_CONTAINER_NAME,
08f4aee0 229 "The new container name is invalid"
9c0c9785 230
4f6b1a05 231ec MR_ACCOUNT_NUMBER,
232 "No such account number"
233
1c45264c 234ec MR_CONTAINER_NO_PARENT,
5bab87b8 235 "Parent container does not exist"
236
81df181b 237ec MR_BAD_MAIL_STRING,
238 "Address refers to nonexistent domain or MIT internal mail server"
239
cb974713 240ec MR_NO_KRB4,
241 "Unable to complete operation using Kerberos v4"
242
a7f88823 243 end
This page took 0.34938 seconds and 5 git commands to generate.