Deb package

David Relson relson at osagesoftware.com
Tue Jan 28 23:47:34 CET 2003


At 05:42 PM 1/28/03, Clint Adams wrote:

> > Attached is a patch that should help the bogoutil "Unknown data size"
> > problem.  Am I right to guess that alpha and ia64 have 8 byte longs?
>
>You've got it.  The patch clears that problem up.

Good.  Having looked at the logs, here's my summary:

   -rw-r--r--    1 relson   relson      85756 Jan 28 17:36 deb.alpha.0128.txt
   FAIL: t.dump.load
         bogoutil: Unknown data size - 16.
         ***FIXED BY PATCH***

   -rw-r--r--    1 relson   relson      79058 Jan 28 17:37 deb.arm.txt
   FAIL: t.lock2

   -rw-r--r--    1 relson   relson      85686 Jan 28 17:37 deb.ia64.txt
   FAIL: t.dump.load
         bogoutil: Unknown data size - 16.
         ***FIXED BY PATCH***

   -rw-r--r--    1 relson   relson      79339 Jan 28 17:37 deb.mipsel.txt
   FAIL: t.lock2
         ./t.lock2: line 1: 25097 Terminated              grind
         ./t.lock2: line 1: 25099 Terminated              grind
         ./t.lock2: line 1: 25100 Terminated              grind
         ./t.lock2: line 1: 25103 Terminated              grind
         ./t.lock2: line 1: 25104 Terminated              grind
         ./t.lock2: line 1: 25106 Terminated              grind
         ./t.lock2: line 1: 25107 Terminated              grind
         ./t.lock2: line 1: 25111 Terminated              grind
         ./t.lock2: line 1: 25112 Terminated              grind
         Build killed with signal 15 after 150 minutes of inactivity

Looks like 2 failures due to misuse to stupid sizeof() assumptions by 
programmer (me) and 2 due to problems with database locking.  I'll let our 
locking expert (Matthias) handle those.

David





More information about the bogofilter-dev mailing list