LinuxQuestions.org
Visit Jeremy's Blog.
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 04-21-2004, 05:53 AM   #1
LineS
LQ Newbie
 
Registered: Dec 2003
Location: Netherlands
Distribution: Red Hat Fedora
Posts: 5

Rep: Reputation: 0
Wanting to make sure it's a bug in apt-get


I'm using the hxxp://dag.wieers.com/packages/apt/apt-0.5.15cnc6-1.rhfc1.dag.i386.rpm
packages

When I try to apt-get update, I get this problem:

Code:
[root@easterisland root]# apt-get update
Get:1 hxxp://dries.studentenweb.org apt/fedora/fc1/i386 release [481B]
Get:2 hxxp://newrpms.sunsite.dk redhat/en/i386/fc1 release [495B]
Get:3 hxxp://ayo.freshrpms.net fedora/linux/1/i386 release [1991B]
Get:4 hxxp://apt.sw.be redhat/fc1/en/i386 release [504B]
Fetched 3471B in 0s (11.5kB/s)
Hit hxxp://dries.studentenweb.org apt/fedora/fc1/i386/dries pkglist
Hit hxxp://newrpms.sunsite.dk redhat/en/i386/fc1/newrpms pkglist
Get:1 hxxp://ayo.freshrpms.net fedora/linux/1/i386/freshrpms pkglist [165kB]
Get:2 hxxp://apt.sw.be redhat/fc1/en/i386/dag pkglist [654kB]
Hit hxxp://dries.studentenweb.org apt/fedora/fc1/i386/dries release
Hit hxxp://newrpms.sunsite.dk redhat/en/i386/fc1/newrpms release
Hit hxxp://ayo.freshrpms.net fedora/linux/1/i386/freshrpms release
Hit hxxp://ayo.freshrpms.net fedora/linux/1/i386/core pkglist
Hit hxxp://ayo.freshrpms.net fedora/linux/1/i386/core release
Get:3 hxxp://ayo.freshrpms.net fedora/linux/1/i386/updates pkglist [356kB]
Hit hxxp://ayo.freshrpms.net fedora/linux/1/i386/updates release
Hit hxxp://apt.sw.be redhat/fc1/en/i386/dag release
Fetched 1175kB in 48s (24.4kB/s)
Reading Package Lists... Done
Building Dependency Tree... Done
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
Having multiple gpg-pubkeys is not a problem. In fact its supposed to be if you use secondary gpg-keys.
Now comes the funny part: My apt.conf already contain these rules.

See my config file:

Code:
APT {
	Clean-Installed "false";
	Get {
		Assume-Yes "false";
		Download-Only "false";
		Show-Upgraded "true";
		Fix-Broken "false";
		Ignore-Missing "false";
		Compile "false";
	};
};

Acquire {
	Retries "0";
	HTTP {
		Proxy "hxxp://xxx.xxx.xxx.xxx:xxxx"; // hxxp://user:pass@host:port/
	};
};

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$";
	};
};
When i try it again there is no problem ??
But occassionally the problem comes back.

btw the hxxp is because of the anti-spamming thing on this site.
 
  


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
kdevelop error: no rule to make target.. is it a bug? LinToWinWin Linux - Software 3 07-08-2008 01:07 AM
bug reports with apt-get MaTrIx709 Debian 2 07-27-2005 06:05 PM
Bug in apt-listbugs ? samael26 Debian 1 06-23-2005 09:37 AM
Trouble with Apt-Get/Synaptic on RH9 wanting to get rid of stuff I need rberry88 Red Hat 4 11-05-2003 03:39 PM
apt-get ... what is it and how can i make use of it? reiggin Linux - Newbie 1 09-10-2003 10:11 AM

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

All times are GMT -5. The time now is 06:15 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