Bug 233474

Summary: Logrotate has spurious endscript
Product: [Fedora] Fedora Reporter: Dan Young <dyoung>
Component: sambaAssignee: Simo Sorce <ssorce>
Status: CLOSED RAWHIDE QA Contact: David Lawrence <dkl>
Severity: low Docs Contact:
Priority: medium    
Version: rawhideCC: jik, jplans
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2007-03-22 19:52:35 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
Logrotate patch none

Description Dan Young 2007-03-22 17:54:43 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.2) Gecko/20070312 Firefox/2.0.0.2

Description of problem:
The "Remove kill -HUP from rotate, samba use -HUP for other things noit to reopen logs" change in 3.0.24-3.fc7 left the endscript at the end of /etc/logrotate.d/samba. It's only needed after a "postrotate" or similar, which was removed per the changelog.

Version-Release number of selected component (if applicable):
samba-3.0.24-6.fc7

How reproducible:
Always


Steps to Reproduce:
1. Install samba
2. Run /etc/cron.daily/logrotate

Actual Results:
/etc/cron.daily/logrotate:

error: samba:6 unknown option 'endscript' -- ignoring line

Expected Results:


Additional info:

Comment 1 Dan Young 2007-03-22 17:57:19 UTC
Created attachment 150681 [details]
Logrotate patch

Comment 2 Simo Sorce 2007-03-22 19:52:35 UTC
Thank you, patch applied to cvs, will be out with the next release.

Comment 3 Simo Sorce 2007-03-25 14:16:17 UTC
*** Bug 233809 has been marked as a duplicate of this bug. ***