zillah Posted December 24, 2005 Report Share Posted December 24, 2005 (edited) 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 gcc2- gcc --version3- rpm -q gccIt showed me that It has not been installed.How can I overcome this issue ? Edited December 25, 2005 by zillah Quote Link to post Share on other sites
iccaros Posted December 25, 2005 Report Share Posted December 25, 2005 (edited) first make sure you have the correct gpg keysDownload the RPM-GPG-KEYS file from mandrake updateRun$ gpg ––import RPM-GPG-KEYSalso 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 December 25, 2005 by iccaros Quote Link to post Share on other sites
zillah Posted December 25, 2005 Author Report Share Posted December 25, 2005 Download the RPM-GPG-KEYSCould 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 cdromsDo we want me to try install it from command line not GUI,,,because I had done through GUI before ? Quote Link to post Share on other sites
iccaros Posted December 26, 2005 Report Share Posted December 26, 2005 Download the RPM-GPG-KEYSCould 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 cdromsDo 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 Quote Link to post Share on other sites
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.