Your message dated Mon, 14 May 2007 14:32:02 +0000 with message-id <[EMAIL PROTECTED]> and subject line Bug#396926: fixed in beagle 0.2.17-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.17-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.17-1_all.deb to pool/main/b/beagle/beagle-backend-evolution_0.2.17-1_all.deb beagle-dev_0.2.17-1_i386.deb to pool/main/b/beagle/beagle-dev_0.2.17-1_i386.deb beagle_0.2.17-1.diff.gz to pool/main/b/beagle/beagle_0.2.17-1.diff.gz beagle_0.2.17-1.dsc to pool/main/b/beagle/beagle_0.2.17-1.dsc beagle_0.2.17-1_i386.deb to pool/main/b/beagle/beagle_0.2.17-1_i386.deb beagle_0.2.17.orig.tar.gz to pool/main/b/beagle/beagle_0.2.17.orig.tar.gz iceweasel-beagle_0.2.17-1_all.deb to pool/main/b/beagle/iceweasel-beagle_0.2.17-1_all.deb libbeagle-dev_0.2.17-1_i386.deb to pool/main/b/beagle/libbeagle-dev_0.2.17-1_i386.deb libbeagle0_0.2.17-1_i386.deb to pool/main/b/beagle/libbeagle0_0.2.17-1_i386.deb python-beagle_0.2.17-1_i386.deb to pool/main/b/beagle/python-beagle_0.2.17-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: Mon, 14 May 2007 12:08:25 +0200 Source: beagle Binary: beagle python-beagle beagle-dev iceweasel-beagle libbeagle-dev beagle-backend-evolution libbeagle0 Architecture: source i386 all Version: 0.2.17-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) iceweasel-beagle - Beagle extension for Iceweasel libbeagle-dev - library for accessing beagle (C bindings) libbeagle0 - library for accessing beagle using C python-beagle - python bindings for beagle Closes: 396926 398197 409139 413396 414343 420704 421687 421789 Changes: beagle (0.2.17-1) unstable; urgency=low . * New upstream release. + Disable on battery works also in beage-build-index and beagle-crawl-system. (Closes: #396926) * Search properties no longer appear in Applications menu (Closes: #398197) * Recompile with latest evolution-sharp (Closes: #414343) * Update beagle.menu file to run beagle-search command and use new icon. Call dh_installmenu in debian/rules. (Closes: #420704) * Add libmono-cairo2.0-cil package as a Build-Dependency. It is needed as long as Mono overrides 1.0 references by 2.0 at runtime when running in a 2.0 environment. (Closes: #421789) * Edited 0.2.16.3-2 changelog entry. * debian/patches: + beagle-crawl-safely: add new --disable-on-battery option + crawl-rules: add DISABLE_ON_BATTERY option to all system wide rules + filter_xhtml: disable; applied upstream + usebash: add beagle-contactviewer (Closes: #421687) + name-iceweasel: new; change mozilla for iceweasel brand. (Closes: #413396) + typos: new; fix different typos in the package (Closes: #409139) + filter-xhtml: included upstream; deleted. Files: 134139a6d3b3c2e15c206a8d4da3e9a7 1403 gnome optional beagle_0.2.17-1.dsc 323e6a97eeee17b8f368d2af89171571 2131154 gnome optional beagle_0.2.17.orig.tar.gz d2ca091bd15abbeb12f8d57bc7c07178 44788 gnome optional beagle_0.2.17-1.diff.gz 2671c878eead541d77e65577921e190f 71936 gnome optional beagle-backend-evolution_0.2.17-1_all.deb 674f2e217879aaa21d6ffa55e6d6ad7d 90474 gnome optional iceweasel-beagle_0.2.17-1_all.deb 7fc5c4daed0ca873a0d5dc81a2fb7727 1207460 gnome optional beagle_0.2.17-1_i386.deb 0531b4a350ecca5cc66484591a4368f7 82394 gnome optional libbeagle0_0.2.17-1_i386.deb 41d9759aa4dc0c051c999b324586668f 120500 devel optional libbeagle-dev_0.2.17-1_i386.deb 2419fb04a3e27e9e30131224a0c147d5 52192 gnome optional beagle-dev_0.2.17-1_i386.deb c4edcae94324d7f5e174969e96c090bb 65374 libs optional python-beagle_0.2.17-1_i386.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFGSGziS+BYJZB4jhERArvmAKCLaX5XVMLlFwNfdCrz2u/L3i7d4QCcCSVn fiofsgRVN3JGLJPcOVt/gA0= =WmWN -----END PGP SIGNATURE-----
--- End Message ---

