Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 1746502 - datagrepper fails to rebuild with Python 3.8 in Fedora 32
Summary: datagrepper fails to rebuild with Python 3.8 in Fedora 32
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: datagrepper
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
high
Target Milestone: ---
Assignee: Fedora Infrastructure SIG
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: F32FTBFS F32FailsToInstall PYTHON38
TreeView+ depends on / blocked
 
Reported: 2019-08-28 15:44 UTC by Miro Hrončok
Modified: 2019-11-03 10:13 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2019-11-02 22:13:44 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Miro Hrončok 2019-08-28 15:44:40 UTC
datagrepper-0.9.5-6.fc32 fails to build with Python 3.8.

The error might not be related to Python 3.8, but at least one successful rebuild with Python 3.8 is needed. If this package won't build with 3.8, it won't be installable, along with all its dependent packages, in Fedora 32.
Furthermore, as it fails to install, its dependent packages will fail to install and/or build as well.

Failed build: https://koji.fedoraproject.org/koji/taskinfo?taskID=37324164

Failure:

BUILDSTDERR: ======================================================================
BUILDSTDERR: FAIL: test_chart_line (tests.test_api.TestAPI)
BUILDSTDERR: ----------------------------------------------------------------------
BUILDSTDERR: Traceback (most recent call last):
BUILDSTDERR:   File "/usr/lib/python3.8/site-packages/mock/mock.py", line 1330, in patched
BUILDSTDERR:     return func(*args, **keywargs)
BUILDSTDERR:   File "/builddir/build/BUILD/datagrepper-0.9.5/tests/test_api.py", line 93, in test_chart_line
BUILDSTDERR:     self.assertIn(b'<svg xmlns:xlink="http://www.w3.org/1999/xlink',
BUILDSTDERR: AssertionError: b'<svg xmlns:xlink="http://www.w3.org/1999/xlink' not found in b'<?xml version=\'1.0\' encoding=\'utf-8\'?>\n<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" id="chart-8ecfc524-2d14-4871-9155-531a65a5b926" class="pygal-chart" viewBox="0 0 800 800"><!--Generated with pygal 2.4.0 (lxml) \xc2\xa9Kozea 2012-2016 on 2019-08-28--><!--http://pygal.org--><!--http://github.com/Kozea/pygal--><defs><style type="text/css">#chart-8ecfc524-2d14-4871-9155-531a65a5b926{-webkit-user-select:none;-webkit-font-smoothing:antialiased;font-family:Consolas,"Liberation Mono",Menlo,Courier,monospace}#chart-8ecfc524-2d14-4871-9155-531a65a5b926 .title{font-family:Consolas,"Liberation Mono",Menlo,Courier,monospace;font-size:16px}#chart-8ecfc524-2d14-4871-9155-531a65a5b926 .legends .legend text{font-family:Consolas,"Liberation Mono",Menlo,Courier,monospace;font-size:14px}#chart-8ecfc524-2d14-4871-9155-531a65a5b926 .axis text{font-family:Consolas,"Liberation Mono",Menlo,Courier,monospace;font-size:10px}#chart-8ecfc524-2d14-4871-9155-531a65a5b926 .axis text.major{font-family:Consolas,"Liberation Mono",Menlo,Courier,monospace;font-size:10px}#chart-8ecfc524-2d14-4871-9155-531a65a5b926 .text-overlay text.value{font-family:Consolas,"Liberation Mono",Menlo,Courier,monospace;font-size:16px}#chart-8ecfc524-2d14-4871-9155-531a65a5b926 .text-overlay text.label{font-family:Consolas,"Liberation Mono",Menlo,Courier,monospace;font-size:10px}#chart-8ecfc524-2d14-4871-9155-531a65a5b926 .tooltip{font-family:Consolas,"Liberation Mono",Menlo,Courier,monospace;font-size:14px}#chart-8ecfc524-2d14-4871-9155-531a65a5b926 text.no_data{font-family:Consolas,"Liberation Mono",Menlo,Courier,monospace;font-size:64px}\n#chart-8ecfc524-2d14-4871-9155-531a65a5b926{background-color:rgba(249,249,249,1)}#chart-8ecfc524-2d14-4871-9155-531a65a5b926 path,#chart-8ecfc524-2d14-4871-9155-531a65a5b926 line,#chart-8ecfc524-2d14-4871-9155-531a65a5b926 rect,#chart-8ecfc524-2d14-4871-9155-531a65a5b926 circle{-webkit-transition:150ms;-moz-transition:150ms;transition:150ms}#chart-8ecfc524-2d14-4871-9155-531a65a5b926 .graph &gt; .background{fill:rgba(249,249,249,1)}#chart-8ecfc524-2d14-4871-9155-531a65a5b926 .plot &gt; .background{fill:rgba(255,255,255,1)}#chart-8ecfc524-2d14-4871-9155-531a65a5b926 .graph{fill:rgba(0,0,0,.87)}#chart-8ecfc524-2d14-4871-9155-531a65a5b926 text.no_data{fill:rgba(0,0,0,1)}#chart-8ecfc524-2d14-4871-9155-531a65a5b926 .title{fill:rgba(0,0,0,1)}#chart-8ecfc524-2d14-4871-9155-531a65a5b926 .legends .legend text{fill:rgba(0,0,0,.87)}#chart-8ecfc524-2d14-4871-9155-531a65a5b926 .legends .legend:hover text{fill:rgba(0,0,0,1)}#chart-8ecfc524-2d14-4871-9155-531a65a5b926 .axis .line{stroke:rgba(0,0,0,1)}#chart-8ecfc524-2d14-4871-9155-531a65a5b926 .axis .guide.line{stroke:rgba(0,0,0,.54)}#chart-8ecfc524-2d14-4871-9155-531a65a5b926 .axis .major.line{stroke:rgba(0,0,0,.87)}#chart-8ecfc524-2d14-4871-9155-531a65a5b926 .axis text.major{fill:rgba(0,0,0,1)}#chart-8ecfc524-2d14-4871-9155-531a65a5b926 .axis.y .guides:hover .guide.line,#chart-8ecfc524-2d14-4871-9155-531a65a5b926 .line-graph .axis.x .guides:hover .guide.line,#chart-8ecfc524-2d14-4871-9155-531a65a5b926 .stackedline-graph .axis.x .guides:hover .guide.line,#chart-8ecfc524-2d14-4871-9155-531a65a5b926 .xy-graph .axis.x .guides:hover .guide.line{stroke:rgba(0,0,0,1)}#chart-8ecfc524-2d14-4871-9155-531a65a5b926 .axis .guides:hover text{fill:rgba(0,0,0,1)}#chart-8ecfc524-2d14-4871-9155-531a65a5b926 .reactive{fill-opacity:.7;stroke-opacity:.8}#chart-8ecfc524-2d14-4871-9155-531a65a5b926 .ci{stroke:rgba(0,0,0,.87)}#chart-8ecfc524-2d14-4871-9155-531a65a5b926 .reactive.active,#chart-8ecfc524-2d14-4871-9155-531a65a5b926 .active .reactive{fill-opacity:.8;stroke-opacity:.9;stroke-width:4}#chart-8ecfc524-2d14-4871-9155-531a65a5b926 .ci .reactive.active{stroke-width:1.5}#chart-8ecfc524-2d14-4871-9155-531a65a5b926 .series text{fill:rgba(0,0,0,1)}#chart-8ecfc524-2d14-4871-9155-531a65a5b926 .tooltip rect{fill:rgba(255,255,255,1);stroke:rgba(0,0,0,1);-webkit-transition:opacity 150ms;-moz-transition:opacity 150ms;transition:opacity 150ms}#chart-8ecfc524-2d14-4871-9155-531a65a5b926 .tooltip .label{fill:rgba(0,0,0,.87)}#chart-8ecfc524-2d14-4871-9155-531a65a5b926 .tooltip .label{fill:rgba(0,0,0,.87)}#chart-8ecfc524-2d14-4871-9155-531a65a5b926 .tooltip .legend{font-size:.8em;fill:rgba(0,0,0,.54)}#chart-8ecfc524-2d14-4871-9155-531a65a5b926 .tooltip .x_label{font-size:.6em;fill:rgba(0,0,0,1)}#chart-8ecfc524-2d14-4871-9155-531a65a5b926 .tooltip .xlink{font-size:.5em;text-decoration:underline}#chart-8ecfc524-2d14-4871-9155-531a65a5b926 .tooltip .value{font-size:1.5em}#chart-8ecfc524-2d14-4871-9155-531a65a5b926 .bound{font-size:.5em}#chart-8ecfc524-2d14-4871-9155-531a65a5b926 .max-value{font-size:.75em;fill:rgba(0,0,0,.54)}#chart-8ecfc524-2d14-4871-9155-531a65a5b926 .map-element{fill:rgba(255,255,255,1);stroke:rgba(0,0,0,.54) !important}#chart-8ecfc524-2d14-4871-9155-531a65a5b926 .map-element .reactive{fill-opacity:inherit;stroke-opacity:inherit}#chart-8ecfc524-2d14-4871-9155-531a65a5b926 .color-0,#chart-8ecfc524-2d14-4871-9155-531a65a5b926 .color-0 a:visited{stroke:#F44336;fill:#F44336}#chart-8ecfc524-2d14-4871-9155-531a65a5b926 .text-overlay .color-0 text{fill:black}\n#chart-8ecfc524-2d14-4871-9155-531a65a5b926 text.no_data{text-anchor:middle}#chart-8ecfc524-2d14-4871-9155-531a65a5b926 .guide.line{fill:none}#chart-8ecfc524-2d14-4871-9155-531a65a5b926 .centered{text-anchor:middle}#chart-8ecfc524-2d14-4871-9155-531a65a5b926 .title{text-anchor:middle}#chart-8ecfc524-2d14-4871-9155-531a65a5b926 .legends .legend text{fill-opacity:1}#chart-8ecfc524-2d14-4871-9155-531a65a5b926 .axis.x text{text-anchor:middle}#chart-8ecfc524-2d14-4871-9155-531a65a5b926 .axis.x:not(.web) text[transform]{text-anchor:start}#chart-8ecfc524-2d14-4871-9155-531a65a5b926 .axis.x:not(.web) text[transform].backwards{text-anchor:end}#chart-8ecfc524-2d14-4871-9155-531a65a5b926 .axis.y text{text-anchor:end}#chart-8ecfc524-2d14-4871-9155-531a65a5b926 .axis.y text[transform].backwards{text-anchor:start}#chart-8ecfc524-2d14-4871-9155-531a65a5b926 .axis.y2 text{text-anchor:start}#chart-8ecfc524-2d14-4871-9155-531a65a5b926 .axis.y2 text[transform].backwards{text-anchor:end}#chart-8ecfc524-2d14-4871-9155-531a65a5b926 .axis .guide.line{stroke-dasharray:4,4}#chart-8ecfc524-2d14-4871-9155-531a65a5b926 .axis .major.guide.line{stroke-dasharray:6,6}#chart-8ecfc524-2d14-4871-9155-531a65a5b926 .horizontal .axis.y .guide.line,#chart-8ecfc524-2d14-4871-9155-531a65a5b926 .horizontal .axis.y2 .guide.line,#chart-8ecfc524-2d14-4871-9155-531a65a5b926 .vertical .axis.x .guide.line{opacity:0}#chart-8ecfc524-2d14-4871-9155-531a65a5b926 .horizontal .axis.always_show .guide.line,#chart-8ecfc524-2d14-4871-9155-531a65a5b926 .vertical .axis.always_show .guide.line{opacity:1 !important}#chart-8ecfc524-2d14-4871-9155-531a65a5b926 .axis.y .guides:hover .guide.line,#chart-8ecfc524-2d14-4871-9155-531a65a5b926 .axis.y2 .guides:hover .guide.line,#chart-8ecfc524-2d14-4871-9155-531a65a5b926 .axis.x .guides:hover .guide.line{opacity:1}#chart-8ecfc524-2d14-4871-9155-531a65a5b926 .axis .guides:hover text{opacity:1}#chart-8ecfc524-2d14-4871-9155-531a65a5b926 .nofill{fill:none}#chart-8ecfc524-2d14-4871-9155-531a65a5b926 .subtle-fill{fill-opacity:.2}#chart-8ecfc524-2d14-4871-9155-531a65a5b926 .dot{stroke-width:1px;fill-opacity:1}#chart-8ecfc524-2d14-4871-9155-531a65a5b926 .dot.active{stroke-width:5px}#chart-8ecfc524-2d14-4871-9155-531a65a5b926 .dot.negative{fill:transparent}#chart-8ecfc524-2d14-4871-9155-531a65a5b926 text,#chart-8ecfc524-2d14-4871-9155-531a65a5b926 tspan{stroke:none !important}#chart-8ecfc524-2d14-4871-9155-531a65a5b926 .series text.active{opacity:1}#chart-8ecfc524-2d14-4871-9155-531a65a5b926 .tooltip rect{fill-opacity:.95;stroke-width:.5}#chart-8ecfc524-2d14-4871-9155-531a65a5b926 .tooltip text{fill-opacity:1}#chart-8ecfc524-2d14-4871-9155-531a65a5b926 .showable{visibility:hidden}#chart-8ecfc524-2d14-4871-9155-531a65a5b926 .showable.shown{visibility:visible}#chart-8ecfc524-2d14-4871-9155-531a65a5b926 .gauge-background{fill:rgba(229,229,229,1);stroke:none}#chart-8ecfc524-2d14-4871-9155-531a65a5b926 .bg-lines{stroke:rgba(249,249,249,1);stroke-width:2px}</style><script type="text/javascript">window.pygal = window.pygal || {};window.pygal.config = window.pygal.config || {};window.pygal.config[\'8ecfc524-2d14-4871-9155-531a65a5b926\'] = {"allow_interruptions": false, "box_mode": "extremes", "classes": ["pygal-chart"], "css": ["file://style.css", "file://graph.css"], "defs": [], "disable_xml_declaration": false, "dots_size": 2.5, "dynamic_print_values": false, "explicit_size": false, "fill": false, "force_uri_protocol": "https", "formatter": null, "half_pie": false, "height": 800, "include_x_axis": false, "inner_radius": 0, "interpolate": null, "interpolation_parameters": {}, "interpolation_precision": 250, "inverse_y_axis": false, "js": ["//kozea.github.io/pygal.js/2.0.x/pygal-tooltips.min.js"], "legend_at_bottom": false, "legend_at_bottom_columns": null, "legend_box_size": 12, "logarithmic": false, "margin": 20, "margin_bottom": null, "margin_left": null, "margin_right": null, "margin_top": null, "max_scale": 16, "min_scale": 4, "missing_value_fill_truncation": "x", "no_data_text": "No data", "no_prefix": false, "order_min": null, "pretty_print": false, "print_labels": false, "print_values": false, "print_values_position": "center", "print_zeroes": true, "range": null, "rounded_bars": null, "secondary_range": null, "show_dots": true, "show_legend": true, "show_minor_x_labels": true, "show_minor_y_labels": true, "show_only_major_dots": false, "show_x_guides": false, "show_x_labels": true, "show_y_guides": true, "show_y_labels": true, "spacing": 10, "stack_from_top": false, "strict": false, "stroke": true, "stroke_style": null, "style": {"background": "rgba(249, 249, 249, 1)", "ci_colors": [], "colors": ["#F44336", "#3F51B5", "#009688", "#FFC107", "#FF5722", "#9C27B0", "#03A9F4", "#8BC34A", "#FF9800", "#E91E63", "#2196F3", "#4CAF50", "#FFEB3B", "#673AB7", "#00BCD4", "#CDDC39", "#9E9E9E", "#607D8B"], "font_family": "Consolas, \\"Liberation Mono\\", Menlo, Courier, monospace", "foreground": "rgba(0, 0, 0, .87)", "foreground_strong": "rgba(0, 0, 0, 1)", "foreground_subtle": "rgba(0, 0, 0, .54)", "guide_stroke_dasharray": "4,4", "label_font_family": "Consolas, \\"Liberation Mono\\", Menlo, Courier, monospace", "label_font_size": 10, "legend_font_family": "Consolas, \\"Liberation Mono\\", Menlo, Courier, monospace", "legend_font_size": 14, "major_guide_stroke_dasharray": "6,6", "major_label_font_family": "Consolas, \\"Liberation Mono\\", Menlo, Courier, monospace", "major_label_font_size": 10, "no_data_font_family": "Consolas, \\"Liberation Mono\\", Menlo, Courier, monospace", "no_data_font_size": 64, "opacity": ".7", "opacity_hover": ".8", "plot_background": "rgba(255, 255, 255, 1)", "stroke_opacity": ".8", "stroke_opacity_hover": ".9", "title_font_family": "Consolas, \\"Liberation Mono\\", Menlo, Courier, monospace", "title_font_size": 16, "tooltip_font_family": "Consolas, \\"Liberation Mono\\", Menlo, Courier, monospace", "tooltip_font_size": 14, "transition": "150ms", "value_background": "rgba(229, 229, 229, 1)", "value_colors": [], "value_font_family": "Consolas, \\"Liberation Mono\\", Menlo, Courier, monospace", "value_font_size": 16, "value_label_font_family": "Consolas, \\"Liberation Mono\\", Menlo, Courier, monospace", "value_label_font_size": 10}, "title": "fedmsg events", "tooltip_border_radius": 0, "tooltip_fancy_mode": true, "truncate_label": null, "truncate_legend": null, "width": 800, "x_label_rotation": 45, "x_labels": ["a year ago", "10 months ago", "9 months ago", "8 months ago", "7 months ago", "6 months ago", "4 months ago", "3 months ago", "2 months ago", "a month ago"], "x_labels_major": null, "x_labels_major_count": null, "x_labels_major_every": null, "x_title": null, "xrange": null, "y_label_rotation": 0, "y_labels": null, "y_labels_major": null, "y_labels_major_count": null, "y_labels_major_every": null, "y_title": null, "zero": 0, "legends": ["events"]}</script><script type="text/javascript" xlink:href="https://kozea.github.io/pygal.js/2.0.x/pygal-tooltips.min.js"/></defs><title>fedmsg events</title><g class="graph line-graph vertical"><rect x="0" y="0" width="800" height="800" class="background"/><g transform="translate(120, 46)" class="plot"><rect x="0" y="0" width="624.4456710674493" height="668.8456710674493" class="background"/><g class="axis y always_show"><g class="guides"><path d="M0.000000 655.983254 h624.445671" class="axis major line"/><text x="-5" y="659.4832543161522" class="major">0</text><title>0</title></g><g class="guides"><path d="M0.000000 591.671171 h624.445671" class="guide line"/><text x="-5" y="595.1711705596667" class="">0.1</text><title>0.1</title></g><g class="guides"><path d="M0.000000 527.359087 h624.445671" class="guide line"/><text x="-5" y="530.8590868031812" class="">0.2</text><title>0.2</title></g><g class="guides"><path d="M0.000000 463.047003 h624.445671" class="guide line"/><text x="-5" y="466.5470030466957" class="">0.3</text><title>0.3</title></g><g class="guides"><path d="M0.000000 398.734919 h624.445671" class="guide line"/><text x="-5" y="402.23491929021014" class="">0.4</text><title>0.4</title></g><g class="guides"><path d="M0.000000 334.422836 h624.445671" class="major guide line"/><text x="-5" y="337.92283553372465" class="major">0.5</text><title>0.5</title></g><g class="guides"><path d="M0.000000 270.110752 h624.445671" class="guide line"/><text x="-5" y="273.61075177723916" class="">0.6</text><title>0.6</title></g><g class="guides"><path d="M0.000000 205.798668 h624.445671" class="guide line"/><text x="-5" y="209.29866802075367" class="">0.7</text><title>0.7</title></g><g class="guides"><path d="M0.000000 141.486584 h624.445671" class="guide line"/><text x="-5" y="144.98658426426812" class="">0.8</text><title>0.8</title></g><g class="guides"><path d="M0.000000 77.174501 h624.445671" class="guide line"/><text x="-5" y="80.67450050778257" class="">0.9</text><title>0.9</title></g><g class="guides"><path d="M0.000000 12.862417 h624.445671" class="major guide line"/><text x="-5" y="16.362416751297133" class="major">1</text><title>1</title></g></g><g class="axis x"><g class="guides"><path d="M12.008571 0.000000 v668.845671" class="line"/><text x="12.008570597450948" y="683.8456710674493" class="" transform="rotate(45 12.008571 683.845671)">a year ago</text></g><g class="guides"><path d="M78.722852 0.000000 v668.845671" class="guide line"/><text x="78.72285169440065" y="683.8456710674493" class="" transform="rotate(45 78.722852 683.845671)">10 months ago</text></g><g class="guides"><path d="M145.437133 0.000000 v668.845671" class="guide line"/><text x="145.43713279135036" y="683.8456710674493" class="" transform="rotate(45 145.437133 683.845671)">9 months ago</text></g><g class="guides"><path d="M212.151414 0.000000 v668.845671" class="guide line"/><text x="212.15141388830008" y="683.8456710674493" class="" transform="rotate(45 212.151414 683.845671)">8 months ago</text></g><g class="guides"><path d="M278.865695 0.000000 v668.845671" class="guide line"/><text x="278.86569498524983" y="683.8456710674493" class="" transform="rotate(45 278.865695 683.845671)">7 months ago</text></g><g class="guides"><path d="M345.579976 0.000000 v668.845671" class="guide line"/><text x="345.5799760821995" y="683.8456710674493" class="" transform="rotate(45 345.579976 683.845671)">6 months ago</text></g><g class="guides"><path d="M412.294257 0.000000 v668.845671" class="guide line"/><text x="412.2942571791492" y="683.8456710674493" class="" transform="rotate(45 412.294257 683.845671)">4 months ago</text></g><g class="guides"><path d="M479.008538 0.000000 v668.845671" class="guide line"/><text x="479.00853827609893" y="683.8456710674493" class="" transform="rotate(45 479.008538 683.845671)">3 months ago</text></g><g class="guides"><path d="M545.722819 0.000000 v668.845671" class="guide line"/><text x="545.7228193730487" y="683.8456710674493" class="" transform="rotate(45 545.722819 683.845671)">2 months ago</text></g><g class="guides"><path d="M612.437100 0.000000 v668.845671" class="guide line"/><text x="612.4371004699984" y="683.8456710674493" class="" transform="rotate(45 612.437100 683.845671)">a month ago</text></g></g><g class="series serie-0 color-0"><path d="M12.008571 655.983254 L78.722852 655.983254 145.437133 655.983254 212.151414 655.983254 278.865695 655.983254 345.579976 655.983254 412.294257 655.983254 479.008538 655.983254 545.722819 655.983254 612.437100 655.983254" class="line reactive nofill"/></g></g><g class="titles"><text x="400.0" y="26" class="title plot_title">fedmsg events</text></g><g transform="translate(120, 46)" class="plot overlay"><g class="series serie-0 color-0"><g class="dots"><circle cx="12.008570597450948" cy="655.9832543161522" r="2.5" class="dot reactive tooltip-trigger"/><desc class="value">0</desc><desc class="x top">12.008570597450948</desc><desc class="y top">655.9832543161522</desc><desc class="x_label">a year ago</desc></g><g class="dots"><circle cx="78.72285169440065" cy="655.9832543161522" r="2.5" class="dot reactive tooltip-trigger"/><desc class="value">0</desc><desc class="x top">78.72285169440065</desc><desc class="y top">655.9832543161522</desc><desc class="x_label">10 months ago</desc></g><g class="dots"><circle cx="145.43713279135036" cy="655.9832543161522" r="2.5" class="dot reactive tooltip-trigger"/><desc class="value">0</desc><desc class="x top">145.43713279135036</desc><desc class="y top">655.9832543161522</desc><desc class="x_label">9 months ago</desc></g><g class="dots"><circle cx="212.15141388830008" cy="655.9832543161522" r="2.5" class="dot reactive tooltip-trigger"/><desc class="value">0</desc><desc class="x top">212.15141388830008</desc><desc class="y top">655.9832543161522</desc><desc class="x_label">8 months ago</desc></g><g class="dots"><circle cx="278.86569498524983" cy="655.9832543161522" r="2.5" class="dot reactive tooltip-trigger"/><desc class="value">0</desc><desc class="x top">278.86569498524983</desc><desc class="y top">655.9832543161522</desc><desc class="x_label">7 months ago</desc></g><g class="dots"><circle cx="345.5799760821995" cy="655.9832543161522" r="2.5" class="dot reactive tooltip-trigger"/><desc class="value">0</desc><desc class="x left top">345.5799760821995</desc><desc class="y left top">655.9832543161522</desc><desc class="x_label">6 months ago</desc></g><g class="dots"><circle cx="412.2942571791492" cy="655.9832543161522" r="2.5" class="dot reactive tooltip-trigger"/><desc class="value">0</desc><desc class="x left top">412.2942571791492</desc><desc class="y left top">655.9832543161522</desc><desc class="x_label">4 months ago</desc></g><g class="dots"><circle cx="479.00853827609893" cy="655.9832543161522" r="2.5" class="dot reactive tooltip-trigger"/><desc class="value">0</desc><desc class="x left top">479.00853827609893</desc><desc class="y left top">655.9832543161522</desc><desc class="x_label">3 months ago</desc></g><g class="dots"><circle cx="545.7228193730487" cy="655.9832543161522" r="2.5" class="dot reactive tooltip-trigger"/><desc class="value">0</desc><desc class="x left top">545.7228193730487</desc><desc class="y left top">655.9832543161522</desc><desc class="x_label">2 months ago</desc></g><g class="dots"><circle cx="612.4371004699984" cy="655.9832543161522" r="2.5" class="dot reactive tooltip-trigger"/><desc class="value">0</desc><desc class="x left top">612.4371004699984</desc><desc class="y left top">655.9832543161522</desc><desc class="x_label">a month ago</desc></g></g></g><g transform="translate(120, 46)" class="plot text-overlay"><g class="series serie-0 color-0"/></g><g transform="translate(120, 46)" class="plot tooltip-overlay"><g transform="translate(0 0)" style="opacity: 0" class="tooltip"><rect rx="0" ry="0" width="0" height="0" class="tooltip-box"/><g class="text"/></g></g><g transform="translate(10, 56)" class="legends"><g id="activate-serie-0" class="legend reactive activate-serie"><rect x="0.0" y="1.0" width="12" height="12" class="color-0 reactive"/><text x="17.0" y="11.2">events</text></g></g><g transform="translate(754, 56)" class="legends"/></g></svg>'
BUILDSTDERR: ----------------------------------------------------------------------
BUILDSTDERR: Ran 29 tests in 2.745s
BUILDSTDERR: FAILED (failures=1)
BUILDSTDERR: Test failed: <unittest.runner.TextTestResult run=29 errors=0 failures=1>
BUILDSTDERR: error: Test failed: <unittest.runner.TextTestResult run=29 errors=0 failures=1>
RPM build errors:
BUILDSTDERR: error: Bad exit status from /var/tmp/rpm-tmp.bqFBU8 (%check)
BUILDSTDERR:     Bad exit status from /var/tmp/rpm-tmp.bqFBU8 (%check)


This might be related to the new way XML is sorted in Python 3.8:

https://bugs.python.org/issue34160

Comment 1 Miro Hrončok 2019-09-16 08:54:42 UTC
This issue is blocking the Python 3.8 rebuilds. If this package won't build with 3.8, it won't be installable, along with all its dependent packages, in Fedora 32.
Furthermore, as it fails to install, its dependent packages will fail to install and/or build as well.

Could you please look into this?

Comment 2 Kevin Fenzi 2019-11-02 22:13:44 UTC
Built in rawhide.

Comment 3 Miro Hrončok 2019-11-03 10:13:35 UTC
Thank you.


Note You need to log in before you can comment on or make changes to this bug.