unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* bug#41481: Can't build glibc-mesboot0
@ 2020-05-23 13:10 Roel Janssen
  2020-05-23 13:31 ` Mathieu Othacehe
  0 siblings, 1 reply; 4+ messages in thread
From: Roel Janssen @ 2020-05-23 13:10 UTC (permalink / raw)
  To: 41481

Dear Guix,

I installed Guix System on my computer but I am facing two problems:

1. "guix pull" returns:
Updating channel 'guix' from Git repository at '
https://git.savannah.gnu.org/git/guix.git'...
Building from these channels:
  guix      https://git.savannah.gnu.org/git/guix.git	28e9a11
guix pull: error: glibc-bootstrap-system-2.2.5.patch: patch not found

I worked around that by doing:
$ find /gnu/store -name "glibc-bootstrap-system-2.2.5.patch"
$ mkdir ~/dummy; cd ~/dummy; ln -s <the-location-of-this-file>
$ export GUIX_PACKAGE_PATH=~/dummy

Is there a proper way to fix this?


2. Installing emacs fails because the build of glibc-mesboot0 fails
with:

patch: **** Can't open patch file
/gnu/store/wcz8d4vkcjs7c6m56mz3lsbkxgvnb17v-glibc-bootstrap-system-
2.2.5.patcherror 02:  
command "patch" "--force" "-p1" "-i"
"/gnu/store/wcz8d4vkcjs7c6m56mz3lsbkxgvnb17v-glibc-bootstrap-system-
2.2.5.patch" failed with status 2

The file:
/gnu/store/wcz8d4vkcjs7c6m56mz3lsbkxgvnb17v-glibc-bootstrap-system-
2.2.5.patch

.. seems to be a symlink to:
 /gnu/store/crjgq2qq4s2cvbcb4impjpsn4wyxfgqq-guix-
28e9a11/gnu/packages/patches/glibc-bootstrap-system-2.2.5.patch

I'm using:
# guix --version
guix (GNU Guix) 1.1.0-3.52b01cb

Thanks in advance.

Kind regards,
Roel Janssen






^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2020-05-23 14:40 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-23 13:10 bug#41481: Can't build glibc-mesboot0 Roel Janssen
2020-05-23 13:31 ` Mathieu Othacehe
2020-05-23 14:19   ` Roel Janssen
2020-05-23 14:39     ` Roel Janssen

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).