all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Boostrap tar cannot exec xz
@ 2016-09-30 11:06 Carlos Sánchez de La Lama
  2016-09-30 20:08 ` Ludovic Courtès
  0 siblings, 1 reply; 8+ messages in thread
From: Carlos Sánchez de La Lama @ 2016-09-30 11:06 UTC (permalink / raw)
  To: ludo; +Cc: guix-devel

Hi Ludo,

still trying too bootstrap linux-powerpc. I find the boostrap binary
"tar" fails to execute xz (which is un turn required to build make on
continue the bootstrap process), because it can not find bash.

The problem was introduced in your commit

74d637397b44a90d2dbc2ac100b38591dd4f81eb

which upgraded tar to 1.29. That commit also added the substitution of
"/bin/sh" to "<bash-store-path>/bin/sh" in src/system.c when compiling
tar, which is fine in general, but gets broken when %static-binaries
does a remove-store-reference for all the static binaries.

Is that substitution really needed?

BR

Carlos

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

end of thread, other threads:[~2016-10-03 16:06 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-09-30 11:06 Boostrap tar cannot exec xz Carlos Sánchez de La Lama
2016-09-30 20:08 ` Ludovic Courtès
2016-09-30 21:47   ` Carlos Sánchez de La Lama
2016-10-01 12:11     ` Ludovic Courtès
2016-10-03  7:22       ` Carlos Sánchez de La Lama
2016-10-03  9:07         ` Boostrap tar cannot exec /bin/sh Danny Milosavljevic
2016-10-03  9:19           ` Carlos Sánchez de La Lama
2016-10-03 16:06         ` Boostrap tar cannot exec xz Ludovic Courtès

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.