Your message dated Fri, 09 Feb 2024 01:23:38 +0000
with message-id <[email protected]>
and subject line Bug#1061036: fixed in trash-cli 0.23.2.13.2-2
has caused the Debian Bug report #1061036,
regarding trash-cli: FTBFS: dh_auto_test: error: pybuild --test --test-pytest 
-i python{version} -p 3.11 returned exit code 13
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
1061036: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1061036
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: trash-cli
Version: 0.23.2.13.2-1.1
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: [email protected]
Usertags: ftbfs-20240115 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/__init__.py -> build/lib/trashcli
> copying trashcli/rm.py -> build/lib/trashcli
> copying trashcli/trash_dirs_scanner.py -> build/lib/trashcli
> copying trashcli/list.py -> build/lib/trashcli
> copying trashcli/py2compat.py -> build/lib/trashcli
> copying trashcli/trash.py -> build/lib/trashcli
> copying trashcli/list_mount_points.py -> build/lib/trashcli
> copying trashcli/super_enum.py -> build/lib/trashcli
> copying trashcli/fstab.py -> build/lib/trashcli
> copying trashcli/shell_completion.py -> build/lib/trashcli
> copying trashcli/fs.py -> build/lib/trashcli
> creating build/lib/trashcli/empty
> copying trashcli/empty/__init__.py -> build/lib/trashcli/empty
> copying trashcli/empty/print_version_action.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/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/is_input_interactive.py -> build/lib/trashcli/empty
> copying trashcli/empty/actions.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/__init__.py -> build/lib/trashcli/lib
> copying trashcli/lib/my_permission_error.py -> build/lib/trashcli/lib
> copying trashcli/lib/my_input.py -> build/lib/trashcli/lib
> creating build/lib/trashcli/put
> copying trashcli/put/class_name_meta.py -> 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/volume_message_formatter.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/info_dir.py -> build/lib/trashcli/put
> copying trashcli/put/trash_result.py -> build/lib/trashcli/put
> copying trashcli/put/main.py -> build/lib/trashcli/put
> copying trashcli/put/candidate.py -> build/lib/trashcli/put
> copying trashcli/put/trashing_checker.py -> build/lib/trashcli/put
> copying trashcli/put/security_check.py -> build/lib/trashcli/put
> copying trashcli/put/reporter.py -> build/lib/trashcli/put
> copying trashcli/put/trashee.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/trash_directory_for_put.py -> build/lib/trashcli/put
> copying trashcli/put/file_trasher.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/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/gate_impl.py -> build/lib/trashcli/put
> copying trashcli/put/path_maker.py -> build/lib/trashcli/put
> copying trashcli/put/trash_file_in.py -> build/lib/trashcli/put
> copying trashcli/put/dir_maker.py -> build/lib/trashcli/put
> 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/__init__.py -> build/lib/trashcli/restore
> copying trashcli/restore/file_system.py -> build/lib/trashcli/restore
> copying trashcli/restore/restore_asking_the_user.py -> 
> build/lib/trashcli/restore
> copying trashcli/restore/parse_restore_args.py -> build/lib/trashcli/restore
> copying trashcli/restore/trashed_file.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/range.py -> build/lib/trashcli/restore
> copying trashcli/restore/my_range.py -> build/lib/trashcli/restore
> copying trashcli/restore/single.py -> build/lib/trashcli/restore
> 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/__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/print_version_action.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/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/is_input_interactive.py -> 
> build/bdist.linux-x86_64/wheel/trashcli/empty
> copying build/lib/trashcli/empty/actions.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/rm.py -> build/bdist.linux-x86_64/wheel/trashcli
> copying build/lib/trashcli/trash_dirs_scanner.py -> 
> build/bdist.linux-x86_64/wheel/trashcli
> creating build/bdist.linux-x86_64/wheel/trashcli/put
> copying build/lib/trashcli/put/class_name_meta.py -> 
> 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
> copying build/lib/trashcli/put/volume_message_formatter.py -> 
> build/bdist.linux-x86_64/wheel/trashcli/put
> 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/info_dir.py -> 
> build/bdist.linux-x86_64/wheel/trashcli/put
> copying build/lib/trashcli/put/trash_result.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/candidate.py -> 
> build/bdist.linux-x86_64/wheel/trashcli/put
> copying build/lib/trashcli/put/trashing_checker.py -> 
> build/bdist.linux-x86_64/wheel/trashcli/put
> copying build/lib/trashcli/put/security_check.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/trashee.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/trash_directory_for_put.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
> 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/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/gate_impl.py -> 
> build/bdist.linux-x86_64/wheel/trashcli/put
> copying build/lib/trashcli/put/path_maker.py -> 
> build/bdist.linux-x86_64/wheel/trashcli/put
> copying build/lib/trashcli/put/trash_file_in.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/list.py -> build/bdist.linux-x86_64/wheel/trashcli
> copying build/lib/trashcli/py2compat.py -> 
> build/bdist.linux-x86_64/wheel/trashcli
> copying build/lib/trashcli/trash.py -> build/bdist.linux-x86_64/wheel/trashcli
> copying build/lib/trashcli/list_mount_points.py -> 
> build/bdist.linux-x86_64/wheel/trashcli
> copying build/lib/trashcli/super_enum.py -> 
> build/bdist.linux-x86_64/wheel/trashcli
> copying build/lib/trashcli/fstab.py -> build/bdist.linux-x86_64/wheel/trashcli
> 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/__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/restore_asking_the_user.py -> 
> build/bdist.linux-x86_64/wheel/trashcli/restore
> copying build/lib/trashcli/restore/parse_restore_args.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/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/range.py -> 
> build/bdist.linux-x86_64/wheel/trashcli/restore
> copying build/lib/trashcli/restore/my_range.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/__init__.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/my_input.py -> 
> build/bdist.linux-x86_64/wheel/trashcli/lib
> running install_data
> creating build/bdist.linux-x86_64/wheel/trash_cli-0.23.2.13.2.data
> creating build/bdist.linux-x86_64/wheel/trash_cli-0.23.2.13.2.data/data
> creating build/bdist.linux-x86_64/wheel/trash_cli-0.23.2.13.2.data/data/share
> creating 
> build/bdist.linux-x86_64/wheel/trash_cli-0.23.2.13.2.data/data/share/man
> creating 
> build/bdist.linux-x86_64/wheel/trash_cli-0.23.2.13.2.data/data/share/man/man1
> copying man/man1/trash-empty.1 -> 
> build/bdist.linux-x86_64/wheel/trash_cli-0.23.2.13.2.data/data/share/man/man1
> copying man/man1/trash-list.1 -> 
> build/bdist.linux-x86_64/wheel/trash_cli-0.23.2.13.2.data/data/share/man/man1
> copying man/man1/trash-restore.1 -> 
> build/bdist.linux-x86_64/wheel/trash_cli-0.23.2.13.2.data/data/share/man/man1
> copying man/man1/trash.1 -> 
> build/bdist.linux-x86_64/wheel/trash_cli-0.23.2.13.2.data/data/share/man/man1
> copying man/man1/trash-put.1 -> 
> build/bdist.linux-x86_64/wheel/trash_cli-0.23.2.13.2.data/data/share/man/man1
> copying man/man1/trash-rm.1 -> 
> build/bdist.linux-x86_64/wheel/trash_cli-0.23.2.13.2.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.2.13.2.egg-info
> running install_scripts
> creating build/bdist.linux-x86_64/wheel/trash_cli-0.23.2.13.2.data/scripts
> copying build/scripts-3.11/trash-empty -> 
> build/bdist.linux-x86_64/wheel/trash_cli-0.23.2.13.2.data/scripts
> copying build/scripts-3.11/trash-list -> 
> build/bdist.linux-x86_64/wheel/trash_cli-0.23.2.13.2.data/scripts
> copying build/scripts-3.11/trash-rm -> 
> build/bdist.linux-x86_64/wheel/trash_cli-0.23.2.13.2.data/scripts
> copying build/scripts-3.11/trash-restore -> 
> build/bdist.linux-x86_64/wheel/trash_cli-0.23.2.13.2.data/scripts
> copying build/scripts-3.11/trash-put -> 
> build/bdist.linux-x86_64/wheel/trash_cli-0.23.2.13.2.data/scripts
> copying build/scripts-3.11/trash -> 
> build/bdist.linux-x86_64/wheel/trash_cli-0.23.2.13.2.data/scripts
> changing mode of 
> build/bdist.linux-x86_64/wheel/trash_cli-0.23.2.13.2.data/scripts/trash-empty 
> to 755
> changing mode of 
> build/bdist.linux-x86_64/wheel/trash_cli-0.23.2.13.2.data/scripts/trash-list 
> to 755
> changing mode of 
> build/bdist.linux-x86_64/wheel/trash_cli-0.23.2.13.2.data/scripts/trash-rm to 
> 755
> changing mode of 
> build/bdist.linux-x86_64/wheel/trash_cli-0.23.2.13.2.data/scripts/trash-restore
>  to 755
> changing mode of 
> build/bdist.linux-x86_64/wheel/trash_cli-0.23.2.13.2.data/scripts/trash-put 
> to 755
> changing mode of 
> build/bdist.linux-x86_64/wheel/trash_cli-0.23.2.13.2.data/scripts/trash to 755
> creating build/bdist.linux-x86_64/wheel/trash_cli-0.23.2.13.2.dist-info/WHEEL
> creating 
> '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/.tmp-gxjz370q/trash_cli-0.23.2.13.2-py3-none-any.whl'
>  and adding 'build/bdist.linux-x86_64/wheel' to it
> adding 'trash_cli-0.23.2.13.2.data/data/share/man/man1/trash-empty.1'
> adding 'trash_cli-0.23.2.13.2.data/data/share/man/man1/trash-list.1'
> adding 'trash_cli-0.23.2.13.2.data/data/share/man/man1/trash-put.1'
> adding 'trash_cli-0.23.2.13.2.data/data/share/man/man1/trash-restore.1'
> adding 'trash_cli-0.23.2.13.2.data/data/share/man/man1/trash-rm.1'
> adding 'trash_cli-0.23.2.13.2.data/data/share/man/man1/trash.1'
> adding 'trash_cli-0.23.2.13.2.data/scripts/trash'
> adding 'trash_cli-0.23.2.13.2.data/scripts/trash-empty'
> adding 'trash_cli-0.23.2.13.2.data/scripts/trash-list'
> adding 'trash_cli-0.23.2.13.2.data/scripts/trash-put'
> adding 'trash_cli-0.23.2.13.2.data/scripts/trash-restore'
> adding 'trash_cli-0.23.2.13.2.data/scripts/trash-rm'
> adding 'trashcli/__init__.py'
> adding 'trashcli/fs.py'
> adding 'trashcli/fstab.py'
> adding 'trashcli/list.py'
> adding 'trashcli/list_mount_points.py'
> adding 'trashcli/py2compat.py'
> adding 'trashcli/rm.py'
> adding 'trashcli/shell_completion.py'
> adding 'trashcli/super_enum.py'
> adding 'trashcli/trash.py'
> adding 'trashcli/trash_dirs_scanner.py'
> adding 'trashcli/empty/__init__.py'
> adding 'trashcli/empty/actions.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/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/print_version_action.py'
> adding 'trashcli/empty/user.py'
> adding 'trashcli/lib/__init__.py'
> adding 'trashcli/lib/my_input.py'
> adding 'trashcli/lib/my_permission_error.py'
> adding 'trashcli/put/__init__.py'
> adding 'trashcli/put/candidate.py'
> adding 'trashcli/put/class_name_meta.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/gate_impl.py'
> adding 'trashcli/put/info_dir.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/path_maker.py'
> adding 'trashcli/put/reporter.py'
> adding 'trashcli/put/same_volume_gate.py'
> adding 'trashcli/put/security_check.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_directory_for_put.py'
> adding 'trashcli/put/trash_file_in.py'
> adding 'trashcli/put/trash_put_cmd.py'
> adding 'trashcli/put/trash_result.py'
> adding 'trashcli/put/trashee.py'
> adding 'trashcli/put/trasher.py'
> adding 'trashcli/put/trashing_checker.py'
> adding 'trashcli/put/user.py'
> adding 'trashcli/put/volume_message_formatter.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/restore/__init__.py'
> adding 'trashcli/restore/file_system.py'
> adding 'trashcli/restore/my_range.py'
> adding 'trashcli/restore/parse_restore_args.py'
> adding 'trashcli/restore/range.py'
> adding 'trashcli/restore/restore_asking_the_user.py'
> adding 'trashcli/restore/restore_cmd.py'
> adding 'trashcli/restore/sequences.py'
> adding 'trashcli/restore/single.py'
> adding 'trashcli/restore/trash_directories.py'
> adding 'trashcli/restore/trashed_file.py'
> adding 'trash_cli-0.23.2.13.2.dist-info/COPYING'
> adding 'trash_cli-0.23.2.13.2.dist-info/METADATA'
> adding 'trash_cli-0.23.2.13.2.dist-info/WHEEL'
> adding 'trash_cli-0.23.2.13.2.dist-info/top_level.txt'
> adding 'trash_cli-0.23.2.13.2.dist-info/RECORD'
> removing build/bdist.linux-x86_64/wheel
> Successfully built trash_cli-0.23.2.13.2-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.7, pytest-7.4.4, pluggy-1.3.0
> rootdir: /<<PKGBUILDDIR>>
> collected 209 items / 37 errors
> 
> ==================================== ERRORS 
> ====================================
> _ ERROR collecting 
> .pybuild/cpython3_3.11/build/tests/test_candidate_shrink_user.py _
> ImportError while importing test module 
> '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/tests/test_candidate_shrink_user.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_candidate_shrink_user.py:3: in <module>
>     from trashcli.put.candidate import Candidate
> trashcli/put/candidate.py:8: in <module>
>     from trashcli.put.gate import Gate
> trashcli/put/gate.py:1: in <module>
>     import six
> E   ModuleNotFoundError: No module named 'six'
> _ ERROR collecting 
> .pybuild/cpython3_3.11/build/tests/test_list_all_trashinfo_contents.py _
> ImportError while importing test module 
> '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/tests/test_list_all_trashinfo_contents.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_all_trashinfo_contents.py:3: in <module>
>     import six
> E   ModuleNotFoundError: No module named 'six'
> _ ERROR collecting 
> .pybuild/cpython3_3.11/build/tests/test_top_trash_dir_rules.py _
> ImportError while importing test module 
> '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/tests/test_top_trash_dir_rules.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_top_trash_dir_rules.py:4: in <module>
>     from trashcli.put.candidate import Candidate
> trashcli/put/candidate.py:8: in <module>
>     from trashcli.put.gate import Gate
> trashcli/put/gate.py:1: in <module>
>     import six
> E   ModuleNotFoundError: No module named 'six'
> ____ ERROR collecting .pybuild/cpython3_3.11/build/tests/test_trash_list.py 
> ____
> ImportError while importing test module 
> '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/tests/test_trash_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_trash_list.py:16: in <module>
>     from .output_collector import OutputCollector
> tests/output_collector.py:1: in <module>
>     from six import StringIO
> E   ModuleNotFoundError: No module named 'six'
> _ ERROR collecting 
> .pybuild/cpython3_3.11/build/tests/test_trash_put_reporter.py _
> ImportError while importing test module 
> '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/tests/test_trash_put_reporter.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_trash_put_reporter.py:6: in <module>
>     from trashcli.put.reporter import TrashPutReporter
> trashcli/put/reporter.py:8: in <module>
>     from trashcli.put.candidate import Candidate
> trashcli/put/candidate.py:8: in <module>
>     from trashcli.put.gate import Gate
> trashcli/put/gate.py:1: in <module>
>     import six
> E   ModuleNotFoundError: No module named 'six'
> _____ ERROR collecting .pybuild/cpython3_3.11/build/tests/test_trash_rm.py 
> _____
> ImportError while importing test module 
> '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/tests/test_trash_rm.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_trash_rm.py:3: in <module>
>     from six import StringIO
> E   ModuleNotFoundError: No module named 'six'
> __ ERROR collecting .pybuild/cpython3_3.11/build/tests/test_trash_rm_slow.py 
> ___
> ImportError while importing test module 
> '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/tests/test_trash_rm_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_trash_rm_slow.py:3: in <module>
>     from six import StringIO
> E   ModuleNotFoundError: No module named 'six'
> _ ERROR collecting 
> .pybuild/cpython3_3.11/build/tests/test_empty/empty_cmd/test_empty_cmd.py _
> ImportError while importing test module 
> '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/tests/test_empty/empty_cmd/test_empty_cmd.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/empty_cmd/test_empty_cmd.py:4: in <module>
>     from six import StringIO
> E   ModuleNotFoundError: No module named 'six'
> _ ERROR collecting 
> .pybuild/cpython3_3.11/build/tests/test_empty/empty_cmd/test_empty_cmd_fs.py _
> ImportError while importing test module 
> '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/tests/test_empty/empty_cmd/test_empty_cmd_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_empty/empty_cmd/test_empty_cmd_fs.py:4: in <module>
>     from six import StringIO
> E   ModuleNotFoundError: No module named 'six'
> _ ERROR collecting 
> .pybuild/cpython3_3.11/build/tests/test_empty/empty_cmd/test_empty_cmd_with_multiple_volumes_fs.py
>  _
> ImportError while importing test module 
> '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/tests/test_empty/empty_cmd/test_empty_cmd_with_multiple_volumes_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_empty/empty_cmd/test_empty_cmd_with_multiple_volumes_fs.py:5: in 
> <module>
>     from six import StringIO
> E   ModuleNotFoundError: No module named 'six'
> _ ERROR collecting 
> .pybuild/cpython3_3.11/build/tests/test_list/test_trash_list_parser.py _
> ImportError while importing test module 
> '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/tests/test_list/test_trash_list_parser.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/test_trash_list_parser.py:3: in <module>
>     from six import StringIO
> E   ModuleNotFoundError: No module named 'six'
> _ ERROR collecting 
> .pybuild/cpython3_3.11/build/tests/test_put/test_create_trashinfo_basename.py 
> _
> ImportError while importing test module 
> '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/tests/test_put/test_create_trashinfo_basename.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_create_trashinfo_basename.py:3: in <module>
>     from trashcli.put.info_dir import create_trashinfo_basename
> trashcli/put/info_dir.py:4: in <module>
>     from trashcli.put.fs.fs import Fs
> trashcli/put/fs/fs.py:3: in <module>
>     import six
> E   ModuleNotFoundError: No module named 'six'
> _ ERROR collecting 
> .pybuild/cpython3_3.11/build/tests/test_put/test_describer.py _
> ImportError while importing test module 
> '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/tests/test_put/test_describer.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_describer.py:4: in <module>
>     from tests.test_put.support.fake_fs.fake_fs import FakeFs
> tests/test_put/support/fake_fs/fake_fs.py:9: in <module>
>     from trashcli.put.fs.fs import Fs
> trashcli/put/fs/fs.py:3: in <module>
>     import six
> E   ModuleNotFoundError: No module named 'six'
> _ ERROR collecting 
> .pybuild/cpython3_3.11/build/tests/test_put/test_describer_integration.py _
> ImportError while importing test module 
> '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/tests/test_put/test_describer_integration.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_describer_integration.py:9: in <module>
>     from trashcli.put.describer import Describer
> trashcli/put/describer.py:3: in <module>
>     from trashcli.put.fs.real_fs import RealFs
> trashcli/put/fs/real_fs.py:6: in <module>
>     from trashcli.put.fs.size_counter import SizeCounter
> trashcli/put/fs/size_counter.py:3: in <module>
>     from six.moves import map as imap
> E   ModuleNotFoundError: No module named 'six'
> _ ERROR collecting 
> .pybuild/cpython3_3.11/build/tests/test_put/test_ensure_dir.py _
> ImportError while importing test module 
> '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/tests/test_put/test_ensure_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_put/test_ensure_dir.py:3: in <module>
>     from tests.test_put.support.fake_fs.fake_fs import FakeFs
> tests/test_put/support/fake_fs/fake_fs.py:9: in <module>
>     from trashcli.put.fs.fs import Fs
> trashcli/put/fs/fs.py:3: in <module>
>     import six
> E   ModuleNotFoundError: No module named 'six'
> _ ERROR collecting 
> .pybuild/cpython3_3.11/build/tests/test_put/test_fake_fs.py _
> ImportError while importing test module 
> '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/tests/test_put/test_fake_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_put/test_fake_fs.py:3: in <module>
>     from tests.test_put.support.fake_fs.fake_fs import FakeFs
> tests/test_put/support/fake_fs/fake_fs.py:9: in <module>
>     from trashcli.put.fs.fs import Fs
> trashcli/put/fs/fs.py:3: in <module>
>     import six
> E   ModuleNotFoundError: No module named 'six'
> __ ERROR collecting .pybuild/cpython3_3.11/build/tests/test_put/test_gate.py 
> ___
> ImportError while importing test module 
> '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/tests/test_put/test_gate.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_gate.py:1: in <module>
>     from trashcli.put.gate import SameVolumeGate
> trashcli/put/gate.py:1: in <module>
>     import six
> E   ModuleNotFoundError: No module named 'six'
> _ ERROR collecting 
> .pybuild/cpython3_3.11/build/tests/test_put/test_gentle_stat_read.py _
> ImportError while importing test module 
> '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/tests/test_put/test_gentle_stat_read.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_gentle_stat_read.py:6: in <module>
>     import six
> E   ModuleNotFoundError: No module named 'six'
> _ ERROR collecting 
> .pybuild/cpython3_3.11/build/tests/test_put/test_home_fallback_gate_impl.py _
> ImportError while importing test module 
> '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/tests/test_put/test_home_fallback_gate_impl.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_home_fallback_gate_impl.py:5: in <module>
>     from .support.fake_fs.fake_fs import FakeFs
> tests/test_put/support/fake_fs/fake_fs.py:9: in <module>
>     from trashcli.put.fs.fs import Fs
> trashcli/put/fs/fs.py:3: in <module>
>     import six
> E   ModuleNotFoundError: No module named 'six'
> _ ERROR collecting 
> .pybuild/cpython3_3.11/build/tests/test_put/test_parent_path.py _
> ImportError while importing test module 
> '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/tests/test_put/test_parent_path.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_parent_path.py:7: in <module>
>     from trashcli.put.fs.real_fs import RealFs
> trashcli/put/fs/real_fs.py:6: in <module>
>     from trashcli.put.fs.size_counter import SizeCounter
> trashcli/put/fs/size_counter.py:3: in <module>
>     from six.moves import map as imap
> E   ModuleNotFoundError: No module named 'six'
> _ ERROR collecting 
> .pybuild/cpython3_3.11/build/tests/test_put/test_persist_trash_info.py _
> ImportError while importing test module 
> '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/tests/test_put/test_persist_trash_info.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_persist_trash_info.py:10: in <module>
>     from trashcli.put.dir_maker import DirMaker
> trashcli/put/dir_maker.py:1: in <module>
>     from trashcli.put.fs.fs import Fs
> trashcli/put/fs/fs.py:3: in <module>
>     import six
> E   ModuleNotFoundError: No module named 'six'
> ___ ERROR collecting .pybuild/cpython3_3.11/build/tests/test_put/test_put.py 
> ___
> ImportError while importing test module 
> '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/tests/test_put/test_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_put.py:6: in <module>
>     from six import StringIO
> E   ModuleNotFoundError: No module named 'six'
> _ ERROR collecting 
> .pybuild/cpython3_3.11/build/tests/test_put/test_trash_directories_finder.py _
> ImportError while importing test module 
> '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/tests/test_put/test_trash_directories_finder.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_directories_finder.py:5: in <module>
>     from trashcli.put.candidate import Candidate
> trashcli/put/candidate.py:8: in <module>
>     from trashcli.put.gate import Gate
> trashcli/put/gate.py:1: in <module>
>     import six
> E   ModuleNotFoundError: No module named 'six'
> _ ERROR collecting 
> .pybuild/cpython3_3.11/build/tests/test_put/test_trasher.py _
> ImportError while importing test module 
> '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/tests/test_put/test_trasher.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_trasher.py:10: in <module>
>     from trashcli.put.fs.real_fs import RealFs
> trashcli/put/fs/real_fs.py:6: in <module>
>     from trashcli.put.fs.size_counter import SizeCounter
> trashcli/put/fs/size_counter.py:3: in <module>
>     from six.moves import map as imap
> E   ModuleNotFoundError: No module named 'six'
> _ ERROR collecting 
> .pybuild/cpython3_3.11/build/tests/test_put/test_trashing_checker.py _
> ImportError while importing test module 
> '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/tests/test_put/test_trashing_checker.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_trashing_checker.py:6: in <module>
>     from .support.fake_fs.fake_fs import FakeFs
> tests/test_put/support/fake_fs/fake_fs.py:9: in <module>
>     from trashcli.put.fs.fs import Fs
> trashcli/put/fs/fs.py:3: in <module>
>     import six
> E   ModuleNotFoundError: No module named 'six'
> __ ERROR collecting .pybuild/cpython3_3.11/build/tests/test_put/test_user.py 
> ___
> ImportError while importing test module 
> '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/tests/test_put/test_user.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_user.py:7: in <module>
>     from trashcli.put.describer import Describer
> trashcli/put/describer.py:3: in <module>
>     from trashcli.put.fs.real_fs import RealFs
> trashcli/put/fs/real_fs.py:6: in <module>
>     from trashcli.put.fs.size_counter import SizeCounter
> trashcli/put/fs/size_counter.py:3: in <module>
>     from six.moves import map as imap
> E   ModuleNotFoundError: No module named 'six'
> _ ERROR collecting 
> .pybuild/cpython3_3.11/build/tests/test_put/gate_impl/test_gate_check_result.py
>  _
> ImportError while importing test module 
> '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/tests/test_put/gate_impl/test_gate_check_result.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/gate_impl/test_gate_check_result.py:3: in <module>
>     from trashcli.put.gate_impl import GateCheckResult
> trashcli/put/gate_impl.py:3: in <module>
>     from trashcli.put.candidate import Candidate
> trashcli/put/candidate.py:8: in <module>
>     from trashcli.put.gate import Gate
> trashcli/put/gate.py:1: in <module>
>     import six
> E   ModuleNotFoundError: No module named 'six'
> _ ERROR collecting 
> .pybuild/cpython3_3.11/build/tests/test_put/real_fs/test_fake_fs_list_dir.py _
> ImportError while importing test module 
> '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/tests/test_put/real_fs/test_fake_fs_list_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_put/real_fs/test_fake_fs_list_dir.py:4: in <module>
>     from tests.test_put.support.fake_fs.fake_fs import FakeFs
> tests/test_put/support/fake_fs/fake_fs.py:9: in <module>
>     from trashcli.put.fs.fs import Fs
> trashcli/put/fs/fs.py:3: in <module>
>     import six
> E   ModuleNotFoundError: No module named 'six'
> _ ERROR collecting 
> .pybuild/cpython3_3.11/build/tests/test_put/real_fs/test_real_fs_is_accessible.py
>  _
> ImportError while importing test module 
> '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/tests/test_put/real_fs/test_real_fs_is_accessible.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/real_fs/test_real_fs_is_accessible.py:5: in <module>
>     from trashcli.put.fs.real_fs import RealFs
> trashcli/put/fs/real_fs.py:6: in <module>
>     from trashcli.put.fs.size_counter import SizeCounter
> trashcli/put/fs/size_counter.py:3: in <module>
>     from six.moves import map as imap
> E   ModuleNotFoundError: No module named 'six'
> _ ERROR collecting 
> .pybuild/cpython3_3.11/build/tests/test_put/real_fs/test_real_fs_list_dir.py _
> ImportError while importing test module 
> '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/tests/test_put/real_fs/test_real_fs_list_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_put/real_fs/test_real_fs_list_dir.py:4: in <module>
>     from trashcli.put.fs.real_fs import RealFs
> trashcli/put/fs/real_fs.py:6: in <module>
>     from trashcli.put.fs.size_counter import SizeCounter
> trashcli/put/fs/size_counter.py:3: in <module>
>     from six.moves import map as imap
> E   ModuleNotFoundError: No module named 'six'
> _ ERROR collecting 
> .pybuild/cpython3_3.11/build/tests/test_put/real_fs/test_real_fs_permissions.py
>  _
> ImportError while importing test module 
> '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/tests/test_put/real_fs/test_real_fs_permissions.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/real_fs/test_real_fs_permissions.py:5: in <module>
>     from trashcli.put.fs.real_fs import RealFs
> trashcli/put/fs/real_fs.py:6: in <module>
>     from trashcli.put.fs.size_counter import SizeCounter
> trashcli/put/fs/size_counter.py:3: in <module>
>     from six.moves import map as imap
> E   ModuleNotFoundError: No module named 'six'
> _ ERROR collecting 
> .pybuild/cpython3_3.11/build/tests/test_put/real_fs/test_size_counter_on_fake_fs.py
>  _
> ImportError while importing test module 
> '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/tests/test_put/real_fs/test_size_counter_on_fake_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_put/real_fs/test_size_counter_on_fake_fs.py:4: in <module>
>     from tests.test_put.support.fake_fs.fake_fs import FakeFs
> tests/test_put/support/fake_fs/fake_fs.py:9: in <module>
>     from trashcli.put.fs.fs import Fs
> trashcli/put/fs/fs.py:3: in <module>
>     import six
> E   ModuleNotFoundError: No module named 'six'
> _ ERROR collecting 
> .pybuild/cpython3_3.11/build/tests/test_put/real_fs/test_size_counter_on_real_fs.py
>  _
> ImportError while importing test module 
> '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/tests/test_put/real_fs/test_size_counter_on_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_put/real_fs/test_size_counter_on_real_fs.py:6: in <module>
>     from trashcli.put.fs.size_counter import SizeCounter
> trashcli/put/fs/size_counter.py:3: in <module>
>     from six.moves import map as imap
> E   ModuleNotFoundError: No module named 'six'
> _ ERROR collecting 
> .pybuild/cpython3_3.11/build/tests/test_restore/test_parse_indexes.py _
> ImportError while importing test module 
> '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/tests/test_restore/test_parse_indexes.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/test_parse_indexes.py:3: in <module>
>     import six
> E   ModuleNotFoundError: No module named 'six'
> _ ERROR collecting 
> .pybuild/cpython3_3.11/build/tests/test_restore/test_restore_trash.py _
> ImportError while importing test module 
> '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/tests/test_restore/test_restore_trash.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/test_restore_trash.py:4: in <module>
>     from six import StringIO
> E   ModuleNotFoundError: No module named 'six'
> _ ERROR collecting 
> .pybuild/cpython3_3.11/build/tests/test_restore/test_trash_directory.py _
> ImportError while importing test module 
> '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/tests/test_restore/test_trash_directory.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/test_trash_directory.py:3: in <module>
>     import six
> E   ModuleNotFoundError: No module named 'six'
> _ ERROR collecting 
> .pybuild/cpython3_3.11/build/tests/test_restore/restore_cmd/test_trash_restore_cmd.py
>  _
> ImportError while importing test module 
> '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11/build/tests/test_restore/restore_cmd/test_trash_restore_cmd.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/restore_cmd/test_trash_restore_cmd.py:3: in <module>
>     from six import StringIO
> E   ModuleNotFoundError: No module named 'six'
> =========================== short test summary info 
> ============================
> ERROR tests/test_candidate_shrink_user.py
> ERROR tests/test_list_all_trashinfo_contents.py
> ERROR tests/test_top_trash_dir_rules.py
> ERROR tests/test_trash_list.py
> ERROR tests/test_trash_put_reporter.py
> ERROR tests/test_trash_rm.py
> ERROR tests/test_trash_rm_slow.py
> ERROR tests/test_empty/empty_cmd/test_empty_cmd.py
> ERROR tests/test_empty/empty_cmd/test_empty_cmd_fs.py
> ERROR tests/test_empty/empty_cmd/test_empty_cmd_with_multiple_volumes_fs.py
> ERROR tests/test_list/test_trash_list_parser.py
> ERROR tests/test_put/test_create_trashinfo_basename.py
> ERROR tests/test_put/test_describer.py
> ERROR tests/test_put/test_describer_integration.py
> ERROR tests/test_put/test_ensure_dir.py
> ERROR tests/test_put/test_fake_fs.py
> ERROR tests/test_put/test_gate.py
> ERROR tests/test_put/test_gentle_stat_read.py
> ERROR tests/test_put/test_home_fallback_gate_impl.py
> ERROR tests/test_put/test_parent_path.py
> ERROR tests/test_put/test_persist_trash_info.py
> ERROR tests/test_put/test_put.py
> ERROR tests/test_put/test_trash_directories_finder.py
> ERROR tests/test_put/test_trasher.py
> ERROR tests/test_put/test_trashing_checker.py
> ERROR tests/test_put/test_user.py
> ERROR tests/test_put/gate_impl/test_gate_check_result.py
> ERROR tests/test_put/real_fs/test_fake_fs_list_dir.py
> ERROR tests/test_put/real_fs/test_real_fs_is_accessible.py
> ERROR tests/test_put/real_fs/test_real_fs_list_dir.py
> ERROR tests/test_put/real_fs/test_real_fs_permissions.py
> ERROR tests/test_put/real_fs/test_size_counter_on_fake_fs.py
> ERROR tests/test_put/real_fs/test_size_counter_on_real_fs.py
> ERROR tests/test_restore/test_parse_indexes.py
> ERROR tests/test_restore/test_restore_trash.py
> ERROR tests/test_restore/test_trash_directory.py
> ERROR tests/test_restore/restore_cmd/test_trash_restore_cmd.py
> !!!!!!!!!!!!!!!!!!! Interrupted: 37 errors during collection 
> !!!!!!!!!!!!!!!!!!!
> ============================== 37 errors in 0.79s 
> ==============================
> E: pybuild pybuild:391: 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/01/15/trash-cli_0.23.2.13.2-1.1_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20240115;[email protected]
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20240115&[email protected]&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.

--- End Message ---
--- Begin Message ---
Source: trash-cli
Source-Version: 0.23.2.13.2-2
Done: Jonathan Dowland <[email protected]>

We believe that the bug you reported is fixed in the latest version of
trash-cli, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Jonathan Dowland <[email protected]> (supplier of updated trash-cli package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Thu, 08 Feb 2024 21:57:31 +0000
Source: trash-cli
Architecture: source
Version: 0.23.2.13.2-2
Distribution: unstable
Urgency: medium
Maintainer: Stefano Karapetsas <[email protected]>
Changed-By: Jonathan Dowland <[email protected]>
Closes: 1061036
Changes:
 trash-cli (0.23.2.13.2-2) unstable; urgency=medium
 .
   * Add python3-six to dependencies. Closes: #1061036.
Checksums-Sha1:
 238c259e5fb7f72cf9fb068e55a1ed8f853837e0 2147 trash-cli_0.23.2.13.2-2.dsc
 f9ecb78c47c2b66008608328fdfef1b9ea2d01ef 4356 
trash-cli_0.23.2.13.2-2.debian.tar.xz
 46cbbd78735bd977c3fe979fd62786e6513d62de 7337 
trash-cli_0.23.2.13.2-2_amd64.buildinfo
Checksums-Sha256:
 26b4e2013fc5f982ec0b453db22e981becb9bbc4da770a7d6db08471881233f4 2147 
trash-cli_0.23.2.13.2-2.dsc
 79beff85b6a17ac4d5bbb6f5d593003ba23a84ab853161ef6bca08674fd4abe3 4356 
trash-cli_0.23.2.13.2-2.debian.tar.xz
 c63b07a63b1796f8c4ce926c54a9dc06512ea148c2a455da7770ad32eb1aae3e 7337 
trash-cli_0.23.2.13.2-2_amd64.buildinfo
Files:
 3d62186a95ac32a17469345851ed150e 2147 utils optional 
trash-cli_0.23.2.13.2-2.dsc
 d9303965bd60d05704eb98a4dd92b280 4356 utils optional 
trash-cli_0.23.2.13.2-2.debian.tar.xz
 2892648b33ca93ca8ffbe6347623d116 7337 utils optional 
trash-cli_0.23.2.13.2-2_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iQJEBAEBCgAuFiEE4DfLKhoAYblDNjyLCQdAlgaqqqoFAmXFUkEQHGptdGRAZGVi
aWFuLm9yZwAKCRAJB0CWBqqqqnmND/9fy7ywz0scN4MEet2r02148xNsxbW4Z+hq
lAacjSYFuGwLpVzI71gDDfrQpp2atGu9Xra/7vd8HkIYWw1SxAUngj79qIl6PxLq
vygjXzkEMpCuoWbW2MhSQRhQNDrIbSfZPRAtajvchdR0DVWaRlt0BWFJxEmbRqDv
Mp5/TgTewnWh5KjSNvaisIwcsDRFNypr1lxBp4lZdhSz+xBWAtk03kysmm2cKNJo
k0mP19TB9u6goeW0DKlHHqAhsggXpynlWQWiyf7YHTWOjqT91pK+ZN8lnP8gBfd4
abLwLnSb8WV7mM7rX65u3GhEsraK162QREeOSIQ4VbvgQpWEpzQAnfQv1RIjc3ej
Sv7Vj0h7h84e9Dijm1joBL4xW7Jgihat7tAH43I1JeaJOqBMNsJwfEdWvmpo+JeM
Y8uQdFwiYUjRqdDciSNkVJxe+RR7fMW3qX08QkxVMPBdWpU9SDjUeym4kvGmKxMx
YExAO7k+ysUjfpzzB9Jia3AtnCM2ZCcbBL2PWpGt3Psle0njChXEk7ymancLv0KM
YpPbgd92YzOPcQkK0N/yQERbtjR+mF9b6Zt38D5rbJguG3AjwRT1dirXqgEWV2dc
eFQL3Iar/1bmqtyBsUOkg0wOSTtJLM2kK8kkAvPxC5BXbIPCuGbuBjjPvxrwG6xq
QtqfrdParA==
=+Ymx
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to