Your message dated Sat, 16 Apr 2005 10:02:39 -0400 with message-id <[EMAIL PROTECTED]> and subject line Bug#298010: fixed in monodoc 1.0.4-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; 4 Mar 2005 00:23:49 +0000 >From [EMAIL PROTECTED] Thu Mar 03 16:23:49 2005 Return-path: <[EMAIL PROTECTED]> Received: from ppsw-5.csi.cam.ac.uk [131.111.8.135] by spohr.debian.org with esmtp (Exim 3.35 1 (Debian)) id 1D70bc-0005K0-00; Thu, 03 Mar 2005 16:23:49 -0800 Received: from quadrant.corpus.cam.ac.uk ([131.111.235.202]:33427 helo=alpha.mcnet) by ppsw-5.csi.cam.ac.uk (ppsw.cam.ac.uk [131.111.8.135]:25) with esmtp id 1D70ba-0005Xm-GM (Exim 4.44) for [EMAIL PROTECTED] (return-path <[EMAIL PROTECTED]>); Fri, 04 Mar 2005 00:23:46 +0000 Received: by alpha.mcnet (Postfix, from userid 1000) id 2BBF7302B4A5; Fri, 4 Mar 2005 00:25:05 +0000 (GMT) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: Robert McQueen <[EMAIL PROTECTED]> To: Debian Bug Tracking System <[EMAIL PROTECTED]> Subject: monodoc-browser: fails to depend on any Gtk#/etc bindings necessary to function X-Mailer: reportbug 3.8 Date: Fri, 04 Mar 2005 00:25:05 +0000 Message-Id: <[EMAIL PROTECTED]> X-Cam-ScannerInfo: http://www.cam.ac.uk/cs/email/scanner/ X-Cam-AntiVirus: No virus found X-Cam-SpamDetails: Not scanned 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-Status: No, hits=-6.8 required=4.0 tests=BAYES_00,FROM_ENDS_IN_NUMS, HAS_PACKAGE autolearn=no version=2.60-bugs.debian.org_2005_01_02 X-Spam-Level: Package: monodoc-browser Version: 1.0.4-1 Severity: serious Justification: Policy 7.2 This package claims to be a Gtk+ browser for documentation, but depends on none of the CIL bindings to Gtk+/etc that are necessary to make it work, and there is nothing else in the package which could be conceived of as useful by itself. Obviously this is horribly broken according to Policy 7.2: "The Depends field should be used if the depended-on package is required for the depending package to provide a significant amount of functionality." As far as I can tell, these dependencies should include libgtk-cil, libglade-cil, and libgnome-cil. Viz: $ sudo apt-get install monodoc-browser ... Setting up monodoc-browser (1.0.4-1) ... generating monodoc search index... ** (browser.exe:9864): WARNING **: Could not find assembly gtk-sharp, references from /usr/share/dotnet/monodoc/browser.exe (assemblyref_index=2) Major/Minor: 1,0 Build: 0,0 Token: 35e10195dab3c99f System error: No such file or directory cannot open assembly browser.exe $ sudo apt-get install libgtk-cil ... $ monodoc ** (browser.exe:9917): WARNING **: Could not find assembly glade-sharp, references from /usr/share/dotnet/monodoc/browser.exe (assemblyref_index=3) ... cannot open assembly browser.exe $ sudo apt-get install libglade-cil ... $ monodoc ** (browser.exe:9946): WARNING **: Could not find assembly gtkhtml-sharp, references from /usr/share/dotnet/monodoc/browser.exe (assemblyref_index=6) ... cannot open assembly browser.exe $ sudo apt-get install libgnome-cil ... $ monodoc Finally! Except the search doesn't work, because even though the postinst failed to generate a search index due to the missing dependencies, the script didn't return an error, so I have the package installed with no index. Heinous missing dependencies aside, errors in this process should also be caught and flagged up appropriately by making the postinst script fail. Regards, Rob -- System Information: Debian Release: 3.1 APT prefers unstable APT policy: (990, 'unstable'), (1, 'experimental') Architecture: i386 (i686) Kernel: Linux 2.6.10-alpha2 Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8) Versions of packages monodoc-browser depends on: ii mono-jit 1.0.5-2 fast CLI/.NET JIT compiler for Mon ii monodoc-base 1.0.4-1 shared MonoDoc binaries ii monodoc-manual 1.0.4-1 compiled XML documentation from th -- no debconf information --------------------------------------- Received: (at 298010-close) by bugs.debian.org; 16 Apr 2005 14:08:04 +0000 >From [EMAIL PROTECTED] Sat Apr 16 07:08:04 2005 Return-path: <[EMAIL PROTECTED]> Received: from newraff.debian.org [208.185.25.31] (mail) by spohr.debian.org with esmtp (Exim 3.35 1 (Debian)) id 1DMnxs-0006oH-00; Sat, 16 Apr 2005 07:08:04 -0700 Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian)) id 1DMnsd-0004Ci-00; Sat, 16 Apr 2005 10:02:39 -0400 From: Debian Mono Group <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] X-Katie: $Revision: 1.55 $ Subject: Bug#298010: fixed in monodoc 1.0.4-2 Message-Id: <[EMAIL PROTECTED]> Sender: Archive Administrator <[EMAIL PROTECTED]> Date: Sat, 16 Apr 2005 10:02:39 -0400 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-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-Spam-Level: Source: monodoc Source-Version: 1.0.4-2 We believe that the bug you reported is fixed in the latest version of monodoc, which is due to be installed in the Debian FTP archive: monodoc-base_1.0.4-2_all.deb to pool/main/m/monodoc/monodoc-base_1.0.4-2_all.deb monodoc-browser_1.0.4-2_all.deb to pool/main/m/monodoc/monodoc-browser_1.0.4-2_all.deb monodoc-http_1.0.4-2_all.deb to pool/main/m/monodoc/monodoc-http_1.0.4-2_all.deb monodoc-manual_1.0.4-2_all.deb to pool/main/m/monodoc/monodoc-manual_1.0.4-2_all.deb monodoc_1.0.4-2.diff.gz to pool/main/m/monodoc/monodoc_1.0.4-2.diff.gz monodoc_1.0.4-2.dsc to pool/main/m/monodoc/monodoc_1.0.4-2.dsc monodoc_1.0.4-2_all.deb to pool/main/m/monodoc/monodoc_1.0.4-2_all.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. Debian Mono Group <[EMAIL PROTECTED]> (supplier of updated monodoc 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: Sat, 16 Apr 2005 15:05:02 +0200 Source: monodoc Binary: monodoc-base monodoc-manual monodoc monodoc-http monodoc-browser Architecture: source all Version: 1.0.4-2 Distribution: unstable Urgency: low Maintainer: Debian Mono Group <[EMAIL PROTECTED]> Changed-By: Debian Mono Group <[EMAIL PROTECTED]> Description: monodoc - The Mono documentation viewer monodoc-base - shared MonoDoc binaries monodoc-browser - MonoDoc GTK+ based viewer monodoc-http - MonoDoc http based viewer monodoc-manual - compiled XML documentation from the Mono project Closes: 298010 Changes: monodoc (1.0.4-2) unstable; urgency=low . * Rebuild with monodoc-base installed to get the dependencies right. Currently dh_netlibs is broken if it requires loading of assemblies with references to other packages which are not currently installed. This is a monodis bug in mono 1.0 and is solved in mono 1.1. (Closes: #298010) Files: 7833ed12a7711a20b8a02d83628f9f57 890 devel optional monodoc_1.0.4-2.dsc cc1b8347f4688e163191eb9e2b544f8e 11359 devel optional monodoc_1.0.4-2.diff.gz e52868e1be4c44a2377d9cff28e86dd1 6710 devel optional monodoc_1.0.4-2_all.deb 63a587928eaa624e277cc88376433452 119414 devel optional monodoc-base_1.0.4-2_all.deb 17cdd4ee3bc74bbeeb267bf29572b5ca 6990816 devel optional monodoc-manual_1.0.4-2_all.deb 6cd2c0be094129ff6babd991abdadbf7 68844 devel optional monodoc-browser_1.0.4-2_all.deb 03ddf582a88313a21e974f2ee49b2275 29650 devel optional monodoc-http_1.0.4-2_all.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (GNU/Linux) iD8DBQFCYRMT4XrXtQkN2NURAmZ1AKDHMg4rfEiP7kl0SA9Jxrm05zXYpQCeN5z/ fXYsdf66shYQ5N0Mv/KOzsE= =Tb8Y -----END PGP SIGNATURE----- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]