Index: guix/tests/guix-locate.sh
===================================================================
--- guix.orig/tests/guix-locate.sh
+++ guix/tests/guix-locate.sh
@@ -23,6 +23,10 @@
 
 set -x
 
+# Use of bootstrap binaries requires network.
+. $(dirname $0)/common.sh
+skip_if_network_unreachable
+
 RUN_EXPENSIVE_TESTS="${RUN_EXPENSIVE_TESTS:-false}"
 
 tmpdir="guix-index-$$"
