#1829 Fedora 10 updates-testing updateinfo broken
Closed: Fixed None Opened 14 years ago by james.

The following is in the current F10 updateinfo:

<id/><title>kcoloredit-4.2.3-1.fc10,kgrab-0.1.1-15.fc10,kopete-crypto
graphy-1.3.0-9.fc10,konq-plugins-4.2.3-1.fc10,kiconedit-4.2.3-2.fc10,guidance-po
wer-manager-4.2.3-1.fc10</title>

...the lack of an id makes yum cry:

Traceback (most recent call last):
[...]
File "/usr/lib/python2.5/site-packages/yum/update_md.py", line 149, in _parse
raise UpdateNoticeException("No id element found")
yum.update_md.UpdateNoticeException: No id element found


A little background here...

My guess was that this was being pushed on the 13th while I was editing it to include kcoloredit and kgrab. The others seemed to get pushed.

jwb was having problems on the 15th pushing this edited update, so I revoked it. For better or worse, today, I move-pkg'd the remaining stuff from dist-f11-updates-testing to dist-f11-updates-candidate and re-queued the update for testing. Hopefully that'll help for the next push. Sorry, I should've asked for advice/help first, hopefully I didn't make matters worse.

Is this still an issue?

no it got fixed sometime sunday.

udpates for Fed-10 is borken today, Luke says he's fixing it now.

This is still broken.

yum.update_md.UpdateNoticeException: No id element found: title=easystroke-0.4.4-3.fc10

I "fixed" the issue serverside, but we haven't been able to get a mash out. I kicked off a fresh one now, so hopefully this'll be fixed shortly.

This should have been done, what can we do to verify?

I just confirmed that this is fixed.

{{{
[masher@releng2 updates]$ for x in el4-epel{,-testing} el5-epel{,-testing} f10-updates{,-testing} f11-updates{,-testing} f9-updates{,-testing}; do

zgrep '<id/>' $x/i386*/repodata/updateinfo.xml.gz
done
}}}

Bodhi will also detect this before flipping the symlinks to have the repos go live.

Login to comment on this ticket.

Metadata