Welcome to Pandora FMS Community › Forums › Community support › Installing Pandora Server RPM problem….
-
Installing Pandora Server RPM problem….
Posted by timtimhk on April 30, 2007 at 05:30WHEN I install pandora server noarch rpm
It show error
Unresolved dependencies:
Installing pandora_server-1.2.0-19.3.noarch[Local packages]
There are no installable providers of perl-Net-Ping-External for pandora_server-1.2.0-19.3.noarch[Local packages]but i’m installed perl-Net-Ping-External
WHit say i haven’t install?manu replied 17 years, 9 months ago 3 Members · 14 Replies -
14 Replies
-
-
-
::
Please, paste here the output of, seems you DO NOT have perl-Net-Ping-External
Look at this on my system:
[root@Arbusto ~]# rpm -qa | grep -i perl-Net-Ping
perl-Net-Ping-External-0.11-8
perl-Net-Ping-2.28-1And the second problem….do you have the mysql running?
-
-
-
::
Please, you’re not giving so many details, it’s hard to give you a hand…
when i press pandora server rpm install
error message is showed…
Unresolved dependencies:
Installing pandora_server-1.2.0-19.3.noarch[Local packages]
There are no installable providers of perl-Net-Ping-External for pandora_server-1.2.0-19.3.noarch[Local packages]
perl-Net-SNMP-5.2.0-30.i586[20070430-155405] needed by pandora_server-1.2.0-19.3.noarch[Local packages]
perl-IO-Socket-SSL-1.01-19.i586[20070430-155405] needed by pandora_server-1.2.0-19.3.noarch[Local packages] -
-
::
The problem is solve,thanks..
but there are some problem..
when I want to install the rpm…
it showUnresolved dependencies:
Installing pandora_server-1.2.0-19.3.noarch[Local packages]
There are no installable providers of openssh-server for pandora_server-1.2.0-19.3.noarch[Local packages]But I have install OpenSSH Server before
I Enter
[root@Tim ~]#service sshd start
start SSH daemon doneSo what is the problem?
-
-
::
Probably the name of the package, tell me exactly the name of the openssh package in the spec file.
In fedora it’s called openssh-server, but it’s not the same in opensuse, mandriva, or just suse, you know.
I’ve build the package again for opensuse 10.2 without the openssh-server requeriments, so just download it again from the repos and it will work.
http://software.opensuse.org/download/home:/marostegui/openSUSE_10.2/noarch/
Please, can you provide my the name of the opensshserver in opensuse in order to fix this for future versions of the Pandora RPM packages?:
rpm -qa | grep -i ssh -
-
-
-