all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#62442: Latest Guix binary download permission issues
@ 2023-03-25 14:16 Lars-Dominik Braun
  0 siblings, 0 replies; only message in thread
From: Lars-Dominik Braun @ 2023-03-25 14:16 UTC (permalink / raw)
  To: 62442

Hi,

as noted in [1] the latest Guix binary (tar.xz) from CI has the following
directory entry:

    drwx------ root/root         0 1970-01-01 01:00 ./

When installing this tarball using guix-install.sh the system will
be bricked instantly, because the `tar -xf` command does not include
--no-overwrite-dir, causing / to become readable only for the root user.

Cheers,
Lars

[1] https://github.com/PromyLOPh/guix-install-action/issues/20





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2023-03-25 14:28 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-25 14:16 bug#62442: Latest Guix binary download permission issues Lars-Dominik Braun

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.