On Wed, 2005-10-26 at 21:48 +0100, Daniel Drake wrote: > Just a quick note to point out that after a long and unexcusable delay, > Beagle > is now available in Gentoo's 'official' package tree, "Portage". > > http://packages.gentoo.org/packages/?category=app-misc;name=beagle > > Installation instructions can be found here: > http://www.beagle-project.org/Gentoo_Installation
I had been using the unofficial overlay method for using Beagle with Portage. Once I saw this announcement I un-emerged it and switched to use this one. I'm getting the "WARN: System.IO.IOException: Lock obtain timed out:" exception that was mentioned on the list here: http://mail.gnome.org/archives/dashboard-hackers/2005-March/msg00128.html and references the bug here: http://bugzilla.gnome.org/show_bug.cgi?id=171516 At the end of this message is the output of 'beagled --debug --fg' I already had installed the latest mono and *-sharp packages but I can provide version numbers if requested. I had updated my system this morning so everything should be clean. My mono version is 1.1.9.2 Should I re-open the bug? Anyone else with Gentoo having a problem? Note that after the "Lock" exception, Best doesn't return searches, inotify messages aren't logged etc... this all happens about 1 - 2 minutes after starting. [EMAIL PROTECTED] ~ $ beagled --debug --fg INFO: Starting Beagle Daemon (version 0.1.1) DEBUG: Command Line: /usr/lib/beagle/BeagleDaemon.exe --debug --fg DEBUG: Starting main loop DEBUG: Starting messaging server DEBUG: Starting QueryDriver DEBUG: Found index helper at /usr/lib/beagle/beagled-index-helper INFO: Guessing for location of KMail folders ... found at /home/dave/Mail DEBUG: Starting Inotify Backend DEBUG: Found 11 types in BeagleDaemonLib, Version=1.4.3.3, Culture=neutral DEBUG: Found 0 user-configured static queryables INFO: Starting Evolution mail backend DEBUG: Starting mail crawl DEBUG: Will index mbox /home/dave/.evolution/mail/local/Inbox DEBUG: Will index mbox /home/dave/.evolution/mail/local/Outbox DEBUG: Will index mbox /home/dave/.evolution/mail/local/Sent DEBUG: Adding root: /home/dave DEBUG: Will index mbox /home/dave/.evolution/mail/local/Inbox.sbd/dashboard-hackers DEBUG: Will index mbox /home/dave/.evolution/mail/local/Inbox.sbd/tomboy DEBUG: Will index mbox /home/dave/.evolution/mail/local/Inbox.sbd/f-spot-list DEBUG: Will index mbox /home/dave/.evolution/mail/local/Inbox.sbd/evolution-hackers DEBUG: Will index INFO: Starting KMail backend DEBUG: Starting mail crawl DEBUG: mail_directories created for:/home/dave/Mail (0) DEBUG: Searching for mbox and maildirs in /home/dave/Mail DEBUG: Mail crawl finished INFO: Evolution mail driver worker thread done in .10s DEBUG: Mail crawl done INFO: KMail driver worker thread done in .04s DEBUG: Done starting FileSystemQueryable INFO: Scanning Tomboy notes... DEBUG: Starting Scheduler thread DEBUG: Starting Inotify threads INFO: Starting Gaim log backend DEBUG: Opening mbox Inbox DEBUG: Daemon initialization finished after 1.37s DEBUG: Inbox: indexed 1 messages (3417/12982908 bytes .0%) INFO: Scanned 16 notes in .44s DEBUG: Opening mbox Outbox DEBUG: Outbox: indexed 0 messages DEBUG: Opening mbox Sent INFO: Gaim log backend worker thread done in 7.16s DEBUG: Caught ResponseMessageException: Connection refused DEBUG: Launching helper process DEBUG: Starting messaging server WARN: Unable to set IO-priority for process to idle DEBUG: Helper Size: VmRSS=9.7 MB, size=1.00, 0.0% DEBUG: Helper Size: VmRSS=23.3 MB, size=2.42, 35.4% WARN: Exception caught while executing Beagle.Daemon.ConnectionHandler:Void HandleConnection() WARN: System.IO.IOException: Lock obtain timed out: Lock@/home/dave/.beagle/Indexes/MailIndex/Locks/lucene-6badb9e79205eb6b2374f4849698915d-commit.lock in <0x001a4> Lucene.Net.Store.Lock:Obtain (Int64 lockWaitTimeout) in <0x00025> Lucene.Net.Store.Lock+With:run () in <0x00073> Lucene.Net.Index.IndexReader:Open (Lucene.Net.Store.Directory directory, Boolean closeDirectory) in <0x0000c> Lucene.Net.Index.IndexReader:Open (Lucene.Net.Store.Directory directory) in <0x001bf> Beagle.Daemon.LuceneIndexingDriver:Flush_Unlocked (Beagle.Daemon.IndexerRequest request) in <0x0002f> Beagle.Daemon.LuceneIndexingDriver:Flush (Beagle.Daemon.IndexerRequest request) in <0x001bb> Beagle.IndexHelper.RemoteIndexerExecutor:Execute (Beagle.RequestMessage raw_request) in <0x005b2> Beagle.Daemon.ConnectionHandler:HandleConnection () in (wrapper delegate-invoke) System.MulticastDelegate:invoke_void () in <0x0001f> Beagle.Util.ExceptionHandlingThread:ThreadStarted () DEBUG: Helper Size: VmRSS=23.3 MB, size=2.42, 35.4% DEBUG: Helper Size: VmRSS=23.3 MB, size=2.42, 35.4% DEBUG: Helper Size: VmRSS=23.3 MB, size=2.42, 35.4% DEBUG: Helper Size: VmRSS=23.3 MB, size=2.42, 35.4% _______________________________________________ Dashboard-hackers mailing list [email protected] http://mail.gnome.org/mailman/listinfo/dashboard-hackers
