LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Fedora
User Name
Password
Fedora This forum is for the discussion of the Fedora Project.

Notices


Reply
  Search this Thread
Old 07-25-2004, 02:19 PM   #1
dareino
Member
 
Registered: Mar 2004
Location: S.F.,Ca
Distribution: FC4
Posts: 82

Rep: Reputation: 15
multiple kernel, gpg-pubkey warning message


Still looking for help on this...I followed the below instructions but I still keep getting this message...please help
dareino



W: There are multiple versions of "kernel" in your system.

This package won't be cleanly updated, unless you leave
only one version. To leave multiple versions installed,
you may remove that warning by setting the following
option in your configuration file:

RPM::Allow-Duplicated { "^kernel$"; };

To disable these warnings completely set:

RPM::Allow-Duplicated-Warning "false";

W: There are multiple versions of "gpg-pubkey" in your system.

This package won't be cleanly updated, unless you leave
only one version. To leave multiple versions installed,
you may remove that warning by setting the following
option in your configuration file:

RPM::Allow-Duplicated { "^gpg-pubkey$"; };

To disable these warnings completely set:

RPM::Allow-Duplicated-Warning "false";

W: You may want to run apt-get update to correct these problems
 
Old 07-25-2004, 05:21 PM   #2
reddazz
LQ Guru
 
Registered: Nov 2003
Location: N. E. England
Distribution: Fedora, CentOS, Debian
Posts: 16,298

Rep: Reputation: 77
You need to edit your /etc/apt.conf and add the lines that apt or synaptic is suggesting to get rid of the messages then run apt-get update or update your sources through synaptic.
 
Old 07-25-2004, 07:44 PM   #3
dareino
Member
 
Registered: Mar 2004
Location: S.F.,Ca
Distribution: FC4
Posts: 82

Original Poster
Rep: Reputation: 15
Like I stated earlier, I added those lines to the conf file...Can someone check if this is correct?
thxs

dareino

RPM {
Ignore { };
Hold { };
Options { };
Install-Options "";
Erase-Options "";
// Pre-Install-Pkgs { "/usr/bin/apt-sigchecker"; };
Source {
Build-Command "rpmbuild --rebuild";
};
Allow-Duplicated-Warning "false"; {

"^kernel$";
"^kernel-";
"^gpg-pubkey$";
};
};
 
Old 07-26-2004, 07:19 AM   #4
reddazz
LQ Guru
 
Registered: Nov 2003
Location: N. E. England
Distribution: Fedora, CentOS, Debian
Posts: 16,298

Rep: Reputation: 77
Change the RPM section of your apt.conf to the following,

RPM {
Ignore { };
Hold { };
Options { };
Install-Options "";
Erase-Options "";
// Pre-Install-Pkgs { "/usr/bin/apt-sigchecker"; };
Source {
Build-Command "rpmbuild --rebuild";
};
Allow-Duplicated {
"^kernel$";
"^kernel-";
"^gpg-pubkey$";
};
};

It should work ok.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
multiple primary key on gpg carboncopy Linux - Software 2 12-21-2004 08:19 AM
Using GPG Keys on Multiple Computers General_Tso Linux - Security 5 10-06-2004 10:37 AM
why warning message is appear? eye Red Hat 3 10-22-2003 09:14 AM
Warning message during bootup Akajack Linux - Newbie 2 09-19-2003 11:44 PM
Warning Message at startup onlyhuman9 Linux - General 1 11-29-2001 10:00 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Fedora

All times are GMT -5. The time now is 05:43 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration