Package: glusterfs
Version: glusterfs
Severity: normal
Tags: patch

--- Please enter the report below this line. ---

The program generates a very large logs, the patch adds logrotate.
In the library, not to duplicate, as the number of logging customer is 
unknown, and they may be non-standard.

--- System information. ---
Architecture: i386
Kernel:       Linux 2.6.38-8-generic

Debian Release: squeeze/sid
  500 unstable        debian.seriousdron.ru 
  500 testing         dl.google.com 
  500 stable          dl.google.com 
  500 stable          deb.opera.com 
  500 natty-updates   ru.archive.ubuntu.com 
  500 natty-security  security.ubuntu.com 
  500 natty           ru.archive.ubuntu.com 
  500 natty           ppa.launchpad.net 
  500 natty           extras.ubuntu.com 
  500 natty           archive.canonical.com 
  500 maverick        ppa.launchpad.net 
  500 maverick        archive.canonical.com 
  500 lucid           ppa.launchpad.net 

--- Package information. ---
Package's Depends field is empty.

Package's Recommends field is empty.

Package's Suggests field is empty.



diff -Nru glusterfs-3.1.3/debian/glusterfs glusterfs-3.1.3/debian/glusterfs
--- glusterfs-3.1.3/debian/glusterfs    1970-01-01 03:00:00.000000000 +0300
+++ glusterfs-3.1.3/debian/glusterfs    2011-04-18 18:56:17.000000000 +0400
@@ -0,0 +1,8 @@
+/var/log/glusterfs/*.log {
+       daily
+       rotate 7
+       delaycompress
+       compress
+       notifempty
+       missingok
+}
diff -Nru glusterfs-3.1.3/debian/libglusterfs0.install glusterfs-3.1.3/debian/libglusterfs0.install
--- glusterfs-3.1.3/debian/libglusterfs0.install        2011-03-15 23:14:55.000000000 +0300
+++ glusterfs-3.1.3/debian/libglusterfs0.install        2011-04-18 18:56:58.000000000 +0400
@@ -4,3 +4,4 @@
 debian/tmp/usr/lib/libgfxdr.so.*
 debian/tmp/usr/share/doc/glusterfs/glusterfs.vim usr/share/vim/vim72/
 debian/tmp/usr/share/doc/glusterfs/glusterfs-mode.el usr/share/emacs/site-lisp/
+debian/glusterfs etc/logrotate.d/

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to