|
From: Tedder, E. <Er...@we...> - 2015-10-28 19:30:15
|
If I remember right there is a problem with the repository list that is included in some of the latest 12.0.4 releases You will need to fix the software repository before it can download the dependencies for installing packetfence. apt-get update should show the same error you are getting if this is the case. From: Anthony Ruggiero [mailto:aru...@fi...] Sent: Wednesday, October 28, 2015 10:20 AM To: 'pac...@li...' Subject: [PacketFence-users] PacketFence Installation I am continuing to have issues with the installation of PacketFence on my Ubuntu 12 server. Here is the version info for my Ubuntu: Distributor ID: Ubuntu Description: Ubuntu 12.04.5 LTS Release: 12.04 Codename: precise I have followed the instructions (correctly I believe) from this link: http://www.packetfence.org/support/faqs/article/how-to-install-packetfence-on-ubuntu.html However, when I try to install PacketFence I get an long serious of unmet dependencies. The following packages have unmet dependencies: packetfence : Depends: libapache-ssllookup-perl but it is not installable Depends: liburi-escape-xs-perl but it is not installable Depends: libiptables-libiptc-perl but it is not installable Depends: libdata-swap-perl but it is not installable Depends: liblinux-fd-perl but it is not installable Depends: libcrypt-openssl-pkcs12-perl but it is not installable Depends: libsereal-encoder-perl but it is not installable Depends: libsereal-decoder-perl but it is not installable Depends: libdata-serializer-sereal-perl (>= 1.04) but it is not going to be installed Depends: libcrypt-openssl-pkcs10-perl but it is not installable Depends: sscep but it is not installable Depends: libnet-interface-perl but it is not installable Depends: libposix-2008-perl but it is not installable Depends: libdata-messagepack-stream-perl but it is not installable Depends: libdata-messagepack-perl but it is not installable Depends: libcatalyst-perl (>= 5.90011) but it is not going to be installed Depends: libcatalyst-modules-perl but it is not going to be installed Depends: libauthen-htpasswd-perl but it is not going to be installed Depends: libcatalyst-authentication-credential-http-perl but it is not going to be in stalled Depends: libcatalyst-authentication-store-htpasswd-perl but it is not going to be ins talled Depends: libcatalyst-plugin-unicode-encoding-perl but it is not going to be installed Depends: libcatalyst-view-tt-perl (>= 0.37) but it is not going to be installed Depends: libhtml-formfu-perl but it is not going to be installed Depends: libhtml-formhandler-perl (= 0.40013-2) but it is not going to be installed Depends: libcache-memcached-libmemcached-perl but it is not going to be installed Depends: libnet-dns-perl (= 0.66-3) but it is not going to be installed Depends: haproxy (>= 1.5) but it is not going to be installed Depends: freeradius-radsniff (>= 3.0) but it is not installable PreDepends: freeradius (>= 2.2.5) but 2.1.10+dfsg-3ubuntu0.12.04.2 is to be installed PreDepends: fingerbank (>= 1.0.4) but it is not going to be installed PreDepends: libnet-wmiclient-perl but it is not installable PreDepends: libwmiclient1 but it is not installable PreDepends: wmi-client but it is not installable E: Unable to correct problems, you have held broken packages. Please help. |