Bug 1969160 - F35FailsToInstall: python3-traitsui
Summary: F35FailsToInstall: python3-traitsui
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: python-traitsui
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Orion Poplawski
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: PYTHON3.10 F35FailsToInstall 1968871
TreeView+ depends on / blocked
 
Reported: 2021-06-07 23:48 UTC by Miro Hrončok
Modified: 2021-06-10 03:17 UTC (History)
4 users (show)

Fixed In Version: python-traitsui-7.2.1-1.fc35
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2021-06-10 03:17:59 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Github enthought traitsui issues 1681 0 None open Test sefaults with python 3.10 2021-06-10 03:17:58 UTC

Description Miro Hrončok 2021-06-07 23:48:49 UTC
Hello,

Please note that this comment was generated automatically. If you feel that this output has mistakes, please contact me via email (mhroncok).

Your package (python-traitsui) Fails To Install in Fedora 35:

can't install python3-traitsui:
  - nothing provides python(abi) = 3.9 needed by python3-traitsui-7.1.1-3.fc35.noarch
  - nothing provides python3.9dist(traits) >= 6 needed by python3-traitsui-7.1.1-3.fc35.noarch
  - nothing provides python3.9dist(pyface) >= 7.1 needed by python3-traitsui-7.1.1-3.fc35.noarch
  
If you know about this problem and are planning on fixing it, please acknowledge so by setting the bug status to ASSIGNED. If you don't have time to maintain this package, consider orphaning it, so maintainers of dependent packages realize the problem.


If you don't react accordingly to the policy for FTBFS/FTI bugs (https://docs.fedoraproject.org/en-US/fesco/Fails_to_build_from_source_Fails_to_install/), your package may be orphaned in 8+ weeks.

P.S. The data was generated solely from koji buildroot, so it might be newer than the latest compose or the content on mirrors.

P.P.S. If this bug has been reported in the middle of upgrading multiple dependent packages, please consider using side tags: https://docs.fedoraproject.org/en-US/fesco/Updates_Policy/#updating-inter-dependent-packages

Thanks!

Comment 1 Miro Hrončok 2021-06-07 23:56:10 UTC
This bugzilla is likely a fallout from the Python 3.10 rebuild.

If your package (or some of the dependencies it has) failed to rebuild during the Python 3.10 rebuild, they now fail to install. To fix this, packages need to be rebuilt in Rawhide.

We will slowly triage the bugzillas, but we'd appreciate your help.

If you know this is blocked by an existing reported build failure or another package not yet rebuilt with Python 3.10, please mark it as such by using the "Depends On"/"Blocks" bugzilla fields. That will help us determine what failures to prioritize.

Thank you and sorry for the inconvenience. Let me know if you need any help.

Comment 2 Miro Hrončok 2021-06-10 00:22:49 UTC
For reference:

+ PYTHONPATH=/builddir/build/BUILDROOT/python-traitsui-7.1.1-4.fc35.noarch/usr/lib/python3.10/site-packages
+ xvfb-run nosetests-3.10 -v
test_animated_gif_editor (traitsui.tests.editors.test_animatedGIF_editor.TestAnimatedGIFEditor) ... SKIP: Test requires one of these toolkits: [ToolkitName.wx]
test_change_text_boolean_changes_trait (traitsui.tests.editors.test_boolean_editor.TestBooleanEditor) ... ok
test_click_boolean_changes_trait_custom (traitsui.tests.editors.test_boolean_editor.TestBooleanEditor) ... ok
test_click_boolean_changes_trait_simple (traitsui.tests.editors.test_boolean_editor.TestBooleanEditor) ... ok
test_trait_change_shown_in_gui_custom (traitsui.tests.editors.test_boolean_editor.TestBooleanEditor) ... ok
test_trait_change_shown_in_gui_readonly (traitsui.tests.editors.test_boolean_editor.TestBooleanEditor) ... ok
test_trait_change_shown_in_gui_simple (traitsui.tests.editors.test_boolean_editor.TestBooleanEditor) ... ok
test_trait_change_shown_in_gui_text (traitsui.tests.editors.test_boolean_editor.TestBooleanEditor) ... ok
test_custom_button_editor (traitsui.tests.editors.test_button_editor.TestButtonEditor) ... ok
test_custom_button_editor_clicked (traitsui.tests.editors.test_button_editor.TestButtonEditor) ... ok
test_custom_button_editor_disabled (traitsui.tests.editors.test_button_editor.TestButtonEditor) ... ok
test_simple_button_editor (traitsui.tests.editors.test_button_editor.TestButtonEditor) ... ok
test_simple_button_editor_clicked (traitsui.tests.editors.test_button_editor.TestButtonEditor) ... ok
test_simple_button_editor_disabled (traitsui.tests.editors.test_button_editor.TestButtonEditor) ... ok
test_styles (traitsui.tests.editors.test_button_editor.TestButtonEditor) ... ok
test_custom_editor_values_trait_init_and_dispose (traitsui.tests.editors.test_button_editor.TestButtonEditorValuesTrait) ... ok
test_simple_editor_values_trait_init_and_dispose (traitsui.tests.editors.test_button_editor.TestButtonEditorValuesTrait) ... ok
test_custom_editor_checklist_values_change_dispose (traitsui.tests.editors.test_check_list_editor.TestCheckListEditorMapping) ... ok
test_custom_editor_mapping_name (traitsui.tests.editors.test_check_list_editor.TestCheckListEditorMapping) ... ok
test_custom_editor_mapping_name_tuple (traitsui.tests.editors.test_check_list_editor.TestCheckListEditorMapping) ... ok
test_custom_editor_mapping_values (traitsui.tests.editors.test_check_list_editor.TestCheckListEditorMapping) ... ok
test_custom_editor_mapping_values_tuple (traitsui.tests.editors.test_check_list_editor.TestCheckListEditorMapping) ... ok
test_simple_editor_checklist_values_change_dispose (traitsui.tests.editors.test_check_list_editor.TestCheckListEditorMapping) ... ok
test_simple_editor_mapping_name (traitsui.tests.editors.test_check_list_editor.TestCheckListEditorMapping) ... ok
test_simple_editor_mapping_name_tuple (traitsui.tests.editors.test_check_list_editor.TestCheckListEditorMapping) ... ok
test_simple_editor_mapping_values (traitsui.tests.editors.test_check_list_editor.TestCheckListEditorMapping) ... ok
test_simple_editor_mapping_values_tuple (traitsui.tests.editors.test_check_list_editor.TestCheckListEditorMapping) ... ok
test_custom_check_list_editor_button_update (traitsui.tests.editors.test_check_list_editor.TestCustomCheckListEditor) ... ok
test_custom_check_list_editor_click (traitsui.tests.editors.test_check_list_editor.TestCustomCheckListEditor) ... ok
test_custom_check_list_editor_click_initial_value (traitsui.tests.editors.test_check_list_editor.TestCustomCheckListEditor) ... ok
test_custom_check_list_editor_grid_layout (traitsui.tests.editors.test_check_list_editor.TestCustomCheckListEditor) ... ok
test_custom_check_list_editor_invalid_current_values_str (traitsui.tests.editors.test_check_list_editor.TestCustomCheckListEditor) ... ok
test_simple_check_list_editor_index (traitsui.tests.editors.test_check_list_editor.TestSimpleCheckListEditor) ... ok
test_simple_check_list_editor_invalid_current_values (traitsui.tests.editors.test_check_list_editor.TestSimpleCheckListEditor) ... ok
test_simple_check_list_editor_invalid_current_values_str (traitsui.tests.editors.test_check_list_editor.TestSimpleCheckListEditor) ... ok
test_simple_check_list_editor_text (traitsui.tests.editors.test_check_list_editor.TestSimpleCheckListEditor) ... ok
test_simple_check_list_editor_text_mapped (traitsui.tests.editors.test_check_list_editor.TestSimpleCheckListEditor) ... ok
test_text_check_list_object_list (traitsui.tests.editors.test_check_list_editor.TestTextCheckListEditor) ... ok
test_text_check_list_object_str (traitsui.tests.editors.test_check_list_editor.TestTextCheckListEditor) ... ok
Test readonly editor style for CodeEditor ... ok
CodeEditor should honor the `show_line_numbers` setting ... ok
test_csv_editor_disposal (traitsui.tests.editors.test_csv_editor.TestCSVEditor) ... ok
test_csv_editor_external_append (traitsui.tests.editors.test_csv_editor.TestCSVEditor) ... ok
test_custom_selected_color (traitsui.tests.editors.test_date_editor.TestDateEditorCustomQt) ... ok
test_multi_select_dates_on_editor (traitsui.tests.editors.test_date_editor.TestDateEditorCustomQt) ... ok
test_multi_select_qt4_set_model_dates (traitsui.tests.editors.test_date_editor.TestDateEditorCustomQt) ... ok
test_multi_select_qt4_styles_reset (traitsui.tests.editors.test_date_editor.TestDateEditorCustomQt) ... ok
test_single_select_qt4 (traitsui.tests.editors.test_date_editor.TestDateEditorCustomQt) ... ok
test_custom_date_editor (traitsui.tests.editors.test_date_editor.TestDateEditorInitDispose) ... ok
test_simple_date_editor (traitsui.tests.editors.test_date_editor.TestDateEditorInitDispose) ... ok
test_date_range_multi_select_is_constant (traitsui.tests.editors.test_date_range_editor.TestDateRangeEditorGeneric) ... ok
test_allow_no_range (traitsui.tests.editors.test_date_range_editor.TestDateRangeEditorQt) ... ok
test_set_date_range_on_editor (traitsui.tests.editors.test_date_range_editor.TestDateRangeEditorQt) ... ok
test_set_date_range_on_model (traitsui.tests.editors.test_date_range_editor.TestDateRangeEditorQt) ... ok
test_set_date_range_reset_when_click_outside (traitsui.tests.editors.test_date_range_editor.TestDateRangeEditorQt) ... ok
test_set_date_range_reverse_order (traitsui.tests.editors.test_date_range_editor.TestDateRangeEditorQt) ... ok
test_set_one_sided_range_error (traitsui.tests.editors.test_date_range_editor.TestDateRangeEditorQt) ... ok
test_set_reverse_range_on_model (traitsui.tests.editors.test_date_range_editor.TestDateRangeEditorQt) ... ok
test_datetime_editor_mutate_maximum_datetime_after_init (traitsui.tests.editors.test_datetime_editor.TestDatetimeEditorQt) ... ok
test_datetime_editor_mutate_minimum_datetime_after_init (traitsui.tests.editors.test_datetime_editor.TestDatetimeEditorQt) ... ok
test_datetime_editor_mutate_minimum_datetime_bad_order (traitsui.tests.editors.test_datetime_editor.TestDatetimeEditorQt) ... ok
test_datetime_editor_python_datetime_out_of_bound (traitsui.tests.editors.test_datetime_editor.TestDatetimeEditorQt) ... ok
test_datetime_editor_qt_datetime_out_of_bound (traitsui.tests.editors.test_datetime_editor.TestDatetimeEditorQt) ... ok
test_datetime_editor_simple (traitsui.tests.editors.test_datetime_editor.TestDatetimeEditorQt) ... ok
test_datetime_editor_simple_with_maximum_datetime (traitsui.tests.editors.test_datetime_editor.TestDatetimeEditorQt) ... ok
test_datetime_editor_simple_with_maximum_datetime_out_of_bound (traitsui.tests.editors.test_datetime_editor.TestDatetimeEditorQt) ... ok
test_datetime_editor_simple_with_minimum_datetime (traitsui.tests.editors.test_datetime_editor.TestDatetimeEditorQt) ... ok
test_datetime_editor_simple_with_minimum_datetime_out_of_bound (traitsui.tests.editors.test_datetime_editor.TestDatetimeEditorQt) ... ok
test_custom_override (traitsui.tests.editors.test_default_override.TestDefaultOverride) ... ok
test_readonly_override (traitsui.tests.editors.test_default_override.TestDefaultOverride) ... ok
test_simple_override (traitsui.tests.editors.test_default_override.TestDefaultOverride) ... ok
test_text_override (traitsui.tests.editors.test_default_override.TestDefaultOverride) ... ok
test_custom_editor_init_and_dispose (traitsui.tests.editors.test_directory_editor.TestDirectoryEditor) ... ok
test_custom_editor_reload_changed_after_dispose (traitsui.tests.editors.test_directory_editor.TestDirectoryEditor) ... ok
test_simple_editor_init_and_dispose (traitsui.tests.editors.test_directory_editor.TestDirectoryEditor) ... ok
test_init_dispose_editable (traitsui.tests.editors.test_drop_editor.TestDropEditor) ... ok
test_init_dispose_readonly (traitsui.tests.editors.test_drop_editor.TestDropEditor) ... ok
test_list_editor_mapping_name (traitsui.tests.editors.test_enum_editor.TestEnumEditorMapping) ... ok
test_list_editor_mapping_values (traitsui.tests.editors.test_enum_editor.TestEnumEditorMapping) ... ok
test_radio_editor_mapping_name (traitsui.tests.editors.test_enum_editor.TestEnumEditorMapping) ... ok
test_radio_editor_mapping_values (traitsui.tests.editors.test_enum_editor.TestEnumEditorMapping) ... ok
test_simple_editor_mapping_name (traitsui.tests.editors.test_enum_editor.TestEnumEditorMapping) ... ok
test_simple_editor_mapping_values (traitsui.tests.editors.test_enum_editor.TestEnumEditorMapping) ... ok
test_list_enum_editor_index (traitsui.tests.editors.test_enum_editor.TestListEnumEditor) ... ok
test_list_enum_editor_text (traitsui.tests.editors.test_enum_editor.TestListEnumEditor) ... ok
test_list_enum_none_selected (traitsui.tests.editors.test_enum_editor.TestListEnumEditor) ... ok
test_list_evaluate_editor_index (traitsui.tests.editors.test_enum_editor.TestListEnumEditor) ... ok
test_list_evaluate_editor_text (traitsui.tests.editors.test_enum_editor.TestListEnumEditor) ... ok
test_radio_enum_editor_pick (traitsui.tests.editors.test_enum_editor.TestRadioEnumEditor) ... ok
test_radio_enum_editor_update (traitsui.tests.editors.test_enum_editor.TestRadioEnumEditor) ... ok
test_radio_enum_none_selected (traitsui.tests.editors.test_enum_editor.TestRadioEnumEditor) ... ok
test_simple_editor_disabled (traitsui.tests.editors.test_enum_editor.TestSimpleEnumEditor) ... ok
test_simple_editor_rebuild_editor_evaluate (traitsui.tests.editors.test_enum_editor.TestSimpleEnumEditor) ... ok
test_simple_editor_resizable (traitsui.tests.editors.test_enum_editor.TestSimpleEnumEditor) ... ok
test_simple_enum_editor_index (traitsui.tests.editors.test_enum_editor.TestSimpleEnumEditor) ... ok
test_simple_enum_editor_text (traitsui.tests.editors.test_enum_editor.TestSimpleEnumEditor) ... ok
test_simple_evaluate_editor_bad_text (traitsui.tests.editors.test_enum_editor.TestSimpleEnumEditor) ... ok
test_simple_evaluate_editor_index (traitsui.tests.editors.test_enum_editor.TestSimpleEnumEditor) ... ok
test_simple_evaluate_editor_object (traitsui.tests.editors.test_enum_editor.TestSimpleEnumEditor) ... ok
test_simple_evaluate_editor_object_no_auto_set (traitsui.tests.editors.test_enum_editor.TestSimpleEnumEditor) ... ok
test_simple_evaluate_editor_text (traitsui.tests.editors.test_enum_editor.TestSimpleEnumEditor) ... ok
test_custom_editor_init_and_dispose (traitsui.tests.editors.test_file_editor.TestFileEditor) ... ok
test_custom_editor_reload_changed_after_dispose (traitsui.tests.editors.test_file_editor.TestFileEditor) ... ok
test_simple_editor_init_and_dispose (traitsui.tests.editors.test_file_editor.TestFileEditor) ... ok
test_create_and_dispose_text_style (traitsui.tests.editors.test_font_editor.TestFontEditor) ... ok
test_base_url_changed (traitsui.tests.editors.test_html_editor.TestHTMLEditor) ... ok
test_init_and_dispose (traitsui.tests.editors.test_html_editor.TestHTMLEditor) ... ok
test_custom_editor_more_cols (traitsui.tests.editors.test_image_enum_editor.TestCustomImageEnumEditor) ... ok
test_custom_editor_selection (traitsui.tests.editors.test_image_enum_editor.TestCustomImageEnumEditor) ... ok
test_custom_editor_value_changed (traitsui.tests.editors.test_image_enum_editor.TestCustomImageEnumEditor) ... ok
test_custom_editor_mapping_name (traitsui.tests.editors.test_image_enum_editor.TestImageEnumEditorMapping) ... ok
test_custom_editor_mapping_values (traitsui.tests.editors.test_image_enum_editor.TestImageEnumEditorMapping) ... ok
test_readonly_editor_mapping_values (traitsui.tests.editors.test_image_enum_editor.TestImageEnumEditorMapping) ... ok
test_readonly_editor_name (traitsui.tests.editors.test_image_enum_editor.TestImageEnumEditorMapping) ... ok
test_simple_editor_mapping_name (traitsui.tests.editors.test_image_enum_editor.TestImageEnumEditorMapping) ... SKIP: Issue enthought/traitsui#844
test_simple_editor_mapping_values (traitsui.tests.editors.test_image_enum_editor.TestImageEnumEditorMapping) ... SKIP: Issue enthought/traitsui#844
test_readonly_editor_value_changed (traitsui.tests.editors.test_image_enum_editor.TestReadOnlyImageEnumEditor) ... ok
test_simple_editor_combobox (traitsui.tests.editors.test_image_enum_editor.TestSimpleImageEnumEditor) ... ERROR
test_simple_editor_more_cols (traitsui.tests.editors.test_image_enum_editor.TestSimpleImageEnumEditor) ... ok
test_simple_editor_popup_editor (traitsui.tests.editors.test_image_enum_editor.TestSimpleImageEnumEditor) ... SKIP: Test requires one of these toolkits: [ToolkitName.wx]
test_custom_editor (traitsui.tests.editors.test_instance_editor.TestInstanceEditor) ... ok
test_custom_editor_resynch_editor (traitsui.tests.editors.test_instance_editor.TestInstanceEditor) ... ok
test_simple_editor (traitsui.tests.editors.test_instance_editor.TestInstanceEditor) ... ERROR
test_simple_editor_modal (traitsui.tests.editors.test_instance_editor.TestInstanceEditor) ... ok
test_simple_editor_parent_closed (traitsui.tests.editors.test_instance_editor.TestInstanceEditor) ... ERROR
test_simple_editor_resynch_editor (traitsui.tests.editors.test_instance_editor.TestInstanceEditor) ... ERROR
test_index_out_of_range (traitsui.tests.editors.test_list_editor.TestCustomListEditor) ... /usr/bin/xvfb-run: line 181: 12750 Aborted                 (core dumped) DISPLAY=:$SERVERNUM XAUTHORITY=$AUTHFILE "$@" 2>&1


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