← Back to team overview

ius-community team mailing list archive

Re: yum-plugin-replace

 

Sharp, you got me halfway there. Yes, I was typing it in exactly as I saw it, and that included the #. (Obviously I'm new at all of this). Taking that off gives me output, but i still can't run the rpm command as you can see:

> wget http://dl.iuscommunity.org/pub/ius/stable/Redhat/5/x86_64/epel-release-5-4.noarch.rpm --2011-09-22 09:38:27--  http://dl.iuscommunity.org/pub/ius/stable/Redhat/5/x86_64/epel-release-5-4.noarch.rpm
Resolving dl.iuscommunity.org... 174.143.24.129
Connecting to dl.iuscommunity.org|174.143.24.129|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 12275 (12K) [application/x-rpm]
Saving to: `epel-release-5-4.noarch.rpm' 0K .......... .                                          100%  152M=0s 2011-09-22 09:38:28 (152 MB/s) - `epel-release-5-4.noarch.rpm' saved [12275/12275] > wget http://dl.iuscommunity.org/pub/ius/stable/Redhat/5/x86_64/ius-release-1.0-8.ius.el5.noarch.rpm --2011-09-22 09:39:03--  http://dl.iuscommunity.org/pub/ius/stable/Redhat/5/x86_64/ius-release-1.0-8.ius.el5.noarch.rpm
Resolving dl.iuscommunity.org... 174.143.24.129
Connecting to dl.iuscommunity.org|174.143.24.129|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 6823 (6.7K) [application/x-rpm]
Saving to: `ius-release-1.0-8.ius.el5.noarch.rpm' 0K ......                                                100%  250K=0.03s 2011-09-22 09:39:03 (250 KB/s) - `ius-release-1.0-8.ius.el5.noarch.rpm' saved [6823/6823] > rpm -Uvh ius-release-1.0-8.ius.el5.noarch. rpm epel-release-5-4-noarch.rpm error: open of ius-release-1.0-8.ius.el5.noarch. failed: No such file or directory
error: open of rpm failed: No such file or directory
error: open of epel-release-5-4-noarch.rpm failed: No such file or directory > rpm -Uvh ius-release-1.0-8.ius.el5.noarch.rpm epel-release-5-4-noarch.rpm warning: ius-release-1.0-8.ius.el5.noarch.rpm: Header V4 DSA signature: NOKEY, key ID 9cd4953f
error: open of epel-release-5-4-noarch.rpm failed: No such file or directory
If I read this right, it found ius but won't install for lack of a key, but it can't find epel at all, even though it downloaded. Suggestions?

________________________________
From: Ilya A. Otyutskiy <sharp@xxxxxxxxxxx>
To: Nat Colley <nat.colley@xxxxxxxxx>
Cc: "ius-community@xxxxxxxxxxxxxxxxxxx" <ius-community@xxxxxxxxxxxxxxxxxxx>
Sent: Thursday, September 22, 2011 8:48 AM
Subject: Re: [Ius-community] yum-plugin-replace

On Thu, Sep 22, 2011 at 5:41 PM, Nat Colley <nat.colley@xxxxxxxxx> wrote:
>
> Am I supposed to be seeing output after each wget, or only after the rpm command?
> I am not seeing any output at all. I signed in as root, changed the * to what I could see on the ius site, and this is all I get:
>
> > # wget http://dl.iuscommunity.org/pub/ius/stable/Redhat/5/x86_64/epel-release-5-4.noarch.rpm
> > # wget http://dl.iuscommunity.org/pub/ius/stable/Redhat/5/x86_64/ius-release-1.0-8.ius.el5.noarch.rpm
> > # rpm -Uvh ius-release-1.0-8ius.el5.noarch.rpm epel-release-5-4-noarch.rpm
>
> > # rpm -Uvh ius-release-1.0-8.ius.el5.noarch.rpm epel-release-5-4-noarch.rpm
>

Do you really type that '#' symbol before every command? If so --
that's your problem, remove it.

--
SY, Ilya A. Otyutskiy aka Sharp

Follow ups

References