Koozali.org: home of the SME Server

Obsolete Releases => SME 9.x Contribs => Topic started by: phil101 on January 21, 2016, 02:13:37 AM

Title: AWStats for sme 9.1
Post by: phil101 on January 21, 2016, 02:13:37 AM
Hello

Try to install AWStats from contribs wiki page but get missing dependacy

yum --enablerepo=smecontribs install smeserver-awstats

Excuse for the text, server is build with my mother language.

Résolution des dépendances
--> Lancement de la transaction de test
---> Package smeserver-awstats.noarch 0:1.3-3.el6.sme will be installé
--> Traitement de la dépendance : awstats >= 6.5 pour le paquet : smeserver-awstats-1.3-3.el6.sme.noarch
--> Lancement de la transaction de test
---> Package awstats.noarch 0:7.1-1.el6.rf will be installé
--> Traitement de la dépendance : perl(Geo::IP) pour le paquet : awstats-7.1-1.el6.rf.noarch
--> Résolution des dépendances terminée
Erreur : Paquet : awstats-7.1-1.el6.rf.noarch (smecontribs)
             Requiert : perl(Geo::IP)


If put dag repo enable, the missing dependancy don't show up and you could install AWStats.

Do we need to fill a bug or the package is just missing in the repo?

Philippe
Title: Re: AWStats for sme 9.1
Post by: guest22 on January 21, 2016, 05:01:40 AM
The required GeoIP package is currently in smeupdates-testing. Proceed with great care for nothing has been verified.
Title: Re: AWStats for sme 9.1
Post by: stephdl on January 21, 2016, 04:53:54 PM
Geoip comes from epel: enablerepo=epel

Test and report if all is good
Title: Re: AWStats for sme 9.1
Post by: stephdl on January 21, 2016, 09:56:21 PM
perl-Geo-IP-1.38-6.el6 is pushed to sme9contribs, wait the sync of repository
Title: Re: AWStats for sme 9.1
Post by: michelandre on January 22, 2016, 08:47:23 AM
Same problem  :sad:

I found: perl-Geo-IP-1.38-6.el6 RPM for x86_64
at: http://www.rpmfind.net/linux/RPM/epel/6/x86_64/perl-Geo-IP-1.38-6.el6.x86_64.html

I installed with:
yum install ftp://fr2.rpmfind.net/linux/epel/6/x86_64/perl-Geo-IP-1.38-6.el6.x86_64.rpm

Then:
yum --enablerepo=smecontribs install smeserver-awstats

and finally:
signal-event post-upgrade; signal-event reboot

And everything is working fine.  :smile:

Michel-André
Title: Re: AWStats for sme 9.1
Post by: stephdl on January 22, 2016, 09:47:04 AM
well probably that the 'updaterepo' script is doing some noise, I will look after, I'm at the office right now
Title: Re: AWStats for sme 9.1
Post by: phil101 on January 29, 2016, 12:49:46 AM
Try to install AWstats from repo smecontribs and the problem still there.

Title: Re: AWStats for sme 9.1
Post by: guest22 on January 29, 2016, 12:51:03 AM
Try to install AWstats from repo smecontribs and the problem still there.


See http://forums.contribs.org/index.php/topic,52204.msg267391.html#msg267391
Title: Re: AWStats for sme 9.1
Post by: phil101 on January 29, 2016, 01:45:28 AM
I understand if enablerepo=smeupdates-testing is use, the package will be install without problem.

But stephdl suppose to move the missing package to smecontribs repo. Seem to have problem with updaterepo script as per his comment.

I want to test the installation package with smecontribs repo as per wiki page.

Just to know if wiki page is OK and use it on my server.
Title: Re: AWStats for sme 9.1
Post by: stephdl on January 29, 2016, 11:42:08 PM
I updated the wiki page you can follow it