Hi All,

Ok, I got packetfence installed but it won't start.

Failed to open /usr/local/pf/conf/pf.conf: No such file or directory at /usr/share/perl5/CHI/Driver.pm line 546.
service|command
memcached|start
AH00526: Syntax error on line 101 of /usr/local/pf/conf/httpd.conf.d/httpd.admin: $parms->add_config() has failed: Invalid Mutex directory in argument file:/usr/local/pf/var/ssl_mutex at /usr/lib/perl5/Apache2/PerlSections.pm line 215.\n
httpd.admin|not started
Checking configuration sanity...
FATAL - please define exactly one management interface
FATAL - internal network(s) not defined!
FATAL - Unable to connect to your database. Please verify your connection settings in conf/pf.conf and make sure that it is started.
FATAL - networks.conf cannot be empty when services.dhcpd is enabled
WARNING - We have been unable to load your configuration. Are you sure you ran configurator ?

Kind regards

Andrew Kirkland
Developer
Movielink Pty Ltd
Phone: + 61 3 9829 9000
Fax: + 61 3 9829 9009
E-mail: andrew.kirkl...@movielink.net.au <mailto:andrew.kirkl...@movielink.net.au>
Website: http://www.movielink.net.au

For information on our NEW Broadband Laptop Connect product with Wi Fi please ask for an information brochure.

This message, together with any attachment is intended for the named recipient only and may contain information that is legally privileged and confidential. If you are not the intended recipient, please be informed that any dissemination, distribution or copying of this message is strictly prohibited. If you have received this communication in error, please return it to the sender and delete the original message and any copy of it from your computer system. Any views or opinions presented are solely those of the author.

On 18/02/15 03:12, Hagenbucher, David wrote:

Thefreeradius part oft the installation completes if you set

allow_vulnerable_openssl = yes

in your /etc/freeradius/radiusd.conf

and repeat the „sudo apt-get install packetfence“ part oft he installation routine.

Kind regards,

David

*Von:*Fabrice Durand [mailto:fdur...@inverse.ca]
*Gesendet:* Dienstag, 17. Februar 2015 11:14
*An:* packetfence-users@lists.sourceforge.net
*Betreff:* Re: [PacketFence-users] Installing packetfence on ubuntu 14.04LTS problem

It is freeradius the issue, let's do a freeradius -X to solve the issue

Le 17 février 2015 00:10:34 GMT-05:00, Andrew Kirkland <andrew.kirkl...@movielink.net.au <mailto:andrew.kirkl...@movielink.net.au>> a écrit :

No luck with installing this. Lots of FreeRADIUS errors while trying to install packetfence.

Reading package lists...
Building dependency tree...
Reading state information...
The following packages were automatically installed and are no longer required:
  libice6 libsm6 libxaw7 libxmu6 libxt6 x11-common
Use 'apt-get autoremove' to remove them.
Recommended packages:
  snort suricata
The following NEW packages will be installed:
  packetfence
0 to upgrade, 1 to newly install, 0 to remove and 15 not to upgrade.
467 not fully installed or removed.
Need to get 0 B/25.6 MB of archives.
After this operation, 64.9 MB of additional disk space will be used.
Setting up freeradius-ldap (2.2.6) ...
 * Checking FreeRADIUS daemon configuration...
   ...fail!
invoke-rc.d: initscript freeradius, action "force-reload" failed.
dpkg: error processing package freeradius-ldap (--configure):
subprocess installed post-installation script returned error exit status 1
Setting up freeradius-postgresql (2.2.6) ...
 * Checking FreeRADIUS daemon configuration...
   ...fail!
invoke-rc.d: initscript freeradius, action "force-reload" failed.
dpkg: error processing package freeradius-postgresql (--configure):
subprocess installed post-installation script returned error exit status 1
Setting up freeradius-mysql (2.2.6) ...
 * Checking FreeRADIUS daemon configuration...
   ...fail!
invoke-rc.d: initscript freeradius, action "force-reload" failed.
dpkg: error processing package freeradius-mysql (--configure):
subprocess installed post-installation script returned error exit status 1
Setting up freeradius-krb5 (2.2.6) ...
 * Checking FreeRADIUS daemon configuration...
   ...fail!
invoke-rc.d: initscript freeradius, action "force-reload" failed.
dpkg: error processing package freeradius-krb5 (--configure):
subprocess installed post-installation script returned error exit status 1
No apport report written because MaxReports is reached already
Errors were encountered while processing:
 freeradius-ldap
 freeradius-postgresql
 freeradius-mysql
 freeradius-krb5
E: Sub-process /usr/bin/dpkg returned an error code (1)


Kind regards

Andrew Kirkland
Developer
Movielink Pty Ltd
Phone: + 61 3 9829 9000
Fax: + 61 3 9829 9009
E-mail: andrew.kirkl...@movielink.net.au <mailto:andrew.kirkl...@movielink.net.au>
Website: http://www.movielink.net.au

For information on our NEW Broadband Laptop Connect product with Wi Fi please ask for an information brochure.

This message, together with any attachment is intended for the named recipient only and may contain information that is legally privileged and confidential. If you are not the intended recipient, please be informed that any dissemination, distribution or copying of this message is strictly prohibited. If you have received this communication in error, please return it to the sender and delete the original message and any copy of it from your computer system. Any views or opinions presented are solely those of the author.

On 17/02/15 08:45, Andrew Kirkland wrote:

    I've got a devel server here ready to try it on. I'll have a play
    and see how it goes.

    Kind regards

    Andrew Kirkland
    Developer
    Movielink Pty Ltd
    Phone: + 61 3 9829 9000
    Fax: + 61 3 9829 9009
    E-mail: andrew.kirkl...@movielink.net.au
    <mailto:andrew.kirkl...@movielink.net.au>
    Website: http://www.movielink.net.au

    For information on our NEW Broadband Laptop Connect product with
    Wi Fi please ask for an information brochure.

    This message, together with any attachment is intended for the
    named recipient only and may contain information that is legally
    privileged and confidential. If you are not the intended
    recipient, please be informed that any dissemination, distribution
    or copying of this message is strictly prohibited. If you have
    received this communication in error, please return it to the
    sender and delete the original message and any copy of it from
    your computer system. Any views or opinions presented are solely
    those of the author.

    On 17/02/15 05:00, Fabrice DURAND wrote:

        Ok where we go for trusty:

        /etc/apt/sources.list.d/packetfence.list:

        debhttp://inverse.ca/downloads/PacketFence/debian-feature-ubuntu-14.04

        trusty trusty

        sudo apt-key adv --keyserver keys.gnupg.net --recv-key 0x810273C4

        sudo apt-get update

        sudo apt-get install packetfence

        This version is based on devel which is stable + few bug fix, please

        test it and let me know what is wrong.

        Regards

        Fabrice

        Le 2015-02-15 17:15, Andrew Kirkland a écrit :

            Hi Fabrice,

            That's great news! I look forward to testing this when it's ready.

            Kind regards

            Andrew Kirkland

            Developer

            Movielink Pty Ltd

            Phone: + 61 3 9829 9000

            Fax: + 61 3 9829 9009

            E-mail:andrew.kirkl...@movielink.net.au  
<mailto:andrew.kirkl...@movielink.net.au>

            <mailto:andrew.kirkl...@movielink.net.au>  
<mailto:andrew.kirkl...@movielink.net.au>

            Website:http://www.movielink.net.au

            For information on our NEW Broadband Laptop Connect product with Wi 
Fi

            please ask for an information brochure.

            This message, together with any attachment is intended for the named

            recipient only and may contain information that is legally 
privileged

            and confidential. If you are not the intended recipient, please be

            informed that any dissemination, distribution or copying of this

            message is strictly prohibited. If you have received this

            communication in error, please return it to the sender and delete 
the

            original message and any copy of it from your computer system. Any

            views or opinions presented are solely those of the author.

            On 14/02/15 09:56, Durand fabrice wrote:

                Hello All,

                i got time today to continue and i have been able to start all 
the

                packetfence´s services.

                
https://github.com/inverse-inc/packetfence/compare/feature/ubuntu-14.04

                Next week i will create a new repo with all the dependencies 
and with

                the devel version of packetfence.

                So you will be able to test.

                Regards

                Fabrice

                Le 2015-01-30 08:36, Fabrice DURAND a écrit :

                    Hello All,

                    just some news about PacketFence on Ubuntu 14.04.

                    All the dependencies has been built on Trusty, i need to 
test the

                    installation of packetfence and fix the dependencies of pf 
(Apache 2.4,

                    ...) and probably change the syntax of Apache configuration 
file.

                    It´s on the way.

                    Regards

                    Fabrice

                    Le 2015-01-06 10:25, Earl Robinson a écrit :

                        Thanks Fabrice,

                        I'll keep an eye out for your new branch, and see if I 
can help get

                        things going.

                        -earl

                        On Mon, Jan 5, 2015 at 8:49 AM, Fabrice DURAND 
<fdur...@inverse.ca  <mailto:fdur...@inverse.ca>

                        <mailto:fdur...@inverse.ca>  
<mailto:fdur...@inverse.ca>> wrote:

                             Hi Earl,

                             i think they are more than just apache 2.4 as 
trouble.

                             What i will do first is to create a new github 
branch like

                             feature/ubuntu-14.04 and make the change in it.

                             Then i will retry to build it.

                             Regards

                             Fabrice

                             Le 2014-12-30 14:24, Earl Robinson a écrit :

                             > Fabrice was addressing this issue back in May 
(see

                             
>http://sourceforge.net/p/packetfence/mailman/message/32355127/), but

                             > apparently ran into some troubles building the 
packages for 14.04.

                             > I've had similar luck as you on 14.04 which is 
to say very

                             little. My

                             > first take at troublehooting is that the 12.04 
package wants apache

                             > 2.2 but 140.4 comes with apache 2.4. So if the 
package and

                             scripts are

                             > updated to work with apache 2.4 that may get us 
past the initial

                             errors.

                             >

                             > Hey Fabrice, I'd also like to have 14.04 up an 
running as a

                             supported

                             > platform, is there some way I can help you with 
the packages?

                             >

                             > Thanks,

                             > Earl

                             >

                             > On Thu, Dec 11, 2014 at 1:50 PM, Krzysztof 
Adamski

                             <kadam...@yorku.ca  <mailto:kadam...@yorku.ca>  
<mailto:kadam...@yorku.ca>  <mailto:kadam...@yorku.ca>

                             > <mailto:kadam...@yorku.ca  <mailto:kadam...@yorku.ca>  
<mailto:kadam...@yorku.ca>>> wrote:

                             >

                             >     Hi,

                             >

                             >     I'm trying to install the packetfence 
software on a clean

                             install

                             >     of ubuntu 14.04 LTS (trusty).

                             >     I'm following the instruction

                             >

                              
http://www.packetfence.org/support/faqs/article/how-to-install-packetfence-on-ubuntu.html

                             >

                             >     It is not working, is 14.04 LTS supported by 
packetfence?

                             >

                             >     Thanks

                             >     --

                             >     *Krzysztof Adamski*  |  *Network 
Development*  |*University

                             >     Information Technology*

                             >     010 Steacie Science and Engineering Library 
| York University |

                             >     4700 Keele St. , Toronto ON  Canada M3J 1P3

                             >     T: +1.416.736.2100 x22675 
<tel:%2B1.416.736.2100%20x22675>

                             <tel:%2B1.416.736.2100%20x22675> | F:

                             >     +1.416.736.5830 <tel:%2B1.416.736.5830>

                             <tel:%2B1.416.736.5830> |kadam...@yorku.ca  
<mailto:kadam...@yorku.ca>  <mailto:kadam...@yorku.ca>  <mailto:kadam...@yorku.ca>

                             >     <mailto:kadam...@yorku.ca  <mailto:kadam...@yorku.ca> 
 <mailto:kadam...@yorku.ca>> |

                             www.yorku.ca  <http://www.yorku.ca>  <http://www.yorku.ca>  
<http://www.yorku.ca>  <http://www.yorku.ca>  <http://www.yorku.ca>

                             >

                             >

                             >     
------------------------------------------------------------------------------

                             >     Download BIRT iHub F-Type - The Free 
Enterprise-Grade BIRT

                             Server

                             >     from Actuate! Instantly Supercharge Your 
Business Reports and

                             >     Dashboards

                             >     with Interactivity, Sharing, Native Excel 
Exports, App

                             Integration

                             >     & more

                             >     Get technology previously reserved for 
billion-dollar

                             >     corporations, FREE

                             >

                              
http://pubads.g.doubleclick.net/gampad/clk?id=164703151&iu=/4140/ostg.clktrk

                             >     
_______________________________________________

                             >     PacketFence-users mailing list

                             >PacketFence-users@lists.sourceforge.net  
<mailto:PacketFence-users@lists.sourceforge.net>

                             <mailto:PacketFence-users@lists.sourceforge.net>  
<mailto:PacketFence-users@lists.sourceforge.net>

                             >     
<mailto:PacketFence-users@lists.sourceforge.net

                             <mailto:PacketFence-users@lists.sourceforge.net>  
<mailto:PacketFence-users@lists.sourceforge.net>>

                             
>https://lists.sourceforge.net/lists/listinfo/packetfence-users

                             >

                             >

                             >

                             >

                             >

                             
------------------------------------------------------------------------------

                             > Dive into the World of Parallel Programming! The 
Go Parallel

                             Website,

                             > sponsored by Intel and developed in partnership 
with Slashdot

                             Media, is your

                             > hub for all things parallel software 
development, from weekly

                             thought

                             > leadership blogs to news, videos, case studies, 
tutorials and

                             more. Take a

                             > look and join the conversation now.

                             http://goparallel.sourceforge.net

                             >

                             >

                             > _______________________________________________

                             > PacketFence-users mailing list

                             >PacketFence-users@lists.sourceforge.net  
<mailto:PacketFence-users@lists.sourceforge.net>

                             <mailto:PacketFence-users@lists.sourceforge.net>  
<mailto:PacketFence-users@lists.sourceforge.net>

                             
>https://lists.sourceforge.net/lists/listinfo/packetfence-users

                             --

                             Fabrice Durand

                             fdur...@inverse.ca  <mailto:fdur...@inverse.ca>  
<mailto:fdur...@inverse.ca>  <mailto:fdur...@inverse.ca>  ::  +1.514.447.4918

                             <tel:%2B1.514.447.4918> (x135) ::www.inverse.ca  
<http://www.inverse.ca>

                             <http://www.inverse.ca>  <http://www.inverse.ca>

                             Inverse inc. :: Leaders behind SOGo 
(http://www.sogo.nu) and

                             PacketFence (http://packetfence.org)

                             
------------------------------------------------------------------------------

                             Dive into the World of Parallel Programming! The 
Go Parallel Website,

                             sponsored by Intel and developed in partnership 
with Slashdot

                             Media, is your

                             hub for all things parallel software development, 
from weekly thought

                             leadership blogs to news, videos, case studies, 
tutorials and

                             more. Take a

                             look and join the conversation 
now.http://goparallel.sourceforge.net

                             _______________________________________________

                             PacketFence-users mailing list

                             PacketFence-users@lists.sourceforge.net  
<mailto:PacketFence-users@lists.sourceforge.net>

                             <mailto:PacketFence-users@lists.sourceforge.net>  
<mailto:PacketFence-users@lists.sourceforge.net>

                             
https://lists.sourceforge.net/lists/listinfo/packetfence-users

                        
------------------------------------------------------------------------------

                        Dive into the World of Parallel Programming! The Go 
Parallel Website,

                        sponsored by Intel and developed in partnership with 
Slashdot Media, is your

                        hub for all things parallel software development, from 
weekly thought

                        leadership blogs to news, videos, case studies, 
tutorials and more. Take a

                        look and join the conversation 
now.http://goparallel.sourceforge.net

                        _______________________________________________

                        PacketFence-users mailing list

                        PacketFence-users@lists.sourceforge.net  
<mailto:PacketFence-users@lists.sourceforge.net>

                        
https://lists.sourceforge.net/lists/listinfo/packetfence-users

                    
------------------------------------------------------------------------------

                    Dive into the World of Parallel Programming. The Go 
Parallel Website,

                    sponsored by Intel and developed in partnership with 
Slashdot Media, is your

                    hub for all things parallel software development, from 
weekly thought

                    leadership blogs to news, videos, case studies, tutorials 
and more. Take a

                    look and join the conversation 
now.http://goparallel.sourceforge.net/

                    _______________________________________________

                    PacketFence-users mailing list

                    PacketFence-users@lists.sourceforge.net  
<mailto:PacketFence-users@lists.sourceforge.net>

                    
https://lists.sourceforge.net/lists/listinfo/packetfence-users

                
------------------------------------------------------------------------------

                Dive into the World of Parallel Programming. The Go Parallel 
Website,

                sponsored by Intel and developed in partnership with Slashdot 
Media, is your

                hub for all things parallel software development, from weekly 
thought

                leadership blogs to news, videos, case studies, tutorials and 
more. Take a

                look and join the conversation 
now.http://goparallel.sourceforge.net/

                _______________________________________________

                PacketFence-users mailing list

                PacketFence-users@lists.sourceforge.net  
<mailto:PacketFence-users@lists.sourceforge.net>

                https://lists.sourceforge.net/lists/listinfo/packetfence-users

            
------------------------------------------------------------------------------

            Dive into the World of Parallel Programming. The Go Parallel 
Website,

            sponsored by Intel and developed in partnership with Slashdot 
Media, is your

            hub for all things parallel software development, from weekly 
thought

            leadership blogs to news, videos, case studies, tutorials and more. 
Take a

            look and join the conversation 
now.http://goparallel.sourceforge.net/

            _______________________________________________

            PacketFence-users mailing list

            PacketFence-users@lists.sourceforge.net  
<mailto:PacketFence-users@lists.sourceforge.net>

            https://lists.sourceforge.net/lists/listinfo/packetfence-users




        
------------------------------------------------------------------------------

        Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server

        from Actuate! Instantly Supercharge Your Business Reports and Dashboards

        with Interactivity, Sharing, Native Excel Exports, App Integration & 
more

        Get technology previously reserved for billion-dollar corporations, FREE

        
http://pubads.g.doubleclick.net/gampad/clk?id=190641631&iu=/4140/ostg.clktrk




        _______________________________________________

        PacketFence-users mailing list

        PacketFence-users@lists.sourceforge.net  
<mailto:PacketFence-users@lists.sourceforge.net>

        https://lists.sourceforge.net/lists/listinfo/packetfence-users





    
------------------------------------------------------------------------------

    Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server

    from Actuate! Instantly Supercharge Your Business Reports and Dashboards

    with Interactivity, Sharing, Native Excel Exports, App Integration & more

    Get technology previously reserved for billion-dollar corporations, FREE

    http://pubads.g.doubleclick.net/gampad/clk?id=190641631&iu=/4140/ostg.clktrk




    _______________________________________________

    PacketFence-users mailing list

    PacketFence-users@lists.sourceforge.net  
<mailto:PacketFence-users@lists.sourceforge.net>

    https://lists.sourceforge.net/lists/listinfo/packetfence-users

------------------------------------------------------------------------
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration & more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=190641631&iu=/4140/ostg.clktrk
------------------------------------------------------------------------
PacketFence-users mailing list
PacketFence-users@lists.sourceforge.net  
<mailto:PacketFence-users@lists.sourceforge.net>
https://lists.sourceforge.net/lists/listinfo/packetfence-users


--
Envoyé de mon téléphone Android avec K-9 Mail. Excusez la brièveté.

------------------------------------------------------------------------

Klinikum Nürnberg, Sitz: Nürnberg, Amtsgericht Nürnberg -Registergericht- HRA 14190, Vorstand: Dr. Alfred Estelmann



------------------------------------------------------------------------------
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration & more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=190641631&iu=/4140/ostg.clktrk


_______________________________________________
PacketFence-users mailing list
PacketFence-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/packetfence-users

------------------------------------------------------------------------------
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration & more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=190641631&iu=/4140/ostg.clktrk
_______________________________________________
PacketFence-users mailing list
PacketFence-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/packetfence-users

Reply via email to