Your message dated Mon, 18 Aug 2003 13:32:10 -0400 with message-id <[EMAIL PROTECTED]> and subject line Bug#205939: fixed in openoffice.org-debian-files 1.0.99+1.1rc-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; 17 Aug 2003 17:23:11 +0000 >From [EMAIL PROTECTED] Sun Aug 17 12:23:07 2003 Return-path: <[EMAIL PROTECTED]> Received: from tristate.vision.ee (mail.city.ee) [194.204.30.144] by master.debian.org with smtp (Exim 3.35 1 (Debian)) id 19oRF9-00015l-00; Sun, 17 Aug 2003 12:23:03 -0500 Received: (qmail 25951 invoked by uid 64014); 17 Aug 2003 17:23:00 -0000 Received: from [EMAIL PROTECTED] by tristate by uid 64011 with qmail-scanner-1.16 (clamscan: 0.53. Clear:. Processed in 0.36024 secs); 17 Aug 2003 17:23:00 -0000 Received: from unknown (HELO horizon) (212.47.207.38) by tristate.vision.ee with SMTP; 17 Aug 2003 17:23:00 -0000 Received: (qmail 16707 invoked by uid 1000); 17 Aug 2003 17:23:00 -0000 Message-ID: <[EMAIL PROTECTED]> MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="ISO-8859-15" From: =?iso-8859-15?q?Lenar_L=F5hmus?= <[EMAIL PROTECTED]> To: Debian Bug Tracking System <[EMAIL PROTECTED]> Subject: openoffice.org-debian-files: /usr/bin/oooprelink checks if /etc/openoffice/openoffice.conf is there X-Mailer: reportbug 2.22 Date: Sun, 17 Aug 2003 20:23:00 +0300 X-BadReturnPath: [EMAIL PROTECTED] rewritten as [EMAIL PROTECTED] using "From" header Delivered-To: [EMAIL PROTECTED] X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_01,HAS_PACKAGE version=2.53-bugs.debian.org_2003_8_17 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.53-bugs.debian.org_2003_8_17 (1.174.2.15-2003-03-30-exp) Package: openoffice.org-debian-files Version: 1.0.99+1.1rc-1 Severity: normal Tags: sid /usr/bin/oooprelink uses if [ -x ] to check if /etc/openoffice/openoffice.conf is there. Since it is config file not executable it should use [ -f "filename" ] or something like that to do the check. Because of this prelinking is never really executed (only possible with --force to oooprelink. -- System Information: Debian Release: testing/unstable Architecture: i386 Kernel: Linux horizon 2.6.0-test3-mm1 #1 Mon Aug 11 12:29:09 EEST 2003 i686 Locale: LANG=et_EE, LC_CTYPE=et_EE Versions of packages openoffice.org-debian-files depends on: ii openoffice.org 1.0.99+1.1rc-1 high-quality office productivity s ii openoffice.org-bin 1.0.99+1.1rc-1 OpenOffice.org office suite binary -- no debconf information --------------------------------------- Received: (at 205939-close) by bugs.debian.org; 18 Aug 2003 17:38:08 +0000 >From [EMAIL PROTECTED] Mon Aug 18 12:38:03 2003 Return-path: <[EMAIL PROTECTED]> Received: from auric.debian.org [206.246.226.45] by master.debian.org with esmtp (Exim 3.35 1 (Debian)) id 19onxB-0000KS-00; Mon, 18 Aug 2003 12:38:01 -0500 Received: from katie by auric.debian.org with local (Exim 3.35 1 (Debian)) id 19onrW-0002NO-00; Mon, 18 Aug 2003 13:32:10 -0400 From: Chris Halls <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] X-Katie: $Revision: 1.35 $ Subject: Bug#205939: fixed in openoffice.org-debian-files 1.0.99+1.1rc-2 Message-Id: <[EMAIL PROTECTED]> Sender: Archive Administrator <[EMAIL PROTECTED]> Date: Mon, 18 Aug 2003 13:32:10 -0400 Delivered-To: [EMAIL PROTECTED] We believe that the bug you reported is fixed in the latest version of openoffice.org-debian-files, which is due to be installed in the Debian FTP archive: openoffice.org-debian-files_1.0.99+1.1rc-2.dsc to pool/contrib/o/openoffice.org-debian-files/openoffice.org-debian-files_1.0.99+1.1rc-2.dsc openoffice.org-debian-files_1.0.99+1.1rc-2.tar.gz to pool/contrib/o/openoffice.org-debian-files/openoffice.org-debian-files_1.0.99+1.1rc-2.tar.gz openoffice.org-debian-files_1.0.99+1.1rc-2_all.deb to pool/contrib/o/openoffice.org-debian-files/openoffice.org-debian-files_1.0.99+1.1rc-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. Chris Halls <[EMAIL PROTECTED]> (supplier of updated openoffice.org-debian-files 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, 18 Aug 2003 19:21:22 +0200 Source: openoffice.org-debian-files Binary: openoffice.org-debian-files Architecture: source all Version: 1.0.99+1.1rc-2 Distribution: unstable Urgency: low Maintainer: Debian OpenOffice Team <debian-openoffice@lists.debian.org> Changed-By: Chris Halls <[EMAIL PROTECTED]> Description: openoffice.org-debian-files - Debian specific parts of OpenOffice.org Closes: 205939 Changes: openoffice.org-debian-files (1.0.99+1.1rc-2) unstable; urgency=low . * Fix oooprelink: test openoffice.conf with -f instead of -x [CH] (closes: #205939) * Add back older Debian changelogs for this package that were accidentally removed by the switch to the 1.1 branch [CH] * hooks/prelink: Use mktemp to choose a temporary filename [CH] Files: c72d0963f07f95e469e03043eae1f953 723 contrib/editors optional openoffice.org-debian-files_1.0.99+1.1rc-2.dsc 46b64e1200304db214cff7e5e0f0431f 24752 contrib/editors optional openoffice.org-debian-files_1.0.99+1.1rc-2.tar.gz 762268e0b445c53248232eac0d3d695f 25828 contrib/editors optional openoffice.org-debian-files_1.0.99+1.1rc-2_all.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.2 (GNU/Linux) iD8DBQE/QQtrexmdExmX588RAicVAJ9tuZ+H04cPLmCIddBcgwMsyOhX7QCgmhl6 LgYDs7HcOySdC45TzNG4naQ= =DjDB -----END PGP SIGNATURE-----