On Mon, 2006-01-30 at 19:24 +0100, Dag Wieers wrote:
On Mon, 30 Jan 2006, William L. Maltby wrote:
Trying yum update for the latest announcements. Part of the problem I experienced last week appears again: lame library DSA key is unavailable.
<snip>
From your output I saw you have 2 rpmforge repositories enabled. dag and
dries, we both use the same disttag so both packages are identical by name. Yum does not seem to tell you where you got this one from. Apparently you installed my key, but I bet you did not install dries his key.
<snip>
That is correct
Please install the rpmforge-release package to use the rpmforge repository. It will install all necessary keys and repositories automatically and prevents this kind of problem.
Done, see below for minor details
Public key for lame-3.96.1-3.2.el4.rf.i386.rpm is not installed
A solution to this problem would be if Yum also explained for what repository the key was missing (not only for what package). If you'd be so kind to help out, you could report this on Yum's bugzilla (and post the bugzilla id here as a reference).
Bugzilla ID 554
<snip>
Kind regards, -- dag wieers, dag@wieers.com, http://dag.wieers.com/ -- [all I want is a warm bed and a kind word and unlimited power]
All went fairly smoothly. First attempt faile with python errors, a portion of which are shown here.
Reading repository metadata in from local files primary.xml.gz 100% |=========================| 1.2 MB 00:02 rpmforge : ################################################## 3580/3580 Added 3580 new packages, deleted 0 old in 25.82 seconds Traceback (most recent call last): File "/usr/bin/yum", line 27, in ? yummain.main(sys.argv[1:]) File "/usr/share/yum-cli/yummain.py", line 92, in main result, resultmsgs = do() File "/usr/share/yum-cli/cli.py", line 471, in doCommands return self.updatePkgs() File "/usr/share/yum-cli/cli.py", line 951, in updatePkgs self.doUpdateSetup() File "__init__.py", line 290, in doUpdateSetup File "updates.py", line 232, in doUpdates ValueError: unpack tuple of wrong size
Figuring that things were in disarry from previous partial processes, I did a restart comprising of yum clean headers and packages, iomport of all three puyblic keys again, installation of the rpmforge-release and all is good in the world.
Thanks so much and keep up the good work.