[Bug 269156] databases/clickhouse: update to 22.12.3.5

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 30 Jan 2023 08:27:29 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=269156

--- Comment #8 from Fernando ApesteguĂ­a <fernape@FreeBSD.org> ---
In addition, these scripts would need to replace the shebang line at the
beginning of the files, probably with REINPLACE_CMD:

====> Running Q/A tests (stage-qa)
Error: '/usr/bin/expect' is an invalid shebang you need USES=shebangfix for
'share/clickhouse-test/queries/0_stateless/02160_client_autocomplete_parse_query.expect'
Error: '/usr/bin/expect' is an invalid shebang you need USES=shebangfix for
'share/clickhouse-test/queries/0_stateless/02310_clickhouse_local_INSERT_progress_profile_events.expect'
Error: '/usr/bin/expect' is an invalid shebang you need USES=shebangfix for
'share/clickhouse-test/queries/0_stateless/02310_clickhouse_client_INSERT_progress_profile_events.expect'
Error: '/usr/bin/clickhouse-local' is an invalid shebang you need
USES=shebangfix for 'share/clickhouse-test/queries/0_stateless/02203_shebang'
Error: '/usr/bin/expect' is an invalid shebang you need USES=shebangfix for
'share/clickhouse-test/queries/0_stateless/02204_fractional_progress_bar_long.sh'
Error: '/usr/bin/expect' is an invalid shebang you need USES=shebangfix for
'share/clickhouse-test/queries/0_stateless/02417_repeat_input_commands.expect'
Error: '/bin/bash' is an invalid shebang you need USES=shebangfix for
'share/clickhouse-test/queries/0_stateless/add-test'
Error: '/usr/bin/env python3' is an invalid shebang you need USES=shebangfix
for
'share/clickhouse-test/queries/0_stateless/01078_window_view_alter_query_watch.py'
Error: '/usr/bin/env python3' is an invalid shebang you need USES=shebangfix
for
'share/clickhouse-test/queries/0_stateless/01082_window_view_watch_limit.py'
Error: '/usr/bin/expect' is an invalid shebang you need USES=shebangfix for
'share/clickhouse-test/queries/0_stateless/02352_interactive_queries_from_file.expect'
Error: '/usr/bin/expect' is an invalid shebang you need USES=shebangfix for
'share/clickhouse-test/queries/0_stateless/02456_progress_tty.expect'
Error: '/usr/bin/expect' is an invalid shebang you need USES=shebangfix for
'share/clickhouse-test/queries/0_stateless/02493_inconsistent_hex_and_binary_number.expect'
Error: '/usr/bin/expect' is an invalid shebang you need USES=shebangfix for
'share/clickhouse-test/queries/0_stateless/02480_client_option_print_num_processed_rows.expect'
Error: '/usr/bin/env python3' is an invalid shebang you need USES=shebangfix
for 'share/clickhouse-test/queries/0_stateless/02473_infile_progress.py'
*** Error code 1

Igor, would you be able to look at these and the thing Alexey pointed out?
Maybe tests don't need to be installed, or they might be installed
conditionally.

-- 
You are receiving this mail because:
You are the assignee for the bug.