Hello friends!
I am being try build Gateway on debian 11 host the 16.0.3.7-stable whonix . I have try do something but without success.
I am getting this
> # This system was installed using small removable media
> # (e.g. netinst, live or single CD). The matching "deb cdrom"
> # entries were disabled at the end of the installation process.
> # For information about how to configure apt package sources,
> # see the sources.list(5) manual.
+ error 'ERROR: Host /home/user/Whonix/build_sources/debian_stable_current_clearnet.list does not match chroot /etc/apt/sources.list'
+ echo '############################################################'
############################################################
+ echo 'ERROR: ERROR: Host /home/user/Whonix/build_sources/debian_stable_current_clearnet.list does not match chroot /etc/apt/sources.list'
ERROR: ERROR: Host /home/user/Whonix/build_sources/debian_stable_current_clearnet.list does not match chroot /etc/apt/sources.list
+ echo '############################################################'
############################################################
+ error_reason='ERROR: Host /home/user/Whonix/build_sources/debian_stable_current_clearnet.list does not match chroot /etc/apt/sources.list'
+ error_ 'See above! (There should be a bold, red message surrounded by blue hashtags (#).)'
/home/user/Whonix/help-steps/pre: line 43: error_: command not found
++ error_handler_chroot-raw
+++ caller
++ : echo '
BASH_COMMAND: error_ "See above! (There should be a bold, red message surrounded by blue hashtags (#).)"
ERROR /home/user/Whonix/help-steps/chroot-raw: | caller: 43 /home/user/Whonix/help-steps/pre
'
++ exit 1
+ exithandler
+ local exit_code=1
+ '[' '!' 1 = 0 ']'
+ exit 1
++ errorhandlerunchrootunpreventunmount ERR
++ last_failed_exit_code=1
++ last_failed_bash_command='"$WHONIX_SOURCE_HELP_STEPS_FOLDER/chroot-raw"'
++ output_cmd_set
++ '[' -o xtrace ']'
++ output_cmd=true
++ errorhandlerprocessshared ERR
++ last_script=././build-steps.d/1700_install-packages
++ trap_signal_type_previous=
++ '[' '' = '' ']'
++ trap_signal_type_previous=unset
++ trap_signal_type_last=ERR
++ whonix_build_error_counter=1
+++ benchmarktimeend 1643595334
++++ date +%s
+++ benchmarktimeend=1643595338
+++ benchmark_took_seconds=4
++++ convertsecs 4
++++ local h m s
++++ (( h=4/3600 ))
++++ true
++++ (( m=(4%3600)/60 ))
++++ true
++++ (( s=4%60 ))
++++ printf '%02d:%02d:%02d\n' 0 0 4
+++ echo 00:00:04
++ benchmark_took_time=00:00:04
++ local first
++ read -r first _
++ processbacktracefunction
++ true 'INFO: BEGIN: processbacktracefunction'
++ '[' -o xtrace ']'
++ set +x
++ true 'INFO: END : processbacktracefunction'
++ functiontracefunction
++ true 'INFO: BEGIN: functiontracefunction'
++ '[' -o xtrace ']'
++ set +x
++ true 'INFO: END : functiontracefunction'
++ output_cmd_set
++ '[' -o xtrace ']'
++ output_cmd=true
++ true '
############################################################
ERROR in ././build-steps.d/1700_install-packages detected!
dist_build_version: 16.0.3.7
whonix_build_error_counter: 1
benchmark: 00:00:04
last_failed_exit_code: 1
trap_signal_type_previous: unset
trap_signal_type_last : ERR
process_backtrace_result:
1: : init
2: : xfce4-terminal
3: : bash
4: : bash Galacxy/Prep-Whonix-PT2.sh
5: : sudo /home/user/Whonix/whonix_build --flavor whonix-gateway-xfce --target root --repo true --build --arch amd64 --allow-untagged true --allow-uncommitted true
6: : /bin/bash /home/user/Whonix/whonix_build --flavor whonix-gateway-xfce --target root --repo true --build --arch amd64 --allow-untagged true --allow-uncommitted true
7: : /bin/bash ././build-steps.d/1700_install-packages
function_trace_result:
main (line number: 471)
main (line number: 467)
install-packages (line number: 215)
errorhandlerunchrootunpreventunmount (line number: 389)
errorhandlerprocessshared (line number: 208)
last_failed_bash_command: "$WHONIX_SOURCE_HELP_STEPS_FOLDER/chroot-raw"
############################################################
'
++ unset error_reason
++ '[' ERR = INT ']'
++ '[' ERR = TERM ']'
++ '[' ERR = ERR ']'
++ '[' '!' 0 = 0 ']'
++ true 'INFO: whonix_build_auto_retry set to 0 (--retry-max). No auto retry.'
++ unset whonix_build_auto_retry_counter
++ true
++ ignore_error=false
++ answer=
++ '[' ERR = ERR ']'
++ '[' '' = true ']'
++ '[' -t 0 ']'
++ true 'INFO: stdin connected to terminal, using interactive error handler.'
++ true 'ERROR in ././build-steps.d/1700_install-packages detected!
Please have a look above (the block within ###...).
- Please enter c and press enter to ignore the error and continue building. (Recommended against!)
- Please press r and enter to retry.
- Please press s and enter to open an chroot interactive shell.
- Please press a and enter to abort.'
++ read -p 'Answer? ' answer
Answer?
EDIT:
wow found this Build Documentation: Physical Isolation
Will try tomorrow… I keep in touch
EDIT2:
nop :S
missing something on this command?
user@maxine:~/Whonix$ sudo ~/Whonix/whonix_build --flavor whonix-gateway-xfce --target root --repo true --aarch amd64 --build
Best Regards Ty