Whonix Gateway "Physical Isolation" Builld Problem!

Hi all,

First of all thank you for taking the time to read this as I am sure the problem is at least some part my own fault but I have been trying to tackle this issue that I keep running into for about two weeks now! :’(

So here’s the problem, I am trying to build the Whonix gateway on my netbook which I swear I am doing right however firstly I follow the instructions to the letter but when I get to “user@host:~/Whonix$ git clean -ndff” it reads “Would remove patrick.asc” which I am pretty sure is not right?

Secondly (if above is meant to show^, it doesn’t mention it in the documentation as far as I can see) I can build but I get about 20 errors during building that I am sure are also not meant to happen and if ignore the errors and finish the build then when it completes the build all I get after rebooting is a command based login prompt and no gui or tools etc (whonix check launches but is incomplete)

Also I have completely wiped the drive and started from fresh reinstalling Debian again about 20 times now trying different git tags so any ideas, theories etc are REALLY appreciated!

Thanks in advance,
CleanZombie

No, you are not supposed to continue on any error you do not understand - as the error handler itself explains. If you do, your build may be unstable.

To debug this, post the first build error here or full log here.

So here's the problem, I am trying to build the Whonix gateway on my netbook which I swear I am doing right however firstly I follow the instructions to the letter but when I get to "user@host:~/Whonix$ git clean -ndff" it reads "Would remove patrick.asc" which I am pretty sure is not right?
No problem with that. Can remove. You are not supposed to store patrick.asc inside the Whonix folder.

Hey Patrick,

Thanks for the fast reply :smiley:

I will try a new build and post what I can, full log maybe difficult though what with it being on a seperate machine, is there a way to copy log file (using live distro maybe?) so that I can copy and paste here instead of typing it out?

Just copy to/from USB or so from within the running system.

I must of been half asleep when I wrote that last post ;D
Thanks for reply though lol, I am just attempting a new build now so will post log when I run into first error.

OK so I have hit the first error again and so here is some of the log-phyiso. :o
Its a lot of text I know but I didn’t want to miss anything important out :frowning:

[code]The following NEW packages will be installed:
anon-shared-build-ban-nonfree vrms
0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
Need to get 13.0 kB/18.9 kB of archives.
After this operation, 146 kB of additional disk space will be used.
Get:1 debian:/ 2015-06-10 10:40:57 - snapshot.debian.org jessie/main vrms all 1.16 [13.0 kB]
Fetched 13.0 kB in 0s (65.6 kB/s)
Selecting previously unselected package vrms.
(Reading database …
(Reading database … 5%
(Reading database … 10%
(Reading database … 15%
(Reading database … 20%
(Reading database … 25%
(Reading database … 30%
(Reading database … 35%
(Reading database … 40%
(Reading database … 45%
(Reading database … 50%
(Reading database … 55%
(Reading database … 60%
(Reading database … 65%
(Reading database … 70%
(Reading database … 75%
(Reading database … 80%
(Reading database … 85%
(Reading database … 90%
(Reading database … 95%
(Reading database … 100%
(Reading database … 36091 files and directories currently installed.)
Preparing to unpack …/apt/archives/vrms_1.16_all.deb …
Unpacking vrms (1.16) …
Selecting previously unselected package anon-shared-build-ban-nonfree.
Preparing to unpack …/anon-shared-build-ban-nonfree_1.1-1_all.deb …
Unpacking anon-shared-build-ban-nonfree (3:1.1-1) …
Processing triggers for man-db (2.7.0.2-5) …
Setting up vrms (1.16) …
Setting up anon-shared-build-ban-nonfree (3:1.1-1) …

  • local apt_get_exit_code=0
  • apt-get -o Dir::Etc::sourcelist=/tmp/empty -o Dir::Etc::sourceparts=/var/lib/whonix/sources_temp_list.d -o Acquire::http::Timeout=180 -o Acquire::ftp::Timeout=180 -o Acquire::Retries=3 -o Acquire::Check-Valid-Until=false -o APT::Get::force-yes=0 --yes --no-install-recommends install anon-shared-build-ban-nonfree
    Reading package lists…
    Building dependency tree…
    Reading state information…
    anon-shared-build-ban-nonfree is already the newest version.
    0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
  • sync
  • sync
  • ‘[’ 0 = 0 ‘]’
  • true ‘INFO: Installed anon-shared-build-ban-nonfree, no error detected.’
  • return 0
  • pkg-install-maybe anon-shared-build-sanity-checks
  • errorhandlersetup errorhandlerunchrootunpreventunmount ERR INT TERM
  • local handler signal
  • handler=errorhandlerunchrootunpreventunmount
  • shift
  • for signal in ‘“$@”’
  • trap ‘errorhandlerunchrootunpreventunmount ERR’ ERR
  • for signal in ‘“$@”’
  • trap ‘errorhandlerunchrootunpreventunmount INT’ INT
  • for signal in ‘“$@”’
  • trap ‘errorhandlerunchrootunpreventunmount TERM’ TERM
  • local pkg_install
  • pkg_install=anon-shared-build-sanity-checks
  • local skip_package
  • unset skip_package
  • true ‘INFO: Installing anon-shared-build-sanity-checks, because whonix_build_script_skip_package_install does not include it… This may take a while…’
  • local apt_get_exit_code=0
  • apt-get -o Dir::Etc::sourcelist=/tmp/empty -o Dir::Etc::sourceparts=/var/lib/whonix/sources_temp_list.d -o Acquire::http::Timeout=180 -o Acquire::ftp::Timeout=180 -o Acquire::Retries=3 -o Acquire::Check-Valid-Until=false -o APT::Get::force-yes=0 --yes --no-install-recommends install anon-shared-build-sanity-checks
    Reading package lists…
    Building dependency tree…
    Reading state information…
    The following extra packages will be installed:
    debsums libfile-fnmatch-perl
    The following NEW packages will be installed:
    anon-shared-build-sanity-checks debsums libfile-fnmatch-perl
    0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
    Need to get 59.6 kB/66.5 kB of archives.
    After this operation, 276 kB of additional disk space will be used.
    Get:1 debian:/ 2015-06-10 10:40:57 - snapshot.debian.org jessie/main libfile-fnmatch-perl i386 0.02-2+b1 [11.3 kB]
    Get:2 debian:/ 2015-06-10 10:40:57 - snapshot.debian.org jessie/main debsums all 2.0.53 [48.2 kB]
    Fetched 59.6 kB in 0s (128 kB/s)
    Selecting previously unselected package libfile-fnmatch-perl.
    (Reading database …
    (Reading database … 5%
    (Reading database … 10%
    (Reading database … 15%
    (Reading database … 20%
    (Reading database … 25%
    (Reading database … 30%
    (Reading database … 35%
    (Reading database … 40%
    (Reading database … 45%
    (Reading database … 50%
    (Reading database … 55%
    (Reading database … 60%
    (Reading database … 65%
    (Reading database … 70%
    (Reading database … 75%
    (Reading database … 80%
    (Reading database … 85%
    (Reading database … 90%
    (Reading database … 95%
    (Reading database … 100%
    (Reading database … 36107 files and directories currently installed.)
    Preparing to unpack …/libfile-fnmatch-perl_0.02-2+b1_i386.deb …
    Unpacking libfile-fnmatch-perl (0.02-2+b1) …
    Selecting previously unselected package debsums.
    Preparing to unpack …/debsums_2.0.53_all.deb …
    Unpacking debsums (2.0.53) …
    Selecting previously unselected package anon-shared-build-sanity-checks.
    Preparing to unpack …/anon-shared-build-sanity-checks_1.1-1_all.deb …
    Unpacking anon-shared-build-sanity-checks (3:1.1-1) …
    Processing triggers for man-db (2.7.0.2-5) …
    Setting up libfile-fnmatch-perl (0.02-2+b1) …
    Setting up debsums (2.0.53) …
    Setting up anon-shared-build-sanity-checks (3:1.1-1) …
  • local apt_get_exit_code=0
  • apt-get -o Dir::Etc::sourcelist=/tmp/empty -o Dir::Etc::sourceparts=/var/lib/whonix/sources_temp_list.d -o Acquire::http::Timeout=180 -o Acquire::ftp::Timeout=180 -o Acquire::Retries=3 -o Acquire::Check-Valid-Until=false -o APT::Get::force-yes=0 --yes --no-install-recommends install anon-shared-build-sanity-checks
    Reading package lists…
    Building dependency tree…
    Reading state information…
    anon-shared-build-sanity-checks is already the newest version.
    0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
  • sync
  • sync
  • ‘[’ 0 = 0 ‘]’
  • true ‘INFO: Installed anon-shared-build-sanity-checks, no error detected.’
  • return 0
  • pkg-install-maybe anon-shared-packages-dependencies
  • errorhandlersetup errorhandlerunchrootunpreventunmount ERR INT TERM
  • local handler signal
  • handler=errorhandlerunchrootunpreventunmount
  • shift
  • for signal in ‘“$@”’
  • trap ‘errorhandlerunchrootunpreventunmount ERR’ ERR
  • for signal in ‘“$@”’
  • trap ‘errorhandlerunchrootunpreventunmount INT’ INT
  • for signal in ‘“$@”’
  • trap ‘errorhandlerunchrootunpreventunmount TERM’ TERM
  • local pkg_install
  • pkg_install=anon-shared-packages-dependencies
  • local skip_package
  • unset skip_package
  • true ‘INFO: Installing anon-shared-packages-dependencies, because whonix_build_script_skip_package_install does not include it… This may take a while…’
  • local apt_get_exit_code=0
  • apt-get -o Dir::Etc::sourcelist=/tmp/empty -o Dir::Etc::sourceparts=/var/lib/whonix/sources_temp_list.d -o Acquire::http::Timeout=180 -o Acquire::ftp::Timeout=180 -o Acquire::Retries=3 -o Acquire::Check-Valid-Until=false -o APT::Get::force-yes=0 --yes --no-install-recommends install anon-shared-packages-dependencies
    Reading package lists…
    Building dependency tree…
    Reading state information…
    Some packages could not be installed. This may mean that you have
    requested an impossible situation or if you are using the unstable
    distribution that some required packages have not yet been created
    or been moved out of Incoming.
    The following information may help to resolve the situation:

The following packages have unmet dependencies:
anon-shared-packages-dependencies : Depends: sdwdate but it is not going to be installed
Depends: sdwdate-plugin-anon-shared-con-check but it is not going to be installed
Depends: sdwdate-plugin-anon-shared-streamiso but it is not going to be installed
Depends: timesync but it is not going to be installed
E: Unable to correct problems, you have held broken packages.

  • apt_get_exit_code=100
  • true
  • local apt_get_exit_code=0
  • apt-get -o Dir::Etc::sourcelist=/tmp/empty -o Dir::Etc::sourceparts=/var/lib/whonix/sources_temp_list.d -o Acquire::http::Timeout=180 -o Acquire::ftp::Timeout=180 -o Acquire::Retries=3 -o Acquire::Check-Valid-Until=false -o APT::Get::force-yes=0 --yes --no-install-recommends install anon-shared-packages-dependencies
    Reading package lists…
    Building dependency tree…
    Reading state information…
    Some packages could not be installed. This may mean that you have
    requested an impossible situation or if you are using the unstable
    distribution that some required packages have not yet been created
    or been moved out of Incoming.
    The following information may help to resolve the situation:

The following packages have unmet dependencies:
anon-shared-packages-dependencies : Depends: sdwdate but it is not going to be installed
Depends: sdwdate-plugin-anon-shared-con-check but it is not going to be installed
Depends: sdwdate-plugin-anon-shared-streamiso but it is not going to be installed
Depends: timesync but it is not going to be installed
E: Unable to correct problems, you have held broken packages.

  • apt_get_exit_code=100
  • true
  • sync
  • sync
  • ‘[’ 100 = 0 ‘]’
  • true ‘ERROR: Failed to install anon-shared-packages-dependencies. (apt_get_exit_code: 100) Attempting to gather debug output to diagnose the problem…’
  • true ‘INFO: Read output of apt-get trying to install anon-shared-packages-dependencies into a variable for debugging. This may take a while…’
  • local apt_get_exit_code=0
    ++ apt-get -o Dir::Etc::sourcelist=/tmp/empty -o Dir::Etc::sourceparts=/var/lib/whonix/sources_temp_list.d -o Acquire::http::Timeout=180 -o Acquire::ftp::Timeout=180 -o Acquire::Retries=3 -o Acquire::Check-Valid-Until=false -o APT::Get::force-yes=0 --yes --no-install-recommends install anon-shared-packages-dependencies
  • apt_get_output=’ Reading package lists…
    Building dependency tree…
    Reading state information…
    Some packages could not be installed. This may mean that you have
    requested an impossible situation or if you are using the unstable
    distribution that some required packages have not yet been created
    or been moved out of Incoming.
    The following information may help to resolve the situation:

The following packages have unmet dependencies:
anon-shared-packages-dependencies : Depends: sdwdate but it is not going to be installed
Depends: sdwdate-plugin-anon-shared-con-check but it is not going to be installed
Depends: sdwdate-plugin-anon-shared-streamiso but it is not going to be installed
Depends: timesync but it is not going to be installed
E: Unable to correct problems, you have held broken packages. ’

  • apt_get_exit_code=100
  • true
  • sync
  • sync
  • ‘[’ 100 = 0 ‘]’
  • true ‘ERROR: As expected, failed again to install anon-shared-packages-dependencies. (apt_get_exit_code: 100) Trying to diagnose the problem using function apt_get_parse_unmet_dependency…’
  • apt_get_parse_unmet_dependency anon-shared-packages-dependencies
  • local pkg_unmet
  • pkg_unmet=anon-shared-packages-dependencies
  • true ‘INFO: Running “dpkg -l | grep anon-shared-packages-dependencies”…’
  • grep anon-shared-packages-dependencies
  • dpkg -l
  • true
  • apt-cache policy anon-shared-packages-dependencies
  • local line
  • set +x
    INFO: Found unmet dependency: sdwdate. Will try to manually install it for debugging…
  • true ‘INFO: Running “dpkg -l | grep sdwdate”…’
  • grep sdwdate
  • dpkg -l
  • true
  • apt-cache policy sdwdate
  • pkg-install-maybe sdwdate
  • errorhandlersetup errorhandlerunchrootunpreventunmount ERR INT TERM
  • local handler signal
  • handler=errorhandlerunchrootunpreventunmount
  • shift
  • for signal in ‘“$@”’
  • trap ‘errorhandlerunchrootunpreventunmount ERR’ ERR
  • for signal in ‘“$@”’
  • trap ‘errorhandlerunchrootunpreventunmount INT’ INT
  • for signal in ‘“$@”’
  • trap ‘errorhandlerunchrootunpreventunmount TERM’ TERM
  • local pkg_install
  • pkg_install=sdwdate
  • local skip_package
  • unset skip_package
  • true ‘INFO: Installing sdwdate, because whonix_build_script_skip_package_install does not include it… This may take a while…’
  • local apt_get_exit_code=0
  • apt-get -o Dir::Etc::sourcelist=/tmp/empty -o Dir::Etc::sourceparts=/var/lib/whonix/sources_temp_list.d -o Acquire::http::Timeout=180 -o Acquire::ftp::Timeout=180 -o Acquire::Retries=3 -o Acquire::Check-Valid-Until=false -o APT::Get::force-yes=0 --yes --no-install-recommends install sdwdate
    Reading package lists…
    Building dependency tree…
    Reading state information…
    Some packages could not be installed. This may mean that you have
    requested an impossible situation or if you are using the unstable
    distribution that some required packages have not yet been created
    or been moved out of Incoming.
    The following information may help to resolve the situation:

The following packages have unmet dependencies:
sdwdate : Depends: ruby-inline but it is not going to be installed
Depends: ruby-dev but it is not going to be installed
Depends: ruby-all-dev but it is not going to be installed
E: Unable to correct problems, you have held broken packages.

  • apt_get_exit_code=100
  • true
  • local apt_get_exit_code=0
  • apt-get -o Dir::Etc::sourcelist=/tmp/empty -o Dir::Etc::sourceparts=/var/lib/whonix/sources_temp_list.d -o Acquire::http::Timeout=180 -o Acquire::ftp::Timeout=180 -o Acquire::Retries=3 -o Acquire::Check-Valid-Until=false -o APT::Get::force-yes=0 --yes --no-install-recommends install sdwdate
    Reading package lists…
    Building dependency tree…
    Reading state information…
    Some packages could not be installed. This may mean that you have
    requested an impossible situation or if you are using the unstable
    distribution that some required packages have not yet been created
    or been moved out of Incoming.
    The following information may help to resolve the situation:

The following packages have unmet dependencies:
sdwdate : Depends: ruby-inline but it is not going to be installed
Depends: ruby-dev but it is not going to be installed
Depends: ruby-all-dev but it is not going to be installed
E: Unable to correct problems, you have held broken packages.

  • apt_get_exit_code=100
  • true
  • sync
  • sync
  • ‘[’ 100 = 0 ‘]’
  • true ‘ERROR: Failed to install sdwdate. (apt_get_exit_code: 100) Attempting to gather debug output to diagnose the problem…’
  • true ‘INFO: Read output of apt-get trying to install sdwdate into a variable for debugging. This may take a while…’
  • local apt_get_exit_code=0
    ++ apt-get -o Dir::Etc::sourcelist=/tmp/empty -o Dir::Etc::sourceparts=/var/lib/whonix/sources_temp_list.d -o Acquire::http::Timeout=180 -o Acquire::ftp::Timeout=180 -o Acquire::Retries=3 -o Acquire::Check-Valid-Until=false -o APT::Get::force-yes=0 --yes --no-install-recommends install sdwdate
  • apt_get_output=’ Reading package lists…
    Building dependency tree…
    Reading state information…
    Some packages could not be installed. This may mean that you have
    requested an impossible situation or if you are using the unstable
    distribution that some required packages have not yet been created
    or been moved out of Incoming.
    The following information may help to resolve the situation:

The following packages have unmet dependencies:
sdwdate : Depends: ruby-inline but it is not going to be installed
Depends: ruby-dev but it is not going to be installed
Depends: ruby-all-dev but it is not going to be installed
E: Unable to correct problems, you have held broken packages. ’

  • apt_get_exit_code=100
  • true
  • sync
  • sync
  • ‘[’ 100 = 0 ‘]’
  • true ‘ERROR: As expected, failed again to install sdwdate. (apt_get_exit_code: 100) Trying to diagnose the problem using function apt_get_parse_unmet_dependency…’
  • apt_get_parse_unmet_dependency sdwdate
  • local pkg_unmet
  • pkg_unmet=sdwdate
  • true ‘INFO: Running “dpkg -l | grep sdwdate”…’
  • grep sdwdate
  • dpkg -l
  • true
  • apt-cache policy sdwdate
  • local line
  • set +x
    INFO: Found unmet dependency: ruby-inline. Will try to manually install it for debugging…
  • true ‘INFO: Running “dpkg -l | grep ruby-inline”…’
  • grep ruby-inline
  • dpkg -l
  • true
  • apt-cache policy ruby-inline
  • pkg-install-maybe ruby-inline
  • errorhandlersetup errorhandlerunchrootunpreventunmount ERR INT TERM
  • local handler signal
  • handler=errorhandlerunchrootunpreventunmount
  • shift
  • for signal in ‘“$@”’
  • trap ‘errorhandlerunchrootunpreventunmount ERR’ ERR
  • for signal in ‘“$@”’
  • trap ‘errorhandlerunchrootunpreventunmount INT’ INT
  • for signal in ‘“$@”’
  • trap ‘errorhandlerunchrootunpreventunmount TERM’ TERM
  • local pkg_install
  • pkg_install=ruby-inline
  • local skip_package
  • unset skip_package
  • true ‘INFO: Installing ruby-inline, because whonix_build_script_skip_package_install does not include it… This may take a while…’
  • local apt_get_exit_code=0
  • apt-get -o Dir::Etc::sourcelist=/tmp/empty -o Dir::Etc::sourceparts=/var/lib/whonix/sources_temp_list.d -o Acquire::http::Timeout=180 -o Acquire::ftp::Timeout=180 -o Acquire::Retries=3 -o Acquire::Check-Valid-Until=false -o APT::Get::force-yes=0 --yes --no-install-recommends install ruby-inline
    Reading package lists…
    Building dependency tree…
    Reading state information…
    Some packages could not be installed. This may mean that you have
    requested an impossible situation or if you are using the unstable
    distribution that some required packages have not yet been created
    or been moved out of Incoming.
    The following information may help to resolve the situation:

The following packages have unmet dependencies:
ruby-inline : Depends: ruby-all-dev but it is not going to be installed
E: Unable to correct problems, you have held broken packages.

  • apt_get_exit_code=100
  • true
  • local apt_get_exit_code=0
  • apt-get -o Dir::Etc::sourcelist=/tmp/empty -o Dir::Etc::sourceparts=/var/lib/whonix/sources_temp_list.d -o Acquire::http::Timeout=180 -o Acquire::ftp::Timeout=180 -o Acquire::Retries=3 -o Acquire::Check-Valid-Until=false -o APT::Get::force-yes=0 --yes --no-install-recommends install ruby-inline
    Reading package lists…
    Building dependency tree…
    Reading state information…
    Some packages could not be installed. This may mean that you have
    requested an impossible situation or if you are using the unstable
    distribution that some required packages have not yet been created
    or been moved out of Incoming.
    The following information may help to resolve the situation:

The following packages have unmet dependencies:
ruby-inline : Depends: ruby-all-dev but it is not going to be installed
E: Unable to correct problems, you have held broken packages.

  • apt_get_exit_code=100
  • true
  • sync
  • sync
  • ‘[’ 100 = 0 ‘]’
  • true ‘ERROR: Failed to install ruby-inline. (apt_get_exit_code: 100) Attempting to gather debug output to diagnose the problem…’
  • true ‘INFO: Read output of apt-get trying to install ruby-inline into a variable for debugging. This may take a while…’
  • local apt_get_exit_code=0
    ++ apt-get -o Dir::Etc::sourcelist=/tmp/empty -o Dir::Etc::sourceparts=/var/lib/whonix/sources_temp_list.d -o Acquire::http::Timeout=180 -o Acquire::ftp::Timeout=180 -o Acquire::Retries=3 -o Acquire::Check-Valid-Until=false -o APT::Get::force-yes=0 --yes --no-install-recommends install ruby-inline
  • apt_get_output=’ Reading package lists…
    Building dependency tree…
    Reading state information…
    Some packages could not be installed. This may mean that you have
    requested an impossible situation or if you are using the unstable
    distribution that some required packages have not yet been created
    or been moved out of Incoming.
    The following information may help to resolve the situation:

The following packages have unmet dependencies:
ruby-inline : Depends: ruby-all-dev but it is not going to be installed
E: Unable to correct problems, you have held broken packages. ’

  • apt_get_exit_code=100
  • true
  • sync
  • sync
  • ‘[’ 100 = 0 ‘]’
  • true ‘ERROR: As expected, failed again to install ruby-inline. (apt_get_exit_code: 100) Trying to diagnose the problem using function apt_get_parse_unmet_dependency…’
  • apt_get_parse_unmet_dependency ruby-inline
  • local pkg_unmet
  • pkg_unmet=ruby-inline
  • true ‘INFO: Running “dpkg -l | grep ruby-inline”…’
  • grep ruby-inline
  • dpkg -l
  • true
  • apt-cache policy ruby-inline
  • local line
  • set +x
    INFO: Found unmet dependency: ruby-all-dev. Will try to manually install it for debugging…
  • true ‘INFO: Running “dpkg -l | grep ruby-all-dev”…’
  • grep ruby-all-dev
  • dpkg -l
  • true
  • apt-cache policy ruby-all-dev
  • pkg-install-maybe ruby-all-dev
  • errorhandlersetup errorhandlerunchrootunpreventunmount ERR INT TERM
  • local handler signal
  • handler=errorhandlerunchrootunpreventunmount
  • shift
  • for signal in ‘“$@”’
  • trap ‘errorhandlerunchrootunpreventunmount ERR’ ERR
  • for signal in ‘“$@”’
  • trap ‘errorhandlerunchrootunpreventunmount INT’ INT
  • for signal in ‘“$@”’
  • trap ‘errorhandlerunchrootunpreventunmount TERM’ TERM
  • local pkg_install
  • pkg_install=ruby-all-dev
  • local skip_package
  • unset skip_package
  • true ‘INFO: Installing ruby-all-dev, because whonix_build_script_skip_package_install does not include it… This may take a while…’
  • local apt_get_exit_code=0
  • apt-get -o Dir::Etc::sourcelist=/tmp/empty -o Dir::Etc::sourceparts=/var/lib/whonix/sources_temp_list.d -o Acquire::http::Timeout=180 -o Acquire::ftp::Timeout=180 -o Acquire::Retries=3 -o Acquire::Check-Valid-Until=false -o APT::Get::force-yes=0 --yes --no-install-recommends install ruby-all-dev
    Reading package lists…
    Building dependency tree…
    Reading state information…
    Some packages could not be installed. This may mean that you have
    requested an impossible situation or if you are using the unstable
    distribution that some required packages have not yet been created
    or been moved out of Incoming.
    The following information may help to resolve the situation:

The following packages have unmet dependencies:
ruby-all-dev : Depends: ruby2.1-dev but it is not going to be installed
E: Unable to correct problems, you have held broken packages.

  • apt_get_exit_code=100
  • true
  • local apt_get_exit_code=0
  • apt-get -o Dir::Etc::sourcelist=/tmp/empty -o Dir::Etc::sourceparts=/var/lib/whonix/sources_temp_list.d -o Acquire::http::Timeout=180 -o Acquire::ftp::Timeout=180 -o Acquire::Retries=3 -o Acquire::Check-Valid-Until=false -o APT::Get::force-yes=0 --yes --no-install-recommends install ruby-all-dev
    Reading package lists…
    Building dependency tree…
    Reading state information…
    Some packages could not be installed. This may mean that you have
    requested an impossible situation or if you are using the unstable
    distribution that some required packages have not yet been created
    or been moved out of Incoming.
    The following information may help to resolve the situation:

The following packages have unmet dependencies:
ruby-all-dev : Depends: ruby2.1-dev but it is not going to be installed
E: Unable to correct problems, you have held broken packages.

  • apt_get_exit_code=100
  • true
  • sync
  • sync
  • ‘[’ 100 = 0 ‘]’
  • true ‘ERROR: Failed to install ruby-all-dev. (apt_get_exit_code: 100) Attempting to gather debug output to diagnose the problem…’
  • true ‘INFO: Read output of apt-get trying to install ruby-all-dev into a variable for debugging. This may take a while…’
  • local apt_get_exit_code=0
    ++ apt-get -o Dir::Etc::sourcelist=/tmp/empty -o Dir::Etc::sourceparts=/var/lib/whonix/sources_temp_list.d -o Acquire::http::Timeout=180 -o Acquire::ftp::Timeout=180 -o Acquire::Retries=3 -o Acquire::Check-Valid-Until=false -o APT::Get::force-yes=0 --yes --no-install-recommends install ruby-all-dev
  • apt_get_output=’ Reading package lists…
    Building dependency tree…
    Reading state information…
    Some packages could not be installed. This may mean that you have
    requested an impossible situation or if you are using the unstable
    distribution that some required packages have not yet been created
    or been moved out of Incoming.
    The following information may help to resolve the situation:

The following packages have unmet dependencies:
ruby-all-dev : Depends: ruby2.1-dev but it is not going to be installed
E: Unable to correct problems, you have held broken packages. ’

  • apt_get_exit_code=100
  • true
  • sync
  • sync
  • ‘[’ 100 = 0 ‘]’
  • true ‘ERROR: As expected, failed again to install ruby-all-dev. (apt_get_exit_code: 100) Trying to diagnose the problem using function apt_get_parse_unmet_dependency…’
  • apt_get_parse_unmet_dependency ruby-all-dev
  • local pkg_unmet
  • pkg_unmet=ruby-all-dev
  • true ‘INFO: Running “dpkg -l | grep ruby-all-dev”…’
  • grep ruby-all-dev
  • dpkg -l
  • true
  • apt-cache policy ruby-all-dev
  • local line
  • set +x
    INFO: Found unmet dependency: ruby2.1-dev. Will try to manually install it for debugging…
  • true ‘INFO: Running “dpkg -l | grep ruby2.1-dev”…’
  • grep ruby2.1-dev
  • dpkg -l
  • true
  • apt-cache policy ruby2.1-dev
  • pkg-install-maybe ruby2.1-dev
  • errorhandlersetup errorhandlerunchrootunpreventunmount ERR INT TERM
  • local handler signal
  • handler=errorhandlerunchrootunpreventunmount
  • shift
  • for signal in ‘“$@”’
  • trap ‘errorhandlerunchrootunpreventunmount ERR’ ERR
  • for signal in ‘“$@”’
  • trap ‘errorhandlerunchrootunpreventunmount INT’ INT
  • for signal in ‘“$@”’
  • trap ‘errorhandlerunchrootunpreventunmount TERM’ TERM
  • local pkg_install
  • pkg_install=ruby2.1-dev
  • local skip_package
  • unset skip_package
  • true ‘INFO: Installing ruby2.1-dev, because whonix_build_script_skip_package_install does not include it… This may take a while…’
  • local apt_get_exit_code=0
  • apt-get -o Dir::Etc::sourcelist=/tmp/empty -o Dir::Etc::sourceparts=/var/lib/whonix/sources_temp_list.d -o Acquire::http::Timeout=180 -o Acquire::ftp::Timeout=180 -o Acquire::Retries=3 -o Acquire::Check-Valid-Until=false -o APT::Get::force-yes=0 --yes --no-install-recommends install ruby2.1-dev
    Reading package lists…
    Building dependency tree…
    Reading state information…
    Some packages could not be installed. This may mean that you have
    requested an impossible situation or if you are using the unstable
    distribution that some required packages have not yet been created
    or been moved out of Incoming.
    The following information may help to resolve the situation:

The following packages have unmet dependencies:
ruby2.1-dev : Depends: libruby2.1 (= 2.1.5-2+deb8u1) but 2.1.5-2+deb8u2 is to be installed
E: Unable to correct problems, you have held broken packages.

  • apt_get_exit_code=100
  • true
  • local apt_get_exit_code=0
  • apt-get -o Dir::Etc::sourcelist=/tmp/empty -o Dir::Etc::sourceparts=/var/lib/whonix/sources_temp_list.d -o Acquire::http::Timeout=180 -o Acquire::ftp::Timeout=180 -o Acquire::Retries=3 -o Acquire::Check-Valid-Until=false -o APT::Get::force-yes=0 --yes --no-install-recommends install ruby2.1-dev
    Reading package lists…
    Building dependency tree…
    Reading state information…
    Some packages could not be installed. This may mean that you have
    requested an impossible situation or if you are using the unstable
    distribution that some required packages have not yet been created
    or been moved out of Incoming.
    The following information may help to resolve the situation:

The following packages have unmet dependencies:
ruby2.1-dev : Depends: libruby2.1 (= 2.1.5-2+deb8u1) but 2.1.5-2+deb8u2 is to be installed
E: Unable to correct problems, you have held broken packages.

  • apt_get_exit_code=100
  • true
  • sync
  • sync
  • ‘[’ 100 = 0 ‘]’
  • true ‘ERROR: Failed to install ruby2.1-dev. (apt_get_exit_code: 100) Attempting to gather debug output to diagnose the problem…’
  • true ‘INFO: Read output of apt-get trying to install ruby2.1-dev into a variable for debugging. This may take a while…’
  • local apt_get_exit_code=0
    ++ apt-get -o Dir::Etc::sourcelist=/tmp/empty -o Dir::Etc::sourceparts=/var/lib/whonix/sources_temp_list.d -o Acquire::http::Timeout=180 -o Acquire::ftp::Timeout=180 -o Acquire::Retries=3 -o Acquire::Check-Valid-Until=false -o APT::Get::force-yes=0 --yes --no-install-recommends install ruby2.1-dev
  • apt_get_output=’ Reading package lists…
    Building dependency tree…
    Reading state information…
    Some packages could not be installed. This may mean that you have
    requested an impossible situation or if you are using the unstable
    distribution that some required packages have not yet been created
    or been moved out of Incoming.
    The following information may help to resolve the situation:

The following packages have unmet dependencies:
ruby2.1-dev : Depends: libruby2.1 (= 2.1.5-2+deb8u1) but 2.1.5-2+deb8u2 is to be installed
E: Unable to correct problems, you have held broken packages. ’

  • apt_get_exit_code=100
  • true
  • sync
  • sync
  • ‘[’ 100 = 0 ‘]’
  • true ‘ERROR: As expected, failed again to install ruby2.1-dev. (apt_get_exit_code: 100) Trying to diagnose the problem using function apt_get_parse_unmet_dependency…’
  • apt_get_parse_unmet_dependency ruby2.1-dev
  • local pkg_unmet
  • pkg_unmet=ruby2.1-dev
  • true ‘INFO: Running “dpkg -l | grep ruby2.1-dev”…’
  • grep ruby2.1-dev
  • dpkg -l
  • true
  • apt-cache policy ruby2.1-dev
  • local line
  • set +x
    INFO: Found unmet dependency: libruby2.1. Will try to manually install it for debugging…
  • true ‘INFO: Running “dpkg -l | grep libruby2.1”…’
  • grep libruby2.1
  • dpkg -l
    ii libruby2.1:i386 2.1.5-2+deb8u2 i386 Libraries necessary to run Ruby 2.1
  • apt-cache policy libruby2.1
    libruby2.1:
    Installed: 2.1.5-2+deb8u2
    Candidate: 2.1.5-2+deb8u2
    Version table:
    *** 2.1.5-2+deb8u2 0
    100 /var/lib/dpkg/status
  • pkg-install-maybe libruby2.1
  • errorhandlersetup errorhandlerunchrootunpreventunmount ERR INT TERM
  • local handler signal
  • handler=errorhandlerunchrootunpreventunmount
  • shift
  • for signal in ‘“$@”’
  • trap ‘errorhandlerunchrootunpreventunmount ERR’ ERR
  • for signal in ‘“$@”’
  • trap ‘errorhandlerunchrootunpreventunmount INT’ INT
  • for signal in ‘“$@”’
  • trap ‘errorhandlerunchrootunpreventunmount TERM’ TERM
  • local pkg_install
  • pkg_install=libruby2.1
  • local skip_package
  • unset skip_package
  • true ‘INFO: Installing libruby2.1, because whonix_build_script_skip_package_install does not include it… This may take a while…’
  • local apt_get_exit_code=0
  • apt-get -o Dir::Etc::sourcelist=/tmp/empty -o Dir::Etc::sourceparts=/var/lib/whonix/sources_temp_list.d -o Acquire::http::Timeout=180 -o Acquire::ftp::Timeout=180 -o Acquire::Retries=3 -o Acquire::Check-Valid-Until=false -o APT::Get::force-yes=0 --yes --no-install-recommends install libruby2.1
    Reading package lists…
    Building dependency tree…
    Reading state information…
    libruby2.1 is already the newest version.
    libruby2.1 set to manually installed.
    0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
  • local apt_get_exit_code=0
  • apt-get -o Dir::Etc::sourcelist=/tmp/empty -o Dir::Etc::sourceparts=/var/lib/whonix/sources_temp_list.d -o Acquire::http::Timeout=180 -o Acquire::ftp::Timeout=180 -o Acquire::Retries=3 -o Acquire::Check-Valid-Until=false -o APT::Get::force-yes=0 --yes --no-install-recommends install libruby2.1
    Reading package lists…
    Building dependency tree…
    Reading state information…
    libruby2.1 is already the newest version.
    0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
  • sync
  • sync
  • ‘[’ 0 = 0 ‘]’
  • true ‘INFO: Installed libruby2.1, no error detected.’
  • return 0
  • set +x
    INFO: Attempt to install unmet_dependency: libruby2.1 done.
  • true ‘INFO: Tried to diagnose the problem using function apt_get_parse_unmet_dependency.’
  • ‘[’ ‘’ = true ‘]’
  • error ‘See above!’
  • true ‘############################################################’
  • true ‘ERROR: See above!’
  • true ‘############################################################’
  • error_ ‘See above! (There should be a bold, red message surrounded by blue hashtags (#).)’
    pre: line 20: error_: command not found
  • true
  • return 0
  • set +x
    INFO: Attempt to install unmet_dependency: ruby2.1-dev done.
  • true ‘INFO: Tried to diagnose the problem using function apt_get_parse_unmet_dependency.’
  • ‘[’ ‘’ = true ‘]’
  • error ‘See above!’
  • true ‘############################################################’
  • true ‘ERROR: See above!’
  • true ‘############################################################’
  • error_ ‘See above! (There should be a bold, red message surrounded by blue hashtags (#).)’
    pre: line 20: error_: command not found
  • true
  • return 0
  • set +x
    INFO: Attempt to install unmet_dependency: ruby-all-dev done.
  • true ‘INFO: Tried to diagnose the problem using function apt_get_parse_unmet_dependency.’
  • ‘[’ ‘’ = true ‘]’
  • error ‘See above!’
  • true ‘############################################################’
  • true ‘ERROR: See above!’
  • true ‘############################################################’
  • error_ ‘See above! (There should be a bold, red message surrounded by blue hashtags (#).)’
    pre: line 20: error_: command not found
  • true
  • return 0
  • set +x
    INFO: Attempt to install unmet_dependency: ruby-inline done.
    INFO: Found unmet dependency: ruby-dev. Will try to manually install it for debugging…
  • true ‘INFO: Running “dpkg -l | grep ruby-dev”…’
  • grep ruby-dev
  • dpkg -l
  • true
  • apt-cache policy ruby-dev
    ruby-dev:
    Installed: (none)
    Candidate: (none)
    Version table:
  • pkg-install-maybe ruby-dev
  • errorhandlersetup errorhandlerunchrootunpreventunmount ERR INT TERM
  • local handler signal
  • handler=errorhandlerunchrootunpreventunmount
  • shift
  • for signal in ‘“$@”’
  • trap ‘errorhandlerunchrootunpreventunmount ERR’ ERR
  • for signal in ‘“$@”’
  • trap ‘errorhandlerunchrootunpreventunmount INT’ INT
  • for signal in ‘“$@”’
  • trap ‘errorhandlerunchrootunpreventunmount TERM’ TERM
  • local pkg_install
  • pkg_install=ruby-dev
  • local skip_package
  • unset skip_package
  • true ‘INFO: Installing ruby-dev, because whonix_build_script_skip_package_install does not include it… This may take a while…’
  • local apt_get_exit_code=0
  • apt-get -o Dir::Etc::sourcelist=/tmp/empty -o Dir::Etc::sourceparts=/var/lib/whonix/sources_temp_list.d -o Acquire::http::Timeout=180 -o Acquire::ftp::Timeout=180 -o Acquire::Retries=3 -o Acquire::Check-Valid-Until=false -o APT::Get::force-yes=0 --yes --no-install-recommends install ruby-dev
    Reading package lists…
    Building dependency tree…
    Reading state information…
    Some packages could not be installed. This may mean that you have
    requested an impossible situation or if you are using the unstable
    distribution that some required packages have not yet been created
    or been moved out of Incoming.
    The following information may help to resolve the situation:

The following packages have unmet dependencies:
ruby-dev : Depends: ruby2.1-dev but it is not going to be installed
E: Unable to correct problems, you have held broken packages.

  • apt_get_exit_code=100
  • true
  • local apt_get_exit_code=0
  • apt-get -o Dir::Etc::sourcelist=/tmp/empty -o Dir::Etc::sourceparts=/var/lib/whonix/sources_temp_list.d -o Acquire::http::Timeout=180 -o Acquire::ftp::Timeout=180 -o Acquire::Retries=3 -o Acquire::Check-Valid-Until=false -o APT::Get::force-yes=0 --yes --no-install-recommends install ruby-dev
    Reading package lists…
    Building dependency tree…
    Reading state information…
    Some packages could not be installed. This may mean that you have
    requested an impossible situation or if you are using the unstable
    distribution that some required packages have not yet been created
    or been moved out of Incoming.
    The following information may help to resolve the situation:

The following packages have unmet dependencies:
ruby-dev : Depends: ruby2.1-dev but it is not going to be installed
E: Unable to correct problems, you have held broken packages.

  • apt_get_exit_code=100
  • true
  • sync
  • sync
  • ‘[’ 100 = 0 ‘]’
  • true ‘ERROR: Failed to install ruby-dev. (apt_get_exit_code: 100) Attempting to gather debug output to diagnose the problem…’
  • true ‘INFO: Read output of apt-get trying to install ruby-dev into a variable for debugging. This may take a while…’
  • local apt_get_exit_code=0
    ++ apt-get -o Dir::Etc::sourcelist=/tmp/empty -o Dir::Etc::sourceparts=/var/lib/whonix/sources_temp_list.d -o Acquire::http::Timeout=180 -o Acquire::ftp::Timeout=180 -o Acquire::Retries=3 -o Acquire::Check-Valid-Until=false -o APT::Get::force-yes=0 --yes --no-install-recommends install ruby-dev
  • apt_get_output=’ Reading package lists…
    Building dependency tree…
    Reading state information…
    Some packages could not be installed. This may mean that you have
    requested an impossible situation or if you are using the unstable
    distribution that some required packages have not yet been created
    or been moved out of Incoming.
    The following information may help to resolve the situation:

The following packages have unmet dependencies:
ruby-dev : Depends: ruby2.1-dev but it is not going to be installed
E: Unable to correct problems, you have held broken packages. ’

  • apt_get_exit_code=100
  • true
  • sync
  • sync
  • ‘[’ 100 = 0 ‘]’
  • true ‘ERROR: As expected, failed again to install ruby-dev. (apt_get_exit_code: 100) Trying to diagnose the problem using function apt_get_parse_unmet_dependency…’
  • apt_get_parse_unmet_dependency ruby-dev
  • local pkg_unmet
  • pkg_unmet=ruby-dev
  • true ‘INFO: Running “dpkg -l | grep ruby-dev”…’
  • grep ruby-dev
  • dpkg -l
  • true
  • apt-cache policy ruby-dev
    ruby-dev:
    Installed: (none)
    Candidate: (none)
    Version table:
  • local line
  • set +x
  • true ‘INFO: Tried to diagnose the problem using function apt_get_parse_unmet_dependency.’
  • ‘[’ ‘’ = true ‘]’
  • error ‘See above!’
  • true ‘############################################################’
  • true ‘ERROR: See above!’
  • true ‘############################################################’
  • error_ ‘See above! (There should be a bold, red message surrounded by blue hashtags (#).)’
    pre: line 20: error_: command not found
  • true
  • return 0
  • set +x
    INFO: Attempt to install unmet_dependency: ruby-dev done.
  • true ‘INFO: Tried to diagnose the problem using function apt_get_parse_unmet_dependency.’
  • ‘[’ ‘’ = true ‘]’
  • error ‘See above!’
  • true ‘############################################################’
  • true ‘ERROR: See above!’
  • true ‘############################################################’
  • error_ ‘See above! (There should be a bold, red message surrounded by blue hashtags (#).)’
    pre: line 20: error_: command not found
  • true
  • return 0
  • set +x
    INFO: Attempt to install unmet_dependency: sdwdate done.
    INFO: Found unmet dependency: sdwdate-plugin-anon-shared-con-check. Will try to manually install it for debugging…
  • true ‘INFO: Running “dpkg -l | grep sdwdate-plugin-anon-shared-con-check”…’
  • grep sdwdate-plugin-anon-shared-con-check
  • dpkg -l
  • true
  • apt-cache policy sdwdate-plugin-anon-shared-con-check
  • pkg-install-maybe sdwdate-plugin-anon-shared-con-check
  • errorhandlersetup errorhandlerunchrootunpreventunmount ERR INT TERM
  • local handler signal
  • handler=errorhandlerunchrootunpreventunmount
  • shift
  • for signal in ‘“$@”’
  • trap ‘errorhandlerunchrootunpreventunmount ERR’ ERR
  • for signal in ‘“$@”’
  • trap ‘errorhandlerunchrootunpreventunmount INT’ INT
  • for signal in ‘“$@”’
  • trap ‘errorhandlerunchrootunpreventunmount TERM’ TERM
  • local pkg_install
  • pkg_install=sdwdate-plugin-anon-shared-con-check
  • local skip_package
  • unset skip_package
  • true ‘INFO: Installing sdwdate-plugin-anon-shared-con-check, because whonix_build_script_skip_package_install does not include it… This may take a while…’
  • local apt_get_exit_code=0
  • apt-get -o Dir::Etc::sourcelist=/tmp/empty -o Dir::Etc::sourceparts=/var/lib/whonix/sources_temp_list.d -o Acquire::http::Timeout=180 -o Acquire::ftp::Timeout=180 -o Acquire::Retries=3 -o Acquire::Check-Valid-Until=false -o APT::Get::force-yes=0 --yes --no-install-recommends install sdwdate-plugin-anon-shared-con-check
    Reading package lists…
    Building dependency tree…
    Reading state information…
    Some packages could not be installed. This may mean that you have
    requested an impossible situation or if you are using the unstable
    distribution that some required packages have not yet been created
    or been moved out of Incoming.
    The following information may help to resolve the situation:

The following packages have unmet dependencies:
sdwdate-plugin-anon-shared-con-check : Depends: sdwdate but it is not going to be installed
E: Unable to correct problems, you have held broken packages.

  • apt_get_exit_code=100
  • true
  • local apt_get_exit_code=0
  • apt-get -o Dir::Etc::sourcelist=/tmp/empty -o Dir::Etc::sourceparts=/var/lib/whonix/sources_temp_list.d -o Acquire::http::Timeout=180 -o Acquire::ftp::Timeout=180 -o Acquire::Retries=3 -o Acquire::Check-Valid-Until=false -o APT::Get::force-yes=0 --yes --no-install-recommends install sdwdate-plugin-anon-shared-con-check
    Reading package lists…
    Building dependency tree…
    Reading state information…
    Some packages could not be installed. This may mean that you have
    requested an impossible situation or if you are using the unstable
    distribution that some required packages have not yet been created
    or been moved out of Incoming.
    The following information may help to resolve the situation:

The following packages have unmet dependencies:
sdwdate-plugin-anon-shared-con-check : Depends: sdwdate but it is not going to be installed
E: Unable to correct problems, you have held broken packages.

  • apt_get_exit_code=100
  • true
  • sync
  • sync
  • ‘[’ 100 = 0 ‘]’
  • true ‘ERROR: Failed to install sdwdate-plugin-anon-shared-con-check. (apt_get_exit_code: 100) Attempting to gather debug output to diagnose the problem…’
  • true ‘INFO: Read output of apt-get trying to install sdwdate-plugin-anon-shared-con-check into a variable for debugging. This may take a while…’
  • local apt_get_exit_code=0
    ++ apt-get -o Dir::Etc::sourcelist=/tmp/empty -o Dir::Etc::sourceparts=/var/lib/whonix/sources_temp_list.d -o Acquire::http::Timeout=180 -o Acquire::ftp::Timeout=180 -o Acquire::Retries=3 -o Acquire::Check-Valid-Until=false -o APT::Get::force-yes=0 --yes --no-install-recommends install sdwdate-plugin-anon-shared-con-check
  • apt_get_output=’ Reading package lists…
    Building dependency tree…
    Reading state information…
    Some packages could not be installed. This may mean that you have
    requested an impossible situation or if you are using the unstable
    distribution that some required packages have not yet been created
    or been moved out of Incoming.
    The following information may help to resolve the situation:

The following packages have unmet dependencies:
sdwdate-plugin-anon-shared-con-check : Depends: sdwdate but it is not going to be installed
E: Unable to correct problems, you have held broken packages. ’

  • apt_get_exit_code=100
  • true
  • sync
  • sync
  • ‘[’ 100 = 0 ‘]’
  • true ‘ERROR: As expected, failed again to install sdwdate-plugin-anon-shared-con-check. (apt_get_exit_code: 100) Trying to diagnose the problem using function apt_get_parse_unmet_dependency…’
  • apt_get_parse_unmet_dependency sdwdate-plugin-anon-shared-con-check
  • local pkg_unmet
  • pkg_unmet=sdwdate-plugin-anon-shared-con-check
  • true ‘INFO: Running “dpkg -l | grep sdwdate-plugin-anon-shared-con-check”…’
  • grep sdwdate-plugin-anon-shared-con-check
  • dpkg -l
  • true
  • apt-cache policy sdwdate-plugin-anon-shared-con-check
  • local line
  • set +x
  • true ‘INFO: Tried to diagnose the problem using function apt_get_parse_unmet_dependency.’
  • ‘[’ ‘’ = true ‘]’
  • error ‘See above!’
  • true ‘############################################################’
  • true ‘ERROR: See above!’
  • true ‘############################################################’
  • error_ ‘See above! (There should be a bold, red message surrounded by blue hashtags (#).)’
    pre: line 20: error_: command not found
  • true
  • return 0
  • set +x
    INFO: Attempt to install unmet_dependency: sdwdate-plugin-anon-shared-con-check done.
    INFO: Found unmet dependency: sdwdate-plugin-anon-shared-streamiso. Will try to manually install it for debugging…
  • true ‘INFO: Running “dpkg -l | grep sdwdate-plugin-anon-shared-streamiso”…’
  • grep sdwdate-plugin-anon-shared-streamiso
  • dpkg -l
  • true
  • apt-cache policy sdwdate-plugin-anon-shared-streamiso
  • pkg-install-maybe sdwdate-plugin-anon-shared-streamiso
  • errorhandlersetup errorhandlerunchrootunpreventunmount ERR INT TERM
  • local handler signal
  • handler=errorhandlerunchrootunpreventunmount
  • shift
  • for signal in ‘“$@”’
  • trap ‘errorhandlerunchrootunpreventunmount ERR’ ERR
  • for signal in ‘“$@”’
  • trap ‘errorhandlerunchrootunpreventunmount INT’ INT
  • for signal in ‘“$@”’
  • trap ‘errorhandlerunchrootunpreventunmount TERM’ TERM
  • local pkg_install
  • pkg_install=sdwdate-plugin-anon-shared-streamiso
  • local skip_package
  • unset skip_package
  • true ‘INFO: Installing sdwdate-plugin-anon-shared-streamiso, because whonix_build_script_skip_package_install does not include it… This may take a while…’
  • local apt_get_exit_code=0
  • apt-get -o Dir::Etc::sourcelist=/tmp/empty -o Dir::Etc::sourceparts=/var/lib/whonix/sources_temp_list.d -o Acquire::http::Timeout=180 -o Acquire::ftp::Timeout=180 -o Acquire::Retries=3 -o Acquire::Check-Valid-Until=false -o APT::Get::force-yes=0 --yes --no-install-recommends install sdwdate-plugin-anon-shared-streamiso
    Reading package lists…
    Building dependency tree…
    Reading state information…
    Some packages could not be installed. This may mean that you have
    requested an impossible situation or if you are using the unstable
    distribution that some required packages have not yet been created
    or been moved out of Incoming.
    The following information may help to resolve the situation:

The following packages have unmet dependencies:
sdwdate-plugin-anon-shared-streamiso : Depends: sdwdate but it is not going to be installed
E: Unable to correct problems, you have held broken packages.

  • apt_get_exit_code=100
  • true
  • local apt_get_exit_code=0
  • apt-get -o Dir::Etc::sourcelist=/tmp/empty -o Dir::Etc::sourceparts=/var/lib/whonix/sources_temp_list.d -o Acquire::http::Timeout=180 -o Acquire::ftp::Timeout=180 -o Acquire::Retries=3 -o Acquire::Check-Valid-Until=false -o APT::Get::force-yes=0 --yes --no-install-recommends install sdwdate-plugin-anon-shared-streamiso
    Reading package lists…
    Building dependency tree…
    Reading state information…
    Some packages could not be installed. This may mean that you have
    requested an impossible situation or if you are using the unstable
    distribution that some required packages have not yet been created
    or been moved out of Incoming.
    The following information may help to resolve the situation:

The following packages have unmet dependencies:
sdwdate-plugin-anon-shared-streamiso : Depends: sdwdate but it is not going to be installed
E: Unable to correct problems, you have held broken packages.

  • apt_get_exit_code=100
  • true
  • sync
  • sync
  • ‘[’ 100 = 0 ‘]’
  • true ‘ERROR: Failed to install sdwdate-plugin-anon-shared-streamiso. (apt_get_exit_code: 100) Attempting to gather debug output to diagnose the problem…’
  • true ‘INFO: Read output of apt-get trying to install sdwdate-plugin-anon-shared-streamiso into a variable for debugging. This may take a while…’
  • local apt_get_exit_code=0
    ++ apt-get -o Dir::Etc::sourcelist=/tmp/empty -o Dir::Etc::sourceparts=/var/lib/whonix/sources_temp_list.d -o Acquire::http::Timeout=180 -o Acquire::ftp::Timeout=180 -o Acquire::Retries=3 -o Acquire::Check-Valid-Until=false -o APT::Get::force-yes=0 --yes --no-install-recommends install sdwdate-plugin-anon-shared-streamiso
  • apt_get_output=’ Reading package lists…
    Building dependency tree…
    Reading state information…
    Some packages could not be installed. This may mean that you have
    requested an impossible situation or if you are using the unstable
    distribution that some required packages have not yet been created
    or been moved out of Incoming.
    The following information may help to resolve the situation:

The following packages have unmet dependencies:
sdwdate-plugin-anon-shared-streamiso : Depends: sdwdate but it is not going to be installed
E: Unable to correct problems, you have held broken packages. ’

  • apt_get_exit_code=100
  • true
  • sync
  • sync
  • ‘[’ 100 = 0 ‘]’
  • true ‘ERROR: As expected, failed again to install sdwdate-plugin-anon-shared-streamiso. (apt_get_exit_code: 100) Trying to diagnose the problem using function apt_get_parse_unmet_dependency…’
  • apt_get_parse_unmet_dependency sdwdate-plugin-anon-shared-streamiso
  • local pkg_unmet
  • pkg_unmet=sdwdate-plugin-anon-shared-streamiso
  • true ‘INFO: Running “dpkg -l | grep sdwdate-plugin-anon-shared-streamiso”…’
  • grep sdwdate-plugin-anon-shared-streamiso
  • dpkg -l
  • true
  • apt-cache policy sdwdate-plugin-anon-shared-streamiso
  • local line
  • set +x
  • true ‘INFO: Tried to diagnose the problem using function apt_get_parse_unmet_dependency.’
  • ‘[’ ‘’ = true ‘]’
  • error ‘See above!’
  • true ‘############################################################’
  • true ‘ERROR: See above!’
  • true ‘############################################################’
  • error_ ‘See above! (There should be a bold, red message surrounded by blue hashtags (#).)’
    pre: line 20: error_: command not found
  • true
  • return 0
  • set +x
    INFO: Attempt to install unmet_dependency: sdwdate-plugin-anon-shared-streamiso done.
    INFO: Found unmet dependency: timesync. Will try to manually install it for debugging…
  • true ‘INFO: Running “dpkg -l | grep timesync”…’
  • grep timesync
  • dpkg -l
  • true
  • apt-cache policy timesync
  • pkg-install-maybe timesync
  • errorhandlersetup errorhandlerunchrootunpreventunmount ERR INT TERM
  • local handler signal
  • handler=errorhandlerunchrootunpreventunmount
  • shift
  • for signal in ‘“$@”’
  • trap ‘errorhandlerunchrootunpreventunmount ERR’ ERR
  • for signal in ‘“$@”’
  • trap ‘errorhandlerunchrootunpreventunmount INT’ INT
  • for signal in ‘“$@”’
  • trap ‘errorhandlerunchrootunpreventunmount TERM’ TERM
  • local pkg_install
  • pkg_install=timesync
  • local skip_package
  • unset skip_package
  • true ‘INFO: Installing timesync, because whonix_build_script_skip_package_install does not include it… This may take a while…’
  • local apt_get_exit_code=0
  • apt-get -o Dir::Etc::sourcelist=/tmp/empty -o Dir::Etc::sourceparts=/var/lib/whonix/sources_temp_list.d -o Acquire::http::Timeout=180 -o Acquire::ftp::Timeout=180 -o Acquire::Retries=3 -o Acquire::Check-Valid-Until=false -o APT::Get::force-yes=0 --yes --no-install-recommends install timesync
    Reading package lists…
    Building dependency tree…
    Reading state information…
    Some packages could not be installed. This may mean that you have
    requested an impossible situation or if you are using the unstable
    distribution that some required packages have not yet been created
    or been moved out of Incoming.
    The following information may help to resolve the situation:

The following packages have unmet dependencies:
timesync : Depends: sdwdate but it is not going to be installed
E: Unable to correct problems, you have held broken packages.

  • apt_get_exit_code=100
  • true
  • local apt_get_exit_code=0
  • apt-get -o Dir::Etc::sourcelist=/tmp/empty -o Dir::Etc::sourceparts=/var/lib/whonix/sources_temp_list.d -o Acquire::http::Timeout=180 -o Acquire::ftp::Timeout=180 -o Acquire::Retries=3 -o Acquire::Check-Valid-Until=false -o APT::Get::force-yes=0 --yes --no-install-recommends install timesync
    Reading package lists…
    Building dependency tree…
    Reading state information…
    Some packages could not be installed. This may mean that you have
    requested an impossible situation or if you are using the unstable
    distribution that some required packages have not yet been created
    or been moved out of Incoming.
    The following information may help to resolve the situation:

The following packages have unmet dependencies:
timesync : Depends: sdwdate but it is not going to be installed
E: Unable to correct problems, you have held broken packages.

  • apt_get_exit_code=100
  • true
  • sync
  • sync
  • ‘[’ 100 = 0 ‘]’
  • true ‘ERROR: Failed to install timesync. (apt_get_exit_code: 100) Attempting to gather debug output to diagnose the problem…’
  • true ‘INFO: Read output of apt-get trying to install timesync into a variable for debugging. This may take a while…’
  • local apt_get_exit_code=0
    ++ apt-get -o Dir::Etc::sourcelist=/tmp/empty -o Dir::Etc::sourceparts=/var/lib/whonix/sources_temp_list.d -o Acquire::http::Timeout=180 -o Acquire::ftp::Timeout=180 -o Acquire::Retries=3 -o Acquire::Check-Valid-Until=false -o APT::Get::force-yes=0 --yes --no-install-recommends install timesync
  • apt_get_output=’ Reading package lists…
    Building dependency tree…
    Reading state information…
    Some packages could not be installed. This may mean that you have
    requested an impossible situation or if you are using the unstable
    distribution that some required packages have not yet been created
    or been moved out of Incoming.
    The following information may help to resolve the situation:

The following packages have unmet dependencies:
timesync : Depends: sdwdate but it is not going to be installed
E: Unable to correct problems, you have held broken packages. ’

  • apt_get_exit_code=100
  • true
  • sync
  • sync
  • ‘[’ 100 = 0 ‘]’
  • true ‘ERROR: As expected, failed again to install timesync. (apt_get_exit_code: 100) Trying to diagnose the problem using function apt_get_parse_unmet_dependency…’
  • apt_get_parse_unmet_dependency timesync
  • local pkg_unmet
  • pkg_unmet=timesync
  • true ‘INFO: Running “dpkg -l | grep timesync”…’
  • grep timesync
  • dpkg -l
  • true
  • apt-cache policy timesync
  • local line
  • set +x
  • true ‘INFO: Tried to diagnose the problem using function apt_get_parse_unmet_dependency.’
  • ‘[’ ‘’ = true ‘]’
  • error ‘See above!’
  • true ‘############################################################’
  • true ‘ERROR: See above!’
  • true ‘############################################################’
  • error_ ‘See above! (There should be a bold, red message surrounded by blue hashtags (#).)’
    pre: line 20: error_: command not found
  • true
  • return 0
  • set +x
    INFO: Attempt to install unmet_dependency: timesync done.
  • true ‘INFO: Tried to diagnose the problem using function apt_get_parse_unmet_dependency.’
  • ‘[’ ‘’ = true ‘]’
  • error ‘See above!’
  • true ‘############################################################’
  • true ‘ERROR: See above!’
  • true ‘############################################################’
  • error_ ‘See above! (There should be a bold, red message surrounded by blue hashtags (#).)’
    pre: line 20: error_: command not found
    ++ errorhandlerunchrootunpreventunmount ERR
    ++ last_failed_exit_code=127
    ++ last_failed_bash_command=‘error_ “See above! (There should be a bold, red message surrounded by blue hashtags (#).)”’
    ++ 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 1446737455
    ++++ date +%s
    +++ benchmarktimeend=1446737785
    +++ benchmark_took_seconds=330
    ++++ convertsecs 330
    ++++ local h m s
    ++++ (( h=330/3600 ))
    ++++ true
    ++++ (( m=(330%3600)/60 ))
    ++++ (( s=330%60 ))
    ++++ printf ‘%02d:%02d:%02d\n’ 0 5 30
    +++ echo 00:05:30
    ++ benchmark_took_time=00:05:30
    ++ 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’
    ++ true ’
    ############################################################
    ERROR in ././build-steps.d/1700_install-packages detected!
    anon_dist_build_version: 11.0.0.3.0
    (whonix_build_error_counter: 1)
    (benchmark: 00:05:30)
    trap_signal_type_previous: unset
    trap_signal_type_last : ERR
    process_backtrace_result:
    1: : /sbin/init
    2: : /bin/login –
    3: : -bash
    4: : sudo ./whonix_build --flavor whonix-gateway – --target root --build
    5: : /bin/bash ./whonix_build --flavor whonix-gateway – --target root --build
    6: : /bin/bash ./help-steps/whonix_build_one --flavor whonix-gateway --target root --build
    7: : /bin/bash ././build-steps.d/1700_install-packages
    function_trace_result:
    main (line number: 485)
    main (line number: 475)
    install-packages (line number: 424)
    pkg-install-maybe (line number: 177)
    error (line number: 20)
    errorhandlerunchrootunpreventunmount (line number: 320)
    errorhandlerprocessshared (line number: 159)
    last_failed_bash_command: error_ “See above! (There should be a bold, red message surrounded by blue hashtags (#).)”
    last_failed_exit_code: 127
    ERROR in ././build-steps.d/1700_install-packages detected!
    ############################################################

    ++ ‘[’ ERR = INT ‘]’
    ++ ‘[’ ERR = TERM ‘]’
    ++ ‘[’ ERR = ERR ‘]’
    ++ true ‘INFO: trap_signal_type_last: ERR, considering auto retry…’
    ++ ‘[’ ‘!’ 1 = 0 ‘]’
    ++ ‘[’ ‘’ = ‘’ ‘]’
    ++ whonix_build_auto_retry_counter=1
    ++ ‘[’ -n 1 ‘]’
    ++ ‘[’ -n 5 ‘]’
    ++ local first
    ++ read -r first _
    ++ ‘[’ error_ = error_ ‘]’
    ++ true ‘INFO: No auto retry because first item of last_failed_bash_command is “error_”.’
    ++ unset whonix_build_auto_retry_counter
    ++ ignore_error=false
    ++ answer=
    ++ ‘[’ ERR = ERR ‘]’
    ++ true 'INFO: whonix_build_non_interactive: | CI: ’
    ++ ‘[’ ‘’ = true ‘]’
    ++ ‘[’ ‘’ = 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 ###…), note the command that failed, last_failed_exit_code and its output (further above).
  • 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 enter to cleanup and exit.’
    ++ read -p 'Answer? ’ answer
    Answer? ++ error_handler_do_retry=
    ++ interactive_chroot_shell=
    ++ ‘[’ ‘’ = continue ‘]’
    ++ ‘[’ ‘’ = c ‘]’
    ++ ‘[’ ‘’ = s ‘]’
    ++ ‘[’ ‘’ = shell ‘]’
    ++ ‘[’ ‘’ = r ‘]’
    ++ ‘[’ ‘’ = retry ‘]’
    ++ ignore_error=false
    ++ interactive_chroot_shell=false
    ++ ‘[’ false = false ‘]’
    ++ /home/user/Whonix/help-steps/remove-local-temp-apt-repo
  • set -e
  • true ‘INFO: Currently running script: /home/user/Whonix/help-steps/remove-local-temp-apt-repo’
    +++ dirname /home/user/Whonix/help-steps/remove-local-temp-apt-repo
    ++ cd /home/user/Whonix/help-steps
    ++ pwd
  • MYDIR=/home/user/Whonix/help-steps
  • source /home/user/Whonix/help-steps/pre
    ++ ‘[’ ‘!’ ‘’ ‘]’
    ++ set +x
  • source /home/user/Whonix/help-steps/colors
    ++ ‘[’ ‘!’ true = true ‘]’
  • source /home/user/Whonix/help-steps/variables
    ++ ‘[’ ‘!’ ‘’ ‘]’
    ++ set +x
    INFO: Setting… export UWT_DEV_PASSTHROUGH=“1”
    INFO: Variable anon_dist_build_version was already set to: 11.0.0.3.0
    ++ true 'INFO: Currently running script: /home/user/Whonix/help-steps/remove-local-temp-apt-repo ’
    ++ true 'INFO: LD_PRELOAD: ’
  • main
  • root_check
    ++ id -u
  • ‘[’ 0 ‘!=’ 0 ‘]’
  • true ‘INFO: Script running as root.’
  • rm --force //var/lib/whonix/sources_temp_list.d/whonix_temp_initialdeb.list
  • rm --force //var/lib/whonix/sources_temp_list.d/build_sources.list
  • exithandler
  • local exit_code=0
  • ‘[’ ‘!’ 0 = 0 ‘]’
    ++ benchmarktimeend 1446742529
    +++ date +%s
    ++ benchmarktimeend=1446742529
    ++ benchmark_took_seconds=0
    +++ convertsecs 0
    +++ local h m s
    +++ (( h=0/3600 ))
    +++ true
    +++ (( m=(0%3600)/60 ))
    +++ true
    +++ (( s=0%60 ))
    +++ true
    +++ printf ‘%02d:%02d:%02d\n’ 0 0 0
    ++ echo 00:00:00
  • benchmark_took_time=00:00:00
  • ‘[’ 0 = 0 ‘]’
  • true ‘INFO: End of: /home/user/Whonix/help-steps/remove-local-temp-apt-repo | exit_code: 0 | error(s) detected: 0 | benchmark: 00:00:00’
  • exit 0
    ++ /home/user/Whonix/help-steps/unchroot-raw
  • set -e
  • true ‘INFO: Currently running script: /home/user/Whonix/help-steps/unchroot-raw’
    +++ dirname /home/user/Whonix/help-steps/unchroot-raw
    ++ cd /home/user/Whonix/help-steps
    ++ pwd
  • MYDIR=/home/user/Whonix/help-steps
  • source /home/user/Whonix/help-steps/pre
    ++ ‘[’ ‘!’ ‘’ ‘]’
    ++ set +x
  • source /home/user/Whonix/help-steps/colors
    ++ ‘[’ ‘!’ true = true ‘]’
  • source /home/user/Whonix/help-steps/variables
    ++ ‘[’ ‘!’ ‘’ ‘]’
    ++ set +x
    INFO: Setting… export UWT_DEV_PASSTHROUGH=“1”
    INFO: Variable anon_dist_build_version was already set to: 11.0.0.3.0
    ++ true 'INFO: Currently running script: /home/user/Whonix/help-steps/unchroot-raw ’
    ++ true 'INFO: LD_PRELOAD: ’
  • main
  • trap error_handler_unchroot-raw ERR INT TERM
  • root_check
    ++ id -u
  • ‘[’ 0 ‘!=’ 0 ‘]’
  • true ‘INFO: Script running as root.’
  • sync
  • ‘[’ 1 = 1 ‘]’
  • true
  • umount //mnt/initialdeb
  • umount /etc/resolv.conf
  • umount /etc/hosts
  • umount /etc/hostname
  • umount /etc/network/interfaces
  • sync
  • exithandler
  • local exit_code=0
  • ‘[’ ‘!’ 0 = 0 ‘]’
    ++ benchmarktimeend 1446742529
    +++ date +%s
    ++ benchmarktimeend=1446742530
    ++ benchmark_took_seconds=1
    +++ convertsecs 1
    +++ local h m s
    +++ (( h=1/3600 ))
    +++ true
    +++ (( m=(1%3600)/60 ))
    +++ true
    +++ (( s=1%60 ))
    +++ printf ‘%02d:%02d:%02d\n’ 0 0 1
    ++ echo 00:00:01
  • benchmark_took_time=00:00:01
  • ‘[’ 0 = 0 ‘]’
  • true ‘INFO: End of: /home/user/Whonix/help-steps/unchroot-raw | exit_code: 0 | error(s) detected: 0 | benchmark: 00:00:01’
  • exit 0
    ++ /home/user/Whonix/help-steps/unprevent-daemons-from-starting
  • set -e
  • true ‘INFO: Currently running script: /home/user/Whonix/help-steps/unprevent-daemons-from-starting’
    +++ dirname /home/user/Whonix/help-steps/unprevent-daemons-from-starting
    ++ cd /home/user/Whonix/help-steps
    ++ pwd
  • MYDIR=/home/user/Whonix/help-steps
  • source /home/user/Whonix/help-steps/pre
    ++ ‘[’ ‘!’ ‘’ ‘]’
    ++ set +x
  • source /home/user/Whonix/help-steps/colors
    ++ ‘[’ ‘!’ true = true ‘]’
  • source /home/user/Whonix/help-steps/variables
    ++ ‘[’ ‘!’ ‘’ ‘]’
    ++ set +x
    INFO: Setting… export UWT_DEV_PASSTHROUGH=“1”
    INFO: Variable anon_dist_build_version was already set to: 11.0.0.3.0
    Answer? +++ errorhandlerunchrootunpreventunmount INT
    +++ last_failed_exit_code=1
    +++ last_failed_bash_command=‘error_ “See above! (There should be a bold, red message surrounded by blue hashtags (#).)”’
    +++ errorhandlerprocessshared INT
    +++ last_script=././build-steps.d/1700_install-packages
    +++ trap_signal_type_previous=ERR
    +++ ‘[’ ERR = ‘’ ‘]’
    +++ trap_signal_type_last=INT
    +++ whonix_build_error_counter=2
    ++++ benchmarktimeend 1446737455
    +++++ date +%s
    ++++ benchmarktimeend=1446742531
    ++++ benchmark_took_seconds=5076
    +++++ convertsecs 5076
    +++++ local h m s
    +++++ (( h=5076/3600 ))
    +++++ (( m=(5076%3600)/60 ))
    +++++ (( s=5076%60 ))
    +++++ printf ‘%02d:%02d:%02d\n’ 1 24 36
    ++++ echo 01:24:36
    +++ benchmark_took_time=01:24:36
    +++ 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’
    +++ true ’
    ############################################################
    ERROR in ././build-steps.d/1700_install-packages detected!
    anon_dist_build_version: 11.0.0.3.0
    (whonix_build_error_counter: 2)
    (benchmark: 01:24:36)
    trap_signal_type_previous: ERR
    trap_signal_type_last : INT
    process_backtrace_result:
    1: : /sbin/init
    2: : /bin/login –
    3: : -bash
    4: : sudo ./whonix_build --flavor whonix-gateway – --target root --build
    5: : /bin/bash ./whonix_build --flavor whonix-gateway – --target root --build
    6: : /bin/bash ./help-steps/whonix_build_one --flavor whonix-gateway --target root --build
    7: : /bin/bash ././build-steps.d/1700_install-packages
    function_trace_result:
    main (line number: 485)
    main (line number: 475)
    install-packages (line number: 424)
    pkg-install-maybe (line number: 177)
    error (line number: 20)
    errorhandlerunchrootunpreventunmount (line number: 1)
    errorhandlerunchrootunpreventunmount (line number: 320)
    errorhandlerprocessshared (line number: 159)
    errorhandlerprocessshared (line number: 159)
    errorhandlerunchrootunpreventunmount (line number: 320)
    error (line number: 20)
    pkg-install-maybe (line number: 177)
    install-packages (line number: 424)
    main (line number: 475)
    main (line number: 485)
    last_failed_bash_command: error_ “See above! (There should be a bold, red message surrounded by blue hashtags (#).)”
    last_failed_exit_code: 1
    ERROR in ././build-steps.d/1700_install-packages detected!
    ############################################################

    +++ ‘[’ INT = INT ‘]’
    +++ true ‘INFO: signal INT received.’
    +++ errorhandlerprocessshared ‘NONE_(called_because_int_or_term)’
    +++ last_script=././build-steps.d/1700_install-packages
    +++ trap_signal_type_previous=INT
    +++ ‘[’ INT = ‘’ ‘]’
    +++ trap_signal_type_last=‘NONE_(called_because_int_or_term)’
    +++ whonix_build_error_counter=3
    ++++ benchmarktimeend 1446737455
    +++++ date +%s
    ++++ benchmarktimeend=1446742531
    ++++ benchmark_took_seconds=5076
    +++++ convertsecs 5076
    +++++ local h m s
    +++++ (( h=5076/3600 ))
    +++++ (( m=(5076%3600)/60 ))
    +++++ (( s=5076%60 ))
    +++++ printf ‘%02d:%02d:%02d\n’ 1 24 36
    ++++ echo 01:24:36
    +++ benchmark_took_time=01:24:36
    +++ 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’
    +++ true ’
    ############################################################
    ERROR in ././build-steps.d/1700_install-packages detected!
    anon_dist_build_version: 11.0.0.3.0
    (whonix_build_error_counter: 3)
    (benchmark: 01:24:36)
    trap_signal_type_previous: INT
    trap_signal_type_last : NONE_(called_because_int_or_term)
    process_backtrace_result:
    1: : /sbin/init
    2: : /bin/login –
    3: : -bash
    4: : sudo ./whonix_build --flavor whonix-gateway – --target root --build
    5: : /bin/bash ./whonix_build --flavor whonix-gateway – --target root --build
    6: : /bin/bash ./help-steps/whonix_build_one --flavor whonix-gateway --target root --build
    7: : /bin/bash ././build-steps.d/1700_install-packages
    function_trace_result:
    main (line number: 485)
    main (line number: 475)
    install-packages (line number: 424)
    pkg-install-maybe (line number: 177)
    error (line number: 20)
    errorhandlerunchrootunpreventunmount (line number: 1)
    errorhandlerunchrootunpreventunmount (line number: 320)
    errorhandlerprocessshared (line number: 180)
    errorhandlerprocessshared (line number: 159)
    main (line number: 485)
    main (line number: 475)
    install-packages (line number: 424)
    pkg-install-maybe (line number: 177)
    error (line number: 20)
    errorhandlerunchrootunpreventunmount (line number: 320)
    errorhandlerprocessshared (line number: 159)
    errorhandlerprocessshared (line number: 159)
    errorhandlerunchrootunpreventunmount (line number: 320)
    errorhandlerunchrootunpreventunmount (line number: 1)
    error (line number: 20)
    pkg-install-maybe (line number: 177)
    install-packages (line number: 424)
    main (line number: 475)
    main (line number: 485)
    last_failed_bash_command: error_ “See above! (There should be a bold, red message surrounded by blue hashtags (#).)”
    last_failed_exit_code: 1
    ERROR in ././build-steps.d/1700_install-packages detected!
    ############################################################

    +++ ‘[’ ‘NONE_(called_because_int_or_term)’ = INT ‘]’
    +++ ‘[’ ‘NONE_(called_because_int_or_term)’ = TERM ‘]’
    +++ ‘[’ ‘NONE_(called_because_int_or_term)’ = ERR ‘]’
    +++ ‘[’ ‘NONE_(called_because_int_or_term)’ = ‘NONE_(called_by_errorhandlerretry)’ ‘]’
    +++ true ‘INFO: No auto retry for non ERR signal type: NONE_(called_because_int_or_term)’
    +++ unset whonix_build_auto_retry_counter
    +++ ignore_error=false
    +++ answer=
    +++ ‘[’ ‘NONE_(called_because_int_or_term)’ = ERR ‘]’
    +++ ‘[’ ‘NONE_(called_because_int_or_term)’ = ‘NONE_(called_by_errorhandlerretry)’ ‘]’
    +++ ‘[’ ‘NONE_(called_because_int_or_term)’ = ‘NONE_(called_because_int_or_term)’ ‘]’
    +++ true 'INFO: whonix_build_non_interactive: | CI: ’
    +++ ‘[’ ‘’ = true ‘]’
    +++ ‘[’ ‘’ = 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 ###…), note the command that failed, last_failed_exit_code and its output (further above).
  • 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 enter to cleanup and exit.’
    +++ read -p 'Answer? ’ answer
    Answer?[/code]

Try building with.

Hey Patrick,

Thanks for the help I was jumping for joy when I tried your suggestion and it actually worked!
Thanks again you rock!

Out of curiosity and the will to learn, how come I had to use the following above to get it to build?

Thanks again! :smiley:

Because frozen sources does not play well with physical isolation. Your installation was too new. Frozen sources too old. Explicit version dependencies broke it.