GNU bug report logs -
#68628
`guix pull` fails due to with-grafts in GUIX_BUILD_OPTIONS
Previous Next
To reply to this bug, email your comments to 68628 AT debbugs.gnu.org.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
bug-guix <at> gnu.org
:
bug#68628
; Package
guix
.
(Sun, 21 Jan 2024 07:52:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
"msglm" <msglm <at> techchud.xyz>
:
New bug report received and forwarded. Copy sent to
bug-guix <at> gnu.org
.
(Sun, 21 Jan 2024 07:52:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
When I invoke `guix pull` when `GUIX_BUILD_OPTIONS` contains a call for
`--with-graft`, `guix pull` fails due to `with-graft` not being a valid
option for `guix pull`:
Command-line transcript:
guix pull
guix pull: error: with-graft=gnutls=gnutls <at> 3.5.4: unrecognized option
Having `guix pull` ignore `GUIX_BUILD_OPTIONS` may be a hack fix, but it
could break other people's workflows since `guix pull` has some options for
building (i.e: `--cores` and `--no-grafts`).
Suggestions:
Adding `with-graft` support to guix pull (if that's even applicable).
Having guix-pull just ignore the option and return a warning.
Split up GUIX_BUILD_OPTIONS into a per-command set of flags (i.e:
GUIX_BUILD_OPTIONS_PULL).
This bug report was last modified 1 year and 52 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.