Your message dated Mon, 31 Jan 2005 03:02:41 -0500
with message-id <[EMAIL PROTECTED]>
and subject line Bug#277299: fixed in ratmenu 2.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; 19 Oct 2004 10:17:21 +0000
>From [EMAIL PROTECTED] Tue Oct 19 03:17:21 2004
Return-path: <[EMAIL PROTECTED]>
Received: from lns-vlq-9-82-65-58-249.adsl.proxad.net (yellowpig.yi.org) 
[82.65.58.249] (mail)
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1CJr3R-0004PT-00; Tue, 19 Oct 2004 03:17:21 -0700
Received: from seventeen
        ([127.0.0.1] helo=yellowpig.yi.org ident=mail)
        by yellowpig.yi.org with smtp (Exim 3.35 #1 (Debian))
        id 1CJr3P-0005KT-00; Tue, 19 Oct 2004 12:17:19 +0200
Received: (nullmailer pid 20487 invoked by uid 1000);
        Tue, 19 Oct 2004 10:17:15 -0000
Date: Tue, 19 Oct 2004 12:17:15 +0200
From: Bill Allombert <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: menu-methods remove users files
Message-ID: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
X-Reportbug-Version: 2.99.6
User-Agent: Mutt/1.5.6+20040907i
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
        autolearn=no version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level: 

Package: ratmenu
Version: 2.2-1
Severity: grave

Hello Jonathan,

While investaigating /etc/menu-methods/ratmenu, I found
the following problem:

prerun is set to:

prerun="set -e; rm -f debian*menu";

which cause update-menus to delete files matching debian*menu
in the current working directory!

It should be:

prerun="set -e; rm -f " prefix()  "/debian*menu";
postrun="set -e; chmod a+x " prefix() "/debian*menu";

to delete file in the appropriate directory.

Cheers,
-- 
Bill. <[EMAIL PROTECTED]>

Imagine a large red swirl here. 

-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.4.27
Locale: LANG=fr_FR, LC_CTYPE=fr_FR

Versions of packages ratmenu depends on:
ii  libc6                     2.3.2.ds1-18   GNU C Library: Shared libraries an
ii  xlibs                     4.3.0.dfsg.1-8 X Window System client libraries m

---------------------------------------
Received: (at 277299-close) by bugs.debian.org; 31 Jan 2005 08:06:12 +0000
>From [EMAIL PROTECTED] Mon Jan 31 00:06:12 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 1CvWZY-0007Wj-00; Mon, 31 Jan 2005 00:06:12 -0800
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
        id 1CvWW9-0004o0-00; Mon, 31 Jan 2005 03:02:41 -0500
From: Jonathan Walther <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.55 $
Subject: Bug#277299: fixed in ratmenu 2.2-2
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Mon, 31 Jan 2005 03:02:41 -0500
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: 
X-CrossAssassin-Score: 5

Source: ratmenu
Source-Version: 2.2-2

We believe that the bug you reported is fixed in the latest version of
ratmenu, which is due to be installed in the Debian FTP archive:

ratmenu_2.2-2.dsc
  to pool/main/r/ratmenu/ratmenu_2.2-2.dsc
ratmenu_2.2-2.tar.gz
  to pool/main/r/ratmenu/ratmenu_2.2-2.tar.gz
ratmenu_2.2-2_i386.deb
  to pool/main/r/ratmenu/ratmenu_2.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.
Jonathan Walther <[EMAIL PROTECTED]> (supplier of updated ratmenu 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-----

Format: 1.7
Date: Sun, 30 Jan 2005 21:48:43 -0700
Source: ratmenu
Binary: ratmenu
Architecture: source i386
Version: 2.2-2
Distribution: unstable
Urgency: low
Maintainer: Jonathan Walther <[EMAIL PROTECTED]>
Changed-By: Jonathan Walther <[EMAIL PROTECTED]>
Description: 
 ratmenu    - Creates X menus from the shell.
Closes: 231826 268541 277182 277267 277299
Changes: 
 ratmenu (2.2-2) unstable; urgency=low
 .
   * Fixed prerun and postrun syntax in menu method. Thank you Bill.
     Closes: #277299
   * menu method now marked as conffile. Thank you Bill.  Closes: #277182
   * Spell-corrected it's to its in control file.  Thank you Kevin and Florian.
     Closes: #268541, #277267
   * Can't duplicate your error Jorgen.  Reconfirm?  Closes: #231826
   * Bumped Standards-Version in control file up to 3.6.1.1
Files: 
 e4baf8790635a1902a069be3c49bd9ef 603 x11 optional ratmenu_2.2-2.dsc
 f08928ced6b98e877353770178ecb576 12062 x11 optional ratmenu_2.2-2.tar.gz
 1a210932fe47127aaf1350fccf527f10 13894 x11 optional ratmenu_2.2-2_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.5 (GNU/Linux)

iQCVAwUBQf3ZwsK9HT/YfGeBAQHVmAP/RApCAy/5cWABC83KJ0bicZ/YbvdhXpQj
sbJKaUcmZwZY8GozQ4CvdcsCCiaaMmClNUK8Pp3fGCkXMkEet5LvNieRQvxeGy6g
BuPWTgv3XnlINTA6sKEv4wRtIex6jj3kWTs8jKzaCdzD61fHdsPlIU4LDwEj6mp0
/KgMH2/Uqhg=
=7/ll
-----END PGP SIGNATURE-----


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to