Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 836592 - net-dns/dnsviz-0.9.4 fails tests on MUSL
Summary: net-dns/dnsviz-0.9.4 fails tests on MUSL
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-04-01 13:16 UTC by Agostino Sarubbo
Modified: 2022-07-02 15:54 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,181.34 KB, text/plain)
2022-04-01 13:16 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 2022-04-01 13:16:25 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: net-dns/dnsviz-0.9.4 fails tests on MUSL.
Discovered on: amd64 (internal ref: tinderbox_musl)

NOTE:
This machine uses MUSL libc
Comment 1 Agostino Sarubbo gentoo-dev 2022-04-01 13:16:27 UTC
Created attachment 768362 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-04-01 13:16:28 UTC
Error(s) that match a know pattern:


/usr/lib/python3.8/site-packages/pygraphviz/agraph.py:1402: RuntimeWarning: Warning: No such file or directory while opening /usr/share/dnsviz/icons/error.png
AssertionError: 3 != 0
Error reading template file "/usr/share/dnsviz/html/dnssec-template.html": No such file or directory
Error: No or improper image file="/usr/share/dnsviz/icons/error.png"
Error: No or improper image file="/usr/share/dnsviz/icons/warning.png"
FAIL
FAIL: test_dnsviz_graph_output_format (__main__.DNSGraphRunTestCase)
FAILED (failures=1)
Warning: No such file or directory while opening /usr/share/dnsviz/icons/error.png
Warning: No such file or directory while opening /usr/share/dnsviz/icons/warning.png
test_dnsviz_graph_input (__main__.DNSGraphRunTestCase) ... /usr/lib/python3.8/site-packages/pygraphviz/agraph.py:1402: RuntimeWarning: Warning: No such file or directory while opening /usr/share/dnsviz/icons/error.png
test_dnsviz_graph_input_auth (__main__.DNSGraphRunTestCase) ... /usr/lib/python3.8/site-packages/pygraphviz/agraph.py:1402: RuntimeWarning: Warning: No such file or directory while opening /usr/share/dnsviz/icons/error.png
test_dnsviz_graph_input_rec (__main__.DNSGraphRunTestCase) ... /usr/lib/python3.8/site-packages/pygraphviz/agraph.py:1402: RuntimeWarning: Warning: No such file or directory while opening /usr/share/dnsviz/icons/warning.png
test_dnsviz_graph_names_input (__main__.DNSGraphRunTestCase) ... /usr/lib/python3.8/site-packages/pygraphviz/agraph.py:1402: RuntimeWarning: Warning: No such file or directory while opening /usr/share/dnsviz/icons/error.png
test_dnsviz_graph_output (__main__.DNSGraphRunTestCase) ... /usr/lib/python3.8/site-packages/pygraphviz/agraph.py:1402: RuntimeWarning: Warning: No such file or directory while opening /usr/share/dnsviz/icons/error.png
test_dnsviz_graph_output_format (__main__.DNSGraphRunTestCase) ... /usr/lib/python3.8/site-packages/pygraphviz/agraph.py:1402: RuntimeWarning: Warning: No such file or directory while opening /usr/share/dnsviz/icons/error.png
test_dnsviz_graph_tk_input (__main__.DNSGraphRunTestCase) ... /usr/lib/python3.8/site-packages/pygraphviz/agraph.py:1402: RuntimeWarning: Warning: No such file or directory while opening /usr/share/dnsviz/icons/error.png