You are not logged in.
Hi,
I'm trying to install GLPI agent 1.6 in my RHEL Server 6.2. but i'm getting some error.
while installing i got this error
-bash-4.1# ./glpi-agent-1.6.1-linux-installer.pl
Installing glpi-agent v1.6.1...
Installing EPEL 6 repository...
Cannot open: https: //dl.fedoraproject.org/pub/epel/epel-release-latest-6.noarch.rpm. Skipping.
Error: Nothing to do
Can't install EPEL 6 repository:
I've downloaded the EPEL repo and installed it.
but still it didn't solve the problem. it just simply gave these output and ended.
]# ./glpi-agent-1.6.1-linux-installer.pl
Installing glpi-agent v1.6.1...
Failed to install glpi-agent
1. First of all, I want to know why it is failing and how can i resolve this issue.
2. where can i find the list of supported OS with version for GLPI agent installation.
3. I'm not able to see the any proper log while installing. i want to know the path for the installation logs.
Offline
Which package manager do you have installed?
I think yum and dnf logs are both in /var/log.
The error you see should only show when the command to install the rpm via the package manager fails.
GLPI Collaborator and Plugin Developer.
My non-English comments are automated translations. Sorry for any confusion that causes.
Mes commentaires non anglais sont des traductions automatiques. Désolé pour toute confusion qui cause.
Mis comentarios que no están en inglés son traducciones automáticas. Perdón por cualquier confusión que cause.
Offline
The agent installer file i got from the GLPI-Project github release only for RHEL distributions i.e. "glpi-agent-1.6.1-linux-installer.pl" and the EPEL 6 package manager repo i've downloaded from fedoraproject.org only which was "epel-release-6-8.noarch.rpm"
Earlier i thought it may be some internet access issue and for that i made sure it getting connected to fedoraproject for installation. logs are below
-bash-4.1# ./glpi-agent-1.6.1-linux-installer.pl
Installing glpi-agent v1.6.1...
Installing EPEL 6 repository...
Cannot open: https: /dl.fedoraproject.org/pub/epel/epel-release-latest-6.noarch.rpm. Skipping.
Error: Nothing to do
Can't install EPEL 6 repository:
-bash-4.1# telnet dl.fedoraproject.org 80
Trying 38.145.60.24...
Connected to dl.fedoraproject.org (38.145.60.24).
-bash-4.1# telnet dl.fedoraproject.org 443
Trying 38.145.60.22...
Connected to dl.fedoraproject.org (38.145.60.22).
As you mentioned, the error will only shown when command for installation fails, so can you please share the proper steps or commands for installation.
Please let me know if any other package or dependencies should be installed before proceeding further.
Offline