Debian Patches

Status for guix/1.4.0-3

Patch Description Author Forwarded Bugs Origin Last update
0015-tests-processes.scm-Disable-test-using-bootstrap-gui.patch [PATCH 15/29] tests/processes.scm: Disable test using bootstrap-guile when network is unavailable. Vagrant Cascadian <vagrant@debian.org> no 2020-11-10
0016-tests-derivations.scm-Disable-tests-requiring-bootst.patch [PATCH 16/29] tests/derivations.scm: Disable tests requiring bootstrap binaries when network is unavailable. Vagrant Cascadian <vagrant@debian.org> no 2020-11-10
0017-tests-gexp.scm-Disable-tests-using-bootstrap-binarie.patch [PATCH 17/29] tests/gexp.scm: Disable tests using bootstrap binaries when network is unavailable. Vagrant Cascadian <vagrant@debian.org> no 2020-11-10
0031-Disable-substitue-deduplication-test-when-network-is.patch [PATCH 31/32] Disable "substitue, deduplication" test when network is unavailable. Vagrant Cascadian <vagrant@debian.org> no 2021-04-25
guix-daemon-openrc-fixes Fix path to guix-daemon and use the _guixbuild group.

===================================================================
no
tests-disable-guix-shell-test =================================================================== no
more-disabled-tests =================================================================== no
use-c-utf8-locale Use the C.UTF-8 locale for guix-daemon and guix-publish.

https://bugs.debian.org/1012536

===================================================================
no
tests-skip-guix-home-no-localstatedir =================================================================== no
tests-disable-trivial-with-allowed-references diff --git a/tests/packages.scm b/tests/packages.scm
index 3506f94f91..3bc5ccb286 100644
no
tests-disable-lower-object-computed-file diff --git a/tests/gexp.scm b/tests/gexp.scm
index ad8e1d57b8..9a2e144377 100644
no
0018-tests-grafts.scm-Disable-tests-that-require-bootstra.patch [PATCH 18/29] tests/grafts.scm: Disable tests that require bootstrap binaries when network is unavailable. Vagrant Cascadian <vagrant@debian.org> no 2020-11-10
0019-tests-graph.scm-Disable-test-needing-further-investi.patch [PATCH 19/29] tests/graph.scm: Disable test needing further investigation. Vagrant Cascadian <vagrant@debian.org> no 2020-11-10
0020-tests-packages.scm-Disable-tests-using-bootstrap-bin.patch [PATCH 20/29] tests/packages.scm: Disable tests using bootstrap binaries when network is unavailable. Vagrant Cascadian <vagrant@debian.org> no 2020-11-10
0021-tests-profiles.scm-Disable-tests-using-bootstrap-bin.patch [PATCH 21/29] tests/profiles.scm: Disable tests using bootstrap binaries when networking is unavailable. Vagrant Cascadian <vagrant@debian.org> no 2020-11-10
tests-disable-guix-hash-git guix hash -S git requires disarchive, which is not yet available in Debian.

diff --git a/tests/guix-hash.sh b/tests/guix-hash.sh
index 8b03c7985d..bbde6b5c88 100644
no
tests-disable-pypi-guix-package-no-wheel =================================================================== no
0022-tests-publish.scm-Disable-test-requiring-bootstrap-b.patch [PATCH 22/29] tests/publish.scm: Disable test requiring bootstrap binaries when networking is unavailable. Vagrant Cascadian <vagrant@debian.org> no 2020-11-10
0023-tests-publish.scm-Disable-test-needing-further-inves.patch [PATCH 23/29] tests/publish.scm: Disable test needing further investigation. Vagrant Cascadian <vagrant@debian.org> no 2020-11-10
0024-tests-derivations.scm-Disable-tests-that-need-bootst.patch [PATCH 24/29] tests/derivations.scm: Disable tests that need bootstrap binaries. Vagrant Cascadian <vagrant@debian.org> no 2020-11-10
0025-tests-containers.scm-Disable-container-tests.patch [PATCH 25/29] tests/containers.scm: Disable container tests. Vagrant Cascadian <vagrant@debian.org> no 2021-01-20
0026-tests-guix-environment-container.sh-Disable-containe.patch [PATCH 26/29] tests/guix-environment-container.sh: Disable container tests. Vagrant Cascadian <vagrant@debian.org> no 2021-01-20
0010-tests-challenge.scm-Disable-tests-that-may-require-n.patch [PATCH 10/29] tests/challenge.scm: Disable tests that may require network for bootstrap binaries. Vagrant Cascadian <vagrant@debian.org> no 2020-11-10
0011-tests-union.scm-Skip-tests-that-depend-on-bootstrap-.patch [PATCH 11/29] tests/union.scm: Skip tests that depend on bootstrap binaries. Vagrant Cascadian <vagrant@debian.org> no 2020-11-10
0027-tests-syscalls.scm-Disable-tests-requiring-user-name.patch [PATCH 27/29] tests/syscalls.scm: Disable tests requiring user namespaces. Vagrant Cascadian <vagrant@debian.org> no 2021-01-20
0030-Disable-gexp-derivation-allowed-references-test-when.patch [PATCH 30/32] Disable "gexp->derivation #:allowed-references" test when network is unavailable. Vagrant Cascadian <vagrant@debian.org> no 2021-04-25
0012-tests-store.scm-Disable-tests-requiring-bootstrap-bi.patch [PATCH 12/29] tests/store.scm: Disable tests requiring bootstrap binaries when network in unavailable. Vagrant Cascadian <vagrant@debian.org> no 2020-11-10
0013-tests-store.scm-Disable-tests-requiring-bootstrap-gu.patch [PATCH 13/29] tests/store.scm: Disable tests requiring bootstrap-guile when network is unavailable. Vagrant Cascadian <vagrant@debian.org> no 2020-11-10
0014-tests-size.scm-Disable-tests-requiring-bootstrap-bin.patch [PATCH 14/29] tests/size.scm: Disable tests requiring bootstrap binaries when network is unavailable. Vagrant Cascadian <vagrant@debian.org> no 2020-11-10
tests-build-utils.scm-Disable-wrap-script-tests-if-n.patch [PATCH 1/3] tests/build-utils.scm: Disable wrap-script tests if network unavailable.

May require bootstrap binaries.
Vagrant Cascadian <vagrant@debian.org> no 2022-10-26
tests-guix-shell-export-manifest.sh-Disable-test-req.patch [PATCH 2/3] tests/guix-shell-export-manifest.sh: Disable test, requires bootstrap binaries. Vagrant Cascadian <vagrant@debian.org> no 2022-10-26
tests-gexp.scm-references-file-Skip-test-depending-o.patch [PATCH] tests/gexp.scm: references-file: Skip test depending on bootstrap binaries when network is not reachable. Vagrant Cascadian <vagrant@reproducible-builds.org> no 2022-10-23
fix-version-string Set version from .tarball-version shipped in guix tarball, rather than potentially attempting to regenerate from git.

===================================================================
Vagrant Cascadian <vagrant@debian.org> not-needed
guix-services-from-usr-bin Patch to run from binaries in /usr/bin.

===================================================================
no
skip-use-of-bootstrap-binary Disable test as it uses bootstrap binaries downloaded from the network
when not present, which violates Debian Policy.

===================================================================
no
0008-tests-derivations.scm-Disable-fixed-output-derivatio.patch [PATCH 08/29] tests/derivations.scm: Disable fixed-output derivations tests when network is unavailable (???) Vagrant Cascadian <vagrant@debian.org> no 2020-11-06
0009-tests-derivations.scm-Only-run-download-built-in-bui.patch [PATCH 09/29] tests/derivations.scm: Only run download built-in builder when network is available. Vagrant Cascadian <vagrant@debian.org> no 2020-11-06
tests-Add-common-functions-for-to-check-for-network-.patch [PATCH] tests: Add common functions for to check for network reachability.

* tests/common.sh: New file.
* tests/guix-build-branch.sh, tests/guix-pack.sh,
tests/guix-package-net.sh: Use skip_if_network_unreachable function
from common.sh.
* tests/guix-environment.sh: Use network_reachable function from
common.sh.
Vagrant Cascadian <vagrant@debian.org> yes upstream 2020-11-10
tests-Disable-tests-using-bootstrap-binaries-when-ne.patch [PATCH] tests: Disable tests using bootstrap binaries when network is unavailable. Vagrant Cascadian <vagrant@debian.org> no 2020-11-11
disable-gexp-script-module-path Disable test that uses bootstrap-guile.

===================================================================
no
use-guix-daemon-from-usr-bin On Debian systems guix-daemon is provided in /usr/bin, use that one.
Also configure to use the _guixbuild group.

===================================================================
no
lsb-init-functions https://lintian.debian.org/tags/init.d-script-does-not-source-init-functions.html

===================================================================
no
0001-tests-challenge-Disable-tests-requiring-bootstrap-bi.patch [PATCH 01/29] tests/challenge: Disable tests requiring bootstrap binaries if network is unavailable. Vagrant Cascadian <vagrant@debian.org> no 2020-11-06
0002-tests-Only-run-tests-requiring-bootstrap-binaries-wh.patch [PATCH 02/29] tests: Only run tests requiring bootstrap binaries when network is available. Vagrant Cascadian <vagrant@debian.org> no 2020-11-06
0003-tests-Ensure-tests-that-require-bootstrap-guile-are-.patch [PATCH 03/29] tests: Ensure tests that require %bootstrap-guile are only run when network is reachable. Vagrant Cascadian <vagrant@debian.org> no 2020-11-06
0004-tests-Only-run-tests-using-bootstrap-binaries-when-n.patch [PATCH 04/29] tests: Only run tests using bootstrap binaries when network is available. Vagrant Cascadian <vagrant@debian.org> no 2020-11-06
0005-tests-Only-run-tests-using-bootstrap-binaries-when-n.patch [PATCH 05/29] tests: Only run tests using bootstrap binaries when network is available. Vagrant Cascadian <vagrant@debian.org> no 2020-11-06
0006-tests-channels.scm-Disable-latest-channel-instances-.patch [PATCH 06/29] tests/channels.scm: Disable latest-channel-instances includes channel dependencies when network is unavailable. Vagrant Cascadian <vagrant@debian.org> no 2020-11-06
0007-tests-syscalls.scm-Disable-scandir-properties-test-f.patch [PATCH 07/29] tests/syscalls.scm: Disable scandir properties test failure. Vagrant Cascadian <vagrant@debian.org> no 2020-11-06
tests-profiles.scm-Disable-profile-derivation-format.patch [PATCH 3/3] tests/profiles.scm: Disable "profile-derivation format version 3" and "deduplication of repeated entries", requires bootstrap
binaries.
Vagrant Cascadian <vagrant@debian.org> no 2022-10-26

All known versions for source package 'guix'

Links