← Back to team overview

ius-community team mailing list archive

Re: yum-plugin-replace

 

You might need to run the command as sudo:

  > sudo rpm -Uvh ius-release*.rpm

If that command doesn't give you any output, it probably didn't install right.


On Sep 21, 2011, at 11:57 PM, Maulvi Bakar wrote:

> 
> 
> On Thu, Sep 22, 2011 at 11:47 AM, Nat Colley <nat.colley@xxxxxxxxx> 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 
> 
> _______________________________________________
> Mailing list: https://launchpad.net/~ius-community
> Post to     : ius-community@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~ius-community
> More help   : https://help.launchpad.net/ListHelp


References