[Bug 799623] Re: Incorrect generated logrotate file

2014-03-27 Thread Launchpad Bug Tracker
This bug was fixed in the package clamav - 0.98.1+dfsg- 4ubuntu1~ubuntu12.10.2 --- clamav (0.98.1+dfsg-4ubuntu1~ubuntu12.10.2) quantal-security; urgency=medium * Rebuild as a security update (LP: #1296856) -- Marc DeslauriersThu, 27 Mar 2014 08:54:58 -0400 ** Changed in: clam

[Bug 799623] Re: Incorrect generated logrotate file

2014-03-13 Thread Launchpad Bug Tracker
This bug was fixed in the package clamav - 0.97.8+dfsg-1ubuntu4.1 --- clamav (0.97.8+dfsg-1ubuntu4.1) saucy; urgency=low * debian/common_functions - Fix slurp_config() that is sometimes not discriminative enough which leads to invalid configuration files (LP: #799623) -- Lo

[Bug 799623] Re: Incorrect generated logrotate file

2014-03-13 Thread Launchpad Bug Tracker
This bug was fixed in the package clamav - 0.97.8+dfsg-1ubuntu1.12.04.2 --- clamav (0.97.8+dfsg-1ubuntu1.12.04.2) precise-proposed; urgency=low * debian/common_functions - Fix slurp_config() that is sometimes not discriminative enough which leads to invalid configuration fil

[Bug 799623] Re: Incorrect generated logrotate file

2014-03-13 Thread Louis Bouchard
Verified for both Saucy & Precise. Work as expected. ** Tags removed: verification-needed ** Tags added: verification-done -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/799623 Title: Incorrect gene

[Bug 799623] Re: Incorrect generated logrotate file

2014-03-10 Thread Louis Bouchard
@Bryan : thanks I'll do my best to get it tested this week, I was off sick all of last week. @scott: thanks, I meant to do it but it somewhat dropped of -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/7

[Bug 799623] Re: Incorrect generated logrotate file

2014-03-05 Thread Scott Kitterman
I've also fixed this in Debian Unstable as well. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/799623 Title: Incorrect generated logrotate file To manage notifications about this bug go to: https:/

[Bug 799623] Re: Incorrect generated logrotate file

2014-03-05 Thread Launchpad Bug Tracker
** Branch linked: lp:debian/clamav -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/799623 Title: Incorrect generated logrotate file To manage notifications about this bug go to: https://bugs.launchpa

[Bug 799623] Re: Incorrect generated logrotate file

2014-02-28 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/saucy-proposed/clamav -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/799623 Title: Incorrect generated logrotate file To manage notifications about this bug go to: https:

[Bug 799623] Re: Incorrect generated logrotate file

2014-02-28 Thread Brian Murray
Hello Javier, or anyone else affected, Accepted clamav into saucy-proposed. The package will build now and be available at http://launchpad.net/ubuntu/+source/clamav/0.97.8+dfsg- 1ubuntu4.1 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See http

[Bug 799623] Re: Incorrect generated logrotate file

2014-02-27 Thread Chris J Arges
** Also affects: clamav (Ubuntu Saucy) Importance: Undecided Status: New ** Changed in: clamav (Ubuntu Saucy) Assignee: (unassigned) => Louis Bouchard (louis-bouchard) ** Changed in: clamav (Ubuntu Saucy) Importance: Undecided => Low ** Changed in: clamav (Ubuntu Saucy)

[Bug 799623] Re: Incorrect generated logrotate file

2014-02-27 Thread Brian Murray
Hello Javier, or anyone else affected, Accepted clamav into precise-proposed. The package will build now and be available at http://launchpad.net/ubuntu/+source/clamav/0.97.8+dfsg- 1ubuntu1.12.04.2 in a few hours, and then in the -proposed repository. Please help us by testing this new package.

[Bug 799623] Re: Incorrect generated logrotate file

2014-02-27 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/precise-proposed/clamav -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/799623 Title: Incorrect generated logrotate file To manage notifications about this bug go to: http

[Bug 799623] Re: Incorrect generated logrotate file

2014-02-12 Thread Launchpad Bug Tracker
This bug was fixed in the package clamav - 0.98.1+dfsg-1ubuntu5 --- clamav (0.98.1+dfsg-1ubuntu5) trusty; urgency=low * debian/common_functions - Fix slurp_config() that is sometimes not discriminative enough which leads to invalid configuration files (LP: #799623) -- Louis

[Bug 799623] Re: Incorrect generated logrotate file

2014-02-12 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/trusty-proposed/clamav -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/799623 Title: Incorrect generated logrotate file To manage notifications about this bug go to: https

[Bug 799623] Re: Incorrect generated logrotate file

2014-02-12 Thread Martin Pitt
I uploaded the precise branch with the same change that I did to the trusty one: - value=`grep ^$variable $CLAMAVCONF | head -n1 | awk '{print $2}'` + value=`grep "^$variable[[:space:]]" $CLAMAVCONF | head -n1 | awk '{print $2}'` Unsubscribing sponsors now. ** Changed in: clamav (Ubuntu Quantal)

[Bug 799623] Re: Incorrect generated logrotate file

2014-02-12 Thread Martin Pitt
Trusty branch uploaded. ** Changed in: clamav (Ubuntu) Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/799623 Title: Incorrect generated logrotate file To

[Bug 799623] Re: Incorrect generated logrotate file

2014-02-12 Thread Martin Pitt
Raring is EOL, and it's probably not worth any more SRUing this to quantal either. ** Changed in: clamav (Ubuntu Raring) Status: In Progress => Won't Fix -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.ne

[Bug 799623] Re: Incorrect generated logrotate file

2014-02-11 Thread Louis Bouchard
debdiff for saucy ** Patch added: "lp799623_fix_logrotate_saucy.debdiff" https://bugs.launchpad.net/ubuntu/+source/clamav/+bug/799623/+attachment/3977077/+files/lp799623_fix_logrotate_saucy.debdiff -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscr

[Bug 799623] Re: Incorrect generated logrotate file

2014-02-11 Thread Louis Bouchard
debdiff for Precise ** Description changed: + SRU justification : + + Without this fix, installation scripts can generate invalid configuration files + (i.e. logrotate.d/clamav-damemon) + + Impact : + + Invalid configuration files + + Fix : + + Make the parsing algorithm a bit more discrimi

[Bug 799623] Re: Incorrect generated logrotate file

2014-02-10 Thread Launchpad Bug Tracker
** Branch linked: lp:~louis- bouchard/ubuntu/trusty/clamav/lp799623_fix_logrotate -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/799623 Title: Incorrect generated logrotate file To manage notificati

[Bug 799623] Re: Incorrect generated logrotate file

2014-02-10 Thread Louis Bouchard
** Changed in: clamav (Ubuntu) Assignee: (unassigned) => Louis Bouchard (louis-bouchard) ** Changed in: clamav (Ubuntu Precise) Assignee: (unassigned) => Louis Bouchard (louis-bouchard) ** Changed in: clamav (Ubuntu Raring) Assignee: (unassigned) => Louis Bouchard (louis-bouchard)

[Bug 799623] Re: Incorrect generated logrotate file

2013-10-03 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: clamav (Ubuntu Quantal) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/799623 Title

[Bug 799623] Re: Incorrect generated logrotate file

2013-10-03 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: clamav (Ubuntu Precise) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/799623 Title

[Bug 799623] Re: Incorrect generated logrotate file

2013-10-03 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: clamav (Ubuntu Raring) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/799623 Title:

[Bug 799623] Re: Incorrect generated logrotate file

2013-09-25 Thread Adam Stokes
** Also affects: clamav (Ubuntu Precise) Importance: Undecided Status: New ** Also affects: clamav (Ubuntu Quantal) Importance: Undecided Status: New ** Also affects: clamav (Ubuntu Raring) Importance: Undecided Status: New -- You received this bug notification bec

[Bug 799623] Re: Incorrect generated logrotate file

2013-05-02 Thread Jorge Salamero Sanz
This bug appears because of the way we get conf parameters values, for LogFile: grep '^LogFile' /etc/clamav/clamd.conf LogFileMaxSize 0 LogFile /var/log/clamav/clamav.log LogFileUnlock false LogFileMaxSize 0 The fix: diff clamav-daemon.postinst /var/lib/dpkg/info/clamav-daemon.postinst 175c175 <

[Bug 799623] Re: Incorrect generated logrotate file

2013-03-27 Thread fatbob
Hi there Javier is a developer on a linux control system / distribution called zentyal. It was myself and another user who spotted this on our installations. I've attatched my clamd.conf. If you need any further info please ask Details on the zentyal forum here. http://forum.zentyal.org/index.ph

[Bug 799623] Re: Incorrect generated logrotate file

2012-03-17 Thread Bug Watch Updater
** Changed in: altlinux Status: Unknown => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/799623 Title: Incorrect generated logrotate file To manage notifications about this bug go to

[Bug 799623] Re: Incorrect generated logrotate file

2012-03-17 Thread Skilly
** Bug watch added: Zentyal Bug Tracker #2596 http://trac.zentyal.org/ticket/2596 ** Also affects: altlinux via http://trac.zentyal.org/ticket/2596 Importance: Unknown Status: Unknown -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscrib

[Bug 799623] Re: Incorrect generated logrotate file

2011-08-16 Thread Imre Gergely
I've looked a little bit at the .postinst script but I can't see how this could happen, except when there is something wrong in the config file itself. Like 'LogFile 0' in it or something :) @Javier, do you by any chance have the clamd.conf file ? Or can you reproduce this problem in any consisten

[Bug 799623] Re: Incorrect generated logrotate file

2011-06-21 Thread Chuck Short
Thanks for the bug report, Ill see if I can get this fixed. Regards chuck ** Changed in: clamav (Ubuntu) Importance: Undecided => Low ** Changed in: clamav (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscr

[Bug 799623] Re: Incorrect generated logrotate file

2011-06-20 Thread Javier Amor Garcia
** Attachment added: "clamav-daemon" https://bugs.launchpad.net/bugs/799623/+attachment/2175575/+files/clamav-daemon -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/799623 Title: Incorrect generat