Your message dated Thu, 13 Oct 2005 04:02:06 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#333668: fixed in fcron 3.0.0-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; 13 Oct 2005 07:23:22 +0000
>From [EMAIL PROTECTED] Thu Oct 13 00:23:22 2005
Return-path: <[EMAIL PROTECTED]>
Received: from mail.gmx.de (mail.gmx.net) [213.165.64.21] 
        by spohr.debian.org with smtp (Exim 3.36 1 (Debian))
        id 1EPxQw-0004jA-00; Thu, 13 Oct 2005 00:23:22 -0700
Received: (qmail invoked by alias); 13 Oct 2005 07:22:50 -0000
Received: from p5496F9AD.dip.t-dialin.net (EHLO maia.pleiades.local) 
[84.150.249.173]
  by mail.gmx.net (mp009) with SMTP; 13 Oct 2005 09:22:50 +0200
X-Authenticated: #495615
Received: by maia.pleiades.local (Postfix, from userid 1000)
        id 033FC60129; Thu, 13 Oct 2005 09:22:47 +0200 (CEST)
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Peter Colberg <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: fcron: invalid syntax in fcrontab systab
X-Mailer: reportbug 3.17
Date: Thu, 13 Oct 2005 09:22:47 +0200
Message-Id: <[EMAIL PROTECTED]>
X-Y-GMX-Trusted: 0
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=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
        autolearn=no version=2.60-bugs.debian.org_2005_01_02

Package: fcron
Version: 3.0.0-1
Severity: minor
Tags: patch

A syntax error seems to have slipped in the with the updated fcrontab
/var/spool/fcron/systab.orig. fcron requires a space between the leading
ampersand and the first time field.

--- /var/spool/fcron/systab.orig
+++ /var/spool/fcron/systab.orig
@@ -1,4 +1,4 @@
 !bootrun(true),nice(15),serial(true)
-&03 03  * * *   run-parts --report /etc/cron.daily
-&17 03  * * 7   run-parts --report /etc/cron.weekly
-&02 04  1 * *   run-parts --report /etc/cron.monthly
+& 03 03  * * *   run-parts --report /etc/cron.daily
+& 17 03  * * 7   run-parts --report /etc/cron.weekly
+& 02 04  1 * *   run-parts --report /etc/cron.monthly

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (600, 'unstable'), (500, 'testing'), (400, 'stable')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.13.4-maia
Locale: LANG=C, [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages fcron depends on:
ii  adduser              3.67.2              Add and remove users and groups
ii  debconf [debconf-2.0 1.4.58              Debian configuration management sy
ii  dpkg                 1.13.11             package maintenance system for Deb
ii  libc6                2.3.5-6             GNU C Library: Shared libraries an
ii  libpam0g             0.79-3              Pluggable Authentication Modules l
ii  libselinux1          1.26-1              SELinux shared libraries
ii  postfix [mail-transp 2.2.4-1.0.0.0.local A high-performance mail transport 

Versions of packages fcron recommends:
ii  sysklogd [system-log-daemon]  1.4.1-17   System Logging Daemon

-- debconf information excluded

---------------------------------------
Received: (at 333668-close) by bugs.debian.org; 13 Oct 2005 11:09:39 +0000
>From [EMAIL PROTECTED] Thu Oct 13 04:09:39 2005
Return-path: <[EMAIL PROTECTED]>
Received: from katie by spohr.debian.org with local (Exim 3.36 1 (Debian))
        id 1EQ0qc-0001qI-00; Thu, 13 Oct 2005 04:02:06 -0700
From: Henrique de Moraes Holschuh <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.56 $
Subject: Bug#333668: fixed in fcron 3.0.0-2
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Thu, 13 Oct 2005 04:02:06 -0700
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=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
        autolearn=no version=2.60-bugs.debian.org_2005_01_02

Source: fcron
Source-Version: 3.0.0-2

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

fcron_3.0.0-2.diff.gz
  to pool/main/f/fcron/fcron_3.0.0-2.diff.gz
fcron_3.0.0-2.dsc
  to pool/main/f/fcron/fcron_3.0.0-2.dsc
fcron_3.0.0-2_i386.deb
  to pool/main/f/fcron/fcron_3.0.0-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.
Henrique de Moraes Holschuh <[EMAIL PROTECTED]> (supplier of updated fcron 
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: Thu, 13 Oct 2005 07:37:39 -0300
Source: fcron
Binary: fcron
Architecture: source i386
Version: 3.0.0-2
Distribution: unstable
Urgency: low
Maintainer: Henrique de Moraes Holschuh <[EMAIL PROTECTED]>
Changed-By: Henrique de Moraes Holschuh <[EMAIL PROTECTED]>
Description: 
 fcron      - cron-like scheduler with extended capabilities
Closes: 333668
Changes: 
 fcron (3.0.0-2) unstable; urgency=low
 .
   * Fix missing space on & lines in systab, and fix manpages that
     incorrectly documented the fact that such spaces were not needed
     (closes: #333668)
Files: 
 9d13de23d99645a690cd5508be9fe160 950 admin extra fcron_3.0.0-2.dsc
 d77e0144d64403e8e187abed9aca4bb0 18790 admin extra fcron_3.0.0-2.diff.gz
 74a263ed5e2f660b0efeb1e13e9851ab 179178 admin extra fcron_3.0.0-2_i386.deb

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

iQEVAwUBQ048KojztdzjjnrPAQKPFAf/TIk5paUMovd5vftnwwTwl1eoeq+oynb2
vxF6Tkwnmy1eanYGHip01dG8B0I33L8rT4qdLxJj2Pm1U9gSWe5/vBjQOOs8/CLQ
uzT3u5U/9y1u9pq8NIujumUdGYq72JRel7MEGzlnGBM/57Go97zBpiuPthO1GizV
5FcM/vb9d24/WfoXLWjNBTe4YYVCnOSODGSxzaz3JyfjE2uozquCuLIs78sMl0yL
SQT6bNCa5JLvYWDcwQ/j/TcsUbqD4A6QhEDULq4qhuHZUtSSDI/brobT0gef0tXF
OzcCbt0WaJgdpr+2jllAJePqQCk2TNyD081w52YN7KcjgN0O6Jrkjg==
=BfRt
-----END PGP SIGNATURE-----


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

Reply via email to