Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 942784 - x11-terms/guake-3.10 fails tests: ERROR test_guake.py::test_accel_search_terminal - AttributeError: module posixpath has no attribute filesystem
Summary: x11-terms/guake-3.10 fails tests: ERROR test_guake.py::test_accel_search_term...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Ben Kohler
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2024-11-02 18:49 UTC by Agostino Sarubbo
Modified: 2024-11-02 18:49 UTC (History)
0 users

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


Attachments
build.log (build.log,159.57 KB, text/plain)
2024-11-02 18:49 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-11-02 18:49:54 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: x11-terms/guake-3.10 fails tests.
Discovered on: x86 (internal ref: tinderbox_x86)
System: GCC-15-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#GCC-15)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0015
Comment 1 Agostino Sarubbo gentoo-dev 2024-11-02 18:49:55 UTC
Created attachment 907723 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-11-02 18:49:56 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


E       AttributeError: module 'posixpath' has no attribute 'filesystem'
ERROR    guake.guake_app:guake_app.py:125 Schema from old guake version detected, regenerating schema
ERROR    guake.settings:settings.py:135 First run with newer Guake version detected.
ERROR guake/tests/test_guake.py::test_accel_quit_with_prompt - AttributeError: module 'posixpath' has no attribute 'filesystem'
ERROR guake/tests/test_guake.py::test_accel_quit_without_prompt - AttributeError: module 'posixpath' has no attribute 'filesystem'
ERROR guake/tests/test_guake.py::test_accel_search_terminal - AttributeError: module 'posixpath' has no attribute 'filesystem'
ERROR guake/tests/test_guake.py::test_accel_search_terminal_debounce - AttributeError: module 'posixpath' has no attribute 'filesystem'
ERROR guake/tests/test_guake.py::test_guake_compute_tab_title - AttributeError: module 'posixpath' has no attribute 'filesystem'
ERROR guake/tests/test_guake.py::test_guake_hide_tab_bar_if_one_tab - AttributeError: module 'posixpath' has no attribute 'filesystem'
ERROR guake/tests/test_guake.py::test_guake_restore_tabs - AttributeError: module 'posixpath' has no attribute 'filesystem'
ERROR guake/tests/test_guake.py::test_guake_restore_tabs_json_broken_session_file - AttributeError: module 'posixpath' has no attribute 'filesystem'
ERROR guake/tests/test_guake.py::test_guake_restore_tabs_json_without_schema_version - AttributeError: module 'posixpath' has no attribute 'filesystem'
ERROR guake/tests/test_guake.py::test_guake_restore_tabs_schema_broken_session_file - AttributeError: module 'posixpath' has no attribute 'filesystem'
ERROR guake/tests/test_guake.py::test_guake_restore_tabs_with_higher_schema_version - AttributeError: module 'posixpath' has no attribute 'filesystem'
ERROR guake/tests/test_guake.py::test_guake_save_tabs_and_restore - AttributeError: module 'posixpath' has no attribute 'filesystem'
ERROR guake/tests/test_guake.py::test_load_cwd_guake_yml - AttributeError: module 'posixpath' has no attribute 'filesystem'
ERROR guake/tests/test_guake.py::test_load_cwd_guake_yml_encoding_error - AttributeError: module 'posixpath' has no attribute 'filesystem'
ERROR guake/tests/test_guake.py::test_load_cwd_guake_yml_format_error - AttributeError: module 'posixpath' has no attribute 'filesystem'
ERROR guake/tests/test_guake.py::test_load_cwd_guake_yml_not_found_error - AttributeError: module 'posixpath' has no attribute 'filesystem'
ERROR setuptools_scm._file_finders.git listing git files failed - pretending there aren't any
FileNotFoundError: [Errno 2] No such file or directory: 'dconf'
KeyError: 'setuptools_scm'