This bug was fixed in the package logwatch - 7.3.6.cvs20080702-1ubuntu4
---
logwatch (7.3.6.cvs20080702-1ubuntu4) jaunty; urgency=low
* Fix typo. (LP: #296349)
-- Chuck Short <[EMAIL PROTECTED]> Wed, 03 Dec 2008 15:22:33 +
** Changed in: logwatch (Ubuntu)
Status: Con
** Changed in: logwatch (Ubuntu)
Status: Fix Released => Confirmed
--
logwatch replaces hostname with number
https://bugs.launchpad.net/bugs/296349
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubunt
Logwatch.pl in version 7.3.6.cvs20080702-1ubuntu3 has a typo around line
940:
> unless ($_ eq "hostname"} {
This causes syntax errors in the rest of the file.
The closing bracket for the unless statement should be a ")"
(parentheses) instead of "}" (curly bracket).
--
logwatch replaces h
This bug was fixed in the package logwatch - 7.3.6.cvs20080702-1ubuntu3
---
logwatch (7.3.6.cvs20080702-1ubuntu3) jaunty; urgency=low
* Fix logwatch.pl for servers that have the same hostname as a config
variable (ie: medium). Thanks for Nathan Crawford. (LP: #296349)
-- Chuck
** Attachment added: "Two line patch to preserve hostname"
http://launchpadlibrarian.net/19538177/preserve-hostname.patch
--
logwatch replaces hostname with number
https://bugs.launchpad.net/bugs/296349
You received this bug notification because you are a member of Ubuntu
Bugs, which is subsc