Your message dated Tue, 02 Nov 2021 10:03:33 +0000 with message-id <[email protected]> and subject line Bug#964816: fixed in feedparser 6.0.8-1 has caused the Debian Bug report #964816, regarding exception in feedparser.py, line 3774, in _gen_georss_coords to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact [email protected] immediately.) -- 964816: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=964816 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: feed2exec Version: 0.15.0 Severity: important Hello, Would you mind take a look into it? Thank you so much. --Systen DB: {'url': 'http://www.agendadulibre.org/events.rss?region=12', 'output': 'feed2exec.plugins.maildir', 'folder': '/home/whilelm/maildir/feed2exec/', 'name': 'http___www.agendadulibre.org_events.rss_region_12'} fetching feed http://www.agendadulibre.org/events.rss?region=12 Starting new HTTP connection (1): www.agendadulibre.org:80 http://www.agendadulibre.org:80 "GET /events.rss?region=12 HTTP/1.1" 302 161 Starting new HTTPS connection (1): www.agendadulibre.org:443 https://www.agendadulibre.org:443 "GET /events.rss?region=12 HTTP/1.1" 200 4990 parsing feed http://www.agendadulibre.org/events.rss?region=12 (68668 bytes) Traceback (most recent call last): File "/usr/lib/python3/dist-packages/feedparser.py", line 3774, in _gen_georss_coords t = [nxt(), nxt()][::swap and -1 or 1] StopIteration The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/usr/bin/feed2exec", line 11, in <module> load_entry_point('feed2exec==0.15.0', 'console_scripts', 'feed2exec')() File "/usr/lib/python3/dist-packages/click/core.py", line 764, in __call__ return self.main(*args, **kwargs) File "/usr/lib/python3/dist-packages/click/core.py", line 717, in main rv = self.invoke(ctx) File "/usr/lib/python3/dist-packages/click/core.py", line 1137, in invoke return _process_result(sub_ctx.command.invoke(sub_ctx)) File "/usr/lib/python3/dist-packages/click/core.py", line 956, in invoke return ctx.invoke(self.callback, **ctx.params) File "/usr/lib/python3/dist-packages/click/core.py", line 555, in invoke return callback(*args, **kwargs) File "/usr/lib/python3/dist-packages/click/decorators.py", line 27, in new_func return f(get_current_context().obj, *args, **kwargs) File "/usr/lib/python3/dist-packages/feed2exec/__main__.py", line 124, in fetch st.fetch(parallel, force=force, catchup=catchup) File "/usr/lib/python3/dist-packages/feed2exec/feeds.py", line 162, in fetch self.dispatch(feed, feed.parse(body), None, force) File "/usr/lib/python3/dist-packages/feed2exec/feeds.py", line 399, in parse data = feedparser.parse(body) File "/usr/lib/python3/dist-packages/feedparser.py", line 3965, in parse saxparser.parse(source) File "/usr/lib/python3.7/xml/sax/expatreader.py", line 111, in parse xmlreader.IncrementalParser.parse(self, source) File "/usr/lib/python3.7/xml/sax/xmlreader.py", line 125, in parse self.feed(buffer) File "/usr/lib/python3.7/xml/sax/expatreader.py", line 217, in feed self._parser.Parse(data, isFinal) File "../Modules/pyexpat.c", line 471, in EndElement File "/usr/lib/python3.7/xml/sax/expatreader.py", line 381, in end_element_ns self._cont_handler.endElementNS(pair, None) File "/usr/lib/python3/dist-packages/feedparser.py", line 2060, in endElementNS self.unknown_endtag(localname) File "/usr/lib/python3/dist-packages/feedparser.py", line 704, in unknown_endtag method() File "/usr/lib/python3/dist-packages/feedparser.py", line 1471, in _end_georss_point geometry = _parse_georss_point(self.pop('geometry')) File "/usr/lib/python3/dist-packages/feedparser.py", line 3783, in _parse_georss_point coords = list(_gen_georss_coords(value, swap, dims)) RuntimeError: generator raised StopIteration Information: Debian Release: 10.4 APT prefers stable-updates APT policy: (500, 'stable-updates'), (500, 'stable'), (50, 'unstable') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 4.19.0-9-amd64 (SMP w/4 CPU cores) Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8), LANGUAGE=fr_FR.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /usr/bin/dash Init: systemd (via /run/systemd/system) LSM: AppArmor: enabled Versions of packages feed2exec depends on: ii python3 3.7.3-1 ii python3-click 7.0-1 ii python3-dateparser 0.7.1-1 ii python3-feedparser 5.2.1-1 ii python3-html2text 2018.1.9-1 ii python3-requests 2.21.0-1 ii python3-requests-file 1.4.3-1 ii python3-unidecode 1.0.23-1 ii python3-xdg 0.25-5 feed2exec recommends no packages. Versions of packages feed2exec suggests: pn feed2exec-doc <none> -- no debconf information
--- End Message ---
--- Begin Message ---Source: feedparser Source-Version: 6.0.8-1 Done: Jochen Sprickerhof <[email protected]> We believe that the bug you reported is fixed in the latest version of feedparser, which is due to be installed in the Debian FTP archive. A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to [email protected], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Jochen Sprickerhof <[email protected]> (supplier of updated feedparser package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing [email protected]) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Tue, 02 Nov 2021 09:56:58 +0100 Source: feedparser Architecture: source Version: 6.0.8-1 Distribution: unstable Urgency: medium Maintainer: Debian Python Team <[email protected]> Changed-By: Jochen Sprickerhof <[email protected]> Closes: 946788 948467 964816 997649 Changes: feedparser (6.0.8-1) unstable; urgency=medium . * Team upload. . [ Debian Janitor ] * Set upstream metadata fields: Bug-Submit. . [ Jochen Sprickerhof ] * New upstream version 6.0.8 (Closes: #946788, #948467, #964816, #997649) * Update d/copyright * Drop upstream applied patches * Bump policy and debhelper versions * Update packaging Checksums-Sha1: d4b53db3ec0737eb9e728cbeae6c117668a440c4 2026 feedparser_6.0.8-1.dsc bec0a6c2216cd492c1827db43d5e9ea05aacc92b 285827 feedparser_6.0.8.orig.tar.gz 858eb92879ba8a733f6a41fe447f8582b3cb02a4 6040 feedparser_6.0.8-1.debian.tar.xz d433cd59ea3440265d3b375dfd0558712361914b 6841 feedparser_6.0.8-1_source.buildinfo Checksums-Sha256: 3a86b6003248e0c7e186a375d3a92856f02321022a95e7b72d6287fafa02136e 2026 feedparser_6.0.8-1.dsc 5ce0410a05ab248c8c7cfca3a0ea2203968ee9ff4486067379af4827a59f9661 285827 feedparser_6.0.8.orig.tar.gz 3c6648f33eda746124ce93528b8cab9f191c38138df7c4219e33d252aa6dcb59 6040 feedparser_6.0.8-1.debian.tar.xz b39289b55da2db489af3b5ee6fad63f7b4fafaa639f3b8c4b1957da88ba363eb 6841 feedparser_6.0.8-1_source.buildinfo Files: 3eb63ff151de5ff79df2d507f0c1d08c 2026 python optional feedparser_6.0.8-1.dsc 8d0ba773e049e8f1edc2541737593a92 285827 python optional feedparser_6.0.8.orig.tar.gz 5b044e36e8dab29d37f0ebfca1c477b2 6040 python optional feedparser_6.0.8-1.debian.tar.xz 386e1dd83c7308b917015d8bdffa4636 6841 python optional feedparser_6.0.8-1_source.buildinfo -----BEGIN PGP SIGNATURE----- iQIyBAEBCgAdFiEEc7KZy9TurdzAF+h6W//cwljmlDMFAmGBC4kACgkQW//cwljm lDPP3g/4pBX/XlICfo7JuEOYVmChQFP0hIwdeH9wnKIiGfjVvcFssgcHb1N8NtNy o3Hzkdo/0edmhhGbvnpERrjWhyyPZgzFQMRuO+U/GJBmKfwSbhUiheCUt+4UP0pS f9xX1imhtJzsVgUFWsLyTD5iD/Lzi1yrcmO1p5is9E11rZt7SnX/yYfUOj05aFjL 8ts1s4zTVV1Brt0H/mezxY3ktr1HMONPJ0IBp3F5Sfjes6uT3bzg3VYH4yAfSK6r 1x/QKE5QySot8Iv/v3NNfwIkM8pdJ+joISgp8TvF5NoPRqxbfGAKAW3A2I8k4Rri ZJqpq2ImBHYrfvFSVaA1o2jypMjWSSOcI51Ap+MGi8S8WLFiUIDqXXDuhjdGQmsj 0aE5VMsXyXB1kqxxcK0xULP/hrSH/2VTxn02OlY1nao47CVySAbrGeys563FNUQe Zp0I6BD6B0uiWxlVfBxH8IUOgAKNyOu31Sew7spiy+fbL2MFK4qzPX4fjigo3/Uu K+GbLo4vH8uLGmf5vNY4dyR4GFFVXZiMEEPq/PE+522kCFem8w8nR97xEzOO0Yca VRnusT6bMu2JzsIA2lohyx06MA6h3PaDwFL4z3XIQ5yvG3Om/0L9klsO0wHkj5F/ 46tQsVWq4rNP94zHmy+J4ZvxpJaEeyVHS+e9MmLzDzZbQjLJIw== =kcLo -----END PGP SIGNATURE-----
--- End Message ---

