Your message dated Mon, 06 Mar 2006 14:02:16 -0800
with message-id <[EMAIL PROTECTED]>
and subject line Bug#355512: fixed in filetraq 0.2-13
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)
--- Begin Message ---
Package: filetraq
Version: 0.2-12
Severity: normal
Tags: patch
Hi,
The sed expression does not drop commented lines. That's likely not the
intended behaviour.
Writing
sed -n -e '/^[^#]/ { s/ /\\ /g; p; }'
(not
sed -n -e '/[^#]/ { s/ /\\ /g; p; }'
) gives better behaviour.
Bye,
Joost
PS: current filetraq completely destroys systraq, which calls it as
filetraq /etc/systraq/filetraq.conf /var/lib/systraq/filetraq
and runs under a normal useraccount. It makes a complete new backup in
a newly created subdirectory of last created subdirectory under
backupdir each run. I'll investigate where things go wrong and write
a separate bugreport.
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'stable')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/dash
Kernel: Linux 2.6.12-1-k7
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
-- no debconf information
signature.asc
Description: Digital signature
--- End Message ---
--- Begin Message ---
Source: filetraq
Source-Version: 0.2-13
We believe that the bug you reported is fixed in the latest version of
filetraq, which is due to be installed in the Debian FTP archive:
filetraq_0.2-13.diff.gz
to pool/main/f/filetraq/filetraq_0.2-13.diff.gz
filetraq_0.2-13.dsc
to pool/main/f/filetraq/filetraq_0.2-13.dsc
filetraq_0.2-13_all.deb
to pool/main/f/filetraq/filetraq_0.2-13_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.
Sergio Talens-Oliag <[EMAIL PROTECTED]> (supplier of updated filetraq 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, 6 Mar 2006 22:54:59 +0100
Source: filetraq
Binary: filetraq
Architecture: source all
Version: 0.2-13
Distribution: unstable
Urgency: low
Maintainer: Sergio Talens-Oliag <[EMAIL PROTECTED]>
Changed-By: Sergio Talens-Oliag <[EMAIL PROTECTED]>
Description:
filetraq - Small utility to keep track of changes in config files
Closes: 355512
Changes:
filetraq (0.2-13) unstable; urgency=low
.
* Fix sed expression, now really ingnores commented lines (Closes:
Bug#355512).
Files:
ed83062a21721c0dfc6c0f9f0fc64f34 575 admin optional filetraq_0.2-13.dsc
7df0fe3378c359f2e79c356ba3f7c115 4614 admin optional filetraq_0.2-13.diff.gz
c41ac66b220739d9677737cc41ab089b 7596 admin optional filetraq_0.2-13_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)
iD8DBQFEDK/2Z3AFK7jB+mkRAl+jAKDNVKqqAFaSUgyJISi6RJoLE/CSeACfUyg5
homnTTVii4TFy1pJUEO0ZV0=
=cdZ1
-----END PGP SIGNATURE-----
--- End Message ---