#140 start.fp.o not updating
Closed: Wontfix 3 years ago by bcotton. Opened 3 years ago by bcotton.

Beginning with this morning's article, the magfeed script is failing on parsing the Fedora Magazine RSS feed.

start.fedoraproject.org build failed
====================================
python2.7 /srv/web/fedora-websites/start.fedoraproject.org/../build.d/build.py -o out -s static -b /
Caching Magazine Feed...
python2.7 /srv/web/fedora-websites/start.fedoraproject.org/build/magfeed.py -o out -s static -b /
Traceback (most recent call last):
  File "/srv/web/fedora-websites/start.fedoraproject.org/build/magfeed.py", line 25, in <module>
    if image_enclosure['type'] == 'image/jpg':
  File "/usr/lib/python2.7/site-packages/feedparser.py", line 375, in __getitem__
    return dict.__getitem__(self, key)
KeyError: 'type'
make: *** [rss-cache] Error 1

The RSS output contains an audio/ogg enclosure, which is maybe causing the problem? Or is maybe a red herring?

<enclosure url="https://gathman.org/music/ogg/LUX%20MIX_1.ogg" length="2191823" type="audio/ogg"/>

Oops, wrong repo. Closing to open in the right repo.

Metadata Update from @bcotton:
- Issue close_status updated to: Wontfix
- Issue status updated to: Closed (was: Open)

3 years ago

@bcotton I can't wait until we can close down the other repo and avoid this confusion.

Login to comment on this ticket.

Metadata