cd /etc/yum.repos.d
ls

(this shows you the repos you have currently, like a "dir" command for dos)
(now you want to delete the sipx reo by name)

rm sipxecs.repo

(use the actual name from the "ls" command, answer "y" when prompted)
(now you are going to "get the actual repo, but you need to pick from this
page:
http://download.sipfoundry.org/pub/sipXecs/

If you are using Centos and 32 bit, you will copy the link and paste it in
like this:

wget
http://download.sipfoundry.org/pub/sipXecs/sipxecs-4.2.0-centos-i386.repo

Now you will want to edit it by:

nano sipxecs-4.2.0-centos-i386.repo

[sipXecs]
name=sipXecs build service for CentOS $releasever - $basearch
baseurl=http://download.sipfoundry.org/pub/sipXecs/4.2.0/CentOS/5/i386/RPM/
enabled=1
gpgcheck=0 
<http://download.sipfoundry.org/pub/sipXecs/4.2.0/CentOS/5/i386/RPM/enabled=1gpgcheck=0>


Change the line "baseurl" to have version 4.2.1 instead of 4.2.0 and
then to "CTRL+X" and save, overwriting the same filename.


Now do:


yum clean all

yum update


ALWAYS a good idea to do a sipxbackup first!





On Mon, Oct 4, 2010 at 12:39 AM, Gary Luca <garyluc...@gmail.com> wrote:

> Thank you for your prompt response.  Unfortunately I'm not much of Linux
> person.  Do you know of any step-by-step instructions that could walk me
> through this procedure?
>
> Thanks.
>
>
> On Sat, Oct 2, 2010 at 11:09 PM, Flatfender <flatfen...@gmail.com> wrote:
>
>> Covered several times on the mailing list.  Go to
>> http://download.sipfoundry.org and get the new .repo file.  The server
>> name has changes from sipxecs to download.  Replace the repo file in
>> /etc/yum.repos.d with the one you just downloaded, and things should
>> be back to working.
>>
>>
>> Matt P.
>>
>> On Sat, Oct 2, 2010 at 10:33 PM, Gary Luca <garyluc...@gmail.com> wrote:
>> > Hello all,
>> >
>> > Please find the two attached documents.  One is a copy/paste of my
>> "updates
>> > are ready to be installed" page and the other is the installation log.
>> It
>> > keeps failing for some reason and i'm not totally sure why.  It seems
>> like
>> > sipX is trying to download the repositories but can't find them.  I went
>> to
>> > the SIP Foundry site and checked in the download area to see if I could
>> find
>> > those files.  I noticed two things.  One is that the site is
>> > "download.sipfoundry.org" but sipX is checking "sipexecs.sipfoundry.org
>> "
>> > The other thing is that the exact files that sipX is looking for aren't
>> > actually there.  It seems like sipX is actually looking for OLDER
>> versions
>> > of the files.
>> >
>> > Anyone have an ideas on this one?
>> >
>> > Thanks!
>> >
>> > -Gary
>> >
>> > --
>> > Gary J. Luca Jr.
>> >
>> > 781-333-8087
>> > http://www.linkedin.com/in/garylukes
>> >
>> > _______________________________________________
>> > sipx-users mailing list
>> > sipx-users@list.sipfoundry.org
>> > List Archive: http://list.sipfoundry.org/archive/sipx-users/
>> >
>> _______________________________________________
>> sipx-users mailing list
>> sipx-users@list.sipfoundry.org
>> List Archive: http://list.sipfoundry.org/archive/sipx-users/
>>
>
>
>
> --
> Gary J. Luca Jr.
>
> 781-333-8087
> http://www.linkedin.com/in/garylukes
>
> _______________________________________________
> sipx-users mailing list
> sipx-users@list.sipfoundry.org
> List Archive: http://list.sipfoundry.org/archive/sipx-users/
>



-- 
======================
Tony Graziano, Manager
Telephone: 434.984.8430
sip: tgrazi...@voice.myitdepartment.net
Fax: 434.984.8431

Email: tgrazi...@myitdepartment.net

LAN/Telephony/Security and Control Systems Helpdesk:
Telephone: 434.984.8426
sip: helpd...@voice.myitdepartment.net
Fax: 434.984.8427

Helpdesk Contract Customers:
http://www.myitdepartment.net/gethelp/

Why do mathematicians always confuse Halloween and Christmas?
Because 31 Oct = 25 Dec.
_______________________________________________
sipx-users mailing list
sipx-users@list.sipfoundry.org
List Archive: http://list.sipfoundry.org/archive/sipx-users/

Reply via email to