~wilunix/mailman/lmtp

« back to all changes in this revision

Viewing changes to var/logs/error

  • Committer: William Mead
  • Date: 2008-07-17 15:00:11 UTC
  • Revision ID: wam22@quant.staff.uscs.susx.ac.uk-20080717150011-kd2o03gdktp6s688
rev7: Complete LMTP channel, Fully uses enhanced error codes, LHLO command is required before MAIL command

Show diffs side-by-side

added added

removed removed

Lines of Context:
2246
2246
TypeError: Expected unicode, found <type 'str'>: 'mylist'
2247
2247
 
2248
2248
Jul 16 13:41:53 2008 (433) SHUNTING: 1216212112.99791+2886e518d5144e56da9675efc6b18723e9570b03
 
2249
Jul 17 11:13:41 2008 (31289) Uncaught runner exception: Expected unicode, found <type 'str'>: 'foo9'
 
2250
Jul 17 11:13:41 2008 (31289) Traceback (most recent call last):
 
2251
  File "/Users/wam22/mailmantesting/test4/mailman-3.0.0a1/mailman/queue/__init__.py", line 289, in _oneloop
 
2252
    self._onefile(msg, msgdata)
 
2253
  File "/Users/wam22/mailmantesting/test4/mailman-3.0.0a1/mailman/queue/__init__.py", line 342, in _onefile
 
2254
    mlist = config.db.list_manager.get(listname)
 
2255
  File "/Users/wam22/mailmantesting/test4/mailman-3.0.0a1/mailman/database/listmanager.py", line 56, in get
 
2256
    host_name=hostname).one()
 
2257
  File "/Library/Python/2.5/site-packages/storm-0.12-py2.5.egg/storm/store.py", line 198, in find
 
2258
    where = get_where_for_args(args, kwargs, cls_spec)
 
2259
  File "/Library/Python/2.5/site-packages/storm-0.12-py2.5.egg/storm/store.py", line 1408, in get_where_for_args
 
2260
    equals.append(getattr(cls, key) == value)
 
2261
  File "/Library/Python/2.5/site-packages/storm-0.12-py2.5.egg/storm/expr.py", line 367, in __eq__
 
2262
    other = getattr(self, "variable_factory", Variable)(value=other)
 
2263
  File "/Library/Python/2.5/site-packages/storm-0.12-py2.5.egg/storm/variables.py", line 128, in __init__
 
2264
    self.set(value, from_db)
 
2265
  File "/Library/Python/2.5/site-packages/storm-0.12-py2.5.egg/storm/variables.py", line 192, in set
 
2266
    new_value = self.parse_set(value, from_db)
 
2267
  File "/Library/Python/2.5/site-packages/storm-0.12-py2.5.egg/storm/variables.py", line 372, in parse_set
 
2268
    % (type(value), value))
 
2269
TypeError: Expected unicode, found <type 'str'>: 'foo9'
 
2270
 
 
2271
Jul 17 11:13:41 2008 (31289) SHUNTING: 1216289620.177686+5dfb6ea3a2cee83c0e7b1895fc96b4d61cd5db5b
 
2272
Jul 17 11:13:41 2008 (31289) Uncaught runner exception: Expected unicode, found <type 'str'>: 'foo9'
 
2273
Jul 17 11:13:41 2008 (31289) Traceback (most recent call last):
 
2274
  File "/Users/wam22/mailmantesting/test4/mailman-3.0.0a1/mailman/queue/__init__.py", line 289, in _oneloop
 
2275
    self._onefile(msg, msgdata)
 
2276
  File "/Users/wam22/mailmantesting/test4/mailman-3.0.0a1/mailman/queue/__init__.py", line 342, in _onefile
 
2277
    mlist = config.db.list_manager.get(listname)
 
2278
  File "/Users/wam22/mailmantesting/test4/mailman-3.0.0a1/mailman/database/listmanager.py", line 56, in get
 
2279
    host_name=hostname).one()
 
2280
  File "/Library/Python/2.5/site-packages/storm-0.12-py2.5.egg/storm/store.py", line 198, in find
 
2281
    where = get_where_for_args(args, kwargs, cls_spec)
 
2282
  File "/Library/Python/2.5/site-packages/storm-0.12-py2.5.egg/storm/store.py", line 1408, in get_where_for_args
 
2283
    equals.append(getattr(cls, key) == value)
 
2284
  File "/Library/Python/2.5/site-packages/storm-0.12-py2.5.egg/storm/expr.py", line 367, in __eq__
 
2285
    other = getattr(self, "variable_factory", Variable)(value=other)
 
2286
  File "/Library/Python/2.5/site-packages/storm-0.12-py2.5.egg/storm/variables.py", line 128, in __init__
 
2287
    self.set(value, from_db)
 
2288
  File "/Library/Python/2.5/site-packages/storm-0.12-py2.5.egg/storm/variables.py", line 192, in set
 
2289
    new_value = self.parse_set(value, from_db)
 
2290
  File "/Library/Python/2.5/site-packages/storm-0.12-py2.5.egg/storm/variables.py", line 372, in parse_set
 
2291
    % (type(value), value))
 
2292
TypeError: Expected unicode, found <type 'str'>: 'foo9'
 
2293
 
 
2294
Jul 17 11:13:41 2008 (31289) SHUNTING: 1216289620.203923+c60f395b0b71c4a744b338160b4fd7de96151ae0
 
2295
Jul 17 11:14:18 2008 (31289) Uncaught runner exception: Expected unicode, found <type 'str'>: 'foo9'
 
2296
Jul 17 11:14:18 2008 (31289) Traceback (most recent call last):
 
2297
  File "/Users/wam22/mailmantesting/test4/mailman-3.0.0a1/mailman/queue/__init__.py", line 289, in _oneloop
 
2298
    self._onefile(msg, msgdata)
 
2299
  File "/Users/wam22/mailmantesting/test4/mailman-3.0.0a1/mailman/queue/__init__.py", line 342, in _onefile
 
2300
    mlist = config.db.list_manager.get(listname)
 
2301
  File "/Users/wam22/mailmantesting/test4/mailman-3.0.0a1/mailman/database/listmanager.py", line 56, in get
 
2302
    host_name=hostname).one()
 
2303
  File "/Library/Python/2.5/site-packages/storm-0.12-py2.5.egg/storm/store.py", line 198, in find
 
2304
    where = get_where_for_args(args, kwargs, cls_spec)
 
2305
  File "/Library/Python/2.5/site-packages/storm-0.12-py2.5.egg/storm/store.py", line 1408, in get_where_for_args
 
2306
    equals.append(getattr(cls, key) == value)
 
2307
  File "/Library/Python/2.5/site-packages/storm-0.12-py2.5.egg/storm/expr.py", line 367, in __eq__
 
2308
    other = getattr(self, "variable_factory", Variable)(value=other)
 
2309
  File "/Library/Python/2.5/site-packages/storm-0.12-py2.5.egg/storm/variables.py", line 128, in __init__
 
2310
    self.set(value, from_db)
 
2311
  File "/Library/Python/2.5/site-packages/storm-0.12-py2.5.egg/storm/variables.py", line 192, in set
 
2312
    new_value = self.parse_set(value, from_db)
 
2313
  File "/Library/Python/2.5/site-packages/storm-0.12-py2.5.egg/storm/variables.py", line 372, in parse_set
 
2314
    % (type(value), value))
 
2315
TypeError: Expected unicode, found <type 'str'>: 'foo9'
 
2316
 
 
2317
Jul 17 11:14:18 2008 (31289) SHUNTING: 1216289657.7928469+2df9f3cfc6a2a7897db80aa2382eeb194ece624d
 
2318
Jul 17 13:20:48 2008 (34724) Uncaught runner exception: Expected unicode, found <type 'str'>: 'foo9'
 
2319
Jul 17 13:20:48 2008 (34724) Traceback (most recent call last):
 
2320
  File "/Users/wam22/mailmantesting/test4/mailman-3.0.0a1/mailman/queue/__init__.py", line 289, in _oneloop
 
2321
    self._onefile(msg, msgdata)
 
2322
  File "/Users/wam22/mailmantesting/test4/mailman-3.0.0a1/mailman/queue/__init__.py", line 342, in _onefile
 
2323
    mlist = config.db.list_manager.get(listname)
 
2324
  File "/Users/wam22/mailmantesting/test4/mailman-3.0.0a1/mailman/database/listmanager.py", line 56, in get
 
2325
    host_name=hostname).one()
 
2326
  File "/Library/Python/2.5/site-packages/storm-0.12-py2.5.egg/storm/store.py", line 198, in find
 
2327
    where = get_where_for_args(args, kwargs, cls_spec)
 
2328
  File "/Library/Python/2.5/site-packages/storm-0.12-py2.5.egg/storm/store.py", line 1408, in get_where_for_args
 
2329
    equals.append(getattr(cls, key) == value)
 
2330
  File "/Library/Python/2.5/site-packages/storm-0.12-py2.5.egg/storm/expr.py", line 367, in __eq__
 
2331
    other = getattr(self, "variable_factory", Variable)(value=other)
 
2332
  File "/Library/Python/2.5/site-packages/storm-0.12-py2.5.egg/storm/variables.py", line 128, in __init__
 
2333
    self.set(value, from_db)
 
2334
  File "/Library/Python/2.5/site-packages/storm-0.12-py2.5.egg/storm/variables.py", line 192, in set
 
2335
    new_value = self.parse_set(value, from_db)
 
2336
  File "/Library/Python/2.5/site-packages/storm-0.12-py2.5.egg/storm/variables.py", line 372, in parse_set
 
2337
    % (type(value), value))
 
2338
TypeError: Expected unicode, found <type 'str'>: 'foo9'
 
2339
 
 
2340
Jul 17 13:20:48 2008 (34724) SHUNTING: 1216297248.2688019+5d227103d1e273812f944da42d0aa1c90c48bd0d
 
2341
Jul 17 13:20:48 2008 (34724) Uncaught runner exception: Expected unicode, found <type 'str'>: 'foo9'
 
2342
Jul 17 13:20:48 2008 (34724) Traceback (most recent call last):
 
2343
  File "/Users/wam22/mailmantesting/test4/mailman-3.0.0a1/mailman/queue/__init__.py", line 289, in _oneloop
 
2344
    self._onefile(msg, msgdata)
 
2345
  File "/Users/wam22/mailmantesting/test4/mailman-3.0.0a1/mailman/queue/__init__.py", line 342, in _onefile
 
2346
    mlist = config.db.list_manager.get(listname)
 
2347
  File "/Users/wam22/mailmantesting/test4/mailman-3.0.0a1/mailman/database/listmanager.py", line 56, in get
 
2348
    host_name=hostname).one()
 
2349
  File "/Library/Python/2.5/site-packages/storm-0.12-py2.5.egg/storm/store.py", line 198, in find
 
2350
    where = get_where_for_args(args, kwargs, cls_spec)
 
2351
  File "/Library/Python/2.5/site-packages/storm-0.12-py2.5.egg/storm/store.py", line 1408, in get_where_for_args
 
2352
    equals.append(getattr(cls, key) == value)
 
2353
  File "/Library/Python/2.5/site-packages/storm-0.12-py2.5.egg/storm/expr.py", line 367, in __eq__
 
2354
    other = getattr(self, "variable_factory", Variable)(value=other)
 
2355
  File "/Library/Python/2.5/site-packages/storm-0.12-py2.5.egg/storm/variables.py", line 128, in __init__
 
2356
    self.set(value, from_db)
 
2357
  File "/Library/Python/2.5/site-packages/storm-0.12-py2.5.egg/storm/variables.py", line 192, in set
 
2358
    new_value = self.parse_set(value, from_db)
 
2359
  File "/Library/Python/2.5/site-packages/storm-0.12-py2.5.egg/storm/variables.py", line 372, in parse_set
 
2360
    % (type(value), value))
 
2361
TypeError: Expected unicode, found <type 'str'>: 'foo9'
 
2362
 
 
2363
Jul 17 13:20:48 2008 (34724) SHUNTING: 1216297248.2713709+aeef487186aa10fa6021c833ecb55be341d5fe07
 
2364
Jul 17 13:20:48 2008 (34722) Uncaught runner exception: Expected unicode, found <type 'str'>: 'foo9'
 
2365
Jul 17 13:20:48 2008 (34722) Traceback (most recent call last):
 
2366
  File "/Users/wam22/mailmantesting/test4/mailman-3.0.0a1/mailman/queue/__init__.py", line 289, in _oneloop
 
2367
    self._onefile(msg, msgdata)
 
2368
  File "/Users/wam22/mailmantesting/test4/mailman-3.0.0a1/mailman/queue/__init__.py", line 342, in _onefile
 
2369
    mlist = config.db.list_manager.get(listname)
 
2370
  File "/Users/wam22/mailmantesting/test4/mailman-3.0.0a1/mailman/database/listmanager.py", line 56, in get
 
2371
    host_name=hostname).one()
 
2372
  File "/Library/Python/2.5/site-packages/storm-0.12-py2.5.egg/storm/store.py", line 198, in find
 
2373
    where = get_where_for_args(args, kwargs, cls_spec)
 
2374
  File "/Library/Python/2.5/site-packages/storm-0.12-py2.5.egg/storm/store.py", line 1408, in get_where_for_args
 
2375
    equals.append(getattr(cls, key) == value)
 
2376
  File "/Library/Python/2.5/site-packages/storm-0.12-py2.5.egg/storm/expr.py", line 367, in __eq__
 
2377
    other = getattr(self, "variable_factory", Variable)(value=other)
 
2378
  File "/Library/Python/2.5/site-packages/storm-0.12-py2.5.egg/storm/variables.py", line 128, in __init__
 
2379
    self.set(value, from_db)
 
2380
  File "/Library/Python/2.5/site-packages/storm-0.12-py2.5.egg/storm/variables.py", line 192, in set
 
2381
    new_value = self.parse_set(value, from_db)
 
2382
  File "/Library/Python/2.5/site-packages/storm-0.12-py2.5.egg/storm/variables.py", line 372, in parse_set
 
2383
    % (type(value), value))
 
2384
TypeError: Expected unicode, found <type 'str'>: 'foo9'
 
2385
 
 
2386
Jul 17 13:20:48 2008 (34722) SHUNTING: 1216297248.27373+d28724805556ef5aa206feb2229adbcef74d3517
 
2387
Jul 17 13:40:27 2008 (35245) Uncaught runner exception: Expected unicode, found <type 'str'>: 'foo9'
 
2388
Jul 17 13:40:27 2008 (35245) Traceback (most recent call last):
 
2389
  File "/Users/wam22/mailmantesting/test4/mailman-3.0.0a1/mailman/queue/__init__.py", line 289, in _oneloop
 
2390
    self._onefile(msg, msgdata)
 
2391
  File "/Users/wam22/mailmantesting/test4/mailman-3.0.0a1/mailman/queue/__init__.py", line 342, in _onefile
 
2392
    mlist = config.db.list_manager.get(listname)
 
2393
  File "/Users/wam22/mailmantesting/test4/mailman-3.0.0a1/mailman/database/listmanager.py", line 56, in get
 
2394
    host_name=hostname).one()
 
2395
  File "/Library/Python/2.5/site-packages/storm-0.12-py2.5.egg/storm/store.py", line 198, in find
 
2396
    where = get_where_for_args(args, kwargs, cls_spec)
 
2397
  File "/Library/Python/2.5/site-packages/storm-0.12-py2.5.egg/storm/store.py", line 1408, in get_where_for_args
 
2398
    equals.append(getattr(cls, key) == value)
 
2399
  File "/Library/Python/2.5/site-packages/storm-0.12-py2.5.egg/storm/expr.py", line 367, in __eq__
 
2400
    other = getattr(self, "variable_factory", Variable)(value=other)
 
2401
  File "/Library/Python/2.5/site-packages/storm-0.12-py2.5.egg/storm/variables.py", line 128, in __init__
 
2402
    self.set(value, from_db)
 
2403
  File "/Library/Python/2.5/site-packages/storm-0.12-py2.5.egg/storm/variables.py", line 192, in set
 
2404
    new_value = self.parse_set(value, from_db)
 
2405
  File "/Library/Python/2.5/site-packages/storm-0.12-py2.5.egg/storm/variables.py", line 372, in parse_set
 
2406
    % (type(value), value))
 
2407
TypeError: Expected unicode, found <type 'str'>: 'foo9'
 
2408
 
 
2409
Jul 17 13:40:27 2008 (35245) SHUNTING: 1216298427.2296491+b701ad5064183c474689ce588f596a0e26acdaa6
 
2410
Jul 17 13:40:27 2008 (35236) Uncaught runner exception: Expected unicode, found <type 'str'>: 'foo9'
 
2411
Jul 17 13:40:27 2008 (35236) Traceback (most recent call last):
 
2412
  File "/Users/wam22/mailmantesting/test4/mailman-3.0.0a1/mailman/queue/__init__.py", line 289, in _oneloop
 
2413
    self._onefile(msg, msgdata)
 
2414
  File "/Users/wam22/mailmantesting/test4/mailman-3.0.0a1/mailman/queue/__init__.py", line 342, in _onefile
 
2415
    mlist = config.db.list_manager.get(listname)
 
2416
  File "/Users/wam22/mailmantesting/test4/mailman-3.0.0a1/mailman/database/listmanager.py", line 56, in get
 
2417
    host_name=hostname).one()
 
2418
  File "/Library/Python/2.5/site-packages/storm-0.12-py2.5.egg/storm/store.py", line 198, in find
 
2419
    where = get_where_for_args(args, kwargs, cls_spec)
 
2420
  File "/Library/Python/2.5/site-packages/storm-0.12-py2.5.egg/storm/store.py", line 1408, in get_where_for_args
 
2421
    equals.append(getattr(cls, key) == value)
 
2422
  File "/Library/Python/2.5/site-packages/storm-0.12-py2.5.egg/storm/expr.py", line 367, in __eq__
 
2423
    other = getattr(self, "variable_factory", Variable)(value=other)
 
2424
  File "/Library/Python/2.5/site-packages/storm-0.12-py2.5.egg/storm/variables.py", line 128, in __init__
 
2425
    self.set(value, from_db)
 
2426
  File "/Library/Python/2.5/site-packages/storm-0.12-py2.5.egg/storm/variables.py", line 192, in set
 
2427
    new_value = self.parse_set(value, from_db)
 
2428
  File "/Library/Python/2.5/site-packages/storm-0.12-py2.5.egg/storm/variables.py", line 372, in parse_set
 
2429
    % (type(value), value))
 
2430
TypeError: Expected unicode, found <type 'str'>: 'foo9'
 
2431
 
 
2432
Jul 17 13:40:27 2008 (35236) SHUNTING: 1216298427.2214029+29a987ba851b096ae85966a434eebcac8e8c167c
 
2433
Jul 17 13:40:27 2008 (35236) Uncaught runner exception: Expected unicode, found <type 'str'>: 'foo8'
 
2434
Jul 17 13:40:27 2008 (35236) Traceback (most recent call last):
 
2435
  File "/Users/wam22/mailmantesting/test4/mailman-3.0.0a1/mailman/queue/__init__.py", line 289, in _oneloop
 
2436
    self._onefile(msg, msgdata)
 
2437
  File "/Users/wam22/mailmantesting/test4/mailman-3.0.0a1/mailman/queue/__init__.py", line 342, in _onefile
 
2438
    mlist = config.db.list_manager.get(listname)
 
2439
  File "/Users/wam22/mailmantesting/test4/mailman-3.0.0a1/mailman/database/listmanager.py", line 56, in get
 
2440
    host_name=hostname).one()
 
2441
  File "/Library/Python/2.5/site-packages/storm-0.12-py2.5.egg/storm/store.py", line 198, in find
 
2442
    where = get_where_for_args(args, kwargs, cls_spec)
 
2443
  File "/Library/Python/2.5/site-packages/storm-0.12-py2.5.egg/storm/store.py", line 1408, in get_where_for_args
 
2444
    equals.append(getattr(cls, key) == value)
 
2445
  File "/Library/Python/2.5/site-packages/storm-0.12-py2.5.egg/storm/expr.py", line 367, in __eq__
 
2446
    other = getattr(self, "variable_factory", Variable)(value=other)
 
2447
  File "/Library/Python/2.5/site-packages/storm-0.12-py2.5.egg/storm/variables.py", line 128, in __init__
 
2448
    self.set(value, from_db)
 
2449
  File "/Library/Python/2.5/site-packages/storm-0.12-py2.5.egg/storm/variables.py", line 192, in set
 
2450
    new_value = self.parse_set(value, from_db)
 
2451
  File "/Library/Python/2.5/site-packages/storm-0.12-py2.5.egg/storm/variables.py", line 372, in parse_set
 
2452
    % (type(value), value))
 
2453
TypeError: Expected unicode, found <type 'str'>: 'foo8'
 
2454
 
 
2455
Jul 17 13:40:27 2008 (35236) SHUNTING: 1216298427.225419+9517338a7b39385a1d73556a70db279be794b8b4
 
2456
Jul 17 13:40:27 2008 (35236) Uncaught runner exception: Expected unicode, found <type 'str'>: 'foo8'
 
2457
Jul 17 13:40:27 2008 (35236) Traceback (most recent call last):
 
2458
  File "/Users/wam22/mailmantesting/test4/mailman-3.0.0a1/mailman/queue/__init__.py", line 289, in _oneloop
 
2459
    self._onefile(msg, msgdata)
 
2460
  File "/Users/wam22/mailmantesting/test4/mailman-3.0.0a1/mailman/queue/__init__.py", line 342, in _onefile
 
2461
    mlist = config.db.list_manager.get(listname)
 
2462
  File "/Users/wam22/mailmantesting/test4/mailman-3.0.0a1/mailman/database/listmanager.py", line 56, in get
 
2463
    host_name=hostname).one()
 
2464
  File "/Library/Python/2.5/site-packages/storm-0.12-py2.5.egg/storm/store.py", line 198, in find
 
2465
    where = get_where_for_args(args, kwargs, cls_spec)
 
2466
  File "/Library/Python/2.5/site-packages/storm-0.12-py2.5.egg/storm/store.py", line 1408, in get_where_for_args
 
2467
    equals.append(getattr(cls, key) == value)
 
2468
  File "/Library/Python/2.5/site-packages/storm-0.12-py2.5.egg/storm/expr.py", line 367, in __eq__
 
2469
    other = getattr(self, "variable_factory", Variable)(value=other)
 
2470
  File "/Library/Python/2.5/site-packages/storm-0.12-py2.5.egg/storm/variables.py", line 128, in __init__
 
2471
    self.set(value, from_db)
 
2472
  File "/Library/Python/2.5/site-packages/storm-0.12-py2.5.egg/storm/variables.py", line 192, in set
 
2473
    new_value = self.parse_set(value, from_db)
 
2474
  File "/Library/Python/2.5/site-packages/storm-0.12-py2.5.egg/storm/variables.py", line 372, in parse_set
 
2475
    % (type(value), value))
 
2476
TypeError: Expected unicode, found <type 'str'>: 'foo8'
 
2477
 
 
2478
Jul 17 13:40:27 2008 (35236) SHUNTING: 1216298427.227562+600344e2bb30887ce95566da50b428de3e8b1cd7
 
2479
Jul 17 14:39:09 2008 (36762) Uncaught runner exception: Expected unicode, found <type 'str'>: 'foo9'
 
2480
Jul 17 14:39:09 2008 (36762) Traceback (most recent call last):
 
2481
  File "/Users/wam22/mailmantesting/test4/mailman-3.0.0a1/mailman/queue/__init__.py", line 289, in _oneloop
 
2482
    self._onefile(msg, msgdata)
 
2483
  File "/Users/wam22/mailmantesting/test4/mailman-3.0.0a1/mailman/queue/__init__.py", line 342, in _onefile
 
2484
    mlist = config.db.list_manager.get(listname)
 
2485
  File "/Users/wam22/mailmantesting/test4/mailman-3.0.0a1/mailman/database/listmanager.py", line 56, in get
 
2486
    host_name=hostname).one()
 
2487
  File "/Library/Python/2.5/site-packages/storm-0.12-py2.5.egg/storm/store.py", line 198, in find
 
2488
    where = get_where_for_args(args, kwargs, cls_spec)
 
2489
  File "/Library/Python/2.5/site-packages/storm-0.12-py2.5.egg/storm/store.py", line 1408, in get_where_for_args
 
2490
    equals.append(getattr(cls, key) == value)
 
2491
  File "/Library/Python/2.5/site-packages/storm-0.12-py2.5.egg/storm/expr.py", line 367, in __eq__
 
2492
    other = getattr(self, "variable_factory", Variable)(value=other)
 
2493
  File "/Library/Python/2.5/site-packages/storm-0.12-py2.5.egg/storm/variables.py", line 128, in __init__
 
2494
    self.set(value, from_db)
 
2495
  File "/Library/Python/2.5/site-packages/storm-0.12-py2.5.egg/storm/variables.py", line 192, in set
 
2496
    new_value = self.parse_set(value, from_db)
 
2497
  File "/Library/Python/2.5/site-packages/storm-0.12-py2.5.egg/storm/variables.py", line 372, in parse_set
 
2498
    % (type(value), value))
 
2499
TypeError: Expected unicode, found <type 'str'>: 'foo9'
 
2500
 
 
2501
Jul 17 14:39:09 2008 (36762) SHUNTING: 1216301949.1473651+740f70e6c25e6495ac7a443f7d1e67517477cf16
 
2502
Jul 17 14:39:09 2008 (36762) Uncaught runner exception: Expected unicode, found <type 'str'>: 'foo9'
 
2503
Jul 17 14:39:09 2008 (36762) Traceback (most recent call last):
 
2504
  File "/Users/wam22/mailmantesting/test4/mailman-3.0.0a1/mailman/queue/__init__.py", line 289, in _oneloop
 
2505
    self._onefile(msg, msgdata)
 
2506
  File "/Users/wam22/mailmantesting/test4/mailman-3.0.0a1/mailman/queue/__init__.py", line 342, in _onefile
 
2507
    mlist = config.db.list_manager.get(listname)
 
2508
  File "/Users/wam22/mailmantesting/test4/mailman-3.0.0a1/mailman/database/listmanager.py", line 56, in get
 
2509
    host_name=hostname).one()
 
2510
  File "/Library/Python/2.5/site-packages/storm-0.12-py2.5.egg/storm/store.py", line 198, in find
 
2511
    where = get_where_for_args(args, kwargs, cls_spec)
 
2512
  File "/Library/Python/2.5/site-packages/storm-0.12-py2.5.egg/storm/store.py", line 1408, in get_where_for_args
 
2513
    equals.append(getattr(cls, key) == value)
 
2514
  File "/Library/Python/2.5/site-packages/storm-0.12-py2.5.egg/storm/expr.py", line 367, in __eq__
 
2515
    other = getattr(self, "variable_factory", Variable)(value=other)
 
2516
  File "/Library/Python/2.5/site-packages/storm-0.12-py2.5.egg/storm/variables.py", line 128, in __init__
 
2517
    self.set(value, from_db)
 
2518
  File "/Library/Python/2.5/site-packages/storm-0.12-py2.5.egg/storm/variables.py", line 192, in set
 
2519
    new_value = self.parse_set(value, from_db)
 
2520
  File "/Library/Python/2.5/site-packages/storm-0.12-py2.5.egg/storm/variables.py", line 372, in parse_set
 
2521
    % (type(value), value))
 
2522
TypeError: Expected unicode, found <type 'str'>: 'foo9'
 
2523
 
 
2524
Jul 17 14:39:09 2008 (36762) SHUNTING: 1216301949.1499121+d5e299acb2c55c01400abd23ba17b1d6d118cfc2
 
2525
Jul 17 14:58:14 2008 (37235) Queue detection: None
 
2526
Traceback (most recent call last):
 
2527
  File "/Users/wam22/mailmantesting/test4/mailman-3.0.0a1/mailman/queue/lmtp.py", line 462, in process_message
 
2528
    except Exception, e:
 
2529
NameError: global name 'address' is not defined
 
2530
Jul 17 14:58:14 2008 (37235) Queue detection: None
 
2531
Traceback (most recent call last):
 
2532
  File "/Users/wam22/mailmantesting/test4/mailman-3.0.0a1/mailman/queue/lmtp.py", line 462, in process_message
 
2533
    except Exception, e:
 
2534
NameError: global name 'address' is not defined
 
2535
Jul 17 14:58:15 2008 (37239) Uncaught runner exception: Expected unicode, found <type 'str'>: 'foo9'
 
2536
Jul 17 14:58:15 2008 (37239) Traceback (most recent call last):
 
2537
  File "/Users/wam22/mailmantesting/test4/mailman-3.0.0a1/mailman/queue/__init__.py", line 289, in _oneloop
 
2538
    self._onefile(msg, msgdata)
 
2539
  File "/Users/wam22/mailmantesting/test4/mailman-3.0.0a1/mailman/queue/__init__.py", line 342, in _onefile
 
2540
    mlist = config.db.list_manager.get(listname)
 
2541
  File "/Users/wam22/mailmantesting/test4/mailman-3.0.0a1/mailman/database/listmanager.py", line 56, in get
 
2542
    host_name=hostname).one()
 
2543
  File "/Library/Python/2.5/site-packages/storm-0.12-py2.5.egg/storm/store.py", line 198, in find
 
2544
    where = get_where_for_args(args, kwargs, cls_spec)
 
2545
  File "/Library/Python/2.5/site-packages/storm-0.12-py2.5.egg/storm/store.py", line 1408, in get_where_for_args
 
2546
    equals.append(getattr(cls, key) == value)
 
2547
  File "/Library/Python/2.5/site-packages/storm-0.12-py2.5.egg/storm/expr.py", line 367, in __eq__
 
2548
    other = getattr(self, "variable_factory", Variable)(value=other)
 
2549
  File "/Library/Python/2.5/site-packages/storm-0.12-py2.5.egg/storm/variables.py", line 128, in __init__
 
2550
    self.set(value, from_db)
 
2551
  File "/Library/Python/2.5/site-packages/storm-0.12-py2.5.egg/storm/variables.py", line 192, in set
 
2552
    new_value = self.parse_set(value, from_db)
 
2553
  File "/Library/Python/2.5/site-packages/storm-0.12-py2.5.egg/storm/variables.py", line 372, in parse_set
 
2554
    % (type(value), value))
 
2555
TypeError: Expected unicode, found <type 'str'>: 'foo9'
 
2556
 
 
2557
Jul 17 14:58:15 2008 (37239) SHUNTING: 1216303094.7782609+5ee7d9b7334637eecee7b4f8b4033cae32da5736
 
2558
Jul 17 14:58:15 2008 (37239) Uncaught runner exception: Expected unicode, found <type 'str'>: 'foo9'
 
2559
Jul 17 14:58:15 2008 (37239) Traceback (most recent call last):
 
2560
  File "/Users/wam22/mailmantesting/test4/mailman-3.0.0a1/mailman/queue/__init__.py", line 289, in _oneloop
 
2561
    self._onefile(msg, msgdata)
 
2562
  File "/Users/wam22/mailmantesting/test4/mailman-3.0.0a1/mailman/queue/__init__.py", line 342, in _onefile
 
2563
    mlist = config.db.list_manager.get(listname)
 
2564
  File "/Users/wam22/mailmantesting/test4/mailman-3.0.0a1/mailman/database/listmanager.py", line 56, in get
 
2565
    host_name=hostname).one()
 
2566
  File "/Library/Python/2.5/site-packages/storm-0.12-py2.5.egg/storm/store.py", line 198, in find
 
2567
    where = get_where_for_args(args, kwargs, cls_spec)
 
2568
  File "/Library/Python/2.5/site-packages/storm-0.12-py2.5.egg/storm/store.py", line 1408, in get_where_for_args
 
2569
    equals.append(getattr(cls, key) == value)
 
2570
  File "/Library/Python/2.5/site-packages/storm-0.12-py2.5.egg/storm/expr.py", line 367, in __eq__
 
2571
    other = getattr(self, "variable_factory", Variable)(value=other)
 
2572
  File "/Library/Python/2.5/site-packages/storm-0.12-py2.5.egg/storm/variables.py", line 128, in __init__
 
2573
    self.set(value, from_db)
 
2574
  File "/Library/Python/2.5/site-packages/storm-0.12-py2.5.egg/storm/variables.py", line 192, in set
 
2575
    new_value = self.parse_set(value, from_db)
 
2576
  File "/Library/Python/2.5/site-packages/storm-0.12-py2.5.egg/storm/variables.py", line 372, in parse_set
 
2577
    % (type(value), value))
 
2578
TypeError: Expected unicode, found <type 'str'>: 'foo9'
 
2579
 
 
2580
Jul 17 14:58:15 2008 (37239) SHUNTING: 1216303094.812516+4ecc7f64a73c2aa604fc651358036b6fe9cac331
 
2581
Jul 17 15:05:31 2008 (37562) Uncaught runner exception: Expected unicode, found <type 'str'>: 'foo8'
 
2582
Jul 17 15:05:31 2008 (37562) Traceback (most recent call last):
 
2583
  File "/Users/wam22/mailmantesting/test4/mailman-3.0.0a1/mailman/queue/__init__.py", line 289, in _oneloop
 
2584
    self._onefile(msg, msgdata)
 
2585
  File "/Users/wam22/mailmantesting/test4/mailman-3.0.0a1/mailman/queue/__init__.py", line 342, in _onefile
 
2586
    mlist = config.db.list_manager.get(listname)
 
2587
  File "/Users/wam22/mailmantesting/test4/mailman-3.0.0a1/mailman/database/listmanager.py", line 56, in get
 
2588
    host_name=hostname).one()
 
2589
  File "/Library/Python/2.5/site-packages/storm-0.12-py2.5.egg/storm/store.py", line 198, in find
 
2590
    where = get_where_for_args(args, kwargs, cls_spec)
 
2591
  File "/Library/Python/2.5/site-packages/storm-0.12-py2.5.egg/storm/store.py", line 1408, in get_where_for_args
 
2592
    equals.append(getattr(cls, key) == value)
 
2593
  File "/Library/Python/2.5/site-packages/storm-0.12-py2.5.egg/storm/expr.py", line 367, in __eq__
 
2594
    other = getattr(self, "variable_factory", Variable)(value=other)
 
2595
  File "/Library/Python/2.5/site-packages/storm-0.12-py2.5.egg/storm/variables.py", line 128, in __init__
 
2596
    self.set(value, from_db)
 
2597
  File "/Library/Python/2.5/site-packages/storm-0.12-py2.5.egg/storm/variables.py", line 192, in set
 
2598
    new_value = self.parse_set(value, from_db)
 
2599
  File "/Library/Python/2.5/site-packages/storm-0.12-py2.5.egg/storm/variables.py", line 372, in parse_set
 
2600
    % (type(value), value))
 
2601
TypeError: Expected unicode, found <type 'str'>: 'foo8'
 
2602
 
 
2603
Jul 17 15:05:31 2008 (37562) SHUNTING: 1216303531.210288+4570e7d3d9283607b83fb4533ebc132a1d487746
 
2604
Jul 17 15:05:31 2008 (37562) Uncaught runner exception: Expected unicode, found <type 'str'>: 'foo8'
 
2605
Jul 17 15:05:31 2008 (37562) Traceback (most recent call last):
 
2606
  File "/Users/wam22/mailmantesting/test4/mailman-3.0.0a1/mailman/queue/__init__.py", line 289, in _oneloop
 
2607
    self._onefile(msg, msgdata)
 
2608
  File "/Users/wam22/mailmantesting/test4/mailman-3.0.0a1/mailman/queue/__init__.py", line 342, in _onefile
 
2609
    mlist = config.db.list_manager.get(listname)
 
2610
  File "/Users/wam22/mailmantesting/test4/mailman-3.0.0a1/mailman/database/listmanager.py", line 56, in get
 
2611
    host_name=hostname).one()
 
2612
  File "/Library/Python/2.5/site-packages/storm-0.12-py2.5.egg/storm/store.py", line 198, in find
 
2613
    where = get_where_for_args(args, kwargs, cls_spec)
 
2614
  File "/Library/Python/2.5/site-packages/storm-0.12-py2.5.egg/storm/store.py", line 1408, in get_where_for_args
 
2615
    equals.append(getattr(cls, key) == value)
 
2616
  File "/Library/Python/2.5/site-packages/storm-0.12-py2.5.egg/storm/expr.py", line 367, in __eq__
 
2617
    other = getattr(self, "variable_factory", Variable)(value=other)
 
2618
  File "/Library/Python/2.5/site-packages/storm-0.12-py2.5.egg/storm/variables.py", line 128, in __init__
 
2619
    self.set(value, from_db)
 
2620
  File "/Library/Python/2.5/site-packages/storm-0.12-py2.5.egg/storm/variables.py", line 192, in set
 
2621
    new_value = self.parse_set(value, from_db)
 
2622
  File "/Library/Python/2.5/site-packages/storm-0.12-py2.5.egg/storm/variables.py", line 372, in parse_set
 
2623
    % (type(value), value))
 
2624
TypeError: Expected unicode, found <type 'str'>: 'foo8'
 
2625
 
 
2626
Jul 17 15:05:31 2008 (37562) SHUNTING: 1216303531.21474+bbb58eb9ed6d13f9636b600997db9a17e802c8b2
 
2627
Jul 17 15:09:29 2008 (37559) Uncaught runner exception: Expected unicode, found <type 'str'>: 'foo9'
 
2628
Jul 17 15:09:29 2008 (37559) Traceback (most recent call last):
 
2629
  File "/Users/wam22/mailmantesting/test4/mailman-3.0.0a1/mailman/queue/__init__.py", line 289, in _oneloop
 
2630
    self._onefile(msg, msgdata)
 
2631
  File "/Users/wam22/mailmantesting/test4/mailman-3.0.0a1/mailman/queue/__init__.py", line 342, in _onefile
 
2632
    mlist = config.db.list_manager.get(listname)
 
2633
  File "/Users/wam22/mailmantesting/test4/mailman-3.0.0a1/mailman/database/listmanager.py", line 56, in get
 
2634
    host_name=hostname).one()
 
2635
  File "/Library/Python/2.5/site-packages/storm-0.12-py2.5.egg/storm/store.py", line 198, in find
 
2636
    where = get_where_for_args(args, kwargs, cls_spec)
 
2637
  File "/Library/Python/2.5/site-packages/storm-0.12-py2.5.egg/storm/store.py", line 1408, in get_where_for_args
 
2638
    equals.append(getattr(cls, key) == value)
 
2639
  File "/Library/Python/2.5/site-packages/storm-0.12-py2.5.egg/storm/expr.py", line 367, in __eq__
 
2640
    other = getattr(self, "variable_factory", Variable)(value=other)
 
2641
  File "/Library/Python/2.5/site-packages/storm-0.12-py2.5.egg/storm/variables.py", line 128, in __init__
 
2642
    self.set(value, from_db)
 
2643
  File "/Library/Python/2.5/site-packages/storm-0.12-py2.5.egg/storm/variables.py", line 192, in set
 
2644
    new_value = self.parse_set(value, from_db)
 
2645
  File "/Library/Python/2.5/site-packages/storm-0.12-py2.5.egg/storm/variables.py", line 372, in parse_set
 
2646
    % (type(value), value))
 
2647
TypeError: Expected unicode, found <type 'str'>: 'foo9'
 
2648
 
 
2649
Jul 17 15:09:29 2008 (37559) SHUNTING: 1216303769.702239+1b62baf39f5bf728551aa02e7cbde368ceac278d
 
2650
Jul 17 15:09:29 2008 (37559) Uncaught runner exception: Expected unicode, found <type 'str'>: 'foo9'
 
2651
Jul 17 15:09:29 2008 (37559) Traceback (most recent call last):
 
2652
  File "/Users/wam22/mailmantesting/test4/mailman-3.0.0a1/mailman/queue/__init__.py", line 289, in _oneloop
 
2653
    self._onefile(msg, msgdata)
 
2654
  File "/Users/wam22/mailmantesting/test4/mailman-3.0.0a1/mailman/queue/__init__.py", line 342, in _onefile
 
2655
    mlist = config.db.list_manager.get(listname)
 
2656
  File "/Users/wam22/mailmantesting/test4/mailman-3.0.0a1/mailman/database/listmanager.py", line 56, in get
 
2657
    host_name=hostname).one()
 
2658
  File "/Library/Python/2.5/site-packages/storm-0.12-py2.5.egg/storm/store.py", line 198, in find
 
2659
    where = get_where_for_args(args, kwargs, cls_spec)
 
2660
  File "/Library/Python/2.5/site-packages/storm-0.12-py2.5.egg/storm/store.py", line 1408, in get_where_for_args
 
2661
    equals.append(getattr(cls, key) == value)
 
2662
  File "/Library/Python/2.5/site-packages/storm-0.12-py2.5.egg/storm/expr.py", line 367, in __eq__
 
2663
    other = getattr(self, "variable_factory", Variable)(value=other)
 
2664
  File "/Library/Python/2.5/site-packages/storm-0.12-py2.5.egg/storm/variables.py", line 128, in __init__
 
2665
    self.set(value, from_db)
 
2666
  File "/Library/Python/2.5/site-packages/storm-0.12-py2.5.egg/storm/variables.py", line 192, in set
 
2667
    new_value = self.parse_set(value, from_db)
 
2668
  File "/Library/Python/2.5/site-packages/storm-0.12-py2.5.egg/storm/variables.py", line 372, in parse_set
 
2669
    % (type(value), value))
 
2670
TypeError: Expected unicode, found <type 'str'>: 'foo9'
 
2671
 
 
2672
Jul 17 15:09:29 2008 (37559) SHUNTING: 1216303769.7072451+364bf68e6a1d44fc1e94a0ef6c449b4dc2acc6c9
 
2673
Jul 17 15:09:29 2008 (37562) Uncaught runner exception: Expected unicode, found <type 'str'>: 'foo9'
 
2674
Jul 17 15:09:29 2008 (37562) Traceback (most recent call last):
 
2675
  File "/Users/wam22/mailmantesting/test4/mailman-3.0.0a1/mailman/queue/__init__.py", line 289, in _oneloop
 
2676
    self._onefile(msg, msgdata)
 
2677
  File "/Users/wam22/mailmantesting/test4/mailman-3.0.0a1/mailman/queue/__init__.py", line 342, in _onefile
 
2678
    mlist = config.db.list_manager.get(listname)
 
2679
  File "/Users/wam22/mailmantesting/test4/mailman-3.0.0a1/mailman/database/listmanager.py", line 56, in get
 
2680
    host_name=hostname).one()
 
2681
  File "/Library/Python/2.5/site-packages/storm-0.12-py2.5.egg/storm/store.py", line 198, in find
 
2682
    where = get_where_for_args(args, kwargs, cls_spec)
 
2683
  File "/Library/Python/2.5/site-packages/storm-0.12-py2.5.egg/storm/store.py", line 1408, in get_where_for_args
 
2684
    equals.append(getattr(cls, key) == value)
 
2685
  File "/Library/Python/2.5/site-packages/storm-0.12-py2.5.egg/storm/expr.py", line 367, in __eq__
 
2686
    other = getattr(self, "variable_factory", Variable)(value=other)
 
2687
  File "/Library/Python/2.5/site-packages/storm-0.12-py2.5.egg/storm/variables.py", line 128, in __init__
 
2688
    self.set(value, from_db)
 
2689
  File "/Library/Python/2.5/site-packages/storm-0.12-py2.5.egg/storm/variables.py", line 192, in set
 
2690
    new_value = self.parse_set(value, from_db)
 
2691
  File "/Library/Python/2.5/site-packages/storm-0.12-py2.5.egg/storm/variables.py", line 372, in parse_set
 
2692
    % (type(value), value))
 
2693
TypeError: Expected unicode, found <type 'str'>: 'foo9'
 
2694
 
 
2695
Jul 17 15:09:29 2008 (37562) SHUNTING: 1216303769.7046461+e1a840fc35f3b855f7a1e73545870e8bb8920ed8
 
2696
Jul 17 15:09:29 2008 (37562) Uncaught runner exception: Expected unicode, found <type 'str'>: 'foo9'
 
2697
Jul 17 15:09:29 2008 (37562) Traceback (most recent call last):
 
2698
  File "/Users/wam22/mailmantesting/test4/mailman-3.0.0a1/mailman/queue/__init__.py", line 289, in _oneloop
 
2699
    self._onefile(msg, msgdata)
 
2700
  File "/Users/wam22/mailmantesting/test4/mailman-3.0.0a1/mailman/queue/__init__.py", line 342, in _onefile
 
2701
    mlist = config.db.list_manager.get(listname)
 
2702
  File "/Users/wam22/mailmantesting/test4/mailman-3.0.0a1/mailman/database/listmanager.py", line 56, in get
 
2703
    host_name=hostname).one()
 
2704
  File "/Library/Python/2.5/site-packages/storm-0.12-py2.5.egg/storm/store.py", line 198, in find
 
2705
    where = get_where_for_args(args, kwargs, cls_spec)
 
2706
  File "/Library/Python/2.5/site-packages/storm-0.12-py2.5.egg/storm/store.py", line 1408, in get_where_for_args
 
2707
    equals.append(getattr(cls, key) == value)
 
2708
  File "/Library/Python/2.5/site-packages/storm-0.12-py2.5.egg/storm/expr.py", line 367, in __eq__
 
2709
    other = getattr(self, "variable_factory", Variable)(value=other)
 
2710
  File "/Library/Python/2.5/site-packages/storm-0.12-py2.5.egg/storm/variables.py", line 128, in __init__
 
2711
    self.set(value, from_db)
 
2712
  File "/Library/Python/2.5/site-packages/storm-0.12-py2.5.egg/storm/variables.py", line 192, in set
 
2713
    new_value = self.parse_set(value, from_db)
 
2714
  File "/Library/Python/2.5/site-packages/storm-0.12-py2.5.egg/storm/variables.py", line 372, in parse_set
 
2715
    % (type(value), value))
 
2716
TypeError: Expected unicode, found <type 'str'>: 'foo9'
 
2717
 
 
2718
Jul 17 15:09:29 2008 (37562) SHUNTING: 1216303769.709384+36c2ffb3edca5fefa06d013f808852bbdb6f8564
 
2719
Jul 17 15:28:35 2008 (38131) Uncaught runner exception: Expected unicode, found <type 'str'>: 'foo9'
 
2720
Jul 17 15:28:35 2008 (38131) Traceback (most recent call last):
 
2721
  File "/Users/wam22/mailmantesting/test4/mailman-3.0.0a1/mailman/queue/__init__.py", line 289, in _oneloop
 
2722
    self._onefile(msg, msgdata)
 
2723
  File "/Users/wam22/mailmantesting/test4/mailman-3.0.0a1/mailman/queue/__init__.py", line 342, in _onefile
 
2724
    mlist = config.db.list_manager.get(listname)
 
2725
  File "/Users/wam22/mailmantesting/test4/mailman-3.0.0a1/mailman/database/listmanager.py", line 56, in get
 
2726
    host_name=hostname).one()
 
2727
  File "/Library/Python/2.5/site-packages/storm-0.12-py2.5.egg/storm/store.py", line 198, in find
 
2728
    where = get_where_for_args(args, kwargs, cls_spec)
 
2729
  File "/Library/Python/2.5/site-packages/storm-0.12-py2.5.egg/storm/store.py", line 1408, in get_where_for_args
 
2730
    equals.append(getattr(cls, key) == value)
 
2731
  File "/Library/Python/2.5/site-packages/storm-0.12-py2.5.egg/storm/expr.py", line 367, in __eq__
 
2732
    other = getattr(self, "variable_factory", Variable)(value=other)
 
2733
  File "/Library/Python/2.5/site-packages/storm-0.12-py2.5.egg/storm/variables.py", line 128, in __init__
 
2734
    self.set(value, from_db)
 
2735
  File "/Library/Python/2.5/site-packages/storm-0.12-py2.5.egg/storm/variables.py", line 192, in set
 
2736
    new_value = self.parse_set(value, from_db)
 
2737
  File "/Library/Python/2.5/site-packages/storm-0.12-py2.5.egg/storm/variables.py", line 372, in parse_set
 
2738
    % (type(value), value))
 
2739
TypeError: Expected unicode, found <type 'str'>: 'foo9'
 
2740
 
 
2741
Jul 17 15:28:35 2008 (38131) SHUNTING: 1216304915.178441+7a0c86f95975c902adc70b356196857eb30b713a
 
2742
Jul 17 15:28:35 2008 (38131) Uncaught runner exception: Expected unicode, found <type 'str'>: 'foo9'
 
2743
Jul 17 15:28:35 2008 (38131) Traceback (most recent call last):
 
2744
  File "/Users/wam22/mailmantesting/test4/mailman-3.0.0a1/mailman/queue/__init__.py", line 289, in _oneloop
 
2745
    self._onefile(msg, msgdata)
 
2746
  File "/Users/wam22/mailmantesting/test4/mailman-3.0.0a1/mailman/queue/__init__.py", line 342, in _onefile
 
2747
    mlist = config.db.list_manager.get(listname)
 
2748
  File "/Users/wam22/mailmantesting/test4/mailman-3.0.0a1/mailman/database/listmanager.py", line 56, in get
 
2749
    host_name=hostname).one()
 
2750
  File "/Library/Python/2.5/site-packages/storm-0.12-py2.5.egg/storm/store.py", line 198, in find
 
2751
    where = get_where_for_args(args, kwargs, cls_spec)
 
2752
  File "/Library/Python/2.5/site-packages/storm-0.12-py2.5.egg/storm/store.py", line 1408, in get_where_for_args
 
2753
    equals.append(getattr(cls, key) == value)
 
2754
  File "/Library/Python/2.5/site-packages/storm-0.12-py2.5.egg/storm/expr.py", line 367, in __eq__
 
2755
    other = getattr(self, "variable_factory", Variable)(value=other)
 
2756
  File "/Library/Python/2.5/site-packages/storm-0.12-py2.5.egg/storm/variables.py", line 128, in __init__
 
2757
    self.set(value, from_db)
 
2758
  File "/Library/Python/2.5/site-packages/storm-0.12-py2.5.egg/storm/variables.py", line 192, in set
 
2759
    new_value = self.parse_set(value, from_db)
 
2760
  File "/Library/Python/2.5/site-packages/storm-0.12-py2.5.egg/storm/variables.py", line 372, in parse_set
 
2761
    % (type(value), value))
 
2762
TypeError: Expected unicode, found <type 'str'>: 'foo9'
 
2763
 
 
2764
Jul 17 15:28:35 2008 (38131) SHUNTING: 1216304915.1810329+ac9076891c225a701bbaf928929879fc96251304
 
2765
Jul 17 15:35:51 2008 (38318) Uncaught runner exception: Expected unicode, found <type 'str'>: 'foo9'
 
2766
Jul 17 15:35:51 2008 (38318) Traceback (most recent call last):
 
2767
  File "/Users/wam22/mailmantesting/test4/mailman-3.0.0a1/mailman/queue/__init__.py", line 289, in _oneloop
 
2768
    self._onefile(msg, msgdata)
 
2769
  File "/Users/wam22/mailmantesting/test4/mailman-3.0.0a1/mailman/queue/__init__.py", line 342, in _onefile
 
2770
    mlist = config.db.list_manager.get(listname)
 
2771
  File "/Users/wam22/mailmantesting/test4/mailman-3.0.0a1/mailman/database/listmanager.py", line 56, in get
 
2772
    host_name=hostname).one()
 
2773
  File "/Library/Python/2.5/site-packages/storm-0.12-py2.5.egg/storm/store.py", line 198, in find
 
2774
    where = get_where_for_args(args, kwargs, cls_spec)
 
2775
  File "/Library/Python/2.5/site-packages/storm-0.12-py2.5.egg/storm/store.py", line 1408, in get_where_for_args
 
2776
    equals.append(getattr(cls, key) == value)
 
2777
  File "/Library/Python/2.5/site-packages/storm-0.12-py2.5.egg/storm/expr.py", line 367, in __eq__
 
2778
    other = getattr(self, "variable_factory", Variable)(value=other)
 
2779
  File "/Library/Python/2.5/site-packages/storm-0.12-py2.5.egg/storm/variables.py", line 128, in __init__
 
2780
    self.set(value, from_db)
 
2781
  File "/Library/Python/2.5/site-packages/storm-0.12-py2.5.egg/storm/variables.py", line 192, in set
 
2782
    new_value = self.parse_set(value, from_db)
 
2783
  File "/Library/Python/2.5/site-packages/storm-0.12-py2.5.egg/storm/variables.py", line 372, in parse_set
 
2784
    % (type(value), value))
 
2785
TypeError: Expected unicode, found <type 'str'>: 'foo9'
 
2786
 
 
2787
Jul 17 15:35:51 2008 (38318) SHUNTING: 1216305351.7116449+9b2f87692abe64e9b5874a2592d3d0f6a3dbfee4
 
2788
Jul 17 15:37:53 2008 (38316) Uncaught runner exception: Expected unicode, found <type 'str'>: 'foo9'
 
2789
Jul 17 15:37:53 2008 (38316) Traceback (most recent call last):
 
2790
  File "/Users/wam22/mailmantesting/test4/mailman-3.0.0a1/mailman/queue/__init__.py", line 289, in _oneloop
 
2791
    self._onefile(msg, msgdata)
 
2792
  File "/Users/wam22/mailmantesting/test4/mailman-3.0.0a1/mailman/queue/__init__.py", line 342, in _onefile
 
2793
    mlist = config.db.list_manager.get(listname)
 
2794
  File "/Users/wam22/mailmantesting/test4/mailman-3.0.0a1/mailman/database/listmanager.py", line 56, in get
 
2795
    host_name=hostname).one()
 
2796
  File "/Library/Python/2.5/site-packages/storm-0.12-py2.5.egg/storm/store.py", line 198, in find
 
2797
    where = get_where_for_args(args, kwargs, cls_spec)
 
2798
  File "/Library/Python/2.5/site-packages/storm-0.12-py2.5.egg/storm/store.py", line 1408, in get_where_for_args
 
2799
    equals.append(getattr(cls, key) == value)
 
2800
  File "/Library/Python/2.5/site-packages/storm-0.12-py2.5.egg/storm/expr.py", line 367, in __eq__
 
2801
    other = getattr(self, "variable_factory", Variable)(value=other)
 
2802
  File "/Library/Python/2.5/site-packages/storm-0.12-py2.5.egg/storm/variables.py", line 128, in __init__
 
2803
    self.set(value, from_db)
 
2804
  File "/Library/Python/2.5/site-packages/storm-0.12-py2.5.egg/storm/variables.py", line 192, in set
 
2805
    new_value = self.parse_set(value, from_db)
 
2806
  File "/Library/Python/2.5/site-packages/storm-0.12-py2.5.egg/storm/variables.py", line 372, in parse_set
 
2807
    % (type(value), value))
 
2808
TypeError: Expected unicode, found <type 'str'>: 'foo9'
 
2809
 
 
2810
Jul 17 15:37:53 2008 (38316) SHUNTING: 1216305473.3951111+4afbb3248d279b781420c5c417de7f046c852252
 
2811
Jul 17 15:37:54 2008 (38318) Uncaught runner exception: Expected unicode, found <type 'str'>: 'foo9'
 
2812
Jul 17 15:37:54 2008 (38318) Traceback (most recent call last):
 
2813
  File "/Users/wam22/mailmantesting/test4/mailman-3.0.0a1/mailman/queue/__init__.py", line 289, in _oneloop
 
2814
    self._onefile(msg, msgdata)
 
2815
  File "/Users/wam22/mailmantesting/test4/mailman-3.0.0a1/mailman/queue/__init__.py", line 342, in _onefile
 
2816
    mlist = config.db.list_manager.get(listname)
 
2817
  File "/Users/wam22/mailmantesting/test4/mailman-3.0.0a1/mailman/database/listmanager.py", line 56, in get
 
2818
    host_name=hostname).one()
 
2819
  File "/Library/Python/2.5/site-packages/storm-0.12-py2.5.egg/storm/store.py", line 198, in find
 
2820
    where = get_where_for_args(args, kwargs, cls_spec)
 
2821
  File "/Library/Python/2.5/site-packages/storm-0.12-py2.5.egg/storm/store.py", line 1408, in get_where_for_args
 
2822
    equals.append(getattr(cls, key) == value)
 
2823
  File "/Library/Python/2.5/site-packages/storm-0.12-py2.5.egg/storm/expr.py", line 367, in __eq__
 
2824
    other = getattr(self, "variable_factory", Variable)(value=other)
 
2825
  File "/Library/Python/2.5/site-packages/storm-0.12-py2.5.egg/storm/variables.py", line 128, in __init__
 
2826
    self.set(value, from_db)
 
2827
  File "/Library/Python/2.5/site-packages/storm-0.12-py2.5.egg/storm/variables.py", line 192, in set
 
2828
    new_value = self.parse_set(value, from_db)
 
2829
  File "/Library/Python/2.5/site-packages/storm-0.12-py2.5.egg/storm/variables.py", line 372, in parse_set
 
2830
    % (type(value), value))
 
2831
TypeError: Expected unicode, found <type 'str'>: 'foo9'
 
2832
 
 
2833
Jul 17 15:37:54 2008 (38318) SHUNTING: 1216305473.3717351+b14b97a433d051ce6d911636295278bef1d4e861
 
2834
Jul 17 15:37:54 2008 (38318) Uncaught runner exception: Expected unicode, found <type 'str'>: 'foo9'
 
2835
Jul 17 15:37:54 2008 (38318) Traceback (most recent call last):
 
2836
  File "/Users/wam22/mailmantesting/test4/mailman-3.0.0a1/mailman/queue/__init__.py", line 289, in _oneloop
 
2837
    self._onefile(msg, msgdata)
 
2838
  File "/Users/wam22/mailmantesting/test4/mailman-3.0.0a1/mailman/queue/__init__.py", line 342, in _onefile
 
2839
    mlist = config.db.list_manager.get(listname)
 
2840
  File "/Users/wam22/mailmantesting/test4/mailman-3.0.0a1/mailman/database/listmanager.py", line 56, in get
 
2841
    host_name=hostname).one()
 
2842
  File "/Library/Python/2.5/site-packages/storm-0.12-py2.5.egg/storm/store.py", line 198, in find
 
2843
    where = get_where_for_args(args, kwargs, cls_spec)
 
2844
  File "/Library/Python/2.5/site-packages/storm-0.12-py2.5.egg/storm/store.py", line 1408, in get_where_for_args
 
2845
    equals.append(getattr(cls, key) == value)
 
2846
  File "/Library/Python/2.5/site-packages/storm-0.12-py2.5.egg/storm/expr.py", line 367, in __eq__
 
2847
    other = getattr(self, "variable_factory", Variable)(value=other)
 
2848
  File "/Library/Python/2.5/site-packages/storm-0.12-py2.5.egg/storm/variables.py", line 128, in __init__
 
2849
    self.set(value, from_db)
 
2850
  File "/Library/Python/2.5/site-packages/storm-0.12-py2.5.egg/storm/variables.py", line 192, in set
 
2851
    new_value = self.parse_set(value, from_db)
 
2852
  File "/Library/Python/2.5/site-packages/storm-0.12-py2.5.egg/storm/variables.py", line 372, in parse_set
 
2853
    % (type(value), value))
 
2854
TypeError: Expected unicode, found <type 'str'>: 'foo9'
 
2855
 
 
2856
Jul 17 15:37:54 2008 (38318) SHUNTING: 1216305473.3974681+f0a7e5a0046df5e51e6562bd21357768edaa912f
 
2857
Jul 17 15:37:54 2008 (38318) Uncaught runner exception: Expected unicode, found <type 'str'>: 'foo8'
 
2858
Jul 17 15:37:54 2008 (38318) Traceback (most recent call last):
 
2859
  File "/Users/wam22/mailmantesting/test4/mailman-3.0.0a1/mailman/queue/__init__.py", line 289, in _oneloop
 
2860
    self._onefile(msg, msgdata)
 
2861
  File "/Users/wam22/mailmantesting/test4/mailman-3.0.0a1/mailman/queue/__init__.py", line 342, in _onefile
 
2862
    mlist = config.db.list_manager.get(listname)
 
2863
  File "/Users/wam22/mailmantesting/test4/mailman-3.0.0a1/mailman/database/listmanager.py", line 56, in get
 
2864
    host_name=hostname).one()
 
2865
  File "/Library/Python/2.5/site-packages/storm-0.12-py2.5.egg/storm/store.py", line 198, in find
 
2866
    where = get_where_for_args(args, kwargs, cls_spec)
 
2867
  File "/Library/Python/2.5/site-packages/storm-0.12-py2.5.egg/storm/store.py", line 1408, in get_where_for_args
 
2868
    equals.append(getattr(cls, key) == value)
 
2869
  File "/Library/Python/2.5/site-packages/storm-0.12-py2.5.egg/storm/expr.py", line 367, in __eq__
 
2870
    other = getattr(self, "variable_factory", Variable)(value=other)
 
2871
  File "/Library/Python/2.5/site-packages/storm-0.12-py2.5.egg/storm/variables.py", line 128, in __init__
 
2872
    self.set(value, from_db)
 
2873
  File "/Library/Python/2.5/site-packages/storm-0.12-py2.5.egg/storm/variables.py", line 192, in set
 
2874
    new_value = self.parse_set(value, from_db)
 
2875
  File "/Library/Python/2.5/site-packages/storm-0.12-py2.5.egg/storm/variables.py", line 372, in parse_set
 
2876
    % (type(value), value))
 
2877
TypeError: Expected unicode, found <type 'str'>: 'foo8'
 
2878
 
 
2879
Jul 17 15:37:54 2008 (38318) SHUNTING: 1216305473.4000969+b686ad312e6baf38442ac25d3bbded908d1916a5