Mandrake 10.1 Official And Gcc Command


Recommended Posts

I downloded Mandrake OS official 10.1 ,,,Test media was ok, and SHA1 was ok for all 4 CDs.

I tried to install GCC through: Software manager-->select the development program group-->install GCC.

I received the message below during installation:

Verifying Package Installation :

The following package have bad signatures:libstdctts-devel-3.3.4mak.i586.rpm. Invalid signature ( (SHA1) DSA sha1 md5 (GPG) (MISSING KEY) GPG # 78d019f5 NoT ok ).

Do you want to continue installation-------I pressed yes.

When I checked these command:

1- which gcc

2- gcc --version

3- rpm -q gcc

It showed me that It has not been installed.

How can I overcome this issue ?

Edited by zillah
Link to post
Share on other sites

first make sure you have the correct gpg keys

Download the RPM-GPG-KEYS file from mandrake update

Run

$ gpg ––import RPM-GPG-KEYS

also try the Gcc on the cdroms.. there should be a rpm called gcc, use the rpm -ivh command to install it from the cd..

this would be my first stab at the problem

Edited by iccaros
Link to post
Share on other sites
Download the RPM-GPG-KEYS

Could you please let me know which one of these :

http://download.atrpms.net/mirrors/scienti...4/RPM-GPG-KEYs/

also try the Gcc on the cdroms

Do we want me to try install it from command line not GUI,,,because I had done through GUI before ?

for keys I would run the the updater in mandervia, I don't have, and have not run it since Mandrake 8. The error you are getting is from one of two things in a RPM system.. one the package is bad or teh key you have is wrong. .you can import all of the key's you listed (the system can hold a few keys)

you tried installing gcc from the CDroms from the GUI and you recived this error? Please do it from the command line and cut and past the error.

Thanks

Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...