Elastix Upgrade fails CentOS yum missing dependency with libwat, libgsmat, and libss7exit: 1 [FATAL] Unable to connect to Asterisk Manager from /var/lib/asterisk/bin/retrieve_conf, abortingYum Fails When Installing PHPinstalling wxGTK-devel on CentOS 5.4Upgrading PHP - Missing Dependency php = 5.1.6 is needed by package php-eacceleratoryum error when installing memcachedTomcat6 on RHEL 5.5APC install fails due to Missing Dependency?How to add GD to a PHP 5.3 CentOS installation from a different repo?CentOS 5.5 php-posix with dependency error php53-commonYUM Update Erroryum update failed - How to resolve the depsolving problems
Row vectors and column vectors (Mathematica vs Matlab)
how to find out if there's files in a folder and exit accordingly (in KSH)
Why use steam instead of just hot air?
What is the Ancient One's mistake?
Add Columns to .csv from Multiple Files
Compactness in normed vector spaces.
What are these round pads on the bottom of a PCB?
Can I bring back Planetary Romance as a genre?
Is it a good idea to copy a trader when investing?
Renting a house to a graduate student in my department
Is there an application which does HTTP PUT?
Does Thread.yield() do anything if we have enough processors to service all threads?
Is every story set in the future "science fiction"?
Was there a contingency plan in place if Little Boy failed to detonate?
Pre-1993 comic in which Wolverine's claws were turned to rubber?
How can I test a shell script in a "safe environment" to avoid harm to my computer?
resoldering copper waste pipe
Do Rabbis admit emotional involvement in their rulings?
Integral with DiracDelta. Can Mathematica be made to solve this?
Why does the electron wavefunction not collapse within atoms at room temperature in gas, liquids or solids due to decoherence?
Company stopped paying my salary. What are my options?
Names of the Six Tastes
What is the status of the three crises in the history of mathematics?
Employee is self-centered and affects the team negatively
Elastix Upgrade fails CentOS yum missing dependency with libwat, libgsmat, and libss7
exit: 1 [FATAL] Unable to connect to Asterisk Manager from /var/lib/asterisk/bin/retrieve_conf, abortingYum Fails When Installing PHPinstalling wxGTK-devel on CentOS 5.4Upgrading PHP - Missing Dependency php = 5.1.6 is needed by package php-eacceleratoryum error when installing memcachedTomcat6 on RHEL 5.5APC install fails due to Missing Dependency?How to add GD to a PHP 5.3 CentOS installation from a different repo?CentOS 5.5 php-posix with dependency error php53-commonYUM Update Erroryum update failed - How to resolve the depsolving problems
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty height:90px;width:728px;box-sizing:border-box;
I upgraded a year old vanilla Elastix box using yum update
and yum upgrade
.
Almost 400 packages updated but a few of them failed, including asterisk. At present the switchboard is working but I can't apply updated configuration from the GUI. The error produced is
exit: 1
[FATAL] Unable to connect to Asterisk Manager from /var/lib/asterisk/bin/retrieve_conf, aborting
I researched various topics on how to get the Asterisk Management interface username and password synched, but to not avail. So now
I'm thinking that I can isolate the problem further if I can at least get YUM to complete as it should. The errors produced by YUM update are:
--> Finished Dependency Resolution
2009020507:asterisk-11.5.0-0.x86_64 from elastix-beta has depsolving problems
--> Missing Dependency: libgsmat.so.2.0.7()(64bit) is needed by package 2009020507:asterisk-11.5.0-0.x86_64 (elastix-beta)
2009020507:asterisk-11.5.0-0.x86_64 from elastix-beta has depsolving problems
--> Missing Dependency: libwat.so.1.0.24()(64bit) is needed by package 2009020507:asterisk-11.5.0-0.x86_64 (elastix-beta)
Error: Missing Dependency: libgsmat.so.2.0.7()(64bit) is needed by package 2009020507:asterisk-11.5.0-0.x86_64 (elastix-beta)
Error: Missing Dependency: libwat.so.1.0.24()(64bit) is needed by package 2009020507:asterisk-11.5.0-0.x86_64 (elastix-beta)
You could try using --skip-broken to work around the problem
You could try running: package-cleanup --problems
package-cleanup --dupes
rpm -Va --nofiles --nodigest
I tried all the remedies mentioned, including --skip-broken
, package-cleanup --problems
, package-cleanup --dupes
, and rpm -Va --nofiles --nodigest
but none of this worked.
The only bit of research led me to this Elastix "bug" related to libss7
and spandsp
which is resolved by saying that the EPEL package supplied version should be updated to the newest version. I don't know how to do this or if it would help.
http://bugs.elastix.org/view.php?id=1753
Our Elastix came with these repos:
[root@elastix3 yum.repos.d]# ls
CentOS-Base.repo CentOS-Debuginfo.repo commercial-addons.repo epel-testing.repo
CentOS-Base.repo.back CentOS-Media.repo elastix.repo pgdg-91-centos.repo
CentOS-Base.repo.test CentOS-Vault.repo epel.repo
When I do yum list
I notice some oddities, for example it appears asterisk
is installed and also present in another repo:
[root@elastix3 yum.repos.d]# yum list | grep asterisk
asterisk.x86_64 2009020507:1.8.20.0-0 installed
...
asterisk.x86_64 2009020507:11.5.0-0 elastix-beta
The output for libss7
, libgsmat
, and libwat
:
[root@elastix3 yum.repos.d]# yum list | egrep -i "libss7|libgsmat|libwat"
libgsmat.x86_64 2.0.3-0 installed
libwat.x86_64 1.0.23-0 installed
libss7.i386 1.0.1-3.el5 epel
libss7.x86_64 1.0.1-3.el5 epel
So I'm guessing between all these repos I have a dependency mess and I don't know where to begin solving it.
The complete output from YUM is:
[root@elastix3 ~]# yum upgrade
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
* addons: ftp.wa.co.za
* base: ftp.wa.co.za
* commercial-addons: elastix.kisiek.net
* elastix-base: elastix.kisiek.net
* elastix-beta: elastix.kisiek.net
* elastix-extras: elastix.kisiek.net
* epel: ftp.wa.co.za
* extras: ftp.wa.co.za
* updates: ftp.wa.co.za
Excluding Packages from CentOS-5 - Addons
Finished
Excluding Packages from CentOS-5 - Base
Finished
Excluding Packages from CentOS-5 - Extras
Finished
Excluding Packages from CentOS-5 - Updates
Finished
Setting up Upgrade Process
Resolving Dependencies
--> Running transaction check
---> Package asterisk.x86_64 2009020507:11.5.0-0 set to be updated
--> Processing Dependency: libwat.so.1.0.24()(64bit) for package: asterisk
--> Processing Dependency: libgsmat.so.2.0.7()(64bit) for package: asterisk
--> Processing Dependency: libss7.so.1()(64bit) for package: asterisk
---> Package asterisk-addons.x86_64 2009020507:11.5.0-0 set to be updated
---> Package asterisk-devel.x86_64 2009020507:11.5.0-0 set to be updated
---> Package asterisk-sounds-es.x86_64 2009020507:11.5.0-0 set to be updated
---> Package asterisk-sounds-fr.x86_64 2009020507:11.5.0-0 set to be updated
--> Running transaction check
---> Package asterisk.x86_64 2009020507:11.5.0-0 set to be updated
--> Processing Dependency: libwat.so.1.0.24()(64bit) for package: asterisk
--> Processing Dependency: libgsmat.so.2.0.7()(64bit) for package: asterisk
---> Package libss7.x86_64 0:1.0.1-3.el5 set to be updated
--> Finished Dependency Resolution
2009020507:asterisk-11.5.0-0.x86_64 from elastix-beta has depsolving problems
--> Missing Dependency: libgsmat.so.2.0.7()(64bit) is needed by package 2009020507:asterisk-11.5.0-0.x86_64 (elastix-beta)
2009020507:asterisk-11.5.0-0.x86_64 from elastix-beta has depsolving problems
--> Missing Dependency: libwat.so.1.0.24()(64bit) is needed by package 2009020507:asterisk-11.5.0-0.x86_64 (elastix-beta)
Error: Missing Dependency: libgsmat.so.2.0.7()(64bit) is needed by package 2009020507:asterisk-11.5.0-0.x86_64 (elastix-beta)
Error: Missing Dependency: libwat.so.1.0.24()(64bit) is needed by package 2009020507:asterisk-11.5.0-0.x86_64 (elastix-beta)
You could try using --skip-broken to work around the problem
You could try running: package-cleanup --problems
package-cleanup --dupes
rpm -Va --nofiles --nodigest
Please assist! Although there is a workaround to apply the updated configuration from the command line I would really know that I've got a perfectly updated system.
centos yum elastix
add a comment |
I upgraded a year old vanilla Elastix box using yum update
and yum upgrade
.
Almost 400 packages updated but a few of them failed, including asterisk. At present the switchboard is working but I can't apply updated configuration from the GUI. The error produced is
exit: 1
[FATAL] Unable to connect to Asterisk Manager from /var/lib/asterisk/bin/retrieve_conf, aborting
I researched various topics on how to get the Asterisk Management interface username and password synched, but to not avail. So now
I'm thinking that I can isolate the problem further if I can at least get YUM to complete as it should. The errors produced by YUM update are:
--> Finished Dependency Resolution
2009020507:asterisk-11.5.0-0.x86_64 from elastix-beta has depsolving problems
--> Missing Dependency: libgsmat.so.2.0.7()(64bit) is needed by package 2009020507:asterisk-11.5.0-0.x86_64 (elastix-beta)
2009020507:asterisk-11.5.0-0.x86_64 from elastix-beta has depsolving problems
--> Missing Dependency: libwat.so.1.0.24()(64bit) is needed by package 2009020507:asterisk-11.5.0-0.x86_64 (elastix-beta)
Error: Missing Dependency: libgsmat.so.2.0.7()(64bit) is needed by package 2009020507:asterisk-11.5.0-0.x86_64 (elastix-beta)
Error: Missing Dependency: libwat.so.1.0.24()(64bit) is needed by package 2009020507:asterisk-11.5.0-0.x86_64 (elastix-beta)
You could try using --skip-broken to work around the problem
You could try running: package-cleanup --problems
package-cleanup --dupes
rpm -Va --nofiles --nodigest
I tried all the remedies mentioned, including --skip-broken
, package-cleanup --problems
, package-cleanup --dupes
, and rpm -Va --nofiles --nodigest
but none of this worked.
The only bit of research led me to this Elastix "bug" related to libss7
and spandsp
which is resolved by saying that the EPEL package supplied version should be updated to the newest version. I don't know how to do this or if it would help.
http://bugs.elastix.org/view.php?id=1753
Our Elastix came with these repos:
[root@elastix3 yum.repos.d]# ls
CentOS-Base.repo CentOS-Debuginfo.repo commercial-addons.repo epel-testing.repo
CentOS-Base.repo.back CentOS-Media.repo elastix.repo pgdg-91-centos.repo
CentOS-Base.repo.test CentOS-Vault.repo epel.repo
When I do yum list
I notice some oddities, for example it appears asterisk
is installed and also present in another repo:
[root@elastix3 yum.repos.d]# yum list | grep asterisk
asterisk.x86_64 2009020507:1.8.20.0-0 installed
...
asterisk.x86_64 2009020507:11.5.0-0 elastix-beta
The output for libss7
, libgsmat
, and libwat
:
[root@elastix3 yum.repos.d]# yum list | egrep -i "libss7|libgsmat|libwat"
libgsmat.x86_64 2.0.3-0 installed
libwat.x86_64 1.0.23-0 installed
libss7.i386 1.0.1-3.el5 epel
libss7.x86_64 1.0.1-3.el5 epel
So I'm guessing between all these repos I have a dependency mess and I don't know where to begin solving it.
The complete output from YUM is:
[root@elastix3 ~]# yum upgrade
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
* addons: ftp.wa.co.za
* base: ftp.wa.co.za
* commercial-addons: elastix.kisiek.net
* elastix-base: elastix.kisiek.net
* elastix-beta: elastix.kisiek.net
* elastix-extras: elastix.kisiek.net
* epel: ftp.wa.co.za
* extras: ftp.wa.co.za
* updates: ftp.wa.co.za
Excluding Packages from CentOS-5 - Addons
Finished
Excluding Packages from CentOS-5 - Base
Finished
Excluding Packages from CentOS-5 - Extras
Finished
Excluding Packages from CentOS-5 - Updates
Finished
Setting up Upgrade Process
Resolving Dependencies
--> Running transaction check
---> Package asterisk.x86_64 2009020507:11.5.0-0 set to be updated
--> Processing Dependency: libwat.so.1.0.24()(64bit) for package: asterisk
--> Processing Dependency: libgsmat.so.2.0.7()(64bit) for package: asterisk
--> Processing Dependency: libss7.so.1()(64bit) for package: asterisk
---> Package asterisk-addons.x86_64 2009020507:11.5.0-0 set to be updated
---> Package asterisk-devel.x86_64 2009020507:11.5.0-0 set to be updated
---> Package asterisk-sounds-es.x86_64 2009020507:11.5.0-0 set to be updated
---> Package asterisk-sounds-fr.x86_64 2009020507:11.5.0-0 set to be updated
--> Running transaction check
---> Package asterisk.x86_64 2009020507:11.5.0-0 set to be updated
--> Processing Dependency: libwat.so.1.0.24()(64bit) for package: asterisk
--> Processing Dependency: libgsmat.so.2.0.7()(64bit) for package: asterisk
---> Package libss7.x86_64 0:1.0.1-3.el5 set to be updated
--> Finished Dependency Resolution
2009020507:asterisk-11.5.0-0.x86_64 from elastix-beta has depsolving problems
--> Missing Dependency: libgsmat.so.2.0.7()(64bit) is needed by package 2009020507:asterisk-11.5.0-0.x86_64 (elastix-beta)
2009020507:asterisk-11.5.0-0.x86_64 from elastix-beta has depsolving problems
--> Missing Dependency: libwat.so.1.0.24()(64bit) is needed by package 2009020507:asterisk-11.5.0-0.x86_64 (elastix-beta)
Error: Missing Dependency: libgsmat.so.2.0.7()(64bit) is needed by package 2009020507:asterisk-11.5.0-0.x86_64 (elastix-beta)
Error: Missing Dependency: libwat.so.1.0.24()(64bit) is needed by package 2009020507:asterisk-11.5.0-0.x86_64 (elastix-beta)
You could try using --skip-broken to work around the problem
You could try running: package-cleanup --problems
package-cleanup --dupes
rpm -Va --nofiles --nodigest
Please assist! Although there is a workaround to apply the updated configuration from the command line I would really know that I've got a perfectly updated system.
centos yum elastix
add a comment |
I upgraded a year old vanilla Elastix box using yum update
and yum upgrade
.
Almost 400 packages updated but a few of them failed, including asterisk. At present the switchboard is working but I can't apply updated configuration from the GUI. The error produced is
exit: 1
[FATAL] Unable to connect to Asterisk Manager from /var/lib/asterisk/bin/retrieve_conf, aborting
I researched various topics on how to get the Asterisk Management interface username and password synched, but to not avail. So now
I'm thinking that I can isolate the problem further if I can at least get YUM to complete as it should. The errors produced by YUM update are:
--> Finished Dependency Resolution
2009020507:asterisk-11.5.0-0.x86_64 from elastix-beta has depsolving problems
--> Missing Dependency: libgsmat.so.2.0.7()(64bit) is needed by package 2009020507:asterisk-11.5.0-0.x86_64 (elastix-beta)
2009020507:asterisk-11.5.0-0.x86_64 from elastix-beta has depsolving problems
--> Missing Dependency: libwat.so.1.0.24()(64bit) is needed by package 2009020507:asterisk-11.5.0-0.x86_64 (elastix-beta)
Error: Missing Dependency: libgsmat.so.2.0.7()(64bit) is needed by package 2009020507:asterisk-11.5.0-0.x86_64 (elastix-beta)
Error: Missing Dependency: libwat.so.1.0.24()(64bit) is needed by package 2009020507:asterisk-11.5.0-0.x86_64 (elastix-beta)
You could try using --skip-broken to work around the problem
You could try running: package-cleanup --problems
package-cleanup --dupes
rpm -Va --nofiles --nodigest
I tried all the remedies mentioned, including --skip-broken
, package-cleanup --problems
, package-cleanup --dupes
, and rpm -Va --nofiles --nodigest
but none of this worked.
The only bit of research led me to this Elastix "bug" related to libss7
and spandsp
which is resolved by saying that the EPEL package supplied version should be updated to the newest version. I don't know how to do this or if it would help.
http://bugs.elastix.org/view.php?id=1753
Our Elastix came with these repos:
[root@elastix3 yum.repos.d]# ls
CentOS-Base.repo CentOS-Debuginfo.repo commercial-addons.repo epel-testing.repo
CentOS-Base.repo.back CentOS-Media.repo elastix.repo pgdg-91-centos.repo
CentOS-Base.repo.test CentOS-Vault.repo epel.repo
When I do yum list
I notice some oddities, for example it appears asterisk
is installed and also present in another repo:
[root@elastix3 yum.repos.d]# yum list | grep asterisk
asterisk.x86_64 2009020507:1.8.20.0-0 installed
...
asterisk.x86_64 2009020507:11.5.0-0 elastix-beta
The output for libss7
, libgsmat
, and libwat
:
[root@elastix3 yum.repos.d]# yum list | egrep -i "libss7|libgsmat|libwat"
libgsmat.x86_64 2.0.3-0 installed
libwat.x86_64 1.0.23-0 installed
libss7.i386 1.0.1-3.el5 epel
libss7.x86_64 1.0.1-3.el5 epel
So I'm guessing between all these repos I have a dependency mess and I don't know where to begin solving it.
The complete output from YUM is:
[root@elastix3 ~]# yum upgrade
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
* addons: ftp.wa.co.za
* base: ftp.wa.co.za
* commercial-addons: elastix.kisiek.net
* elastix-base: elastix.kisiek.net
* elastix-beta: elastix.kisiek.net
* elastix-extras: elastix.kisiek.net
* epel: ftp.wa.co.za
* extras: ftp.wa.co.za
* updates: ftp.wa.co.za
Excluding Packages from CentOS-5 - Addons
Finished
Excluding Packages from CentOS-5 - Base
Finished
Excluding Packages from CentOS-5 - Extras
Finished
Excluding Packages from CentOS-5 - Updates
Finished
Setting up Upgrade Process
Resolving Dependencies
--> Running transaction check
---> Package asterisk.x86_64 2009020507:11.5.0-0 set to be updated
--> Processing Dependency: libwat.so.1.0.24()(64bit) for package: asterisk
--> Processing Dependency: libgsmat.so.2.0.7()(64bit) for package: asterisk
--> Processing Dependency: libss7.so.1()(64bit) for package: asterisk
---> Package asterisk-addons.x86_64 2009020507:11.5.0-0 set to be updated
---> Package asterisk-devel.x86_64 2009020507:11.5.0-0 set to be updated
---> Package asterisk-sounds-es.x86_64 2009020507:11.5.0-0 set to be updated
---> Package asterisk-sounds-fr.x86_64 2009020507:11.5.0-0 set to be updated
--> Running transaction check
---> Package asterisk.x86_64 2009020507:11.5.0-0 set to be updated
--> Processing Dependency: libwat.so.1.0.24()(64bit) for package: asterisk
--> Processing Dependency: libgsmat.so.2.0.7()(64bit) for package: asterisk
---> Package libss7.x86_64 0:1.0.1-3.el5 set to be updated
--> Finished Dependency Resolution
2009020507:asterisk-11.5.0-0.x86_64 from elastix-beta has depsolving problems
--> Missing Dependency: libgsmat.so.2.0.7()(64bit) is needed by package 2009020507:asterisk-11.5.0-0.x86_64 (elastix-beta)
2009020507:asterisk-11.5.0-0.x86_64 from elastix-beta has depsolving problems
--> Missing Dependency: libwat.so.1.0.24()(64bit) is needed by package 2009020507:asterisk-11.5.0-0.x86_64 (elastix-beta)
Error: Missing Dependency: libgsmat.so.2.0.7()(64bit) is needed by package 2009020507:asterisk-11.5.0-0.x86_64 (elastix-beta)
Error: Missing Dependency: libwat.so.1.0.24()(64bit) is needed by package 2009020507:asterisk-11.5.0-0.x86_64 (elastix-beta)
You could try using --skip-broken to work around the problem
You could try running: package-cleanup --problems
package-cleanup --dupes
rpm -Va --nofiles --nodigest
Please assist! Although there is a workaround to apply the updated configuration from the command line I would really know that I've got a perfectly updated system.
centos yum elastix
I upgraded a year old vanilla Elastix box using yum update
and yum upgrade
.
Almost 400 packages updated but a few of them failed, including asterisk. At present the switchboard is working but I can't apply updated configuration from the GUI. The error produced is
exit: 1
[FATAL] Unable to connect to Asterisk Manager from /var/lib/asterisk/bin/retrieve_conf, aborting
I researched various topics on how to get the Asterisk Management interface username and password synched, but to not avail. So now
I'm thinking that I can isolate the problem further if I can at least get YUM to complete as it should. The errors produced by YUM update are:
--> Finished Dependency Resolution
2009020507:asterisk-11.5.0-0.x86_64 from elastix-beta has depsolving problems
--> Missing Dependency: libgsmat.so.2.0.7()(64bit) is needed by package 2009020507:asterisk-11.5.0-0.x86_64 (elastix-beta)
2009020507:asterisk-11.5.0-0.x86_64 from elastix-beta has depsolving problems
--> Missing Dependency: libwat.so.1.0.24()(64bit) is needed by package 2009020507:asterisk-11.5.0-0.x86_64 (elastix-beta)
Error: Missing Dependency: libgsmat.so.2.0.7()(64bit) is needed by package 2009020507:asterisk-11.5.0-0.x86_64 (elastix-beta)
Error: Missing Dependency: libwat.so.1.0.24()(64bit) is needed by package 2009020507:asterisk-11.5.0-0.x86_64 (elastix-beta)
You could try using --skip-broken to work around the problem
You could try running: package-cleanup --problems
package-cleanup --dupes
rpm -Va --nofiles --nodigest
I tried all the remedies mentioned, including --skip-broken
, package-cleanup --problems
, package-cleanup --dupes
, and rpm -Va --nofiles --nodigest
but none of this worked.
The only bit of research led me to this Elastix "bug" related to libss7
and spandsp
which is resolved by saying that the EPEL package supplied version should be updated to the newest version. I don't know how to do this or if it would help.
http://bugs.elastix.org/view.php?id=1753
Our Elastix came with these repos:
[root@elastix3 yum.repos.d]# ls
CentOS-Base.repo CentOS-Debuginfo.repo commercial-addons.repo epel-testing.repo
CentOS-Base.repo.back CentOS-Media.repo elastix.repo pgdg-91-centos.repo
CentOS-Base.repo.test CentOS-Vault.repo epel.repo
When I do yum list
I notice some oddities, for example it appears asterisk
is installed and also present in another repo:
[root@elastix3 yum.repos.d]# yum list | grep asterisk
asterisk.x86_64 2009020507:1.8.20.0-0 installed
...
asterisk.x86_64 2009020507:11.5.0-0 elastix-beta
The output for libss7
, libgsmat
, and libwat
:
[root@elastix3 yum.repos.d]# yum list | egrep -i "libss7|libgsmat|libwat"
libgsmat.x86_64 2.0.3-0 installed
libwat.x86_64 1.0.23-0 installed
libss7.i386 1.0.1-3.el5 epel
libss7.x86_64 1.0.1-3.el5 epel
So I'm guessing between all these repos I have a dependency mess and I don't know where to begin solving it.
The complete output from YUM is:
[root@elastix3 ~]# yum upgrade
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
* addons: ftp.wa.co.za
* base: ftp.wa.co.za
* commercial-addons: elastix.kisiek.net
* elastix-base: elastix.kisiek.net
* elastix-beta: elastix.kisiek.net
* elastix-extras: elastix.kisiek.net
* epel: ftp.wa.co.za
* extras: ftp.wa.co.za
* updates: ftp.wa.co.za
Excluding Packages from CentOS-5 - Addons
Finished
Excluding Packages from CentOS-5 - Base
Finished
Excluding Packages from CentOS-5 - Extras
Finished
Excluding Packages from CentOS-5 - Updates
Finished
Setting up Upgrade Process
Resolving Dependencies
--> Running transaction check
---> Package asterisk.x86_64 2009020507:11.5.0-0 set to be updated
--> Processing Dependency: libwat.so.1.0.24()(64bit) for package: asterisk
--> Processing Dependency: libgsmat.so.2.0.7()(64bit) for package: asterisk
--> Processing Dependency: libss7.so.1()(64bit) for package: asterisk
---> Package asterisk-addons.x86_64 2009020507:11.5.0-0 set to be updated
---> Package asterisk-devel.x86_64 2009020507:11.5.0-0 set to be updated
---> Package asterisk-sounds-es.x86_64 2009020507:11.5.0-0 set to be updated
---> Package asterisk-sounds-fr.x86_64 2009020507:11.5.0-0 set to be updated
--> Running transaction check
---> Package asterisk.x86_64 2009020507:11.5.0-0 set to be updated
--> Processing Dependency: libwat.so.1.0.24()(64bit) for package: asterisk
--> Processing Dependency: libgsmat.so.2.0.7()(64bit) for package: asterisk
---> Package libss7.x86_64 0:1.0.1-3.el5 set to be updated
--> Finished Dependency Resolution
2009020507:asterisk-11.5.0-0.x86_64 from elastix-beta has depsolving problems
--> Missing Dependency: libgsmat.so.2.0.7()(64bit) is needed by package 2009020507:asterisk-11.5.0-0.x86_64 (elastix-beta)
2009020507:asterisk-11.5.0-0.x86_64 from elastix-beta has depsolving problems
--> Missing Dependency: libwat.so.1.0.24()(64bit) is needed by package 2009020507:asterisk-11.5.0-0.x86_64 (elastix-beta)
Error: Missing Dependency: libgsmat.so.2.0.7()(64bit) is needed by package 2009020507:asterisk-11.5.0-0.x86_64 (elastix-beta)
Error: Missing Dependency: libwat.so.1.0.24()(64bit) is needed by package 2009020507:asterisk-11.5.0-0.x86_64 (elastix-beta)
You could try using --skip-broken to work around the problem
You could try running: package-cleanup --problems
package-cleanup --dupes
rpm -Va --nofiles --nodigest
Please assist! Although there is a workaround to apply the updated configuration from the command line I would really know that I've got a perfectly updated system.
centos yum elastix
centos yum elastix
edited Apr 25 '14 at 22:40
Shane Madden♦
105k9148225
105k9148225
asked Apr 23 '14 at 5:21
Eugene van der MerweEugene van der Merwe
3304720
3304720
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
EPEL points to an older version of libss7. Update your EPEL:
rpm -ivh http://www.mirrorservice.org/sites/dl.fedoraproject.org/pub/epel/5/i386/epel-release-5-4.noarch.rpm
add a comment |
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "2"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fserverfault.com%2fquestions%2f590712%2felastix-upgrade-fails-centos-yum-missing-dependency-with-libwat-libgsmat-and-l%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
EPEL points to an older version of libss7. Update your EPEL:
rpm -ivh http://www.mirrorservice.org/sites/dl.fedoraproject.org/pub/epel/5/i386/epel-release-5-4.noarch.rpm
add a comment |
EPEL points to an older version of libss7. Update your EPEL:
rpm -ivh http://www.mirrorservice.org/sites/dl.fedoraproject.org/pub/epel/5/i386/epel-release-5-4.noarch.rpm
add a comment |
EPEL points to an older version of libss7. Update your EPEL:
rpm -ivh http://www.mirrorservice.org/sites/dl.fedoraproject.org/pub/epel/5/i386/epel-release-5-4.noarch.rpm
EPEL points to an older version of libss7. Update your EPEL:
rpm -ivh http://www.mirrorservice.org/sites/dl.fedoraproject.org/pub/epel/5/i386/epel-release-5-4.noarch.rpm
answered Apr 30 '14 at 10:32
Sean ReigleSean Reigle
111
111
add a comment |
add a comment |
Thanks for contributing an answer to Server Fault!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fserverfault.com%2fquestions%2f590712%2felastix-upgrade-fails-centos-yum-missing-dependency-with-libwat-libgsmat-and-l%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown