|
From: Henning E. <Hen...@ca...> - 2015-12-02 18:22:09
|
Thanks Louis. I opted to go with CentOS 6 and it worked well. Regards, -henning From: Louis Munro [mailto:lm...@in...] Sent: Tuesday, December 01, 2015 5:18 AM To: pac...@li... Subject: Re: [PacketFence-devel] Installing PF on Ubuntu 14.04.2LTS Hello, You realize that 14.04 is not officially supported right? We package PacketFence for 12.04, Debian 7 and RHEL/CentOS6. Now of course this is the devel mailing list. Perhaps I misunderstood your intent and you meant that you were willing to undertake packaging for 14.04 ;-) If you just have a question about installing, you would be better off asking on the packetfence-users mailing list. The packetfence-devel is for discussing development issue. Regards, -- Louis Munro lm...@in...<mailto:lm...@in...> :: www.inverse.ca<http://www.inverse.ca> +1.514.447.4918 x125 :: +1 (866) 353-6153 x125 Inverse inc. :: Leaders behind SOGo (www.sogo.nu<http://www.sogo.nu>) and PacketFence (www.packetfence.org<http://www.packetfence.org>) On Nov 30, 2015, at 14:14 , Henning Els <Hen...@ca...<mailto:Hen...@ca...>> wrote: Hello! I have a clean Ubuntu 14.04.2 installation that I’d like to install PacketFence on. There is a similar thread in Feb 2015 (link below), where it seemed to have been resolved. I followed the instructions in that thread and is blocked during installation with ‘unmet dependencies’ as shown below. http://www.mail-archive.com/packetfence-users%40lists.sourceforge.net/msg07906.html I appreciate any pointers. -henning hels@pet-hels-vb-ubuntu:~$ cat /etc/*release* DISTRIB_ID=Ubuntu DISTRIB_RELEASE=14.04 DISTRIB_CODENAME=trusty DISTRIB_DESCRIPTION="Ubuntu 14.04.2 LTS" NAME="Ubuntu" VERSION="14.04.2 LTS, Trusty Tahr" .. hels@pet-hels-vb-ubuntu:~$ cat /etc/apt/sources.list.d/packetfence.list deb http://inverse.ca/downloads/PacketFence/debian-feature-ubuntu-14.04 trusty trusty hels@pet-hels-vb-ubuntu:~$ sudo apt-key adv --keyserver keys.gnupg.net<http://keys.gnupg.net/> --recv-key 0x810273C4 Executing: gpg --ignore-time-conflict --no-options --no-default-keyring --homedir /tmp/tmp.VAtLDuCfDt --no-auto-check-trustdb --trust-model always --keyring /etc/apt/trusted.gpg --primary-keyring /etc/apt/trusted.gpg --keyserver keys.gnupg.net<http://keys.gnupg.net/> --recv-key 0x810273C4 gpg: requesting key 810273C4 from hkp server keys.gnupg.net<http://keys.gnupg.net/> gpg: key 810273C4: public key "Inverse Support (package signing) <su...@in...<mailto:su...@in...>>" imported gpg: Total number processed: 1 gpg: imported: 1 hels@pet-hels-vb-ubuntu:~$ sudo apt-get update Get:1 http://inverse.ca<http://inverse.ca/> trusty InRelease [3,823 B] Ign http://us.archive.ubuntu.com<http://us.archive.ubuntu.com/> trusty InRelease .. Ign http://us.archive.ubuntu.com<http://us.archive.ubuntu.com/> trusty/universe Translation-en_US Fetched 4,769 kB in 20s (236 kB/s) Reading package lists... Done hels@pet-hels-vb-ubuntu:~$ sudo apt-get install packetfence Reading package lists... Done Building dependency tree Reading state information... Done Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming. The following information may help to resolve the situation: The following packages have unmet dependencies: packetfence : Depends: samba but it is not going to be installed Depends: libtemplate-autofilter-perl but it is not installable Depends: libcrypt-openssl-pkcs12-perl but it is not installable Depends: libcrypt-openssl-pkcs10-perl but it is not installable Depends: libfile-tempdir-perl but it is not installable Depends: sscep but it is not installable Depends: libhtml-formhandler-perl (= 0.40013-2) but it is not going to be installed Depends: libcache-memcached-libmemcached-perl but it is not installable Depends: haproxy (>= 1.5) but 1.4.24-2ubuntu0.2 is to be installed Depends: python-django (>= 1.7) but 1.6.1-2ubuntu0.11 is to be installed Depends: freeradius-radsniff (>= 3.0) but it is not installable PreDepends: isc-dhcp-server but it is not going to be installed or dhcp3-server PreDepends: packetfence-config (>= 5.4.0-201510051317) but it is not going to be installed PreDepends: fingerbank (>= 1.0.4) but it is not installable PreDepends: winbind 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. ------------------------------------------------------------------------------ Go from Idea to Many App Stores Faster with Intel(R) XDK Give your users amazing mobile app experiences with Intel(R) XDK. Use one codebase in this all-in-one HTML5 development environment. Design, debug & build mobile apps & 2D/3D high-impact games for multiple OSs. http://pubads.g.doubleclick.net/gampad/clk?id=254741911&iu=/4140_______________________________________________ PacketFence-devel mailing list Pac...@li...<mailto:Pac...@li...> https://lists.sourceforge.net/lists/listinfo/packetfence-devel |