chezmoi build fails

  • Open
  • quality assurance status badge
Details
One participant
  • Simen Endsjø
Owner
unassigned
Submitted by
Simen Endsjø
Severity
normal

Debbugs page

Simen Endsjø wrote 1 weeks ago
(address . bug-guix@gnu.org)
87mse0mv47.fsf@simendsjo.me
guix build chezmoi fails with

error: in phase 'build': uncaught exception:
%exception #<&invoke-error program: "go" arguments: ("install" "-ldflags=-s -w" "-trimpath" "github.com/twpayne/chezmoi") exit-status: 1 term-signal: #f stop-signal: #f>
phase `build' failed after 3.4 seconds
command "go" "install" "-ldflags=-s -w" "-trimpath" "github.com/twpayne/chezmoi" failed with status 1
-----BEGIN PGP SIGNATURE-----

iQFJBAEBCAAzFiEEsPLWxSk2lf1XtdJVd7xjRbZdbPsFAmfHWfgVHGNvbnRhY3RA
c2ltZW5kc2pvLm1lAAoJEHe8Y0W2XWz7n0gH/3mgED7EhwDihP5BmHGnGxVNoJyE
I3UEMRIXGFMI4AKZphlQjlAC+Tec/Y0cKBJ2E8qHND4Znh4ZuB6SvvVMrSP7WE27
jsx8tL6E3/1rqM8+sOZD+hLMxYmKPRhehoJ2O5SVHnGOTJOx/xzqI/UrRLixyM8k
cnDYG2pn+Z1UHWROPwTi43tUKckLosdSHqQtTfo9hLmX0UIyEn2VBTisY/wxq9ts
A6u77cLXm8OY0fFeE0ws8scxCnQq4JQzFMfww4dj5HROdbWQJVZci72CNCPf5s7e
QVymg5WBsrcACoP0YBUnIL8E7S+wPixHTJDjgeISJI9I8kOJ/DU9WNvWR80=
=1Tpd
-----END PGP SIGNATURE-----

?
Your comment

Commenting via the web interface is currently disabled.

To comment on this conversation send an email to 76747@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 76747
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch
You may also tag this issue. See list of standard tags. For example, to set the confirmed and easy tags
mumi command -t +confirmed -t +easy
Or, remove the moreinfo tag and set the help tag
mumi command -t -moreinfo -t +help