Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 904215 - www-misc/urlwatch-2.26 fails tests
Summary: www-misc/urlwatch-2.26 fails tests
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Patrice Clement
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-04-12 07:25 UTC by Agostino Sarubbo
Modified: 2023-04-12 11:47 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,288.36 KB, text/plain)
2023-04-12 07:25 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 2023-04-12 07:25:23 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: www-misc/urlwatch-2.26 fails tests.
Discovered on: amd64 (internal ref: ci)
Comment 1 Agostino Sarubbo gentoo-dev 2023-04-12 07:25:25 UTC
Created attachment 859903 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2023-04-12 07:25:26 UTC
Error(s) that match a know pattern:


E               pytesseract.pytesseract.TesseractError: (1, 'Error in pixReadMemTiff: function not present Error in pixReadMem: tiff: no pix returned Error in pixaGenerateFontFromString: pix not made Error in bmfCreate: font pixa not made Error in pixReadStreamPng: function not present Error in pixReadStream: png: no pix returned Error in pixRead: pix not read Error during processing.')
FAILED lib/urlwatch/tests/test_filter_documentation.py::test_url[https://example.net/ocr-test.png]
Comment 3 Larry the Git Cow gentoo-dev 2023-04-12 11:47:57 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=71069946a4cd814d6185378f6b26260bdad40584

commit 71069946a4cd814d6185378f6b26260bdad40584
Author:     Louis Sautier <sbraz@gentoo.org>
AuthorDate: 2023-04-12 11:44:51 +0000
Commit:     Louis Sautier <sbraz@gentoo.org>
CommitDate: 2023-04-12 11:47:38 +0000

    www-misc/urlwatch: fix OCR test
    
    The OCR test file is a PNG file so we need tesseract to support it.
    
    Closes: https://bugs.gentoo.org/904215
    Signed-off-by: Louis Sautier <sbraz@gentoo.org>

 www-misc/urlwatch/urlwatch-2.26.ebuild | 1 +
 1 file changed, 1 insertion(+)