Koozali.org: home of the SME Server

Error installing on 7.3 - zaptel-kmdl

Offline rogue

  • 3
  • +0/-0
Error installing on 7.3 - zaptel-kmdl
« 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?

Offline SARK devs

  • *****
  • 2,806
  • +1/-0
    • http://sarkpbx.com

Offline rogue

  • 3
  • +0/-0
Re: Error installing on 7.3 - zaptel-kmdl
« Reply #2 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)

Offline SARK devs

  • *****
  • 2,806
  • +1/-0
    • http://sarkpbx.com
Re: Error installing on 7.3 - zaptel-kmdl
« Reply #3 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

Offline ldkeen

  • *
  • 405
  • +0/-0
Re: Error installing on 7.3 - zaptel-kmdl
« Reply #4 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

Offline ldkeen

  • *
  • 405
  • +0/-0
Re: Error installing on 7.3 - zaptel-kmdl
« Reply #5 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

Offline rogue

  • 3
  • +0/-0
Re: Error installing on 7.3 - zaptel-kmdl
« Reply #6 on: July 11, 2008, 09:59:55 AM »
Thanks Lloyd - that did the trick :)

Offline ronaldson40

  • ****
  • 96
  • +0/-0
Re: Error installing on 7.3 - zaptel-kmdl
« Reply #7 on: July 12, 2008, 03:21:40 PM »
Thank you Lloyd for the files.....


Offline cactus

  • *
  • 4,880
  • +3/-0
    • http://www.snetram.nl
Re: Error installing on 7.3 - zaptel-kmdl
« Reply #8 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.
Be careful whose advice you buy, but be patient with those who supply it. Advice is a form of nostalgia, dispensing it is a way of fishing the past from the disposal, wiping it off, painting over the ugly parts and recycling it for more than its worth ~ Baz Luhrmann - Everybody's Free (To Wear Sunscreen)

Offline jibe

  • ****
  • 128
  • +0/-0
Re: Error installing on 7.3 - zaptel-kmdl
« Reply #9 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...

Offline tintin

  • *
  • 14
  • +0/-0
Re: Error installing on 7.3 - zaptel-kmdl
« Reply #10 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 :?



Offline versa

  • ****
  • 109
  • +0/-0
Re: Error installing on 7.3 - zaptel-kmdl
« Reply #11 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
« Last Edit: July 23, 2008, 01:36:43 AM by versa »
......

Offline SARK devs

  • *****
  • 2,806
  • +1/-0
    • http://sarkpbx.com
Re: Error installing on 7.3 - zaptel-kmdl
« Reply #12 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.   
 

Offline tintin

  • *
  • 14
  • +0/-0
Re: Error installing on 7.3 - zaptel-kmdl
« Reply #13 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

Offline ecureuil

  • *
  • 261
  • +0/-0
Re: Error installing on 7.3 - zaptel-kmdl
« Reply #14 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