Your message dated Fri, 25 Nov 2005 13:47:13 -0800 with message-id <[EMAIL PROTECTED]> and subject line Bug#331085: fixed in beagle 0.1.2-2 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) -------------------------------------- Received: (at submit) by bugs.debian.org; 1 Oct 2005 14:24:54 +0000 >From [EMAIL PROTECTED] Sat Oct 01 07:24:54 2005 Return-path: <[EMAIL PROTECTED]> Received: from zoot.lafn.org [206.117.18.6] by spohr.debian.org with esmtp (Exim 3.36 1 (Debian)) id 1ELiIH-0006tf-00; Sat, 01 Oct 2005 07:24:53 -0700 Received: from localhost.localdomain (pool-71-104-166-233.lsanca.dsl-w.verizon.net [71.104.166.233]) (authenticated bits=0) by zoot.lafn.org (8.13.1/8.13.1) with ESMTP id j91EOqcQ076081 (version=TLSv1/SSLv3 cipher=AES256-SHA bits=256 verify=NO) for <[EMAIL PROTECTED]>; Sat, 1 Oct 2005 07:24:53 -0700 (PDT) (envelope-from [EMAIL PROTECTED]) Received: from kraai by localhost.localdomain with local (Exim 4.52) id 1ELNzO-00019f-Qk for [EMAIL PROTECTED]; Fri, 30 Sep 2005 09:44:02 -0700 Date: Fri, 30 Sep 2005 09:44:02 -0700 From: Matt Kraai <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Subject: FTBFS: Cannot apply indexing with [] to expressions of type Beagle.Hit Message-ID: <[EMAIL PROTECTED]> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="UugvWAfsgieZRqgk" Content-Disposition: inline User-Agent: Mutt/1.5.9i X-Virus-Scanned: ClamAV 0.86.2/1106/Fri Sep 30 10:17:17 2005 on zoot.lafn.org X-Virus-Status: Clean Delivered-To: [EMAIL PROTECTED] X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 (1.212-2003-09-23-exp) on spohr.debian.org X-Spam-Level: X-Spam-Status: No, hits=-7.3 required=4.0 tests=BAYES_00,DATE_IN_PAST_12_24, HAS_PACKAGE autolearn=no version=2.60-bugs.debian.org_2005_01_02 --UugvWAfsgieZRqgk Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Package: beagle Version: 0.0.12-3 Severity: serious beagle fails to build because it cannot apply indexing with [] to expressions of type Beagle.Hit: > mcs -debug -out:Tiles.dll -target:library -warn:4 -define:ENABLE_EVO_SHAR= P ./HitFlavor.cs ./HitToHitFlavor.cs ./SimpleRootTile.cs ./Template.cs ./T= ileActionAttribute.cs ./Tile.cs ./TileBlog.cs ./TileBugzilla.cs ./TileCalen= dar.cs ./TileCanvas.cs ./TileContact.cs ./TileDocs.cs ./TileFile.cs ./TileF= older.cs ./TileFromHitTemplate.cs ./TileFromTemplate.cs ./TileGoogle.cs ./T= ileHitCollection.cs ./TileImLog.cs ./TileLauncher.cs ./TileMailMessage.cs .= /TileMonodoc.cs ./TileMusic.cs ./TileNote.cs ./TilePicture.cs ./TilePresent= ation.cs ./TileRenderContext.cs ./TileSpreadsheet.cs ./TileStyleAttribute.c= s ./TileWebHistory.cs ./TileNetwork.cs -r:/usr/lib/mono/evolution-sharp/evo= lution-sharp.dll -r:/usr/lib/mono/gtk-sharp/glib-sharp.dll -r:/usr/lib/mo= no/gtk-sharp/pango-sharp.dll -r:/usr/lib/mono/gtk-sharp/atk-sharp.dll -r:/u= sr/lib/mono/gtk-sharp/gdk-sharp.dll -r:/usr/lib/mono/gtk-sharp/gtk-sharp.dl= l -r:/usr/lib/mono/gtk-sharp/glade-sharp.dll -r:/usr/lib/mono/gecko-sharp/g= ecko-sharp.dll -r:/usr/lib/mono/gtk-sharp/gnome-sharp.dll -r:/usr/lib/mono/= gtk-sharp/art-sharp.dll -r:/usr/lib/mono/gtk-sharp/gconf-sharp.dll -r:/usr/= lib/mono/gtk-sharp/gconf-sharp-peditors.dll -r:/usr/lib/mono/gmime-sharp/gm= ime-sharp.dll -r:../Util/Util.dll -r:../images/Images.dll -r:../BeagleCli= ent/Beagle.dll -r:Mono.Posix -resource:./template-page.css,template-page.cs= s -resource:./template-head.html,template-head.html -resource:./template-fo= ot.html,template-foot.html -resource:./template-contact.html,template-conta= ct.html -resource:./template-file.html,template-file.html -resource:./templ= ate-folder.html,template-folder.html -resource:./template-google.html,templ= ate-google.html -resource:./template-bugzilla.html,template-bugzilla.html -= resource:./template-im-log.html,template-im-log.html -resource:./template-m= ail-message.html,template-mail-message.html -resource:./template-music.html= ,template-music.html -resource:./template-note.html,template-note.html -res= ource:./template-picture.html,template-picture.html -resource:./template-we= b-history.html,template-web-history.html -resource:./template-blog.html,tem= plate-blog.html -resource:./template-monodoc.html,template-monodoc.html -re= source:./template-docs.html,template-docs.html -resource:./template-present= ation.html,template-presentation.html -resource:./template-launcher.html,te= mplate-launcher.html -resource:./template-calendar.html,template-calendar.h= tml -resource:./template-spreadsheet.html,template-spreadsheet.html -resour= ce:./template-network.html,template-network.html > ./TileBlog.cs(47,18): error CS0021: Cannot apply indexing with [] to an e= xpression of type `Beagle.Hit' > ./TileBlog.cs(54,8): error CS0021: Cannot apply indexing with [] to an ex= pression of type `Beagle.Hit' > ./TileBlog.cs(55,30): error CS0021: Cannot apply indexing with [] to an e= xpression of type `Beagle.Hit' > ./TileBlog.cs(55,8): error CS1502: The best overloaded method match for `= Beagle.Tile.Template.this[string]' has some invalid arguments > ./TileBlog.cs(55,8): error CS1503: Argument 2: Cannot convert from `objec= t' to `string' > ./TileBlog.cs(55,8): error CS1501: No overload for method `this' takes `1= ' arguments > ./TileBlog.cs(62,21): error CS0021: Cannot apply indexing with [] to an e= xpression of type `Beagle.Hit' > ./TileBlog.cs(64,63): error CS0021: Cannot apply indexing with [] to an e= xpression of type `Beagle.Hit' > ./TileImLog.cs(57,25): error CS0021: Cannot apply indexing with [] to an = expression of type `Beagle.Hit' > Compilation failed: 9 error(s), 0 warnings --=20 Matt --UugvWAfsgieZRqgk Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (GNU/Linux) iD8DBQFDPWtRfNdgYxVXvBARAi3RAJ9GCvpC9tQqn9ysg8+X9rvnFsOtOQCcD36D oZpck9YYWl6hOCLdeeovh28= =3Fcq -----END PGP SIGNATURE----- --UugvWAfsgieZRqgk-- --------------------------------------- Received: (at 331085-close) by bugs.debian.org; 25 Nov 2005 21:51:16 +0000 >From [EMAIL PROTECTED] Fri Nov 25 13:51:16 2005 Return-path: <[EMAIL PROTECTED]> Received: from katie by spohr.debian.org with local (Exim 4.50) id 1EflPV-0006wU-EB; Fri, 25 Nov 2005 13:47:13 -0800 From: Jose Carlos Garcia Sogo <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] X-Katie: $Revision: 1.60 $ Subject: Bug#331085: fixed in beagle 0.1.2-2 Message-Id: <[EMAIL PROTECTED]> Sender: Archive Administrator <[EMAIL PROTECTED]> Date: Fri, 25 Nov 2005 13:47:13 -0800 X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 (1.212-2003-09-23-exp) on spohr.debian.org X-Spam-Level: X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER autolearn=no version=2.60-bugs.debian.org_2005_01_02 X-CrossAssassin-Score: 2 Source: beagle Source-Version: 0.1.2-2 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_0.1.2-2.diff.gz to pool/main/b/beagle/beagle_0.1.2-2.diff.gz beagle_0.1.2-2.dsc to pool/main/b/beagle/beagle_0.1.2-2.dsc beagle_0.1.2-2_i386.deb to pool/main/b/beagle/beagle_0.1.2-2_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: Fri, 25 Nov 2005 20:28:45 +0100 Source: beagle Binary: beagle Architecture: source i386 Version: 0.1.2-2 Distribution: unstable Urgency: low Maintainer: Jose Carlos Garcia Sogo <[EMAIL PROTECTED]> Changed-By: Jose Carlos Garcia Sogo <[EMAIL PROTECTED]> Description: beagle - indexing and search tool for your personal data Closes: 331085 340550 340663 Changes: beagle (0.1.2-2) unstable; urgency=low . * Compiled with unstable dependencies (Closes: #340550, #340663, #331085) Files: 2168c0060e6dbefc9e0e48d0610f1a30 892 gnome optional beagle_0.1.2-2.dsc b0272461d16080654754564abd36191e 5502 gnome optional beagle_0.1.2-2.diff.gz b03d7cc2dc617d393dce0d0aebb7fc6a 789642 gnome optional beagle_0.1.2-2_i386.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (GNU/Linux) iD8DBQFDh4WJS+BYJZB4jhERAvCYAJ4lOM84EBaJrwUrJyKUIUNr3LY8pwCgoDRT JTt2B2JR2Y95R1MbuOKR+5c= =moWE -----END PGP SIGNATURE----- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]