Bug 7587 - Ganglia-script error when started - No such file or directory at /usr/bin/ganglia-script line 31
Summary: Ganglia-script error when started - No such file or directory at /usr/bin/gan...
Status: RESOLVED WORKSFORME
Alias: None
Product: Mageia
Classification: Unclassified
Component: RPM Packages (show other bugs)
Version: 2
Hardware: All Linux
Priority: Normal normal
Target Milestone: ---
Assignee: Johnny A. Solbu
QA Contact:
URL:
Whiteboard: MGA1TOO
Keywords:
Depends on:
Blocks:
 
Reported: 2012-09-26 16:18 CEST by claire robinson
Modified: 2012-12-21 09:29 CET (History)
2 users (show)

See Also:
Source RPM: ganglia
CVE:
Status comment:


Attachments

Description claire robinson 2012-09-26 16:18:39 CEST
Created to allow a security update to be pushed. 

(See also bug 6874 - No response from packager)

Applies to Mga 1 too

Mga1:
# service ganglia-script start
Starting GANGLIA monitor scripts: parametre
Can't open: No such file or directory at /usr/bin/ganglia-script line 31.
                                                               [  OK  ]

Mga2:
# systemctl status ganglia-script.service
ganglia-script[14604]: Starting GANGLIA monitor scripts: parametre
ganglia-script[14604]: Can't open: No such file or directory at
/usr/bin/ganglia-script line 31.
ganglia-script[14604]: [  OK  ]

This error probably stems from:
$ ls /usr/share/ganglia-monitor-script/script
ls: cannot access /usr/share/ganglia-monitor-script/script: No such file or
directory

# mkdir -p /usr/share/ganglia-monitor-script/script
# service ganglia-script start
Starting GANGLIA monitor scripts: parametre
                                                               [  OK  ]

I'm not sure why it says 'parametre' there, it seems out of place and may also need to be fixed.
claire robinson 2012-09-26 16:18:51 CEST

Whiteboard: (none) => MGA1TOO

Manuel Hiebel 2012-10-07 11:37:29 CEST

CC: (none) => ennael1, guillomovitch

Comment 1 Johnny A. Solbu 2012-12-21 00:12:14 CET
I just tested it here, and it works on my mga2 systems.
Closing as fixed. (mga1 is out of support)

Status: NEW => RESOLVED
CC: (none) => johnny
Resolution: (none) => WORKSFORME
Assignee: bugsquad => johnny

Guillaume Rousse 2012-12-21 09:29:35 CET

CC: guillomovitch => (none)


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