Koozali.org: home of the SME Server

Dependency problem installing SAIL / Asterisk

Offline ntblade

  • *
  • 252
  • +0/-0
Dependency problem installing SAIL / Asterisk
« on: May 21, 2009, 01:16:52 PM »
Hi all,
I'm following:
http://sarkpbx.com/twiki/bin/view/Main/DocChapter03b
(Is this the latest install doc / location?)
I get as far as installing asterisk and I get this:

Code: [Select]
[root@gromit ~]# yum install asterisk --enablerepo=smecontribs
==============================================================
WARNING: Additional commands may be required after running yum
==============================================================
Loading "protect-packages" plugin
Loading "installonlyn" plugin
Loading "fastestmirror" plugin
Loading "smeserver" plugin
Setting up Install Process
Setting up repositories
Loading mirror speeds from cached hostfile
Reading repository metadata in from local files
Excluding Packages from CentOS - os
Finished
Excluding Packages from CentOS - updates
Finished
Parsing package install arguments
Resolving Dependencies
--> Populating transaction set with selected packages. Please wait.
---> Package asterisk.i386 1:1.4.23.1-72.el4 set to be updated
--> Running transaction check
--> Processing Dependency: libasound.so.2(ALSA_0.9.0rc4) for package: asterisk
--> Processing Dependency: libvorbis.so.0 for package: asterisk
--> Processing Dependency: libodbc.so.1 for package: asterisk
--> Processing Dependency: libasound.so.2(ALSA_0.9) for package: asterisk
--> Processing Dependency: libvorbisenc.so.2 for package: asterisk
--> Processing Dependency: libpri.so.1.4 for package: asterisk
--> Processing Dependency: libogg.so.0 for package: asterisk
--> Processing Dependency: libasound.so.2 for package: asterisk
--> Processing Dependency: libspeex.so.1 for package: asterisk
--> Processing Dependency: libtonezone.so.2.0 for package: asterisk
--> Restarting Dependency Resolution with new changes.
--> Populating transaction set with selected packages. Please wait.
---> Package libvorbis.i386 1:1.1.0-3.el4_6.1 set to be updated
---> Package speex.i386 0:1.2-0.2.beta1 set to be updated
---> Package libpri1.i386 1:1.4.9-22.el4 set to be updated
warning: only V3 signatures can be verified, skipping V4 signature
---> Package dahdi-tools.i386 0:2.1.0.2-59.el4 set to be updated
---> Package libogg.i386 2:1.1.2-1 set to be updated
---> Package alsa-lib.i386 0:1.0.6-5.RHEL4 set to be updated
---> Package unixODBC.i386 0:2.2.11-1.RHEL4.1 set to be updated
--> Running transaction check
warning: only V3 signatures can be verified, skipping V4 signature
--> Processing Dependency: zaptel = 1:1.4.12.1-54.99.el4 for package: zaptel-kmdl-2.6.9-78.0.13.EL
--> Finished Dependency Resolution
Error: Missing Dependency: zaptel = 1:1.4.12.1-54.99.el4 is needed by package zaptel-kmdl-2.6.9-78.0.13.EL
================================================================
No new rpms were installed. No additional commands are required.
================================================================
[root@gromit ~]# rpm -q zaptel
warning: only V3 signatures can be verified, skipping V4 signature
zaptel-1.4.12.1-54.99.el4

What's the problem here please?
Also, when will SAIL be updated for use with the latest kernel please?

Thanks,

Norrie

Offline SARK devs

  • *****
  • 2,806
  • +1/-0
    • http://sarkpbx.com
Re: Dependency problem installing SAIL / Asterisk
« Reply #1 on: May 21, 2009, 02:00:12 PM »
OK couple of things...

The documentation is not quite correct.  If you want to install zaptel then you need an asterisk release prior to 1.4.23.  smecontribs repo has 1.4.23.  If you want to run zaptel then you must install Asterisk 1.4.22, which isn't on smecontribs (at least I don't think it is, but you might want to check).  You can google for it - I think pbone has a copy. You can then just yum localinstall it....

You may also need to do the same thing for zaptel and its kmdls.


Quote
when will SAIL be updated for use with the latest kernel please?

SAIL itself is not kernel dependent (except insofar as DAHDI/Zaptel define kernel releases).  You can install sail with any kernel.  The only caveat is that to run DAHDI you need SAIL-2.3 and to run zaptel you need SAIL 2.2.

Asterisk itself is not kernel dependent but its TDM drivers, Zaptel and DAHDI, are and we suggest you source them from ATrpms.  You will need to check with the ATrpms website to see if they have a zaptel/dahdi release to comply with the kernel you wish to run.  There is an note on our wiki site explaining this issue...

http://sarkpbx.com/twiki/bin/view/Main/AsteriskDahdi

Kind REgards

S
« Last Edit: May 21, 2009, 02:06:45 PM by selintra »

Offline ntblade

  • *
  • 252
  • +0/-0
Re: Dependency problem installing SAIL / Asterisk
« Reply #2 on: May 21, 2009, 03:53:35 PM »
Thanks for the speedy (as usual) reply.
I've no PCI cards in this machine so what do you recommend?  Didn't zaptel provide ztdummy? and so I still need this

I need ztdummy don't I?  Am I right in saying that this is part of zaptel?
Is it included in DAHDI?
What do you recommend? - SME 7.4

Thanks

Norrie

Offline SARK devs

  • *****
  • 2,806
  • +1/-0
    • http://sarkpbx.com
Re: Dependency problem installing SAIL / Asterisk
« Reply #3 on: May 21, 2009, 06:06:33 PM »
Hi Norrie,

This is a problem.  I have just contacted Shad Lords, one of the SME Gurus, and he has kindly given us some space on contribs.  As soon as I get time, I will upload a 1.4.21 suite of asterisk rpms from our libraries here.  That should get you back on the road for 2.6.9-08 and -13 kernels (with a bit of luck).


Best




Offline ntblade

  • *
  • 252
  • +0/-0
Re: Dependency problem installing SAIL / Asterisk
« Reply #4 on: May 21, 2009, 06:44:16 PM »
Cheers,
Current SME kernel is 2.6.9-78.0.22  :wink:
Out of interest, why the name change to aelintra and why sarkpbx.com?

Norrie

Offline SARK devs

  • *****
  • 2,806
  • +1/-0
    • http://sarkpbx.com
Re: Dependency problem installing SAIL / Asterisk
« Reply #5 on: May 22, 2009, 12:58:14 AM »
You would have to ask the marketeers.  I just sweep the floors.

Best

Jeff

Offline gippsweb

  • *****
  • 232
  • +0/-0
    • Wots I.T.?
Re: Dependency problem installing SAIL / Asterisk
« Reply #6 on: May 22, 2009, 07:19:24 AM »
lol, I think u r a little higher up the food chain than a floor sweeper Jeff.......