Your message dated Sat, 04 Nov 2006 18:02:34 -0800 with message-id <[EMAIL PROTECTED]> and subject line Bug#396926: fixed in beagle 0.2.12-1 has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what I am talking about this indicates a serious mail system misconfiguration somewhere. Please contact me immediately.) Debian bug tracking system administrator (administrator, Debian Bugs database)
--- Begin Message ---Package: beagle Version: 0.2.11-1 Severity: normal Tags: patch I talked to the dashboard list and they added a patch to the head of the cvs tree for beagle. Then I grabbed out this change and made a dpatch for both the testing and unstable versions of beagle in debian. The attached dpatch seemed to apply fine to both versions and I was able to install the packages ater building. Also I can confirm that for my laprop at least this now behaves correctly. -- System Information: Debian Release: testing/unstable APT prefers testing APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable'), (1, 'experimental') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.18-rc2-3.0 Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1) Versions of packages beagle depends on: ii adduser 3.99 Add and remove users and groups ii bash 3.1-5 The GNU Bourne Again SHell ii libatk1.0-0 1.12.3-1 The ATK accessibility toolkit ii libc6 2.3.6.ds1-4 GNU C Library: Shared libraries ii libcairo2 1.2.4-4 The Cairo 2D vector graphics libra ii libexif12 0.6.13-4 library to parse EXIF files ii libexpat1 1.95.8-3.3 XML parsing C library - runtime li ii libfontconfig1 2.4.1-2 generic font configuration library ii libfreetype6 2.2.1-5 FreeType 2 font engine, shared lib ii libgalago1.0-cil 0.5.0-1 CLI bindings for libgalago ii libgconf2.0-cil 2.8.3-2 CLI binding for GConf 2.12 ii libglade2.0-cil 2.8.3-2 CLI binding for the Glade librarie ii libglib2.0-0 2.12.4-1 The GLib library of C routines ii libglib2.0-cil 2.8.3-2 CLI binding for the GLib utility l ii libgmime2.2-cil 2.2.3-1.3 CLI binding for the MIME library, ii libgnome2.0-cil 2.8.3-2 CLI binding for GNOME 2.12 ii libgnomevfs2-0 2.14.2-2+b1 GNOME virtual file-system (runtime ii libgsf-1-114 1.14.2-1 Structured File Library - runtime ii libgsf0.0-cil 0.8-1 CLI bindings for libgsf ii libgtk2.0-0 2.8.20-3 The GTK+ graphical user interface ii libgtk2.0-cil 2.8.3-2 CLI binding for the GTK+ toolkit 2 ii libice6 1:1.0.1-2 X11 Inter-Client Exchange library ii libjpeg62 6b-13 The Independent JPEG Group's JPEG ii libmono-corlib1.0-cil 1.1.17.1-5 Mono core library (1.0) ii libmono-sharpzip0.6-cil 1.1.17.1-5 Mono SharpZipLib library ii libmono-sharpzip0.84-cil 1.1.17.1-5 Mono SharpZipLib library ii libmono-sqlite1.0-cil 1.1.17.1-5 Mono Sqlite library ii libmono-system-data1.0-cil 1.1.17.1-5 Mono System.Data library ii libmono-system-runtime1.0- 1.1.17.1-5 Mono System.Runtime library ii libmono-system-web1.0-cil 1.1.17.1-5 Mono System.Web library ii libmono-system1.0-cil 1.1.17.1-5 Mono System libraries (1.0) ii libmono0 1.1.17.1-5 libraries for the Mono JIT ii libmono1.0-cil 1.1.17.1-5 Mono libraries (1.0) ii libpango1.0-0 1.14.7-1 Layout and rendering of internatio ii libpng12-0 1.2.8rel-7 PNG library - runtime ii librsvg2-2 2.14.4-2 SAX-based renderer library for SVG ii libsm6 1:1.0.1-3 X11 Session Management library ii libsqlite0 2.8.17-1 SQLite shared library ii libsqlite3-0 3.3.8-1 SQLite 3 shared library ii libwmf0.2-7 0.2.8.4-2 Windows metafile conversion librar ii libwv-1.2-1 1.2.2-1 Library for accessing Microsoft Wo ii libx11-6 2:1.0.3-2 X11 client-side library ii libxcursor1 1.1.7-4 X cursor management library ii libxext6 1:1.0.1-2 X11 miscellaneous extension librar ii libxfixes3 1:4.0.1-4 X11 miscellaneous 'fixes' extensio ii libxi6 1:1.0.1-3 X11 Input extension library ii libxinerama1 1:1.0.1-4.1 X11 Xinerama extension library ii libxml2 2.6.26.dfsg-4 GNOME XML library ii libxrandr2 2:1.1.0.2-4 X11 RandR extension library ii libxrender1 1:0.9.1-3 X Rendering Extension client libra ii libxss1 1:1.1.0-1 X11 Screen Saver extension library ii mono-runtime 1.1.17.1-5 Mono runtime ii zlib1g 1:1.2.3-13 compression library - runtime Versions of packages beagle recommends: ii xpdf-utils [poppler-utils] 3.01-9 Portable Document Format (PDF) sui -- no debconf information #! /bin/sh /usr/share/dpatch/dpatch-run ## beagle-crawl-safely.dpatch by Ted Percival <[EMAIL PROTECTED]> ## ## All lines beginning with `## DP:' are a description of the patch. ## DP: Exit if beagle-build-index is not available. Also exit on errors ## DP: (set -e) and redo option-adding to work with "set -e". @DPATCH@ diff -urNad beagle-0.2.10~/Util/SystemInformation.cs beagle-0.2.10/Util/SystemInformation.cs --- beagle-0.2.10~/Util/SystemInformation.cs 2006-08-17 11:16:26.000000000 -0500 +++ beagle-0.2.10/Util/SystemInformation.cs 2006-10-29 19:12:27.000000000 -0600 @@ -178,8 +178,15 @@ /////////////////////////////////////////////////////////////// const double acpi_poll_delay = 30; - const string proc_ac_state_filename = "/proc/acpi/ac_adapter/AC/state"; const string ac_present_string = "on-line"; + + private static readonly string[] proc_ac_state_filenames = new string[] { + "/proc/acpi/ac_adapter/AC/state", + "/proc/acpi/ac_adapter/AC0/state", + "/proc/acpi/ac_adapter/ADp1/state" + }; + + private static string proc_ac_state_filename = null; private static bool proc_ac_state_exists = true; private static DateTime using_battery_time = DateTime.MinValue; private static bool using_battery; @@ -192,7 +199,17 @@ if ((DateTime.Now - using_battery_time).TotalSeconds < acpi_poll_delay) return; - if (! File.Exists (proc_ac_state_filename)) { + if (proc_ac_state_filename == null) { + foreach (string s in proc_ac_state_filenames) { + if (File.Exists (s)) { + proc_ac_state_filename = s; + break; + } + } + } + + if ( proc_ac_state_filename == null || + ! File.Exists (proc_ac_state_filename)) { proc_ac_state_exists = false; using_battery = false; return;
--- End Message ---
--- Begin Message ---Source: beagle Source-Version: 0.2.12-1 We believe that the bug you reported is fixed in the latest version of beagle, which is due to be installed in the Debian FTP archive: beagle-backend-evolution_0.2.12-1_all.deb to pool/main/b/beagle/beagle-backend-evolution_0.2.12-1_all.deb beagle-dev_0.2.12-1_i386.deb to pool/main/b/beagle/beagle-dev_0.2.12-1_i386.deb beagle_0.2.12-1.diff.gz to pool/main/b/beagle/beagle_0.2.12-1.diff.gz beagle_0.2.12-1.dsc to pool/main/b/beagle/beagle_0.2.12-1.dsc beagle_0.2.12-1_i386.deb to pool/main/b/beagle/beagle_0.2.12-1_i386.deb beagle_0.2.12.orig.tar.gz to pool/main/b/beagle/beagle_0.2.12.orig.tar.gz libbeagle-dev_0.2.12-1_i386.deb to pool/main/b/beagle/libbeagle-dev_0.2.12-1_i386.deb libbeagle0_0.2.12-1_i386.deb to pool/main/b/beagle/libbeagle0_0.2.12-1_i386.deb python-beagle_0.2.12-1_i386.deb to pool/main/b/beagle/python-beagle_0.2.12-1_i386.deb A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to [EMAIL PROTECTED], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Jose Carlos Garcia Sogo <[EMAIL PROTECTED]> (supplier of updated beagle package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing [EMAIL PROTECTED]) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Format: 1.7 Date: Sun, 5 Nov 2006 02:41:59 +0100 Source: beagle Binary: beagle python-beagle beagle-dev libbeagle-dev beagle-backend-evolution libbeagle0 Architecture: source i386 all Version: 0.2.12-1 Distribution: unstable Urgency: low Maintainer: Debian Mono Group <[EMAIL PROTECTED]> Changed-By: Jose Carlos Garcia Sogo <[EMAIL PROTECTED]> Description: beagle - indexing and search tool for your personal data beagle-backend-evolution - evolution data backend for beagle beagle-dev - library for accessing beagle (C# development files) libbeagle-dev - library for accessing beagle (C bindings) libbeagle0 - library for accessing beagle using C python-beagle - python bindings for beagle Closes: 357511 394856 396926 Changes: beagle (0.2.12-1) unstable; urgency=low . * New upstream version. + Reduces memory usage + Do not start with --debug (Closes: #357511) + Do not hardcode mcs name (Closes: #394856) + Actually suspend when on battery (Closes: #396926) + Fix an exception on non-notes files in Tomboy dir . * debian/patches: + beagle-crawl-safely: update; include new --disable-directories option * debian/rules: + call dh_clideps with -d option, trying to avoid duplicate dependencies. Files: 432f3044e312cd7d3fbd408a1ebeb286 1306 gnome optional beagle_0.2.12-1.dsc dc58db6402337e5905d8c20c76ee183d 2016105 gnome optional beagle_0.2.12.orig.tar.gz 4e031eabff75d33fb07dd3e874ce6ac2 116845 gnome optional beagle_0.2.12-1.diff.gz 01d9a52018f45160848532b812c631ad 201116 gnome optional beagle-backend-evolution_0.2.12-1_all.deb d2a3f322fe89f92d6d7aea631d77c923 1197636 gnome optional beagle_0.2.12-1_i386.deb 3ea89563c8256de38dee777633a0b540 212346 gnome optional libbeagle0_0.2.12-1_i386.deb 7a7fba72c155a869d83014092ba5d310 227890 devel optional libbeagle-dev_0.2.12-1_i386.deb 0f3848c00264b6ac05bfe3245aa16563 182318 gnome optional beagle-dev_0.2.12-1_i386.deb d980d64ec2b6b8d7abf6a1c192ad257a 195654 libs optional python-beagle_0.2.12-1_i386.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (GNU/Linux) iD8DBQFFTUSqS+BYJZB4jhERAhbQAJ9QlACbbuhPkFF5U0eIkcYUxjq4bQCfZwGq 34s3nThSyoEzzbsmPk4htnU= =YO3b -----END PGP SIGNATURE-----
--- End Message ---

