On 10 Jul 2017, at 14:09, James Lampert wrote:

On Monday, July 10, 2017 at 12:56:59 PM UTC-7, Greg Earle wrote:

If James installs the following: 

[https://dl.iuscommunity.org/pub/ius/archive/Redhat/5/$basearch/ius-release-1.0-15.ius.el5.noarch.rpm](<https://dl.iuscommunity.org/pub/ius/archive/Redhat/5/$basearch/ius-release-1.0-15.ius.el5.noarch.rpm>)
 

(Substitute "i386" or "x86_64" for $basearch first, obvs.) 

then you can go into "/etc/yum.repos.d" and massage the 
"ius-archive.repo" file it installs - enable "baseurl" and comment out 
"mirrorlist".  It should end up looking like this: 

. . .

I had to do something like what you describe with "basurl" and "mirrorlist" lines (and then some), just to get the already-recognized repositories to work, when installing SVN.

Forgive the newbie question, but how do I install the URL you gave me? Is it a yum subcommand? Something else?

If you have your own local yum repo (recommended), download the file(s) to that, update your repo and install it from there.

If not, use "rpm" directly:

rpm -ivh https://dl.iuscommunity.org/pub/ius/archive/Redhat/5/i386/ius-release-1.0-15.ius.el5.noarch.rpm

or

rpm -ivh https://dl.iuscommunity.org/pub/ius/archive/Redhat/5/x86_64/ius-release-1.0-15.ius.el5.noarch.rpm

whichever is appropriate for your architecture (or both).

If you have further issues we should probably take this off-line.

                - Greg

--
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/trac-users.
For more options, visit https://groups.google.com/d/optout.

Reply via email to