LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   SynAptic (https://www.linuxquestions.org/questions/linux-software-2/synaptic-297674/)

hhegab 03-04-2005 12:46 PM

SynAptic
 
Hi,

I have recently installed apt and synaptic so I can manage my packages and keep them upto date on my FedoraCore3 box.
I have done the following exacltly;
=======================================================================
[root@localhost mborn]# rpm -Uvhi apt-0.5.15cnc6-16.r362.i386.rpm
warning: apt-0.5.15cnc6-16.r362.i386.rpm: V3 DSA signature: NOKEY, key ID 1ac70ce6
Preparing... ########################################### [100%]
1:apt ########################################### [100%]
[root@localhost mborn]# rpm -Uvhi synaptic-0.55.3-2.i386.rpm
warning: synaptic-0.55.3-2.i386.rpm: V3 DSA signature: NOKEY, key ID 1ac70ce6
Preparing... ########################################### [100%]
1:synaptic ########################################### [100%]
[root@localhost mborn]# synaptic
You don't seem to have one or more of the needed GPG keys in your RPM database.
Importing them now...

(synaptic:10927): Gtk-CRITICAL **: file gtkwidget.c: line 2041 (gtk_widget_hide):assertion `GTK_IS_WIDGET (widget)' failed
=======================================================================
What does that mean? did I do something wrong? and if I did, how may I correct it?

thank you very much
hhegab

Xian 03-05-2005 06:25 AM

Quote:

Originally posted by hhegab
hat does that mean? did I do something wrong? and if I did, how may I correct it?
You didn't do anything wrong, but it is looking for those package signatures and is unable to find them so the install process is being halted at that point. Basically you either need to point Synaptic to the location of the signatures or disable that function.


All times are GMT -5. The time now is 12:49 AM.