Source: trash-cli Version: 0.23.11.10-1 Severity: serious Justification: FTBFS Tags: trixie sid ftbfs User: lu...@debian.org Usertags: ftbfs-20240319 ftbfs-trixie
Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part (hopefully): > debian/rules build > dh build --with python3 --buildsystem=pybuild > dh_update_autotools_config -O--buildsystem=pybuild > dh_autoreconf -O--buildsystem=pybuild > dh_auto_configure -O--buildsystem=pybuild > dh_auto_build -O--buildsystem=pybuild > I: pybuild plugin_pyproject:129: Building wheel for python3.11 with "build" > module > I: pybuild base:305: python3.11 -m build --skip-dependency-check > --no-isolation --wheel --outdir /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11 > * Building wheel... > running bdist_wheel > running build > running build_py > creating build > creating build/lib > creating build/lib/trashcli > copying trashcli/compat.py -> build/lib/trashcli > copying trashcli/__init__.py -> build/lib/trashcli > copying trashcli/trash_dirs_scanner.py -> build/lib/trashcli > copying trashcli/trash.py -> build/lib/trashcli > copying trashcli/shell_completion.py -> build/lib/trashcli > copying trashcli/fs.py -> build/lib/trashcli > copying trashcli/file_system_reader.py -> build/lib/trashcli > creating build/lib/trashcli/empty > copying trashcli/empty/__init__.py -> build/lib/trashcli/empty > copying trashcli/empty/parser.py -> build/lib/trashcli/empty > copying trashcli/empty/older_than.py -> build/lib/trashcli/empty > copying trashcli/empty/empty_action.py -> build/lib/trashcli/empty > copying trashcli/empty/delete_according_date.py -> build/lib/trashcli/empty > copying trashcli/empty/main.py -> build/lib/trashcli/empty > copying trashcli/empty/print_time_action.py -> build/lib/trashcli/empty > copying trashcli/empty/file_system_dir_reader.py -> build/lib/trashcli/empty > copying trashcli/empty/description.py -> build/lib/trashcli/empty > copying trashcli/empty/prepare_output_message.py -> build/lib/trashcli/empty > copying trashcli/empty/emptier.py -> build/lib/trashcli/empty > copying trashcli/empty/errors.py -> build/lib/trashcli/empty > copying trashcli/empty/console.py -> build/lib/trashcli/empty > copying trashcli/empty/empty_cmd.py -> build/lib/trashcli/empty > copying trashcli/empty/user.py -> build/lib/trashcli/empty > copying trashcli/empty/top_trash_dir_rules_file_system_reader.py -> > build/lib/trashcli/empty > copying trashcli/empty/is_input_interactive.py -> build/lib/trashcli/empty > copying trashcli/empty/clock.py -> build/lib/trashcli/empty > copying trashcli/empty/guard.py -> build/lib/trashcli/empty > copying trashcli/empty/parse_reply.py -> build/lib/trashcli/empty > copying trashcli/empty/existing_file_remover.py -> build/lib/trashcli/empty > creating build/lib/trashcli/lib > copying trashcli/lib/dir_reader.py -> build/lib/trashcli/lib > copying trashcli/lib/__init__.py -> build/lib/trashcli/lib > copying trashcli/lib/path_of_backup_copy.py -> build/lib/trashcli/lib > copying trashcli/lib/environ.py -> build/lib/trashcli/lib > copying trashcli/lib/logger.py -> build/lib/trashcli/lib > copying trashcli/lib/my_permission_error.py -> build/lib/trashcli/lib > copying trashcli/lib/dir_checker.py -> build/lib/trashcli/lib > copying trashcli/lib/my_input.py -> build/lib/trashcli/lib > copying trashcli/lib/user_info.py -> build/lib/trashcli/lib > copying trashcli/lib/exit_codes.py -> build/lib/trashcli/lib > copying trashcli/lib/print_version.py -> build/lib/trashcli/lib > copying trashcli/lib/trash_dir_reader.py -> build/lib/trashcli/lib > copying trashcli/lib/trash_dirs.py -> build/lib/trashcli/lib > copying trashcli/lib/enum_repr.py -> build/lib/trashcli/lib > creating build/lib/trashcli/list > copying trashcli/list/__init__.py -> build/lib/trashcli/list > copying trashcli/list/extractors.py -> build/lib/trashcli/list > copying trashcli/list/parser.py -> build/lib/trashcli/list > copying trashcli/list/main.py -> build/lib/trashcli/list > copying trashcli/list/trash_dir_selector.py -> build/lib/trashcli/list > copying trashcli/list/fs.py -> build/lib/trashcli/list > copying trashcli/list/list_trash_action.py -> build/lib/trashcli/list > creating build/lib/trashcli/list/minor_actions > copying trashcli/list/minor_actions/__init__.py -> > build/lib/trashcli/list/minor_actions > copying trashcli/list/minor_actions/list_trash_dirs.py -> > build/lib/trashcli/list/minor_actions > copying trashcli/list/minor_actions/debug_volumes.py -> > build/lib/trashcli/list/minor_actions > copying trashcli/list/minor_actions/print_python_executable.py -> > build/lib/trashcli/list/minor_actions > copying trashcli/list/minor_actions/list_volumes.py -> > build/lib/trashcli/list/minor_actions > creating build/lib/trashcli/put > copying trashcli/put/trasher.py -> build/lib/trashcli/put > copying trashcli/put/trash_directories_finder.py -> build/lib/trashcli/put > copying trashcli/put/__init__.py -> build/lib/trashcli/put > copying trashcli/put/trash_put_cmd.py -> build/lib/trashcli/put > copying trashcli/put/trash_dir_volume_reader.py -> build/lib/trashcli/put > copying trashcli/put/trash_all.py -> build/lib/trashcli/put > copying trashcli/put/parser.py -> build/lib/trashcli/put > copying trashcli/put/main.py -> build/lib/trashcli/put > copying trashcli/put/reporter.py -> build/lib/trashcli/put > copying trashcli/put/suffix.py -> build/lib/trashcli/put > copying trashcli/put/describer.py -> build/lib/trashcli/put > copying trashcli/put/my_logger.py -> build/lib/trashcli/put > copying trashcli/put/file_trasher.py -> build/lib/trashcli/put > copying trashcli/put/janitor.py -> build/lib/trashcli/put > copying trashcli/put/same_volume_gate.py -> build/lib/trashcli/put > copying trashcli/put/gate.py -> build/lib/trashcli/put > copying trashcli/put/jobs.py -> build/lib/trashcli/put > copying trashcli/put/original_location.py -> build/lib/trashcli/put > copying trashcli/put/user.py -> build/lib/trashcli/put > copying trashcli/put/format_trash_info.py -> build/lib/trashcli/put > copying trashcli/put/clock.py -> build/lib/trashcli/put > copying trashcli/put/dir_maker.py -> build/lib/trashcli/put > creating build/lib/trashcli/put/core > copying trashcli/put/core/__init__.py -> build/lib/trashcli/put/core > copying trashcli/put/core/trash_result.py -> build/lib/trashcli/put/core > copying trashcli/put/core/candidate.py -> build/lib/trashcli/put/core > copying trashcli/put/core/failure_reason.py -> build/lib/trashcli/put/core > copying trashcli/put/core/check_type.py -> build/lib/trashcli/put/core > copying trashcli/put/core/trashee.py -> build/lib/trashcli/put/core > copying trashcli/put/core/path_maker_type.py -> build/lib/trashcli/put/core > copying trashcli/put/core/either.py -> build/lib/trashcli/put/core > copying trashcli/put/core/logs.py -> build/lib/trashcli/put/core > copying trashcli/put/core/trash_all_result.py -> build/lib/trashcli/put/core > copying trashcli/put/core/int_generator.py -> build/lib/trashcli/put/core > creating build/lib/trashcli/put/janitor_tools > copying trashcli/put/janitor_tools/__init__.py -> > build/lib/trashcli/put/janitor_tools > copying trashcli/put/janitor_tools/info_file_persister.py -> > build/lib/trashcli/put/janitor_tools > copying trashcli/put/janitor_tools/security_check.py -> > build/lib/trashcli/put/janitor_tools > copying trashcli/put/janitor_tools/put_trash_dir.py -> > build/lib/trashcli/put/janitor_tools > copying trashcli/put/janitor_tools/trash_dir_creator.py -> > build/lib/trashcli/put/janitor_tools > copying trashcli/put/janitor_tools/trash_dir_checker.py -> > build/lib/trashcli/put/janitor_tools > copying trashcli/put/janitor_tools/info_creator.py -> > build/lib/trashcli/put/janitor_tools > creating build/lib/trashcli/put/fs > copying trashcli/put/fs/volume_of_parent.py -> build/lib/trashcli/put/fs > copying trashcli/put/fs/__init__.py -> build/lib/trashcli/put/fs > copying trashcli/put/fs/real_fs.py -> build/lib/trashcli/put/fs > copying trashcli/put/fs/parent_realpath.py -> build/lib/trashcli/put/fs > copying trashcli/put/fs/size_counter.py -> build/lib/trashcli/put/fs > copying trashcli/put/fs/fs.py -> build/lib/trashcli/put/fs > creating build/lib/trashcli/restore > copying trashcli/restore/restore_cmd.py -> build/lib/trashcli/restore > copying trashcli/restore/restore_arg_parser.py -> build/lib/trashcli/restore > copying trashcli/restore/run_restore_action.py -> build/lib/trashcli/restore > copying trashcli/restore/__init__.py -> build/lib/trashcli/restore > copying trashcli/restore/file_system.py -> build/lib/trashcli/restore > copying trashcli/restore/sort_method.py -> build/lib/trashcli/restore > copying trashcli/restore/output_recorder.py -> build/lib/trashcli/restore > copying trashcli/restore/main.py -> build/lib/trashcli/restore > copying trashcli/restore/restorer.py -> build/lib/trashcli/restore > copying trashcli/restore/info_dir_searcher.py -> build/lib/trashcli/restore > copying trashcli/restore/restore_asking_the_user.py -> > build/lib/trashcli/restore > copying trashcli/restore/trashed_file.py -> build/lib/trashcli/restore > copying trashcli/restore/args.py -> build/lib/trashcli/restore > copying trashcli/restore/index.py -> build/lib/trashcli/restore > copying trashcli/restore/output.py -> build/lib/trashcli/restore > copying trashcli/restore/sequences.py -> build/lib/trashcli/restore > copying trashcli/restore/trash_directories.py -> build/lib/trashcli/restore > copying trashcli/restore/trashed_files.py -> build/lib/trashcli/restore > copying trashcli/restore/info_files.py -> build/lib/trashcli/restore > copying trashcli/restore/handler.py -> build/lib/trashcli/restore > copying trashcli/restore/range.py -> build/lib/trashcli/restore > copying trashcli/restore/output_event.py -> build/lib/trashcli/restore > copying trashcli/restore/real_output.py -> build/lib/trashcli/restore > copying trashcli/restore/single.py -> build/lib/trashcli/restore > creating build/lib/trashcli/rm > copying trashcli/rm/__init__.py -> build/lib/trashcli/rm > copying trashcli/rm/cleanable_trashcan.py -> build/lib/trashcli/rm > copying trashcli/rm/main.py -> build/lib/trashcli/rm > copying trashcli/rm/file_remover.py -> build/lib/trashcli/rm > copying trashcli/rm/list_trashinfo.py -> build/lib/trashcli/rm > copying trashcli/rm/rm_cmd.py -> build/lib/trashcli/rm > copying trashcli/rm/filter.py -> build/lib/trashcli/rm > creating build/lib/trashcli/fstab > copying trashcli/fstab/__init__.py -> build/lib/trashcli/fstab > copying trashcli/fstab/volume_listing.py -> build/lib/trashcli/fstab > copying trashcli/fstab/volumes.py -> build/lib/trashcli/fstab > copying trashcli/fstab/mount_points_listing.py -> build/lib/trashcli/fstab > copying trashcli/fstab/volume_of.py -> build/lib/trashcli/fstab > creating build/lib/trashcli/parse_trashinfo > copying trashcli/parse_trashinfo/__init__.py -> > build/lib/trashcli/parse_trashinfo > copying trashcli/parse_trashinfo/parse_deletion_date.py -> > build/lib/trashcli/parse_trashinfo > copying trashcli/parse_trashinfo/basket.py -> > build/lib/trashcli/parse_trashinfo > copying trashcli/parse_trashinfo/parse_original_location.py -> > build/lib/trashcli/parse_trashinfo > copying trashcli/parse_trashinfo/parse_path.py -> > build/lib/trashcli/parse_trashinfo > copying trashcli/parse_trashinfo/parser_error.py -> > build/lib/trashcli/parse_trashinfo > copying trashcli/parse_trashinfo/parse_trashinfo.py -> > build/lib/trashcli/parse_trashinfo > copying trashcli/parse_trashinfo/maybe_parse_deletion_date.py -> > build/lib/trashcli/parse_trashinfo > running build_scripts > creating build/scripts-3.11 > copying and adjusting trash -> build/scripts-3.11 > copying and adjusting trash-put -> build/scripts-3.11 > copying and adjusting trash-list -> build/scripts-3.11 > copying and adjusting trash-restore -> build/scripts-3.11 > copying and adjusting trash-empty -> build/scripts-3.11 > copying and adjusting trash-rm -> build/scripts-3.11 > changing mode of build/scripts-3.11/trash from 644 to 755 > changing mode of build/scripts-3.11/trash-put from 644 to 755 > changing mode of build/scripts-3.11/trash-list from 644 to 755 > changing mode of build/scripts-3.11/trash-restore from 644 to 755 > changing mode of build/scripts-3.11/trash-empty from 644 to 755 > changing mode of build/scripts-3.11/trash-rm from 644 to 755 > installing to build/bdist.linux-x86_64/wheel > running install > running install_lib > creating build/bdist.linux-x86_64 > creating build/bdist.linux-x86_64/wheel > creating build/bdist.linux-x86_64/wheel/trashcli > copying build/lib/trashcli/compat.py -> > build/bdist.linux-x86_64/wheel/trashcli > copying build/lib/trashcli/__init__.py -> > build/bdist.linux-x86_64/wheel/trashcli > creating build/bdist.linux-x86_64/wheel/trashcli/empty > copying build/lib/trashcli/empty/__init__.py -> > build/bdist.linux-x86_64/wheel/trashcli/empty > copying build/lib/trashcli/empty/parser.py -> > build/bdist.linux-x86_64/wheel/trashcli/empty > copying build/lib/trashcli/empty/older_than.py -> > build/bdist.linux-x86_64/wheel/trashcli/empty > copying build/lib/trashcli/empty/empty_action.py -> > build/bdist.linux-x86_64/wheel/trashcli/empty > copying build/lib/trashcli/empty/delete_according_date.py -> > build/bdist.linux-x86_64/wheel/trashcli/empty > copying build/lib/trashcli/empty/main.py -> > build/bdist.linux-x86_64/wheel/trashcli/empty > copying build/lib/trashcli/empty/print_time_action.py -> > build/bdist.linux-x86_64/wheel/trashcli/empty > copying build/lib/trashcli/empty/file_system_dir_reader.py -> > build/bdist.linux-x86_64/wheel/trashcli/empty > copying build/lib/trashcli/empty/description.py -> > build/bdist.linux-x86_64/wheel/trashcli/empty > copying build/lib/trashcli/empty/prepare_output_message.py -> > build/bdist.linux-x86_64/wheel/trashcli/empty > copying build/lib/trashcli/empty/emptier.py -> > build/bdist.linux-x86_64/wheel/trashcli/empty > copying build/lib/trashcli/empty/errors.py -> > build/bdist.linux-x86_64/wheel/trashcli/empty > copying build/lib/trashcli/empty/console.py -> > build/bdist.linux-x86_64/wheel/trashcli/empty > copying build/lib/trashcli/empty/empty_cmd.py -> > build/bdist.linux-x86_64/wheel/trashcli/empty > copying build/lib/trashcli/empty/user.py -> > build/bdist.linux-x86_64/wheel/trashcli/empty > copying build/lib/trashcli/empty/top_trash_dir_rules_file_system_reader.py -> > build/bdist.linux-x86_64/wheel/trashcli/empty > copying build/lib/trashcli/empty/is_input_interactive.py -> > build/bdist.linux-x86_64/wheel/trashcli/empty > copying build/lib/trashcli/empty/clock.py -> > build/bdist.linux-x86_64/wheel/trashcli/empty > copying build/lib/trashcli/empty/guard.py -> > build/bdist.linux-x86_64/wheel/trashcli/empty > copying build/lib/trashcli/empty/parse_reply.py -> > build/bdist.linux-x86_64/wheel/trashcli/empty > copying build/lib/trashcli/empty/existing_file_remover.py -> > build/bdist.linux-x86_64/wheel/trashcli/empty > copying build/lib/trashcli/trash_dirs_scanner.py -> > build/bdist.linux-x86_64/wheel/trashcli > creating build/bdist.linux-x86_64/wheel/trashcli/fstab > copying build/lib/trashcli/fstab/__init__.py -> > build/bdist.linux-x86_64/wheel/trashcli/fstab > copying build/lib/trashcli/fstab/volume_listing.py -> > build/bdist.linux-x86_64/wheel/trashcli/fstab > copying build/lib/trashcli/fstab/volumes.py -> > build/bdist.linux-x86_64/wheel/trashcli/fstab > copying build/lib/trashcli/fstab/mount_points_listing.py -> > build/bdist.linux-x86_64/wheel/trashcli/fstab > copying build/lib/trashcli/fstab/volume_of.py -> > build/bdist.linux-x86_64/wheel/trashcli/fstab > creating build/bdist.linux-x86_64/wheel/trashcli/rm > copying build/lib/trashcli/rm/__init__.py -> > build/bdist.linux-x86_64/wheel/trashcli/rm > copying build/lib/trashcli/rm/cleanable_trashcan.py -> > build/bdist.linux-x86_64/wheel/trashcli/rm > copying build/lib/trashcli/rm/main.py -> > build/bdist.linux-x86_64/wheel/trashcli/rm > copying build/lib/trashcli/rm/file_remover.py -> > build/bdist.linux-x86_64/wheel/trashcli/rm > copying build/lib/trashcli/rm/list_trashinfo.py -> > build/bdist.linux-x86_64/wheel/trashcli/rm > copying build/lib/trashcli/rm/rm_cmd.py -> > build/bdist.linux-x86_64/wheel/trashcli/rm > copying build/lib/trashcli/rm/filter.py -> > build/bdist.linux-x86_64/wheel/trashcli/rm > creating build/bdist.linux-x86_64/wheel/trashcli/put > copying build/lib/trashcli/put/trasher.py -> > build/bdist.linux-x86_64/wheel/trashcli/put > copying build/lib/trashcli/put/trash_directories_finder.py -> > build/bdist.linux-x86_64/wheel/trashcli/put > copying build/lib/trashcli/put/__init__.py -> > build/bdist.linux-x86_64/wheel/trashcli/put > copying build/lib/trashcli/put/trash_put_cmd.py -> > build/bdist.linux-x86_64/wheel/trashcli/put > copying build/lib/trashcli/put/trash_dir_volume_reader.py -> > build/bdist.linux-x86_64/wheel/trashcli/put > creating build/bdist.linux-x86_64/wheel/trashcli/put/core > copying build/lib/trashcli/put/core/__init__.py -> > build/bdist.linux-x86_64/wheel/trashcli/put/core > copying build/lib/trashcli/put/core/trash_result.py -> > build/bdist.linux-x86_64/wheel/trashcli/put/core > copying build/lib/trashcli/put/core/candidate.py -> > build/bdist.linux-x86_64/wheel/trashcli/put/core > copying build/lib/trashcli/put/core/failure_reason.py -> > build/bdist.linux-x86_64/wheel/trashcli/put/core > copying build/lib/trashcli/put/core/check_type.py -> > build/bdist.linux-x86_64/wheel/trashcli/put/core > copying build/lib/trashcli/put/core/trashee.py -> > build/bdist.linux-x86_64/wheel/trashcli/put/core > copying build/lib/trashcli/put/core/path_maker_type.py -> > build/bdist.linux-x86_64/wheel/trashcli/put/core > copying build/lib/trashcli/put/core/either.py -> > build/bdist.linux-x86_64/wheel/trashcli/put/core > copying build/lib/trashcli/put/core/logs.py -> > build/bdist.linux-x86_64/wheel/trashcli/put/core > copying build/lib/trashcli/put/core/trash_all_result.py -> > build/bdist.linux-x86_64/wheel/trashcli/put/core > copying build/lib/trashcli/put/core/int_generator.py -> > build/bdist.linux-x86_64/wheel/trashcli/put/core > copying build/lib/trashcli/put/trash_all.py -> > build/bdist.linux-x86_64/wheel/trashcli/put > copying build/lib/trashcli/put/parser.py -> > build/bdist.linux-x86_64/wheel/trashcli/put > copying build/lib/trashcli/put/main.py -> > build/bdist.linux-x86_64/wheel/trashcli/put > copying build/lib/trashcli/put/reporter.py -> > build/bdist.linux-x86_64/wheel/trashcli/put > copying build/lib/trashcli/put/suffix.py -> > build/bdist.linux-x86_64/wheel/trashcli/put > copying build/lib/trashcli/put/describer.py -> > build/bdist.linux-x86_64/wheel/trashcli/put > creating build/bdist.linux-x86_64/wheel/trashcli/put/fs > copying build/lib/trashcli/put/fs/volume_of_parent.py -> > build/bdist.linux-x86_64/wheel/trashcli/put/fs > copying build/lib/trashcli/put/fs/__init__.py -> > build/bdist.linux-x86_64/wheel/trashcli/put/fs > copying build/lib/trashcli/put/fs/real_fs.py -> > build/bdist.linux-x86_64/wheel/trashcli/put/fs > copying build/lib/trashcli/put/fs/parent_realpath.py -> > build/bdist.linux-x86_64/wheel/trashcli/put/fs > copying build/lib/trashcli/put/fs/size_counter.py -> > build/bdist.linux-x86_64/wheel/trashcli/put/fs > copying build/lib/trashcli/put/fs/fs.py -> > build/bdist.linux-x86_64/wheel/trashcli/put/fs > copying build/lib/trashcli/put/my_logger.py -> > build/bdist.linux-x86_64/wheel/trashcli/put > copying build/lib/trashcli/put/file_trasher.py -> > build/bdist.linux-x86_64/wheel/trashcli/put > creating build/bdist.linux-x86_64/wheel/trashcli/put/janitor_tools > copying build/lib/trashcli/put/janitor_tools/__init__.py -> > build/bdist.linux-x86_64/wheel/trashcli/put/janitor_tools > copying build/lib/trashcli/put/janitor_tools/info_file_persister.py -> > build/bdist.linux-x86_64/wheel/trashcli/put/janitor_tools > copying build/lib/trashcli/put/janitor_tools/security_check.py -> > build/bdist.linux-x86_64/wheel/trashcli/put/janitor_tools > copying build/lib/trashcli/put/janitor_tools/put_trash_dir.py -> > build/bdist.linux-x86_64/wheel/trashcli/put/janitor_tools > copying build/lib/trashcli/put/janitor_tools/trash_dir_creator.py -> > build/bdist.linux-x86_64/wheel/trashcli/put/janitor_tools > copying build/lib/trashcli/put/janitor_tools/trash_dir_checker.py -> > build/bdist.linux-x86_64/wheel/trashcli/put/janitor_tools > copying build/lib/trashcli/put/janitor_tools/info_creator.py -> > build/bdist.linux-x86_64/wheel/trashcli/put/janitor_tools > copying build/lib/trashcli/put/janitor.py -> > build/bdist.linux-x86_64/wheel/trashcli/put > copying build/lib/trashcli/put/same_volume_gate.py -> > build/bdist.linux-x86_64/wheel/trashcli/put > copying build/lib/trashcli/put/gate.py -> > build/bdist.linux-x86_64/wheel/trashcli/put > copying build/lib/trashcli/put/jobs.py -> > build/bdist.linux-x86_64/wheel/trashcli/put > copying build/lib/trashcli/put/original_location.py -> > build/bdist.linux-x86_64/wheel/trashcli/put > copying build/lib/trashcli/put/user.py -> > build/bdist.linux-x86_64/wheel/trashcli/put > copying build/lib/trashcli/put/format_trash_info.py -> > build/bdist.linux-x86_64/wheel/trashcli/put > copying build/lib/trashcli/put/clock.py -> > build/bdist.linux-x86_64/wheel/trashcli/put > copying build/lib/trashcli/put/dir_maker.py -> > build/bdist.linux-x86_64/wheel/trashcli/put > copying build/lib/trashcli/trash.py -> build/bdist.linux-x86_64/wheel/trashcli > creating build/bdist.linux-x86_64/wheel/trashcli/parse_trashinfo > copying build/lib/trashcli/parse_trashinfo/__init__.py -> > build/bdist.linux-x86_64/wheel/trashcli/parse_trashinfo > copying build/lib/trashcli/parse_trashinfo/parse_deletion_date.py -> > build/bdist.linux-x86_64/wheel/trashcli/parse_trashinfo > copying build/lib/trashcli/parse_trashinfo/basket.py -> > build/bdist.linux-x86_64/wheel/trashcli/parse_trashinfo > copying build/lib/trashcli/parse_trashinfo/parse_original_location.py -> > build/bdist.linux-x86_64/wheel/trashcli/parse_trashinfo > copying build/lib/trashcli/parse_trashinfo/parse_path.py -> > build/bdist.linux-x86_64/wheel/trashcli/parse_trashinfo > copying build/lib/trashcli/parse_trashinfo/parser_error.py -> > build/bdist.linux-x86_64/wheel/trashcli/parse_trashinfo > copying build/lib/trashcli/parse_trashinfo/parse_trashinfo.py -> > build/bdist.linux-x86_64/wheel/trashcli/parse_trashinfo > copying build/lib/trashcli/parse_trashinfo/maybe_parse_deletion_date.py -> > build/bdist.linux-x86_64/wheel/trashcli/parse_trashinfo > creating build/bdist.linux-x86_64/wheel/trashcli/list > copying build/lib/trashcli/list/__init__.py -> > build/bdist.linux-x86_64/wheel/trashcli/list > copying build/lib/trashcli/list/extractors.py -> > build/bdist.linux-x86_64/wheel/trashcli/list > copying build/lib/trashcli/list/parser.py -> > build/bdist.linux-x86_64/wheel/trashcli/list > copying build/lib/trashcli/list/main.py -> > build/bdist.linux-x86_64/wheel/trashcli/list > creating build/bdist.linux-x86_64/wheel/trashcli/list/minor_actions > copying build/lib/trashcli/list/minor_actions/__init__.py -> > build/bdist.linux-x86_64/wheel/trashcli/list/minor_actions > copying build/lib/trashcli/list/minor_actions/list_trash_dirs.py -> > build/bdist.linux-x86_64/wheel/trashcli/list/minor_actions > copying build/lib/trashcli/list/minor_actions/debug_volumes.py -> > build/bdist.linux-x86_64/wheel/trashcli/list/minor_actions > copying build/lib/trashcli/list/minor_actions/print_python_executable.py -> > build/bdist.linux-x86_64/wheel/trashcli/list/minor_actions > copying build/lib/trashcli/list/minor_actions/list_volumes.py -> > build/bdist.linux-x86_64/wheel/trashcli/list/minor_actions > copying build/lib/trashcli/list/trash_dir_selector.py -> > build/bdist.linux-x86_64/wheel/trashcli/list > copying build/lib/trashcli/list/fs.py -> > build/bdist.linux-x86_64/wheel/trashcli/list > copying build/lib/trashcli/list/list_trash_action.py -> > build/bdist.linux-x86_64/wheel/trashcli/list > creating build/bdist.linux-x86_64/wheel/trashcli/restore > copying build/lib/trashcli/restore/restore_cmd.py -> > build/bdist.linux-x86_64/wheel/trashcli/restore > copying build/lib/trashcli/restore/restore_arg_parser.py -> > build/bdist.linux-x86_64/wheel/trashcli/restore > copying build/lib/trashcli/restore/run_restore_action.py -> > build/bdist.linux-x86_64/wheel/trashcli/restore > copying build/lib/trashcli/restore/__init__.py -> > build/bdist.linux-x86_64/wheel/trashcli/restore > copying build/lib/trashcli/restore/file_system.py -> > build/bdist.linux-x86_64/wheel/trashcli/restore > copying build/lib/trashcli/restore/sort_method.py -> > build/bdist.linux-x86_64/wheel/trashcli/restore > copying build/lib/trashcli/restore/output_recorder.py -> > build/bdist.linux-x86_64/wheel/trashcli/restore > copying build/lib/trashcli/restore/main.py -> > build/bdist.linux-x86_64/wheel/trashcli/restore > copying build/lib/trashcli/restore/restorer.py -> > build/bdist.linux-x86_64/wheel/trashcli/restore > copying build/lib/trashcli/restore/info_dir_searcher.py -> > build/bdist.linux-x86_64/wheel/trashcli/restore > copying build/lib/trashcli/restore/restore_asking_the_user.py -> > build/bdist.linux-x86_64/wheel/trashcli/restore > copying build/lib/trashcli/restore/trashed_file.py -> > build/bdist.linux-x86_64/wheel/trashcli/restore > copying build/lib/trashcli/restore/args.py -> > build/bdist.linux-x86_64/wheel/trashcli/restore > copying build/lib/trashcli/restore/index.py -> > build/bdist.linux-x86_64/wheel/trashcli/restore > copying build/lib/trashcli/restore/output.py -> > build/bdist.linux-x86_64/wheel/trashcli/restore > copying build/lib/trashcli/restore/sequences.py -> > build/bdist.linux-x86_64/wheel/trashcli/restore > copying build/lib/trashcli/restore/trash_directories.py -> > build/bdist.linux-x86_64/wheel/trashcli/restore > copying build/lib/trashcli/restore/trashed_files.py -> > build/bdist.linux-x86_64/wheel/trashcli/restore > copying build/lib/trashcli/restore/info_files.py -> > build/bdist.linux-x86_64/wheel/trashcli/restore > copying build/lib/trashcli/restore/handler.py -> > build/bdist.linux-x86_64/wheel/trashcli/restore > copying build/lib/trashcli/restore/range.py -> > build/bdist.linux-x86_64/wheel/trashcli/restore > copying build/lib/trashcli/restore/output_event.py -> > build/bdist.linux-x86_64/wheel/trashcli/restore > copying build/lib/trashcli/restore/real_output.py -> > build/bdist.linux-x86_64/wheel/trashcli/restore > copying build/lib/trashcli/restore/single.py -> > build/bdist.linux-x86_64/wheel/trashcli/restore > copying build/lib/trashcli/shell_completion.py -> > build/bdist.linux-x86_64/wheel/trashcli > copying build/lib/trashcli/fs.py -> build/bdist.linux-x86_64/wheel/trashcli > creating build/bdist.linux-x86_64/wheel/trashcli/lib > copying build/lib/trashcli/lib/dir_reader.py -> > build/bdist.linux-x86_64/wheel/trashcli/lib > copying build/lib/trashcli/lib/__init__.py -> > build/bdist.linux-x86_64/wheel/trashcli/lib > copying build/lib/trashcli/lib/path_of_backup_copy.py -> > build/bdist.linux-x86_64/wheel/trashcli/lib > copying build/lib/trashcli/lib/environ.py -> > build/bdist.linux-x86_64/wheel/trashcli/lib > copying build/lib/trashcli/lib/logger.py -> > build/bdist.linux-x86_64/wheel/trashcli/lib > copying build/lib/trashcli/lib/my_permission_error.py -> > build/bdist.linux-x86_64/wheel/trashcli/lib > copying build/lib/trashcli/lib/dir_checker.py -> > build/bdist.linux-x86_64/wheel/trashcli/lib > copying build/lib/trashcli/lib/my_input.py -> > build/bdist.linux-x86_64/wheel/trashcli/lib > copying build/lib/trashcli/lib/user_info.py -> > build/bdist.linux-x86_64/wheel/trashcli/lib > copying build/lib/trashcli/lib/exit_codes.py -> > build/bdist.linux-x86_64/wheel/trashcli/lib > copying build/lib/trashcli/lib/print_version.py -> > build/bdist.linux-x86_64/wheel/trashcli/lib > copying build/lib/trashcli/lib/trash_dir_reader.py -> > build/bdist.linux-x86_64/wheel/trashcli/lib > copying build/lib/trashcli/lib/trash_dirs.py -> > build/bdist.linux-x86_64/wheel/trashcli/lib > copying build/lib/trashcli/lib/enum_repr.py -> > build/bdist.linux-x86_64/wheel/trashcli/lib > copying build/lib/trashcli/file_system_reader.py -> > build/bdist.linux-x86_64/wheel/trashcli > running install_data > creating build/bdist.linux-x86_64/wheel/trash_cli-0.23.11.10.data > creating build/bdist.linux-x86_64/wheel/trash_cli-0.23.11.10.data/data > creating build/bdist.linux-x86_64/wheel/trash_cli-0.23.11.10.data/data/share > creating > build/bdist.linux-x86_64/wheel/trash_cli-0.23.11.10.data/data/share/man > creating > build/bdist.linux-x86_64/wheel/trash_cli-0.23.11.10.data/data/share/man/man1 > copying man/man1/trash-empty.1 -> > build/bdist.linux-x86_64/wheel/trash_cli-0.23.11.10.data/data/share/man/man1 > copying man/man1/trash-list.1 -> > build/bdist.linux-x86_64/wheel/trash_cli-0.23.11.10.data/data/share/man/man1 > copying man/man1/trash-restore.1 -> > build/bdist.linux-x86_64/wheel/trash_cli-0.23.11.10.data/data/share/man/man1 > copying man/man1/trash.1 -> > build/bdist.linux-x86_64/wheel/trash_cli-0.23.11.10.data/data/share/man/man1 > copying man/man1/trash-put.1 -> > build/bdist.linux-x86_64/wheel/trash_cli-0.23.11.10.data/data/share/man/man1 > copying man/man1/trash-rm.1 -> > build/bdist.linux-x86_64/wheel/trash_cli-0.23.11.10.data/data/share/man/man1 > running install_egg_info > running egg_info > creating trash_cli.egg-info > writing trash_cli.egg-info/PKG-INFO > writing dependency_links to trash_cli.egg-info/dependency_links.txt > writing requirements to trash_cli.egg-info/requires.txt > writing top-level names to trash_cli.egg-info/top_level.txt > writing manifest file 'trash_cli.egg-info/SOURCES.txt' > reading manifest file 'trash_cli.egg-info/SOURCES.txt' > adding license file 'COPYING' > writing manifest file 'trash_cli.egg-info/SOURCES.txt' > Copying trash_cli.egg-info to > build/bdist.linux-x86_64/wheel/trash_cli-0.23.11.10.egg-info > running install_scripts > creating build/bdist.linux-x86_64/wheel/trash_cli-0.23.11.10.data/scripts > copying build/scripts-3.11/trash-empty -> > build/bdist.linux-x86_64/wheel/trash_cli-0.23.11.10.data/scripts > copying build/scripts-3.11/trash-list -> > build/bdist.linux-x86_64/wheel/trash_cli-0.23.11.10.data/scripts > copying build/scripts-3.11/trash-rm -> > build/bdist.linux-x86_64/wheel/trash_cli-0.23.11.10.data/scripts > copying build/scripts-3.11/trash-restore -> > build/bdist.linux-x86_64/wheel/trash_cli-0.23.11.10.data/scripts > copying build/scripts-3.11/trash-put -> > build/bdist.linux-x86_64/wheel/trash_cli-0.23.11.10.data/scripts > copying build/scripts-3.11/trash -> > build/bdist.linux-x86_64/wheel/trash_cli-0.23.11.10.data/scripts > changing mode of > build/bdist.linux-x86_64/wheel/trash_cli-0.23.11.10.data/scripts/trash-empty > to 755 > changing mode of > build/bdist.linux-x86_64/wheel/trash_cli-0.23.11.10.data/scripts/trash-list > to 755 > changing mode of > build/bdist.linux-x86_64/wheel/trash_cli-0.23.11.10.data/scripts/trash-rm to > 755 > changing mode of > build/bdist.linux-x86_64/wheel/trash_cli-0.23.11.10.data/scripts/trash-restore > to 755 > changing mode of > build/bdist.linux-x86_64/wheel/trash_cli-0.23.11.10.data/scripts/trash-put to > 755 > changing mode of > build/bdist.linux-x86_64/wheel/trash_cli-0.23.11.10.data/scripts/trash to 755 > creating build/bdist.linux-x86_64/wheel/trash_cli-0.23.11.10.dist-info/WHEEL > creating > '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/.tmp-0pys_2t9/trash_cli-0.23.11.10-py3-none-any.whl' > and adding 'build/bdist.linux-x86_64/wheel' to it > adding 'trash_cli-0.23.11.10.data/data/share/man/man1/trash-empty.1' > adding 'trash_cli-0.23.11.10.data/data/share/man/man1/trash-list.1' > adding 'trash_cli-0.23.11.10.data/data/share/man/man1/trash-put.1' > adding 'trash_cli-0.23.11.10.data/data/share/man/man1/trash-restore.1' > adding 'trash_cli-0.23.11.10.data/data/share/man/man1/trash-rm.1' > adding 'trash_cli-0.23.11.10.data/data/share/man/man1/trash.1' > adding 'trash_cli-0.23.11.10.data/scripts/trash' > adding 'trash_cli-0.23.11.10.data/scripts/trash-empty' > adding 'trash_cli-0.23.11.10.data/scripts/trash-list' > adding 'trash_cli-0.23.11.10.data/scripts/trash-put' > adding 'trash_cli-0.23.11.10.data/scripts/trash-restore' > adding 'trash_cli-0.23.11.10.data/scripts/trash-rm' > adding 'trashcli/__init__.py' > adding 'trashcli/compat.py' > adding 'trashcli/file_system_reader.py' > adding 'trashcli/fs.py' > adding 'trashcli/shell_completion.py' > adding 'trashcli/trash.py' > adding 'trashcli/trash_dirs_scanner.py' > adding 'trashcli/empty/__init__.py' > adding 'trashcli/empty/clock.py' > adding 'trashcli/empty/console.py' > adding 'trashcli/empty/delete_according_date.py' > adding 'trashcli/empty/description.py' > adding 'trashcli/empty/emptier.py' > adding 'trashcli/empty/empty_action.py' > adding 'trashcli/empty/empty_cmd.py' > adding 'trashcli/empty/errors.py' > adding 'trashcli/empty/existing_file_remover.py' > adding 'trashcli/empty/file_system_dir_reader.py' > adding 'trashcli/empty/guard.py' > adding 'trashcli/empty/is_input_interactive.py' > adding 'trashcli/empty/main.py' > adding 'trashcli/empty/older_than.py' > adding 'trashcli/empty/parse_reply.py' > adding 'trashcli/empty/parser.py' > adding 'trashcli/empty/prepare_output_message.py' > adding 'trashcli/empty/print_time_action.py' > adding 'trashcli/empty/top_trash_dir_rules_file_system_reader.py' > adding 'trashcli/empty/user.py' > adding 'trashcli/fstab/__init__.py' > adding 'trashcli/fstab/mount_points_listing.py' > adding 'trashcli/fstab/volume_listing.py' > adding 'trashcli/fstab/volume_of.py' > adding 'trashcli/fstab/volumes.py' > adding 'trashcli/lib/__init__.py' > adding 'trashcli/lib/dir_checker.py' > adding 'trashcli/lib/dir_reader.py' > adding 'trashcli/lib/enum_repr.py' > adding 'trashcli/lib/environ.py' > adding 'trashcli/lib/exit_codes.py' > adding 'trashcli/lib/logger.py' > adding 'trashcli/lib/my_input.py' > adding 'trashcli/lib/my_permission_error.py' > adding 'trashcli/lib/path_of_backup_copy.py' > adding 'trashcli/lib/print_version.py' > adding 'trashcli/lib/trash_dir_reader.py' > adding 'trashcli/lib/trash_dirs.py' > adding 'trashcli/lib/user_info.py' > adding 'trashcli/list/__init__.py' > adding 'trashcli/list/extractors.py' > adding 'trashcli/list/fs.py' > adding 'trashcli/list/list_trash_action.py' > adding 'trashcli/list/main.py' > adding 'trashcli/list/parser.py' > adding 'trashcli/list/trash_dir_selector.py' > adding 'trashcli/list/minor_actions/__init__.py' > adding 'trashcli/list/minor_actions/debug_volumes.py' > adding 'trashcli/list/minor_actions/list_trash_dirs.py' > adding 'trashcli/list/minor_actions/list_volumes.py' > adding 'trashcli/list/minor_actions/print_python_executable.py' > adding 'trashcli/parse_trashinfo/__init__.py' > adding 'trashcli/parse_trashinfo/basket.py' > adding 'trashcli/parse_trashinfo/maybe_parse_deletion_date.py' > adding 'trashcli/parse_trashinfo/parse_deletion_date.py' > adding 'trashcli/parse_trashinfo/parse_original_location.py' > adding 'trashcli/parse_trashinfo/parse_path.py' > adding 'trashcli/parse_trashinfo/parse_trashinfo.py' > adding 'trashcli/parse_trashinfo/parser_error.py' > adding 'trashcli/put/__init__.py' > adding 'trashcli/put/clock.py' > adding 'trashcli/put/describer.py' > adding 'trashcli/put/dir_maker.py' > adding 'trashcli/put/file_trasher.py' > adding 'trashcli/put/format_trash_info.py' > adding 'trashcli/put/gate.py' > adding 'trashcli/put/janitor.py' > adding 'trashcli/put/jobs.py' > adding 'trashcli/put/main.py' > adding 'trashcli/put/my_logger.py' > adding 'trashcli/put/original_location.py' > adding 'trashcli/put/parser.py' > adding 'trashcli/put/reporter.py' > adding 'trashcli/put/same_volume_gate.py' > adding 'trashcli/put/suffix.py' > adding 'trashcli/put/trash_all.py' > adding 'trashcli/put/trash_dir_volume_reader.py' > adding 'trashcli/put/trash_directories_finder.py' > adding 'trashcli/put/trash_put_cmd.py' > adding 'trashcli/put/trasher.py' > adding 'trashcli/put/user.py' > adding 'trashcli/put/core/__init__.py' > adding 'trashcli/put/core/candidate.py' > adding 'trashcli/put/core/check_type.py' > adding 'trashcli/put/core/either.py' > adding 'trashcli/put/core/failure_reason.py' > adding 'trashcli/put/core/int_generator.py' > adding 'trashcli/put/core/logs.py' > adding 'trashcli/put/core/path_maker_type.py' > adding 'trashcli/put/core/trash_all_result.py' > adding 'trashcli/put/core/trash_result.py' > adding 'trashcli/put/core/trashee.py' > adding 'trashcli/put/fs/__init__.py' > adding 'trashcli/put/fs/fs.py' > adding 'trashcli/put/fs/parent_realpath.py' > adding 'trashcli/put/fs/real_fs.py' > adding 'trashcli/put/fs/size_counter.py' > adding 'trashcli/put/fs/volume_of_parent.py' > adding 'trashcli/put/janitor_tools/__init__.py' > adding 'trashcli/put/janitor_tools/info_creator.py' > adding 'trashcli/put/janitor_tools/info_file_persister.py' > adding 'trashcli/put/janitor_tools/put_trash_dir.py' > adding 'trashcli/put/janitor_tools/security_check.py' > adding 'trashcli/put/janitor_tools/trash_dir_checker.py' > adding 'trashcli/put/janitor_tools/trash_dir_creator.py' > adding 'trashcli/restore/__init__.py' > adding 'trashcli/restore/args.py' > adding 'trashcli/restore/file_system.py' > adding 'trashcli/restore/handler.py' > adding 'trashcli/restore/index.py' > adding 'trashcli/restore/info_dir_searcher.py' > adding 'trashcli/restore/info_files.py' > adding 'trashcli/restore/main.py' > adding 'trashcli/restore/output.py' > adding 'trashcli/restore/output_event.py' > adding 'trashcli/restore/output_recorder.py' > adding 'trashcli/restore/range.py' > adding 'trashcli/restore/real_output.py' > adding 'trashcli/restore/restore_arg_parser.py' > adding 'trashcli/restore/restore_asking_the_user.py' > adding 'trashcli/restore/restore_cmd.py' > adding 'trashcli/restore/restorer.py' > adding 'trashcli/restore/run_restore_action.py' > adding 'trashcli/restore/sequences.py' > adding 'trashcli/restore/single.py' > adding 'trashcli/restore/sort_method.py' > adding 'trashcli/restore/trash_directories.py' > adding 'trashcli/restore/trashed_file.py' > adding 'trashcli/restore/trashed_files.py' > adding 'trashcli/rm/__init__.py' > adding 'trashcli/rm/cleanable_trashcan.py' > adding 'trashcli/rm/file_remover.py' > adding 'trashcli/rm/filter.py' > adding 'trashcli/rm/list_trashinfo.py' > adding 'trashcli/rm/main.py' > adding 'trashcli/rm/rm_cmd.py' > adding 'trash_cli-0.23.11.10.dist-info/COPYING' > adding 'trash_cli-0.23.11.10.dist-info/METADATA' > adding 'trash_cli-0.23.11.10.dist-info/WHEEL' > adding 'trash_cli-0.23.11.10.dist-info/top_level.txt' > adding 'trash_cli-0.23.11.10.dist-info/RECORD' > removing build/bdist.linux-x86_64/wheel > Successfully built trash_cli-0.23.11.10-py3-none-any.whl > I: pybuild plugin_pyproject:144: Unpacking wheel built for python3.11 with > "installer" module > dh_auto_test -O--buildsystem=pybuild > I: pybuild base:305: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build; > python3.11 -m pytest tests > ============================= test session starts > ============================== > platform linux -- Python 3.11.8, pytest-8.1.1, pluggy-1.4.0 > rootdir: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build > configfile: pyproject.toml > collected 313 items / 20 errors > > ==================================== ERRORS > ==================================== > _____________________ ERROR collecting tests/test_bump.py > ______________________ > ImportError while importing test module > '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/tests/test_bump.py'. > Hint: make sure your test modules/packages have valid Python names. > Traceback: > /usr/lib/python3.11/importlib/__init__.py:126: in import_module > return _bootstrap._gcd_import(name[level:], package, level) > tests/test_bump.py:9: in <module> > from scripts import bump > E ModuleNotFoundError: No module named 'scripts' > ________ ERROR collecting tests/test_empty/empty_cmd/test_empty_cmd.py > _________ > tests/test_empty/empty_cmd/test_empty_cmd.py:5: in <module> > from flexmock import flexmock > /usr/lib/python3/dist-packages/flexmock/__init__.py:2: in <module> > from flexmock import _integrations # pylint: disable=unused-import > /usr/lib/python3/dist-packages/flexmock/_integrations.py:101: in <module> > saved_pytest = runner.call_runtest_hook > E AttributeError: module '_pytest.runner' has no attribute > 'call_runtest_hook' > __________ ERROR collecting tests/test_empty/test_empty_end_to_end.py > __________ > ImportError while importing test module > '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/tests/test_empty/test_empty_end_to_end.py'. > Hint: make sure your test modules/packages have valid Python names. > Traceback: > /usr/lib/python3.11/importlib/__init__.py:126: in import_module > return _bootstrap._gcd_import(name[level:], package, level) > tests/test_empty/test_empty_end_to_end.py:4: in <module> > from .. import run_command > tests/run_command.py:8: in <module> > from scripts.make_scripts import script_path_for > E ModuleNotFoundError: No module named 'scripts' > ____ ERROR collecting tests/test_empty/test_empty_end_to_end_interactive.py > ____ > ImportError while importing test module > '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/tests/test_empty/test_empty_end_to_end_interactive.py'. > Hint: make sure your test modules/packages have valid Python names. > Traceback: > /usr/lib/python3.11/importlib/__init__.py:126: in import_module > return _bootstrap._gcd_import(name[level:], package, level) > tests/test_empty/test_empty_end_to_end_interactive.py:6: in <module> > from .. import run_command > tests/run_command.py:8: in <module> > from scripts.make_scripts import script_path_for > E ModuleNotFoundError: No module named 'scripts' > ___ ERROR collecting tests/test_empty/test_empty_end_to_end_with_argument.py > ___ > ImportError while importing test module > '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/tests/test_empty/test_empty_end_to_end_with_argument.py'. > Hint: make sure your test modules/packages have valid Python names. > Traceback: > /usr/lib/python3.11/importlib/__init__.py:126: in import_module > return _bootstrap._gcd_import(name[level:], package, level) > tests/test_empty/test_empty_end_to_end_with_argument.py:6: in <module> > from .. import run_command > tests/run_command.py:8: in <module> > from scripts.make_scripts import script_path_for > E ModuleNotFoundError: No module named 'scripts' > __ ERROR collecting tests/test_empty/test_empty_end_to_end_with_trash_dir.py > ___ > ImportError while importing test module > '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/tests/test_empty/test_empty_end_to_end_with_trash_dir.py'. > Hint: make sure your test modules/packages have valid Python names. > Traceback: > /usr/lib/python3.11/importlib/__init__.py:126: in import_module > return _bootstrap._gcd_import(name[level:], package, level) > tests/test_empty/test_empty_end_to_end_with_trash_dir.py:4: in <module> > from tests import run_command > tests/run_command.py:8: in <module> > from scripts.make_scripts import script_path_for > E ModuleNotFoundError: No module named 'scripts' > _______________ ERROR collecting tests/test_generate_scripts.py > ________________ > ImportError while importing test module > '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/tests/test_generate_scripts.py'. > Hint: make sure your test modules/packages have valid Python names. > Traceback: > /usr/lib/python3.11/importlib/__init__.py:126: in import_module > return _bootstrap._gcd_import(name[level:], package, level) > tests/test_generate_scripts.py:5: in <module> > from scripts.make_scripts import make_scripts > E ModuleNotFoundError: No module named 'scripts' > _________ ERROR collecting tests/test_list/cmd/test_end_to_end_list.py > _________ > ImportError while importing test module > '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/tests/test_list/cmd/test_end_to_end_list.py'. > Hint: make sure your test modules/packages have valid Python names. > Traceback: > /usr/lib/python3.11/importlib/__init__.py:126: in import_module > return _bootstrap._gcd_import(name[level:], package, level) > tests/test_list/cmd/test_end_to_end_list.py:6: in <module> > from tests import run_command > tests/run_command.py:8: in <module> > from scripts.make_scripts import script_path_for > E ModuleNotFoundError: No module named 'scripts' > __________________ ERROR collecting tests/test_make_script.py > __________________ > ImportError while importing test module > '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/tests/test_make_script.py'. > Hint: make sure your test modules/packages have valid Python names. > Traceback: > /usr/lib/python3.11/importlib/__init__.py:126: in import_module > return _bootstrap._gcd_import(name[level:], package, level) > tests/test_make_script.py:6: in <module> > from scripts.make_scripts import ( > E ModuleNotFoundError: No module named 'scripts' > ____________ ERROR collecting tests/test_put/test_end_to_end_put.py > ____________ > ImportError while importing test module > '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/tests/test_put/test_end_to_end_put.py'. > Hint: make sure your test modules/packages have valid Python names. > Traceback: > /usr/lib/python3.11/importlib/__init__.py:126: in import_module > return _bootstrap._gcd_import(name[level:], package, level) > tests/test_put/test_end_to_end_put.py:7: in <module> > from tests import run_command > tests/run_command.py:8: in <module> > from scripts.make_scripts import script_path_for > E ModuleNotFoundError: No module named 'scripts' > _________________ ERROR collecting tests/test_put/test_put.py > __________________ > tests/test_put/test_put.py:6: in <module> > import flexmock > /usr/lib/python3/dist-packages/flexmock/__init__.py:2: in <module> > from flexmock import _integrations # pylint: disable=unused-import > /usr/lib/python3/dist-packages/flexmock/_integrations.py:101: in <module> > saved_pytest = runner.call_runtest_hook > E AttributeError: module '_pytest.runner' has no attribute > 'call_runtest_hook' > ___________ ERROR collecting tests/test_put/test_trash_put_script.py > ___________ > ImportError while importing test module > '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/tests/test_put/test_trash_put_script.py'. > Hint: make sure your test modules/packages have valid Python names. > Traceback: > /usr/lib/python3.11/importlib/__init__.py:126: in import_module > return _bootstrap._gcd_import(name[level:], package, level) > tests/test_put/test_trash_put_script.py:6: in <module> > from tests.run_command import run_command > tests/run_command.py:8: in <module> > from scripts.make_scripts import script_path_for > E ModuleNotFoundError: No module named 'scripts' > ____________ ERROR collecting tests/test_put/test_trash_put_slow.py > ____________ > ImportError while importing test module > '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/tests/test_put/test_trash_put_slow.py'. > Hint: make sure your test modules/packages have valid Python names. > Traceback: > /usr/lib/python3.11/importlib/__init__.py:126: in import_module > return _bootstrap._gcd_import(name[level:], package, level) > tests/test_put/test_trash_put_slow.py:9: in <module> > from tests import run_command > tests/run_command.py:8: in <module> > from scripts.make_scripts import script_path_for > E ModuleNotFoundError: No module named 'scripts' > _________________ ERROR collecting tests/test_put/test_user.py > _________________ > tests/test_put/test_user.py:4: in <module> > import flexmock > /usr/lib/python3/dist-packages/flexmock/__init__.py:2: in <module> > from flexmock import _integrations # pylint: disable=unused-import > /usr/lib/python3/dist-packages/flexmock/_integrations.py:101: in <module> > saved_pytest = runner.call_runtest_hook > E AttributeError: module '_pytest.runner' has no attribute > 'call_runtest_hook' > ___________ ERROR collecting tests/test_put/test_volume_of_parent.py > ___________ > tests/test_put/test_volume_of_parent.py:4: in <module> > import flexmock > /usr/lib/python3/dist-packages/flexmock/__init__.py:2: in <module> > from flexmock import _integrations # pylint: disable=unused-import > /usr/lib/python3/dist-packages/flexmock/_integrations.py:101: in <module> > saved_pytest = runner.call_runtest_hook > E AttributeError: module '_pytest.runner' has no attribute > 'call_runtest_hook' > __ ERROR collecting tests/test_restore/end_to_end/test_end_to_end_restore.py > ___ > ImportError while importing test module > '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/tests/test_restore/end_to_end/test_end_to_end_restore.py'. > Hint: make sure your test modules/packages have valid Python names. > Traceback: > /usr/lib/python3.11/importlib/__init__.py:126: in import_module > return _bootstrap._gcd_import(name[level:], package, level) > tests/test_restore/end_to_end/test_end_to_end_restore.py:8: in <module> > from tests import run_command > tests/run_command.py:8: in <module> > from scripts.make_scripts import script_path_for > E ModuleNotFoundError: No module named 'scripts' > __ ERROR collecting tests/test_restore/use_cases/restore_user/test_restore.py > __ > ImportError while importing test module > '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/tests/test_restore/use_cases/restore_user/test_restore.py'. > Hint: make sure your test modules/packages have valid Python names. > Traceback: > /usr/lib/python3.11/importlib/__init__.py:126: in import_module > return _bootstrap._gcd_import(name[level:], package, level) > tests/test_restore/use_cases/restore_user/test_restore.py:7: in <module> > from tests.test_restore.support.restore_user import RestoreUser > tests/test_restore/support/restore_user.py:5: in <module> > from tests.run_command import CmdResult > tests/run_command.py:8: in <module> > from scripts.make_scripts import script_path_for > E ModuleNotFoundError: No module named 'scripts' > _ ERROR collecting tests/test_restore/use_cases/restore_user/test_restore2.py > __ > ImportError while importing test module > '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/tests/test_restore/use_cases/restore_user/test_restore2.py'. > Hint: make sure your test modules/packages have valid Python names. > Traceback: > /usr/lib/python3.11/importlib/__init__.py:126: in import_module > return _bootstrap._gcd_import(name[level:], package, level) > tests/test_restore/use_cases/restore_user/test_restore2.py:7: in <module> > from tests.test_restore.support.restore_user import RestoreUser > tests/test_restore/support/restore_user.py:5: in <module> > from tests.run_command import CmdResult > tests/run_command.py:8: in <module> > from scripts.make_scripts import script_path_for > E ModuleNotFoundError: No module named 'scripts' > _ ERROR collecting > tests/test_restore/use_cases/restore_user/test_restore_with_real_fs.py _ > ImportError while importing test module > '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/tests/test_restore/use_cases/restore_user/test_restore_with_real_fs.py'. > Hint: make sure your test modules/packages have valid Python names. > Traceback: > /usr/lib/python3.11/importlib/__init__.py:126: in import_module > return _bootstrap._gcd_import(name[level:], package, level) > tests/test_restore/use_cases/restore_user/test_restore_with_real_fs.py:12: in > <module> > from tests.test_restore.support.restore_user import RestoreUser > tests/test_restore/support/restore_user.py:5: in <module> > from tests.run_command import CmdResult > tests/run_command.py:8: in <module> > from scripts.make_scripts import script_path_for > E ModuleNotFoundError: No module named 'scripts' > _______________ ERROR collecting tests/test_rm/test_rm_script.py > _______________ > ImportError while importing test module > '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/tests/test_rm/test_rm_script.py'. > Hint: make sure your test modules/packages have valid Python names. > Traceback: > /usr/lib/python3.11/importlib/__init__.py:126: in import_module > return _bootstrap._gcd_import(name[level:], package, level) > tests/test_rm/test_rm_script.py:5: in <module> > from tests.run_command import run_command > tests/run_command.py:8: in <module> > from scripts.make_scripts import script_path_for > E ModuleNotFoundError: No module named 'scripts' > =============================== warnings summary > =============================== > tests/test_empty/empty_cmd/test_empty_cmd_fs.py:20 > > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/tests/test_empty/empty_cmd/test_empty_cmd_fs.py:20: > PytestUnknownMarkWarning: Unknown pytest.mark.slow - is this a typo? You > can register custom marks to avoid this warning - for details, see > https://docs.pytest.org/en/stable/how-to/mark.html > @pytest.mark.slow > > tests/test_filesystem.py:13 > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/tests/test_filesystem.py:13: > PytestUnknownMarkWarning: Unknown pytest.mark.slow - is this a typo? You can > register custom marks to avoid this warning - for details, see > https://docs.pytest.org/en/stable/how-to/mark.html > @pytest.mark.slow > > tests/test_list/cmd/setup.py:11 > > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/tests/test_list/cmd/setup.py:11: > PytestUnknownMarkWarning: Unknown pytest.mark.slow - is this a typo? You > can register custom marks to avoid this warning - for details, see > https://docs.pytest.org/en/stable/how-to/mark.html > @pytest.mark.slow > > tests/test_put/real_fs/test_size_counter_on_real_fs.py:10 > > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/tests/test_put/real_fs/test_size_counter_on_real_fs.py:10: > PytestUnknownMarkWarning: Unknown pytest.mark.slow - is this a typo? You > can register custom marks to avoid this warning - for details, see > https://docs.pytest.org/en/stable/how-to/mark.html > @pytest.mark.slow > > tests/test_put/test_atomic_write.py:15 > > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/tests/test_put/test_atomic_write.py:15: > PytestUnknownMarkWarning: Unknown pytest.mark.slow - is this a typo? You > can register custom marks to avoid this warning - for details, see > https://docs.pytest.org/en/stable/how-to/mark.html > @pytest.mark.slow > > tests/test_put/test_describer_integration.py:13 > > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/tests/test_put/test_describer_integration.py:13: > PytestUnknownMarkWarning: Unknown pytest.mark.slow - is this a typo? You > can register custom marks to avoid this warning - for details, see > https://docs.pytest.org/en/stable/how-to/mark.html > @pytest.mark.slow > > tests/test_put/test_parent_path.py:16 > > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/tests/test_put/test_parent_path.py:16: > PytestUnknownMarkWarning: Unknown pytest.mark.slow - is this a typo? You > can register custom marks to avoid this warning - for details, see > https://docs.pytest.org/en/stable/how-to/mark.html > @pytest.mark.slow > > tests/test_put/test_persist_trashinfo.py:18 > > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/tests/test_put/test_persist_trashinfo.py:18: > PytestUnknownMarkWarning: Unknown pytest.mark.slow - is this a typo? You > can register custom marks to avoid this warning - for details, see > https://docs.pytest.org/en/stable/how-to/mark.html > @pytest.mark.slow > > tests/test_restore/collaborators/test_trash_directories2.py:10 > > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/tests/test_restore/collaborators/test_trash_directories2.py:10: > PytestUnknownMarkWarning: Unknown pytest.mark.slow - is this a typo? You > can register custom marks to avoid this warning - for details, see > https://docs.pytest.org/en/stable/how-to/mark.html > @pytest.mark.slow > > tests/test_restore/collaborators/test_trash_directory.py:12 > > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/tests/test_restore/collaborators/test_trash_directory.py:12: > PytestUnknownMarkWarning: Unknown pytest.mark.slow - is this a typo? You > can register custom marks to avoid this warning - for details, see > https://docs.pytest.org/en/stable/how-to/mark.html > @pytest.mark.slow > > tests/test_rm/test_list_trash_info.py:11 > > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/tests/test_rm/test_list_trash_info.py:11: > PytestUnknownMarkWarning: Unknown pytest.mark.slow - is this a typo? You > can register custom marks to avoid this warning - for details, see > https://docs.pytest.org/en/stable/how-to/mark.html > @pytest.mark.slow > > tests/test_rm/test_trash_rm_slow.py:13 > > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/tests/test_rm/test_trash_rm_slow.py:13: > PytestUnknownMarkWarning: Unknown pytest.mark.slow - is this a typo? You > can register custom marks to avoid this warning - for details, see > https://docs.pytest.org/en/stable/how-to/mark.html > @pytest.mark.slow > > tests/test_support/files/test_make_unreadable_file.py:14 > > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/tests/test_support/files/test_make_unreadable_file.py:14: > PytestUnknownMarkWarning: Unknown pytest.mark.slow - is this a typo? You > can register custom marks to avoid this warning - for details, see > https://docs.pytest.org/en/stable/how-to/mark.html > @pytest.mark.slow > > -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html > =========================== short test summary info > ============================ > ERROR tests/test_bump.py > ERROR tests/test_empty/empty_cmd/test_empty_cmd.py - AttributeError: module > '... > ERROR tests/test_empty/test_empty_end_to_end.py > ERROR tests/test_empty/test_empty_end_to_end_interactive.py > ERROR tests/test_empty/test_empty_end_to_end_with_argument.py > ERROR tests/test_empty/test_empty_end_to_end_with_trash_dir.py > ERROR tests/test_generate_scripts.py > ERROR tests/test_list/cmd/test_end_to_end_list.py > ERROR tests/test_make_script.py > ERROR tests/test_put/test_end_to_end_put.py > ERROR tests/test_put/test_put.py - AttributeError: module '_pytest.runner' > ha... > ERROR tests/test_put/test_trash_put_script.py > ERROR tests/test_put/test_trash_put_slow.py > ERROR tests/test_put/test_user.py - AttributeError: module '_pytest.runner' > h... > ERROR tests/test_put/test_volume_of_parent.py - AttributeError: module > '_pyte... > ERROR tests/test_restore/end_to_end/test_end_to_end_restore.py > ERROR tests/test_restore/use_cases/restore_user/test_restore.py > ERROR tests/test_restore/use_cases/restore_user/test_restore2.py > ERROR tests/test_restore/use_cases/restore_user/test_restore_with_real_fs.py > ERROR tests/test_rm/test_rm_script.py > !!!!!!!!!!!!!!!!!!! Interrupted: 20 errors during collection > !!!!!!!!!!!!!!!!!!! > ======================= 13 warnings, 20 errors in 1.11s > ======================== > E: pybuild pybuild:389: test: plugin pyproject failed with: exit code=2: cd > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build; python3.11 -m pytest tests > dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p 3.11 > returned exit code 13 The full build log is available from: http://qa-logs.debian.net/2024/03/19/trash-cli_0.23.11.10-1_unstable.log All bugs filed during this archive rebuild are listed at: https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20240319;users=lu...@debian.org or: https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20240319&fusertaguser=lu...@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results A list of current common problems and possible solutions is available at http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute! If you reassign this bug to another package, please mark it as 'affects'-ing this package. See https://www.debian.org/Bugs/server-control#affects If you fail to reproduce this, please provide a build log and diff it with mine so that we can identify if something relevant changed in the meantime.