Hi,
I'm trying to install SAIL on a newly installed/updated SME 7.4. But :
1 - I got many dependency problems installing dahdi... Why dahdi rpms in the smecontribs repo have these dependency problems ? Seems they are not matching together and the SME 7.4 kernel version !!!
2 - Trying to install asterisk, here is what I got :
root #yum install asterisk --enablerepo=atrpms
Loading "installonlyn" plugin
Loading "protect-packages" plugin
Loading "smeserver" plugin
Loading "fastestmirror" 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
No Match for argument: asterisk
Nothing to do
I tried with smecontribs repo, and it's the same... Don't understand why, as
asterisk is there (and is surely also on Atrpms repo) !
What can I do ? I could try (I didn't) to download the rpm and make a local install, but the normal way should work and I don't understand why it doesn't...
[EDIT]
Waiting for a better solution, I tried to download the rpms (all asterisk rpms, a I got the same error with asterisk-addons !) and make a localinstall. This worked for asterisk, but going forward :
root# rpm -Uvh http://sarkpbx.com/sail/sail-2.3.2/perl-File-ReadBackwards-1.04-1.2.el4.rf.noarch.rpm
Recuperation de http://sarkpbx.com/sail/sail-2.3.2/perl-File-ReadBackwards-1.04-1.2.el4.rf.noarch.rpm
erreur: http://sarkpbx.com/sail/sail-2.3.2/perl-File-ReadBackwards-1.04-1.2.el4.rf.noarch.rpm ignore - echec du telechargement - Erreur inconnue ou inattendue
I don't know what are the messages in english, but they could be translated this way :
downloading http://sarkpbx.com/sail/sail-2.3.2/perl-File-ReadBackwards-1.04-1.2.el4.rf.noarch.rpm
error: http://sarkpbx.com/sail/sail-2.3.2/perl-File-ReadBackwards-1.04-1.2.el4.rf.noarch.rpm ignored - download failed - Unknown or unexpected error.
... don't know if the bug is between my chair and my keyboard, but seems that there is a big problem...
