Koozali.org: home of the SME Server

Obsolete Releases => SME VoIP (Asterisk, SAIL etc) => Topic started by: rogue on July 09, 2008, 06:29:35 AM

Title: Error installing on 7.3 - zaptel-kmdl
Post by: rogue on July 09, 2008, 06:29:35 AM
I've followed the installation instructions to install Sail & Asterisk on an existing 7.3 server (after running a complete update on it).

Everything has gone smoothly up until:
yum install zaptel-kmdl-`uname -r` --enablerepo=atrpms

When I run this, I get:
No Match for argument: zaptel-kmdl-2.6.9-67.0.7.ELsmp
Nothing to do

Searching on atrpms shows no suitable RPM for this kernel, but searches on here seem to indicate others were able to install with this kernel successfully.

What do I need to do to get this final component installed?
Title: Re: Error installing on 7.3 - zaptel-kmdl
Post by: SARK devs on July 09, 2008, 08:28:41 AM


http://dl.atrpms.net/el4-i386/atrpms/stable/

Title: Re: Error installing on 7.3 - zaptel-kmdl
Post by: rogue on July 09, 2008, 10:56:42 AM
Thank you for your prompt reply.

Unfortunately when I check your link (which is also where I was searching initially), there is no match for "zaptel-kmdl-2.6.9-67.0.7.ELsmp". The only versions I can find for 2.6.9-67 refer to later kernels (like 2.6.9-67.0.15 or 0.20). Attempting to install these gives a dependency error for the matching /boot/vmlinuz version.

I've compared the vmlinuz versions I have in /boot against the various versions of zaptel-kmdl on atrpms, and have no matches :(

Does this mean installing a later kernel to match the versions available on atrpms? If so, is there a link to how I do this? (I've googling everything I can think of, but I can't find anything specific to SME)
Title: Re: Error installing on 7.3 - zaptel-kmdl
Post by: SARK devs on July 09, 2008, 11:15:38 PM
The .07 images seem to have been taken down from the ATrpms site.  Atrpms have a discussion group/bug tracker, they're usually pretty helpful.  It might be worth dropping them a line.

Kind Regards

S
Title: Re: Error installing on 7.3 - zaptel-kmdl
Post by: ldkeen on July 11, 2008, 08:32:38 AM
Hi Rogue,
Try the Scientific Linux repo located here http://dl.atrpms.net/sl4-i386/atrpms/stable/
The two files you need are:
zaptel-kmdl-2.6.9-67.0.7.ELsmp-1.4.11-51.el4
zaptel-1.4.11-51.el4
Regards Lloyd
Title: Re: Error installing on 7.3 - zaptel-kmdl
Post by: ldkeen on July 11, 2008, 08:47:47 AM
OOPs sorry - my bad - it's gone from there as well. I've put them up here for you:
comnetel.com/zaptel-kmdl-2.6.9-67.0.7.ELsmp-1.4.11-51.el4.i686.rpm
comnetel.com/zaptel-1.4.11-51.el4.i386.rpm
Lloyd
Title: Re: Error installing on 7.3 - zaptel-kmdl
Post by: rogue on July 11, 2008, 09:59:55 AM
Thanks Lloyd - that did the trick :)
Title: Re: Error installing on 7.3 - zaptel-kmdl
Post by: ronaldson40 on July 12, 2008, 03:21:40 PM
Thank you Lloyd for the files.....

Title: Re: Error installing on 7.3 - zaptel-kmdl
Post by: cactus on July 14, 2008, 07:40:14 PM
Atrpms have a discussion group/bug tracker, they're usually pretty helpful.  It might be worth dropping them a line.
Did some one already bother to contact ATrpms on the what and why of this module not being available for EL4? IF so a pointer to it would be nice for future readers.
Title: Re: Error installing on 7.3 - zaptel-kmdl
Post by: jibe on July 16, 2008, 11:15:24 AM
Hi,

I need also this module, but not the smp version... Where could I find it ? Google and rpmsearch gave no help...

Quote from: cactus
Did some one already bother to contact ATrpms on the what and why of this module not being available for EL4?
Yes, could be useful ! I could do that, but I think that it's better if somebody knowing better the problem and having a better english (I'm french) could do that...
Title: Re: Error installing on 7.3 - zaptel-kmdl
Post by: tintin on July 22, 2008, 10:54:30 PM
Hi S and Lloyd

I need your Help Please.

I have done a clean install gone through the steps and got the same error.

When I run this, I get:
No Match for argument: zaptel-kmdl-2.6.9-67.0.7.ELsmp
Nothing to do

What i did next was copy the  2 files to me root.

comnetel.com/zaptel-kmdl-2.6.9-67.0.7.ELsmp-1.4.11-51.el4.i686.rpm
comnetel.com/zaptel-1.4.11-51.el4.i386.rpm

now when i run :
yum install zaptel-kmdl-'2.6.9-67.0.7.ELsmp-1.4.11-51.el4.i686.rpm --enablerepo=atrms

then it runs fine till it  tells me:warning : only V3 signatures can be verified , skipping V4 signature.

---> Processing Dependency: zaptel = 1:1.4.11-51.el4 for package: zaptel-kmdl-2.6.9-67.0.7.ELsmp

Error: Missing Dependency: zaptel = 1:1.4.11-51.el4 is needed by package zaptel-kmdl-2.6.9-67.0.7.ELsmp

yet its there i can see it in the dir.

What a'm i missing?

Thanks
Regards
Tintin :?


Title: Re: Error installing on 7.3 - zaptel-kmdl
Post by: versa on July 23, 2008, 01:35:05 AM
what I would do is:
make a directory ie sail
move the two rpm's into it
then try
Code: [Select]
cd sail
yum localinstall *.rpm --enablerepo=atrpms

Quote
then it runs fine till it  tells me:warning : only V3 signatures can be verified , skipping V4 signature.

This is nothing to be worried about I think   :?:
It has been posted about before in the fourms
Title: Re: Error installing on 7.3 - zaptel-kmdl
Post by: SARK devs on July 23, 2008, 05:18:03 AM
Quote
---> Processing Dependency: zaptel = 1:1.4.11-51.el4 for package: zaptel-kmdl-2.6.9-67.0.7.ELsmp

Error: Missing Dependency: zaptel = 1:1.4.11-51.el4 is needed by package zaptel-kmdl-2.6.9-67.0.7.ELsmp

yet its there i can see it in the dir.

yum localinstall won't "drag" your zaptel local image.  You will have to install each rpm separately.   
 
Title: Re: Error installing on 7.3 - zaptel-kmdl
Post by: tintin on July 23, 2008, 05:08:08 PM
Hi Versa and S

What i did : made dir sail

Did a wget and copyed the 2 files to the sail folder.

Then i did a yum localinstall *.rpm it gave me the same error.

I also did a yum install but tells me the same thing ?


S is this what you ment with a separate install?

Regards
Tintin
Title: Re: Error installing on 7.3 - zaptel-kmdl
Post by: ecureuil on July 23, 2008, 10:00:40 PM
hi,

I need  zaptel-kmdl-2.6.9-67.0.7.EL-1.4.11-51.el4  (no smp)

Have you this file?
Thank you
Anne
Title: Re: Error installing on 7.3 - zaptel-kmdl
Post by: jibe on July 23, 2008, 10:24:19 PM
Hi,

I think that you should install zaptel-1.4.11-51.el4.i386.rpm first  :wink:
Code: [Select]
yum localinstall zaptel-1.4.11-51.el4.i386.rpm --enablerepo=atrpmsand when installed :
Code: [Select]
yum install zaptel-kmdl-2.6.9-67.0.7.ELsmp-1.4.11-51.el4.i686.rpm --enablerepo=atrpms
Nobody knows where I could find the non-smp rpms  ?

[Edit]where we could find... Anne posted just while my wife was talking to me  :wink: [/Edit]
Title: Re: Error installing on 7.3 - zaptel-kmdl
Post by: SARK devs on July 24, 2008, 07:34:31 AM
none smp rpms...

http://sarkpbx.com/zaptel


Title: Re: Error installing on 7.3 - zaptel-kmdl
Post by: jibe on July 24, 2008, 10:28:41 AM
Hi,

Thanks a lot, Selintra  :smile:

To tintin : I installed Selintra's rpm successfully the way I told you before : first intall zaptel-1.4.10-50.el4.i386.rpm and then yum is ok with zaptel-kmdl-2.6.9-67.0.7.EL-1.4.10-50.el4.i686.rpm as it already finds the dependency ;-)

It will be the same with smp rpms.
Title: Re: Error installing on 7.3 - zaptel-kmdl
Post by: tintin on July 26, 2008, 04:03:17 PM
 :-)Hi Anne

Do you have the link to down load the file . I have it  if you need it just let me know .
Title: Re: Error installing on 7.3 - zaptel-kmdl
Post by: tintin on July 26, 2008, 04:05:05 PM
Thanks Jibe :smile:
Title: Re: Error installing on 7.3 - zaptel-kmdl
Post by: ecureuil on July 30, 2008, 12:48:53 PM

http://sarkpbx.com/zaptel

Hi Selintra

Thank you for zaptel-1.4.10-50.el4.i386.rpm and zaptel-kmdl-2.6.9-67.0.7.EL-1.4.10-50.el4.i686.rpm.
I tested. It's good.
:)

:-)Hi Anne

Do you have the link to down load the file . I have it  if you need it just let me know .

Hi Tintin

You have zaptel-kmdl-2.6.9-67.0.7.EL-1.4.11-51.el4  (no smp) ?

Anne