Wanpipe Kernel Error

Just installed latest version of Freepbx Distro and am getting the following error when trying to install wanpipe:

Error:Package:wanpipe-7.0.0-kernel-2.6.32.279.11.1.el6.dahdi.2.61.rel.18.x86_64 (pbx)

Can’t seem to find a way to fix…help!!

That is not a error. Can you paste the error you are seeing. What you pasted tells me nothing.

Sorry about that…basically here’s what’s happening. I am getting an error in regards to the firstboot script not being able to run. when I look at the log in /var/log/pbx/install the error that is stopping is as follows:

Install wanpipe for Sangoma Cards

/usr/bin/yum -q -y install wanpipe-*

  • /usr/bin/yum -q -y install ‘wanpipe-*’
    /usr/lib/yum-plugins/kmod.py:25: DeprecationWarning: the sets module is deprecated
    from sets import Set, ImmutableSet
    Error: Package: wanpipe-7.0.0-kernel.2.6.32.279.11.1.el6.dahdi.2.6.1.rel.18.x86_64 (p$
    Requires: kernel-x86_64 = 2.6.32-279.11.1.el6
    Installed: kernel-2.6.32-220.13.1.el6.x86_64 (@anaconda-CentOS-20111209171$
    kernel-x86_64 = 2.6.32-220.13.1.el6
    Available: kernel-2.6.32-220.el6.x86_64 (base)
    kernel-x86_64 = 2.6.32-220.el6
    Available: kernel-debug-2.6.32-220.el6.x86_64 (base)
    kernel-x86_64 = 2.6.32-220.el6.debug
    Available: kernel-debug-2.6.32-220.13.1.el6.x86_64 (updates)
    kernel-x86_64 = 2.6.32-220.13.1.el6.debug
    You could try using --skip-broken to work around the problem
    You could try running: rpm -Va --nofiles --nodigest
    traperr

If I try to install wanpipe using yum I get the exact same information that you see above. I hope this information is more helpful! Thank you in advance.

Thanks for fixing this Tony. We had to run depmod -a after installing and rebooting this to get the module to work. Otherwise setup-sangoma could not locate the module.

Sorry about that. To many late nights trying to keep up with the 6 new versions of wanpipe from Sangoma in 5 days and rebuilding RPM after RPM and testing for them. They made some major changes so we could get the card to configure using the new FreePBX DAHDI module.