Bug 5815 - Tomoyo initialization script uses wrong binary name
Summary: Tomoyo initialization script uses wrong binary name
Status: RESOLVED FIXED
Alias: None
Product: Mageia
Classification: Unclassified
Component: RPM Packages (show other bugs)
Version: Cauldron
Hardware: i586 Linux
Priority: Normal normal
Target Milestone: ---
Assignee: Thomas Backlund
QA Contact:
URL:
Whiteboard:
Keywords: Junior_job
Depends on:
Blocks:
 
Reported: 2012-05-10 09:46 CEST by Johnny Accot
Modified: 2012-05-10 13:07 CEST (History)
0 users

See Also:
Source RPM: tomoyo-tools-2.5.0-1.mga2.src.rpm
CVE:
Status comment:


Attachments

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


Note You need to log in before you can comment on or make changes to this bug.