Your message dated Tue, 15 Apr 2008 20:47:17 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#462651: fixed in gidentd 0.4.5+dfsg1-0.2
has caused the Debian Bug report #462651,
regarding gidentd: does not rotate logfiles and therefore fills /var/log
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)


-- 
462651: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=462651
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: gidentd
Version: 0.4.5-7.3
Severity: serious
Justification: Policy 10.8
Tags: patch

gidentd does not rotate logfiles (neither etch nor sid). However the
policy requires this (and my /var/log fills ...):

Policy 10.8 says:
  Log files must be rotated occasionally so that they don't grow
  indefinitely; ...

A NMU diff is attached.

While investigating your package I also found following bugs:

At least the stable package does not remove logfiles when being purged
(policy says this should [!= must] happen).

Furthermore the package does not build with MAKEFLAGS=-j2.

Helmut

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.23.14 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=de_DE (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/dash
diff -ruN gidentd-0.4.5+dfsg1/debian/changelog gidentd-0.4.5+dfsg1-0.2/debian/changelog
--- gidentd-0.4.5+dfsg1/debian/changelog	2008-01-26 15:10:57.000000000 +0100
+++ gidentd-0.4.5+dfsg1-0.2/debian/changelog	2008-01-26 15:17:36.000000000 +0100
@@ -1,3 +1,10 @@
+gidentd (0.4.5+dfsg1-0.2) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Fix missing logrotate (policy 10.8, Closes: #nnn).
+
+ -- Helmut Grohne <[EMAIL PROTECTED]>  Sat, 26 Jan 2008 14:52:08 +0100
+
 gidentd (0.4.5+dfsg1-0.1) unstable; urgency=low
 
   * Non-maintainer upload.
diff -ruN gidentd-0.4.5+dfsg1/debian/control gidentd-0.4.5+dfsg1-0.2/debian/control
--- gidentd-0.4.5+dfsg1/debian/control	2008-01-26 15:10:57.000000000 +0100
+++ gidentd-0.4.5+dfsg1-0.2/debian/control	2008-01-26 15:14:38.000000000 +0100
@@ -9,7 +9,7 @@
 Architecture: any
 Replaces: ident-server
 Provides: ident-server
-Depends: ${shlibs:Depends}, update-inetd
+Depends: ${shlibs:Depends}, update-inetd, logrotate
 Conflicts: ident-server
 Description: RFC1413 compliant IPv4/IPv6 ident daemon
  gidentd is a fully functional, RFC1413 compliant ident daemon,
diff -ruN gidentd-0.4.5+dfsg1/debian/gidentd.logrotate gidentd-0.4.5+dfsg1-0.2/debian/gidentd.logrotate
--- gidentd-0.4.5+dfsg1/debian/gidentd.logrotate	1970-01-01 01:00:00.000000000 +0100
+++ gidentd-0.4.5+dfsg1-0.2/debian/gidentd.logrotate	2008-01-26 15:12:23.000000000 +0100
@@ -0,0 +1,10 @@
+/var/log/gidentd.log {
+	rotate 12
+	weekly
+	compress 
+	# Is this necessary? It doesn't hurt though:
+	delaycompress
+	postrotate
+	/etc/init.d/gidentd force-reload
+	endscript
+}
diff -ruN gidentd-0.4.5+dfsg1/debian/rules gidentd-0.4.5+dfsg1-0.2/debian/rules
--- gidentd-0.4.5+dfsg1/debian/rules	2008-01-26 15:10:57.000000000 +0100
+++ gidentd-0.4.5+dfsg1-0.2/debian/rules	2008-01-26 15:14:11.000000000 +0100
@@ -49,6 +49,7 @@
 
 	dh_installman debian/gidentd.8
 	dh_installchangelogs ChangeLog
+	dh_installlogrotate
 	
 	dh_link
 	dh_strip

--- End Message ---
--- Begin Message ---
Source: gidentd
Source-Version: 0.4.5+dfsg1-0.2

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

gidentd_0.4.5+dfsg1-0.2.diff.gz
  to pool/main/g/gidentd/gidentd_0.4.5+dfsg1-0.2.diff.gz
gidentd_0.4.5+dfsg1-0.2.dsc
  to pool/main/g/gidentd/gidentd_0.4.5+dfsg1-0.2.dsc
gidentd_0.4.5+dfsg1-0.2_i386.deb
  to pool/main/g/gidentd/gidentd_0.4.5+dfsg1-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.
Helmut Grohne <[EMAIL PROTECTED]> (supplier of updated gidentd 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.8
Date: Sat, 26 Jan 2008 14:52:08 +0100
Source: gidentd
Binary: gidentd
Architecture: source i386
Version: 0.4.5+dfsg1-0.2
Distribution: unstable
Urgency: low
Maintainer: Martin Loschwitz <[EMAIL PROTECTED]>
Changed-By: Helmut Grohne <[EMAIL PROTECTED]>
Description: 
 gidentd    - RFC1413 compliant IPv4/IPv6 ident daemon
Closes: 462651
Changes: 
 gidentd (0.4.5+dfsg1-0.2) unstable; urgency=low
 .
   * Non-maintainer upload.
   * Fix missing logrotate (policy 10.8, Closes: #462651).
Checksums-Sha1: 
 eb9692c66fb3b48a06c1071ffb82a30ea8f35c51 1010 gidentd_0.4.5+dfsg1-0.2.dsc
 5188cf86d88de4a684b6645b687cdb7a5a3bb58e 13784 gidentd_0.4.5+dfsg1-0.2.diff.gz
 5a8fcda19c201554dc75b2b791ea1293d1df2c28 20758 gidentd_0.4.5+dfsg1-0.2_i386.deb
Checksums-Sha256: 
 be4c383b13a4889aaf9e89e15a4b21b853ec578e07c21eb18f8b0609690e1cc3 1010 
gidentd_0.4.5+dfsg1-0.2.dsc
 f6d5a867b42965ce3edd0d3641d11a21785a90631c28c349133d1b35b6138024 13784 
gidentd_0.4.5+dfsg1-0.2.diff.gz
 e3b77524e58765bf56bbdc1d6e8b472685ba15d4e12c2a442d7391e1d9f7bd41 20758 
gidentd_0.4.5+dfsg1-0.2_i386.deb
Files: 
 ba460c537fde853fedc4555b1beac3cf 1010 net optional gidentd_0.4.5+dfsg1-0.2.dsc
 78a7ef028a2cc2a5e7ceb82ea372dac7 13784 net optional 
gidentd_0.4.5+dfsg1-0.2.diff.gz
 6519709d0fb269f71090773500ba9fab 20758 net optional 
gidentd_0.4.5+dfsg1-0.2_i386.deb

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

iD8DBQFIAODvnMvaFgH6i0oRAm/nAJ0ada+yfimLE/8xclivLP+czxbn0ACbBwNy
oAAhrmh2ykmpM1zd5wBK7wE=
=9NvI
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to