Skip to content
Commit facf2a6e authored by Tails developers's avatar Tails developers
Browse files

Adjust hook that includes syslinux in the ISO filesystem to APT being moved from HTTP to SOCKS.

Don't run apt-get update in the chroot again after reconfiguring APT sources
for runtime.

This is broken by the move to torsocks. Back when we used a HTTP proxy, the
HTTP_PROXY environment variable passed by the build environment was overriding
the APT proxy configured for runtime. This is not the case anymore, and now that
APT run tries to use both the tor+http shim and the HTTP proxy used in the build
environment, which is rejected by torsocks.

Besides, the build process works just fine without this "apt-get update" run,
so let's just drop it.
parent 05636d16
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment