Re: beagled seems to get stuck



On Fri, 2006-05-05 at 23:57 -0400, Kevin Kubasik wrote:
> Hey,

Hi,

> his modifications won't fix the problem,

No, indeed, I knew they wouldn't.

> we just need the debugging
> output to asses if the problem is on our end or mono's.

Right.  I guess my only point was that it seems like the two problems
are unrelated as this time beagled got stuck like it always does, yet
there were no errors in the log.

> At the moment,
> it looks like a mono querk.

The issue that was causing the exceptions, perhaps, but this getting
stuck seems to be something different.

>  Does anyone know if mandrake has a patch
> set they apply to mono?

They apply the following patches to 1.1.15:

--- mono-1.1.13.6/data/config.in.dllmap 2006-03-24 19:00:15.000000000 +0100
+++ mono-1.1.13.6/data/config.in        2006-03-29 07:45:04.000000000 +0200
@@ -2,9 +2,9 @@
        <dllmap dll="cygwin1.dll" target="@LIBC@" />
        <dllmap dll="libc" target="@LIBC@" />
        <dllmap dll="intl" target="@INTL@" />
-       <dllmap dll="libxslt.dll" target="libxslt libsuffix@" />
-       <dllmap dll="libmySQL.dll" target="libmysqlclient libsuffix@" />
-       <dllmap dll="odbc32.dll" target="libodbc libsuffix@" />
+       <dllmap dll="libxslt.dll" target="libxslt libsuffix@.1" />
+       <dllmap dll="libmySQL.dll" target="libmysqlclient libsuffix@.15" />
+       <dllmap dll="odbc32.dll" target="libodbc libsuffix@.1" />
        <dllmap dll="oci" target="libclntsh libsuffix@" />
        <dllmap dll="db2cli" target="libdb2_36 libsuffix@"/>
        <dllmap dll="msvcrt" target="@LIBC@"/>

--- mono-1.1.8.1/scripts/mono-find-provides.in.find     2005-06-06 20:52:08.000000000 +0200
+++ mono-1.1.8.1/scripts/mono-find-provides.in  2005-06-23 22:33:30.000000000 +0200
@@ -20,7 +20,6 @@
 bindir= bindir@

 [ -x $bindir/monodis ] || exit 0;
-[ -f $libdir/libmono.so ] || exit 0;


 # set LD_LIBRARY_PATH to ensure that libmono.so is found
--- mono-1.1.8.1/scripts/mono-find-requires.in.find     2005-06-06 20:52:08.000000000 +0200
+++ mono-1.1.8.1/scripts/mono-find-requires.in  2005-06-23 22:32:35.000000000 +0200
@@ -20,7 +20,6 @@
 bindir= bindir@

 [ -x $bindir/monodis ] || exit 0;
-[ -f $libdir/libmono.so ] || exit 0;


 # set LD_LIBRARY_PATH to ensure that libmono.so is found

Which both look pretty "environmental" only and benign to the actual
operation of mono, yes?

And my beagled is still sitting here (i.e. has made no progress
whatsoever):

> > Scheduler:
> > Count: 6165
> > Status: Executing task
> > Delayed 0 (5/5/2006 5:52:56 PM)
> > Crawling /home/brian/tmp
> >
> >
> >
> > Pending Tasks:
> > 1 Immediate 0 (5/5/2006 6:22:44 PM)
> > file:///home/brian/tmp/evolution-pgp.vwjPgG
> >
> > 2 Immediate 0 (5/5/2006 6:23:38 PM)
> > uid:T6IlQVzxuEOEuG1vl_IPqg
> >
> > 3 Immediate 0 (5/5/2006 6:23:56 PM)
> > file:///home/brian/tmp/evolution-pgp.5z09en
> >
> > 4 Immediate 0 (5/5/2006 6:23:59 PM)
> > uid:eukjGyYRCUyNg95NJJGv6g

b.

-- 
My other computer is your Microsoft Windows server.

Brian J. Murrell

Attachment: signature.asc
Description: This is a digitally signed message part



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]