Hi Chris,
sure. To remove ruby-gems:

yum remove ruby-gems

This will remove all dependent rpms like sipxconfig.

Then download the rubygems package for fedora 8:
http://rpmfind.net/linux/RPM/fedora/8/i386/rubygems-0.9.4-1.fc8.noarch.html

Install it with:

rpm -i rubygems-0.9.4-1.fc8.noarch.rpm

Re-install all dependent rpms:

yum install sipxecs

And last update all other sipxecs packages to last version:

yum update

Reboot and you're done.

Alberto


Chris Parfitt ha scritto:
 Hi Alberto do you have the commands that I can use to uninstall
ruby-gems and also the commands/repository to install the standard one?

Chris




-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Alberto
Sent: 11 September 2008 08:45
To: Marshall, Marden (BL60:9D30)
Cc: [email protected]
Subject: Re: [sipX-dev] Rubygems dependency + copy to sipfoundry.org

Hi Mardy,
I perfectly solved installing rubygems with the solution you proposed. Thanks.

Again further copy of builds on sipfoundry.org fails. Yesterday after
build farm shutdown CentOs build was updated to svn 13370. But next
builds did not. Last successful build for CentOs is 13381 while last
available on sipfoundry.org is 13370.
The impression is that when the build farm is stopped the copy goes
fine. This does not happen during normal operation.

Hope you could work it out.
Thanks in advance
Alberto



Marden Marshall ha scritto:
On Sep 10, 2008, at 12:58 PM, Alberto wrote:

Hi,
I'm trying to yum update to the latest build (svn 13370). The ruby-gems-0.8.11-2.noarch.rpm it's actually installed in my system but yum reports: Error: Missing Dependency: rubygems is needed by package sipxconfig-report Error: Missing Dependency: rubygems is needed by package sipxproxy-cdr
Error: Missing Dependency: rubygems is needed by package sipxconfig
Error: Missing Dependency: rubygems is needed by package sipxconfig-agent

Thanks in advance

Alberto
We are in the process of transitioning our dependency to the standard "rubygems" package. In the next day or two, we should have available in the SIPfoundry repository a version of rubygems which will automatically deprecate any previously installed "ruby-gems". If you do not want to wait until then, you can manually uninstall your current "ruby-gems" package and install a standard "rubygems" package from your repository of choice.

-Mardy






_______________________________________________
sipx-dev mailing list
[email protected]
List Archive: http://list.sipfoundry.org/archive/sipx-dev
Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-dev





_______________________________________________
sipx-dev mailing list
[email protected]
List Archive: http://list.sipfoundry.org/archive/sipx-dev
Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-dev

Reply via email to