Bug 5815

Summary: Tomoyo initialization script uses wrong binary name
Product: Mageia Reporter: Johnny Accot <accot>
Component: RPM PackagesAssignee: Thomas Backlund <tmb>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: Normal Keywords: Junior_job
Version: Cauldron   
Target Milestone: ---   
Hardware: i586   
OS: Linux   
Whiteboard:
Source RPM: tomoyo-tools-2.5.0-1.mga2.src.rpm CVE:
Status comment:

Description Johnny Accot 2012-05-10 09:46:31 CEST
Description of problem:

If one tries to start the tomoyo auditd service, one gets an error which says the command is not found.  Indeed, the initialization script tries to start the tomoyo audit service with the command "ccs-auditd" when the command is actually "/usr/sbin/tomoyo-auditd".  All tomoyo commands are prefixed with "tomoyo-" in the package, not "ccs-".

Version-Release number of selected component (if applicable):

tomoyo-tools-2.5.0-1.mga2

How reproducible:

Every time.

Steps to Reproduce:
1. Run "/etc/init.d/tomoyo-auditd start" or "systemctl start tomoyo-auditd.service"
2. Notice failure and run "systemctl status tomoyo-auditd.service"
3. Read "ccs-auditd: command not found"
Manuel Hiebel 2012-05-10 12:05:56 CEST

Keywords: (none) => Junior_job
Assignee: bugsquad => tmb

Comment 1 Thomas Backlund 2012-05-10 13:07:19 CEST
Fixed in tomoyo-tools-2.5.0-2.mga2

Thanks for the report

Status: NEW => RESOLVED
Resolution: (none) => FIXED