GNU bug report logs - #25422
GIT_SSL_CAINFO set incorrectly

Previous Next

Package: guix;

Reported by: Leo Famulari <leo <at> famulari.name>

Date: Wed, 11 Jan 2017 20:37:02 UTC

Severity: normal

Tags: patch

Done: ludo <at> gnu.org (Ludovic Courtès)

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Ludovic Courtès <ludo <at> gnu.org>
To: 25422 <at> debbugs.gnu.org
Cc: Ludovic Courtès <ludo <at> gnu.org>
Subject: bug#25422: [PATCH 0/2] Support single-entry search paths
Date: Sun, 22 Jan 2017 22:51:59 +0100
Hi!

These patches for ‘core-updates’ add support for “single-entry” search
paths like ‘GIT_SSL_CAINFO’.  This is achieved by setting ‘separator’ to
#f in the search path spec.

Feedback welcome!

Ludo’.

Ludovic Courtès (2):
  guix package: Honor the order of profiles when -p appears multiple
    times.
  search-paths: Allow specs with #f as their separator.

 Makefile.am                      |  3 ++-
 gnu/packages/version-control.scm |  4 ++--
 guix/build/profiles.scm          | 24 ++++++++++++--------
 guix/build/utils.scm             | 13 ++++++++---
 guix/scripts/package.scm         |  4 ++--
 guix/search-paths.scm            | 28 ++++++++++++++++-------
 tests/guix-package-net.sh        |  4 ++--
 tests/packages.scm               | 49 +++++++++++++++++++++++++++++++++++++++-
 tests/search-paths.scm           | 48 +++++++++++++++++++++++++++++++++++++++
 9 files changed, 148 insertions(+), 29 deletions(-)
 create mode 100644 tests/search-paths.scm

-- 
2.11.0





This bug report was last modified 8 years and 102 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.