Apparently ius release rpm didn't install at all. There is nothing about ius 
under yum locally. I can do it over, but I'd like to know if I did something 
wrong the first time. Can you look at the code I posted and tell?


________________________________
From: Maulvi Bakar <[email protected]>
To: "[email protected]" <[email protected]>
Sent: Thursday, September 22, 2011 4:51 AM
Subject: Re: [Ius-community] yum-plugin-replace





On Thu, Sep 22, 2011 at 5:30 PM, Nat Colley <[email protected]> wrote:

Ok, first, oops, that folder reference should be yum.repos.d not conf.d where I 
see CentosBase etc but no ius.
>Second, I don't seem to have a local yum rpm, at least I can't find one and I 
>didn't think that was what I was doing when I ran wget. I thought I was 
>telling the server to add this repository as a place to look for yum updates? 
>Nevertheless, I did a search for yum local and got zero. Where would it be?
>
>
>
>________________________________
> From: Maulvi Bakar <[email protected]>
>To: "[email protected]" <[email protected]>
>Sent: Wednesday, September 21, 2011 10:57 PM
>Subject: Re: [Ius-community] yum-plugin-replace
>
>
>
>
>
>
>On Thu, Sep 22, 2011 at 11:47 AM, Nat Colley <[email protected]> wrote:
>
>Hello to all. I'm new and this is my first post. I want to replace php and 
>mysql on my server. I am running Centos 5.7 However, I can't seem to get this 
>plug in:
>>
>>
>>> # wget 
>>> http://dl.iuscommunity.org/pub/ius/stable/Redhat/5/x86_64/ius-release-1-2.ius.el5.noarch.rpm
>>>  > # wget 
>>> http://dl.iuscommunity.org/pub/ius/stable/Redhat/5/x86_64/epel-release-1-1.ius.el5.noarch.rpm
>>>  > # rpm -Uvh ius-release*.rpm epel-release*.rpm > yum install 
>>> yum-plugin-replace Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
Setting up Install Process
No package yum-plugin-replace available.
Nothing to do > $ sudo yum install yum-plugin-replace  bash: $: command not 
found > sudo yum install yum-plugin-replace  sudo: sorry, you must have a tty 
to run sudo I looked in etc/yum/yum.conf.d and all there is there is CentosBase 
I stopped and started apache but that makes no difference. So what did I do 
wrong and how do I fix it?
>>
>>
>>I was also a little confused by something I read here about this plugin not 
>>being needed/optional. Meaning it is optional depending on whether you want 
>>to upgrade the old way or the new way as outlined in the Client Usage page? 
>>Or is that page out of date? Thx.
>>
>>
>
>
>
>Try "yum install local <downloaded local rpm package filename>" 
>
>
>
>
>Regards
>
>
>Maulvi 
>
>
>

My apologies, the fingers typed faster than the brain  :-P

Firstly, if the ius release rpm was installed successfully, check in 
"/etc/yum.repos.d/ius.repo" and see if the resource for [ius] it has the 
options "enabled=1"

Once it is enabled, only then yum will start using ius repo..  Either that, you 
can keep it disabled and only run yum with "--enablerepo=ius" - eg. "yum 
install yum-plugin-replace --enablerepo=ius"

My apologies for mistaking you in having difficulties with installing the 
ius/epel release rpms


Regards

Maulvi
_______________________________________________
Mailing list: https://launchpad.net/~ius-community
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~ius-community
More help   : https://help.launchpad.net/ListHelp
_______________________________________________
Mailing list: https://launchpad.net/~ius-community
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~ius-community
More help   : https://help.launchpad.net/ListHelp

Reply via email to