-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Fabrice Durand wrote: > Hello Jake, you have to downgrade perl-Net-DNS and > perl-Net-DNS-Nameserver to 0.65, there is a bug with the version 0.66 > with random dns request pfdns server crash.
Eww.. This is a crappy upgrade situation... Trying to yum downgrade causes a dependency issue with 4.0.2, upgrading causes a dependency issue with 4.0.3 ... To solve this, I had to download the perl-Net-DNS-0.65 package first, use RPM to force the install, and then upgrade to PF 4.0.3 while excluding perl-Net-DNS... sudo yumdownloader perl-Net-DNS-0.65 sudo rpm -Uvh perl-Net-DNS-0.65 --nodeps --force sudo yum upgrade --enablerepo=of,rpmforge,PacketFence --exclude=perl-Net-DNS I don't see a clean way to do this with just yum. An alternative to the yum upgrade with rpmforge and openfusion enabled is to just enable the PacketFence repo, but depending on the last time you updated, you may need packages there. This seems to have worked on my development server. Time will tell.. > Regards Fabrice - -- - --------------------------- Jason 'XenoPhage' Frisvold [email protected] - --------------------------- "Any sufficiently advanced magic is indistinguishable from technology." - - Niven's Inverse of Clarke's Third Law -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.0.19 (Darwin) Comment: GPGTools - http://gpgtools.org Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAlHtv84ACgkQ8CjzPZyTUTTE2QCfQ1YxVpAB7JknxjxB36SC0sNO 0A4An0RUZXuvYbhrvv6NtcuF+o1mv1+M =tSbq -----END PGP SIGNATURE----- ------------------------------------------------------------------------------ See everything from the browser to the database with AppDynamics Get end-to-end visibility with application monitoring from AppDynamics Isolate bottlenecks and diagnose root cause in seconds. Start your free trial of AppDynamics Pro today! http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk _______________________________________________ PacketFence-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/packetfence-users
