Bug 64373

Summary: [patch] sysutils/logrotate: default program locations are for Linux, not FreeBSD
Product: Ports & Packages Reporter: Kenneth Vestergaard Schmidt <kvs>
Component: Individual Port(s)Assignee: Thierry Thomas <thierry>
Status: Closed FIXED    
Severity: Affects Only Me CC: js
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
patch-ab none

Description Kenneth Vestergaard Schmidt 2004-03-17 14:20:20 UTC
    When logrotate tries to compress logs, it tries to locate gzip and
	gunzip in the wrong locations.

    Also, previous versions used /var/lib/logrotate.status, which is also
	the RedHat default. The Debian patch altered this to
	/var/lib/logrotate/status, which breaks upgrades.

How-To-Repeat:     Run logrotate with compression of rotated logs.
Comment 1 Thierry Thomas freebsd_committer freebsd_triage 2004-04-18 21:08:23 UTC
Responsible Changed
From-To: freebsd-ports-bugs->thierry


I'll handle that.
Comment 2 Thierry Thomas freebsd_committer freebsd_triage 2004-04-18 21:10:26 UTC
State Changed
From-To: open->feedback


Waiting for approval from the maintainer. 



Comment 3 Thierry Thomas freebsd_committer freebsd_triage 2004-04-18 21:10:26 UTC
Class Changed
From-To: change-request->update


Waiting for approval from the maintainer.
Comment 4 js 2004-04-19 07:09:54 UTC
OK to me.  My preference is upgrading to a newer version.
Comment 5 Thierry Thomas freebsd_committer freebsd_triage 2004-05-08 15:35:32 UTC
State Changed
From-To: feedback->closed


Commited, thanks!