Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 926133 - net-mail/rss2email-3.14-r1 fails tests with >=dev-python/html2text-2024.2.25
Summary: net-mail/rss2email-3.14-r1 fails tests with >=dev-python/html2text-2024.2.25
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Sebastian Pipping
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2024-03-04 08:35 UTC by Agostino Sarubbo
Modified: 2024-03-08 23:20 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log,61.16 KB, text/plain)
2024-03-04 08:35 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2024-03-04 08:35:35 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: net-mail/rss2email-3.14-r1 fails tests.
Discovered on: amd64 (internal ref: clang-lld_tinderbox)
System: CLANG-LLD (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CLANG-LLD)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0015
Comment 1 Agostino Sarubbo gentoo-dev 2024-03-04 08:35:37 UTC
Created attachment 886649 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-03-04 08:35:37 UTC
Error(s) that match a know pattern:


FAILED (errors=7)
ValueError: error processing data/allthingsrss/1.config
ValueError: error processing data/allthingsrss/2.config
ValueError: error processing data/allthingsrss/3.config
ValueError: error processing data/allthingsrss/4.config
ValueError: error processing data/allthingsrss/5.config
ValueError: error processing data/allthingsrss/6.config
ValueError: error processing data/allthingsrss/7.config
Comment 3 Sebastian Pipping gentoo-dev 2024-03-08 14:06:07 UTC
Seems like a bug in >=dev-python/html2text-2024.2.25.  I have taken this to both upstreams now:

- https://github.com/Alir3z4/html2text/issues/412
- https://github.com/rss2email/rss2email/issues/254
Comment 4 Larry the Git Cow gentoo-dev 2024-03-08 23:20:34 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=62907307016fa059bc999da22a7f4797c84f08e7

commit 62907307016fa059bc999da22a7f4797c84f08e7
Author:     Sebastian Pipping <sping@gentoo.org>
AuthorDate: 2024-03-08 23:19:35 +0000
Commit:     Sebastian Pipping <sping@gentoo.org>
CommitDate: 2024-03-08 23:19:55 +0000

    net-mail/rss2email: Fix tests for >=dev-python/html2text-2024.2.25
    
    Closes: https://bugs.gentoo.org/926133
    Signed-off-by: Sebastian Pipping <sping@gentoo.org>

 .../rss2email/files/rss2email-3.14-tests.patch     | 24 ++++++++++++++
 net-mail/rss2email/rss2email-3.14-r2.ebuild        | 38 ++++++++++++++++++++++
 2 files changed, 62 insertions(+)