Hi Cheslin, this is what is have in my setup:
---------------------------------------------- cat /etc/yum.repos.d/packetfence.repo ## PacketFence RPM Repository for RHEL/Centos 6 [packetfence] name=PacketFence Repository baseurl=http://inverse.ca/downloads/PacketFence/RHEL6/$basearch gpgcheck=0 enabled=0 [packetfence-devel] name=PacketFence Devel Repository baseurl=http://inverse.ca/downloads/PacketFence/RHEL6/devel/$basearch gpgcheck=0 enabled=0 ---------------------------------------------- yum info packetfence --enablerepo=packetfence Modules complémentaires chargés : fastestmirror Loading mirror speeds from cached hostfile * base: centos.mirror.vexxhost.com * extras: centos.mirror.netelligent.ca * updates: centos.mirror.vexxhost.com Paquets installés Nom : packetfence Architecture : noarch Version : 4.7.0 Révision : 1.el6 Taille : 38 M Dépôt : installed Depuis le dépôt : packetfence Résumé : PacketFence network registration / worm mitigation system URL : http://www.packetfence.org Licence : GPL Description : : PacketFence is an open source network access control (NAC) system. : It can be used to effectively secure networks, from small to very large : heterogeneous networks. PacketFence provides features such : as : * registration of new network devices : * detection of abnormal network activities : * isolation of problematic devices : * remediation through a captive portal : * registration-based and scheduled vulnerability scans. Paquets disponibles Nom : packetfence Architecture : noarch Version : 5.0.1 Révision : 1.el6 Taille : 20 M Dépôt : packetfence Résumé : PacketFence network registration / worm mitigation system URL : http://www.packetfence.org Licence : GPL Description : : PacketFence is an open source network access control (NAC) system. : It can be used to effectively secure networks, from small to very large : heterogeneous networks. PacketFence provides features such : as : * registration of new network devices : * detection of abnormal network activities : * isolation of problematic devices : * remediation through a captive portal : * registration-based and scheduled vulnerability scans. ------------------------------------------------- yum install packetfence --enablerepo=packetfence Modules complémentaires chargés : fastestmirror Configuration du processus d'installation Loading mirror speeds from cached hostfile * base: centos.mirror.vexxhost.com * extras: centos.mirror.netelligent.ca * updates: centos.mirror.vexxhost.com Résolution des dépendances --> Lancement de la transaction de test ---> Package packetfence.noarch 0:4.7.0-1.el6 will be mis à jour ---> Package packetfence.noarch 0:5.0.1-1.el6 will be an update So what you can do is to fetch rpm packet (packetfence,packetfence-config,packetfence-pfcmd-suid) from inverse repo (http://inverse.ca/downloads/PacketFence/CentOS6/x86_64/RPMS/) and do: yum localinstall packetfence-5.0.1-1.el6.noarch.rpm --enablerepo=packetfence Regards Fabrice Le 2015-04-23 04:09, Bagley, Cheslin (Mr) (Summerstrand Campus North) a écrit : > Hi Fabrice > > I'm still having no luck with this issue. Even a fresh install wants to > install version 4.7.0. Running the command " yum --showduplicates list > packetfence" shows the latest available version to be 4.7.0. Is there any > alternative way to install version 5? > > Regards > Cheslin > > -----Original Message----- > From: Fabrice DURAND [mailto:[email protected]] > Sent: Tuesday, April 21, 2015 3:51 PM > To: [email protected] > Subject: Re: [PacketFence-users] Upgrade to 5.0.0 still show version 4.7.0 > > Yes: > > yum cleanall > yum cleanall --enablerepo=packetfence > yum makecache --enablerepo=packetfence > yum update packetfence --enablerepo=packetfence > > Regards > Fabrice > > Le 2015-04-21 09:25, Bagley, Cheslin (Mr) (Summerstrand Campus North) a écrit > : >> I assume I must do a "yum install >> http://inverse.ca/downloads/PacketFence/CentOS6/x86_64/RPMS/packetfence-5.0.0-1.el6.noarch.rpm" >> . If that is the case, I did and it complains of the following: >> >> Requires: packetfence-pfcmd-suid = 5.0.0 >> Requires: fingerbank = 1.0.0 >> Requires: packetfence-config = 5.0.0 >> >> Is there a way to clear the cache? >> >> Regards >> Cheslin >> >> -----Original Message----- >> From: Fabrice DURAND [mailto:[email protected]] >> Sent: Tuesday, April 21, 2015 3:08 PM >> To: [email protected] >> Subject: Re: [PacketFence-users] Upgrade to 5.0.0 still show version >> 4.7.0 >> >> Hello Cheslin, >> >> you are not doing something wrong, but it look that there a cache between >> the server and packetfence repo. >> Can you try to do : >> http://inverse.ca/downloads/PacketFence/CentOS6/x86_64/RPMS/packetfenc >> e-5.0.0-1.el6.noarch.rpm >> ? >> >> Regards >> Fabrice >> >> Le 2015-04-21 08:55, Bagley, Cheslin (Mr) (Summerstrand Campus North) a >> écrit : >>> Hi Fabrice >>> >>> I decided to do a fresh install rather than an update, as our packetfence >>> was still in testing phase. Followed Admin guide, run "yum install >>> --enablerepo=packetfence packetfence" , but it wants to install version >>> 4.7.0 and not version 5. What I'm I doing wrong? >>> >>> Regards >>> Cheslin >>> >>> -----Original Message----- >>> From: Bagley, Cheslin (Mr) (Summerstrand Campus North) >>> [mailto:[email protected]] >>> Sent: Monday, April 20, 2015 3:35 PM >>> To: [email protected] >>> Subject: Re: [PacketFence-users] Upgrade to 5.0.0 still show version >>> 4.7.0 >>> >>> Hi Fabrice >>> >>>> what is the result of rpm -qa|grep packetfence ? >>> packetfence-pfcmd-suid-4.7.0-1.el6.i686 >>> packetfence-config-4.7.0-1.el6.noarch >>> packetfence-freeradius2-3.4.1-1.el6.noarch >>> packetfence-4.7.0-1.el6.noarch >>> packetfence-release-1-1.el6.noarch >>> >>>> Do you have a proxy between packetfence and internet ? >>> No >>> >>> Regards >>> Cheslin >>> >>> -----Original Message----- >>> From: Fabrice DURAND [mailto:[email protected]] >>> Sent: Monday, April 20, 2015 3:21 PM >>> To: [email protected] >>> Subject: Re: [PacketFence-users] Upgrade to 5.0.0 still show version >>> 4.7.0 >>> >>> Hello Bagley, >>> >>> what is the result of rpm -qa|grep packetfence ? >>> Do you have a proxy between packetfence and internet ? >>> >>> Regards >>> Fabrice >>> >>> >>> >>> Le 2015-04-20 02:34, Bagley, Cheslin (Mr) (Summerstrand Campus North) a >>> écrit : >>>> Hi Fabrice >>>> >>>> >>>> >>>> Running below commands didn't resolve the issue. Just to check, >>>> running the command "/usr/local/pf/bin/pfcmd version" is correct to >>>> check current version? >>>> >>>> >>>> >>>> Regards >>>> >>>> Cheslin >>>> >>>> >>>> >>>> *From:*Durand fabrice [mailto:[email protected]] >>>> *Sent:* Friday, April 17, 2015 1:29 PM >>>> *To:* [email protected] >>>> *Subject:* Re: [PacketFence-users] Upgrade to 5.0.0 still show >>>> version >>>> 4.7.0 >>>> >>>> >>>> >>>> Hi Cheslin, >>>> >>>> let's do: >>>> >>>> yum cleanall >>>> yum makecache --enablerepo=packetfence yum update packetfence >>>> --enablerepo=packetfence >>>> >>>> Regards >>>> Fabrice >>>> >>>> >>>> Le 2015-04-17 03:14, Bagley, Cheslin (Mr) (Summerstrand Campus >>>> North) a écrit : >>>> >>>> When I run command "yum update packetfence >>>> --enablerepo=packetfence", I get "No Packages marked for Update". >>>> When I checked the current version it shows 4.7.0 >>>> >>>> Any help to upgrade? >>>> >>>> >>>> >>>> >>>> >>>> *Cheslin Bagley >>>> *Network Engineer(Infrastructure) >>>> ICT Services >>>> >>>> Nelson Mandela Metropolitan University >>>> >>>> North Campus >>>> >>>> *Description: Description: cid:[email protected]*Tel: >>>> +27 (0)41 504 3097 >>>> *Description: Description: cid:[email protected]*Fax: >>>> +27 (0)41 504 9097 >>>> >>>> >>>> >>>> Description: e-mail >>>> >>>> >>>> >>>> >>>> >>>> >>>> -------------------------------------------------------------------- >>>> - >>>> - >>>> -- >>>> >>>> >>>> NOTICE: Please note that this eMail, and the contents thereof, is >>>> subject to the standard NMMU eMail disclaimer which may be found at: >>>> http://www.nmmu.ac.za/disclaimer/email.htm >>>> >>>> >>>> >>>> >>>> >>>> -------------------------------------------------------------------- >>>> - >>>> - >>>> -------- >>>> >>>> BPM Camp - Free Virtual Workshop May 6th at 10am PDT/1PM EDT >>>> >>>> Develop your own process in accordance with the BPMN 2 standard >>>> >>>> Learn Process modeling best practices with Bonita BPM through >>>> live exercises >>>> >>>> http://www.bonitasoft.com/be-part-of-it/events/bpm-camp-virtual- >>>> event?utm_ >>>> >>>> >>>> source=Sourceforge_BPM_Camp_5_6_15&utm_medium=email&utm_campaign=VA_ >>>> S >>>> F >>>> >>>> >>>> >>>> >>>> _______________________________________________ >>>> >>>> PacketFence-users mailing list >>>> >>>> [email protected] >>>> <mailto:[email protected]> >>>> >>>> https://lists.sourceforge.net/lists/listinfo/packetfence-users >>>> >>>> >>>> >>>> >>>> -------------------------------------------------------------------- >>>> - >>>> - >>>> -- >>>> >>>> NOTICE: Please note that this eMail, and the contents thereof, is >>>> subject to the standard NMMU eMail disclaimer which may be found at: >>>> http://www.nmmu.ac.za/disclaimer/email.htm >>>> >>>> >>>> >>>> -------------------------------------------------------------------- >>>> - >>>> - >>>> -------- BPM Camp - Free Virtual Workshop May 6th at 10am PDT/1PM >>>> EDT Develop your own process in accordance with the BPMN 2 standard >>>> Learn Process modeling best practices with Bonita BPM through live >>>> exercises >>>> http://www.bonitasoft.com/be-part-of-it/events/bpm-camp-virtual- >>>> event?utm_ >>>> source=Sourceforge_BPM_Camp_5_6_15&utm_medium=email&utm_campaign=VA_ >>>> S >>>> F >>>> >>>> >>>> _______________________________________________ >>>> PacketFence-users mailing list >>>> [email protected] >>>> https://lists.sourceforge.net/lists/listinfo/packetfence-users >>> -- >>> Fabrice Durand >>> [email protected] :: +1.514.447.4918 (x135) :: www.inverse.ca >>> Inverse inc. :: Leaders behind SOGo (http://www.sogo.nu) and >>> PacketFence (http://packetfence.org) >>> >>> >>> ________________________________ >>> >>> NOTICE: Please note that this eMail, and the contents thereof, is subject >>> to the standard NMMU eMail disclaimer which may be found at: >>> http://www.nmmu.ac.za/disclaimer/email.htm >>> >>> >>> --------------------------------------------------------------------- >>> - >>> -------- BPM Camp - Free Virtual Workshop May 6th at 10am PDT/1PM EDT >>> Develop your own process in accordance with the BPMN 2 standard Learn >>> Process modeling best practices with Bonita BPM through live >>> exercises >>> http://www.bonitasoft.com/be-part-of-it/events/bpm-camp-virtual- >>> event?utm_ >>> source=Sourceforge_BPM_Camp_5_6_15&utm_medium=email&utm_campaign=VA_S >>> F _______________________________________________ >>> PacketFence-users mailing list >>> [email protected] >>> https://lists.sourceforge.net/lists/listinfo/packetfence-users >>> >>> ________________________________ >>> >>> NOTICE: Please note that this eMail, and the contents thereof, is subject >>> to the standard NMMU eMail disclaimer which may be found at: >>> http://www.nmmu.ac.za/disclaimer/email.htm >>> >>> >>> --------------------------------------------------------------------- >>> - >>> -------- BPM Camp - Free Virtual Workshop May 6th at 10am PDT/1PM EDT >>> Develop your own process in accordance with the BPMN 2 standard Learn >>> Process modeling best practices with Bonita BPM through live >>> exercises >>> http://www.bonitasoft.com/be-part-of-it/events/bpm-camp-virtual- >>> event?utm_ >>> source=Sourceforge_BPM_Camp_5_6_15&utm_medium=email&utm_campaign=VA_S >>> F _______________________________________________ >>> PacketFence-users mailing list >>> [email protected] >>> https://lists.sourceforge.net/lists/listinfo/packetfence-users >> -- >> Fabrice Durand >> [email protected] :: +1.514.447.4918 (x135) :: www.inverse.ca >> Inverse inc. :: Leaders behind SOGo (http://www.sogo.nu) and >> PacketFence (http://packetfence.org) >> >> >> ________________________________ >> >> NOTICE: Please note that this eMail, and the contents thereof, is subject to >> the standard NMMU eMail disclaimer which may be found at: >> http://www.nmmu.ac.za/disclaimer/email.htm >> >> >> ---------------------------------------------------------------------- >> -------- BPM Camp - Free Virtual Workshop May 6th at 10am PDT/1PM EDT >> Develop your own process in accordance with the BPMN 2 standard Learn >> Process modeling best practices with Bonita BPM through live exercises >> http://www.bonitasoft.com/be-part-of-it/events/bpm-camp-virtual- >> event?utm_ >> source=Sourceforge_BPM_Camp_5_6_15&utm_medium=email&utm_campaign=VA_SF >> _______________________________________________ >> PacketFence-users mailing list >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/packetfence-users > > -- > Fabrice Durand > [email protected] :: +1.514.447.4918 (x135) :: www.inverse.ca Inverse inc. > :: Leaders behind SOGo (http://www.sogo.nu) and PacketFence > (http://packetfence.org) > > > ________________________________ > > NOTICE: Please note that this eMail, and the contents thereof, is subject to > the standard NMMU eMail disclaimer which may be found at: > http://www.nmmu.ac.za/disclaimer/email.htm > > > ------------------------------------------------------------------------------ > BPM Camp - Free Virtual Workshop May 6th at 10am PDT/1PM EDT > Develop your own process in accordance with the BPMN 2 standard > Learn Process modeling best practices with Bonita BPM through live exercises > http://www.bonitasoft.com/be-part-of-it/events/bpm-camp-virtual- event?utm_ > source=Sourceforge_BPM_Camp_5_6_15&utm_medium=email&utm_campaign=VA_SF > _______________________________________________ > PacketFence-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/packetfence-users -- Fabrice Durand [email protected] :: +1.514.447.4918 (x135) :: www.inverse.ca Inverse inc. :: Leaders behind SOGo (http://www.sogo.nu) and PacketFence (http://packetfence.org)
0xF78F957E.asc
Description: application/pgp-keys
------------------------------------------------------------------------------ BPM Camp - Free Virtual Workshop May 6th at 10am PDT/1PM EDT Develop your own process in accordance with the BPMN 2 standard Learn Process modeling best practices with Bonita BPM through live exercises http://www.bonitasoft.com/be-part-of-it/events/bpm-camp-virtual- event?utm_ source=Sourceforge_BPM_Camp_5_6_15&utm_medium=email&utm_campaign=VA_SF
_______________________________________________ PacketFence-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/packetfence-users
