Project

General

Profile

Appion Installation Error with Torque

Added by Long Gui over 12 years ago

Hi, when I tried to install Appion on the CentOS 5.7 via centosAutoInstallation.py, the installation was stopped by an error saying "error reading information on service pbs_server: No such file or directory". I think that error is due to the failure of torque installation. So I tried to install torque manually by inputing "sudo yum -y install torque-server torque-scheduler torque-client", but the results showed "No package torque-server available. No package torque-scheduler available. No package torque-client available." And the Appion installation still ended up in the same problem.

Could some one help me with that? Thanks so much in advance.

-Long


Replies (2)

RE: Appion Installation Error with Torque - Added by Amber Herold over 12 years ago

Hi Long, I see you posted this last week as well, I'm very sorry for our delay in responding.
I will look into this issue today and get back to you as soon as possible.

RE: Appion Installation Error with Torque - Added by Amber Herold over 12 years ago

Hi Long,

It seems the epel repository location changed. We have updated the autoinstaller, specifically the following command:

rpm -Uvh http://dl.fedoraproject.org/pub/epel/5/`uname -i`/epel-release-5-4.noarch.rpm

Once you have epel, the Torque installation should complete.

The new version of the installer can be found here: http://emg.nysbc.org/projects/appion/repository/changes/branches/myami-2.1/install/centosAutoInstallation.py

    (1-2/2)