Hi Luca you must be very busy. following two lines should added under [ntop] not [epel] section.
gpgcheck=1 gpgkey=http://www.nmon.net/centos/RPM-GPG-KEY-deri <snipped> # cat /etc/yum.repos.d/ntop.repo [ntop] name=ntop packages baseurl=http://rpm.ntop.org/$releasever/$basearch/ enabled=1 and also install the /etc/yum.repos.d/epel.repo extra repositories # cat epel.repo [epel] name=Extra Packages for Enterprise Linux 6 - $basearch #baseurl=http://download.fedoraproject.org/pub/epel/6/$basearch mirrorlist=https://mirrors.fedoraproject.org/metalink?repo=epel-6&arch=$basearch failovermethod=priority enabled=1 gpgcheck=1 gpgkey=http://www.nmon.net/centos/RPM-GPG-KEY-deri <snipped> On Fri, Aug 23, 2013 at 3:05 PM, Luca Deri <[email protected]> wrote: > Fixed > > Thanks Luca > On Aug 23, 2013, at 3:05 PM, T.J. Yang <[email protected]> wrote: > > Hi Luca > In instruction for centos at http://www.nmon.net/centos/ > > Following line need to be added > > gpgkey=http://www.nmon.net/centos/RPM-GPG-KEY-deri > > Thanks > > tj > -- > T.J. Yang > _______________________________________________ > Ntop-dev mailing list > [email protected] > http://listgateway.unipi.it/mailman/listinfo/ntop-dev > > > > _______________________________________________ > Ntop-dev mailing list > [email protected] > http://listgateway.unipi.it/mailman/listinfo/ntop-dev > > -- T.J. Yang
_______________________________________________ Ntop-dev mailing list [email protected] http://listgateway.unipi.it/mailman/listinfo/ntop-dev
