Koozali.org: home of the SME Server

Other Languages => Italiano => Topic started by: france on September 29, 2021, 03:17:45 PM

Title: Installazione Zabbix-agent fallita per dipendenze
Post by: france on September 29, 2021, 03:17:45 PM
Ciao a tutti , ho provato a installare Zabbix-agent per Smeserver 10 seguendo le indicazioni su contribs .
Il pacchetto mi richiede delle dipendenze :
Errore: Pacchetto: smeserver-zabbix-agent-0.4.8-2.el7.sme.noarch (smecontribs)
            Richiede: perl(Crypt::OpenSSL::X509)
Grazie a chi può darmi indicazioni .
Title: Re: Installazione Zabbix-agent fallita per dipendenze
Post by: ReetP on September 29, 2021, 03:52:42 PM
Did you follow this?

https://wiki.koozali.org/Zabbix-agent

Title: Re: Installazione Zabbix-agent fallita per dipendenze
Post by: france on September 29, 2021, 03:54:55 PM
Did you follow this?

https://wiki.koozali.org/Zabbix-agent
Yes at the moment I have enabled epel repo and the package is installed including for-ssl-x509
I don't know if I performed correctly
Title: Re: Installazione Zabbix-agent fallita per dipendenze
Post by: ReetP on September 29, 2021, 04:18:07 PM
Ahh - I think there may be an issue with the wiki - you need epel as well.

eg:

Code: [Select]
yum install smeserver-zabbix-agent --enablerepo=epel,smecontribs,zabbix42
Package is:

perl-crypt-openssl-x509

Let us know if that works and I will amend the wiki.
Title: Re: Installazione Zabbix-agent fallita per dipendenze
Post by: france on September 29, 2021, 04:34:22 PM
Ahh - I think there may be an issue with the wiki - you need epel as well.

eg:

Code: [Select]
yum install smeserver-zabbix-agent --enablerepo=epel,smecontribs,zabbix42
Package is:

perl-crypt-openssl-x509

Let us know if that works and I will amend the wiki.
In fact, I enabled epel and as written it worked regularly. Probably the wiki needs to be edited correctly. Thanks anyway for your help
Title: Re: Installazione Zabbix-agent fallita per dipendenze
Post by: Jean-Philippe Pialasse on September 29, 2021, 06:50:16 PM
wiki is correct should not need epel.
we need to copy from epel all missing deps to smecontribs.
so this is a bug and need fixing
Title: Re: Installazione Zabbix-agent fallita per dipendenze
Post by: france on September 29, 2021, 07:19:29 PM
wiki is correct should not need epel.
we need to copy from epel all missing deps to smecontribs.
so this is a bug and need fixing
Ok, I thought we needed to add epel. Thanks for your info.
Title: Re: Installazione Zabbix-agent fallita per dipendenze
Post by: Jean-Philippe Pialasse on September 30, 2021, 02:40:30 PM
can you list here the list of deps that were missing and pulled from outside of smecontribs, base, updates, smeupdates ?

it will ease resolution.

thanks
Title: Re: Installazione Zabbix-agent fallita per dipendenze
Post by: france on September 30, 2021, 03:51:13 PM
can you list here the list of deps that were missing and pulled from outside of smecontribs, base, updates, smeupdates ?

it will ease resolution.

thanks
Yes, if the English translation works well ... hi.
It was just asking me for perl-crypt-openssl-x509.