[Planetlab-users] Problem of installing gcc with yum

Yingdi Yu yingdi at cs.ucla.edu
Fri Mar 4 19:49:27 EST 2011


Hi Zhuan,

Thanks for your information! It seems that the key is already imported on those nodes, but yum still can not identify that it is installed.

I found another solution. We can bypass the problem by include the option "--nogpgcheck" in yum. But I am not sure if it is allowed on planet-lab.

Regards!

Yingdi

On Mar 4, 2011, at 3:42 PM, Zhuan Chen wrote:

> Hi,
> 
> I can't remember whether I encountered this problem. But I found some
> notes I recorded. Hope they would be helpful.
> 
> When you use yum for the first time, you might need to execute:
> #rpm --import /usr/share/doc/centos-release-3(4)/RPM-GPG-KEY-CentOS-3(4)
> 
> To add rpm.livna.org as the resource library, install it:
> #rpm --import http://rpm.livna.org/RPM-LIVNA-GPG-KEY
> 
> To check GPG key:
> # rpm -qa gpg-pubkey*
> 
> To display key information:
> #rpm -qi gpg-pubkey-a109b1ec-3f6e28d5
> 
> To delete key:
> #rpm -e gpg-pubkey-a109b1ec-3f6e28d5)
> 
> Regards,
> Zhuan
> 
> On Fri, Mar 4, 2011 at 18:28, Yingdi Yu <yingdi at cs.ucla.edu> wrote:
>> Hi!
>> I am new to planet-lab, I have got a problem when installing gcc with yum.
>> The commands I use are following:
>> sudo yum clean all
>> sudo yum update
>> sudo yum -y install gcc
>> Some nodes work well, but on some other nodes, I got following output:
>> Public key for binutils-2.17.50.0.18-1.i386.rpm is not installed
>> Could anyone give me any solution about this? Thanks very much!
>> Regards!
>> Yingdi
>> 
>> 
>> _______________________________________________
>> Users mailing list: Users at lists.planet-lab.org
>> https://lists.planet-lab.org/mailman/listinfo/users
>> 




More information about the Users mailing list