unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* bug#34914: ‘guix pack -f squashfs’ should create an empty /home
@ 2019-03-19 10:00 Ludovic Courtès
  2019-03-19 10:32 ` Ludovic Courtès
  0 siblings, 1 reply; 2+ messages in thread
From: Ludovic Courtès @ 2019-03-19 10:00 UTC (permalink / raw)
  To: bug-Guix

Hello Guix,

Once you’ve fixed <https://issues.guix.info/issue/34913>, the images
that ‘guix pack’ creates lack /home, and Singularity refuses to go
further without an empty /home because it want to mount your home
directory there but doesn’t dare to create it:

--8<---------------cut here---------------start------------->8---
$ singularity exec hwloc.sqsh /gnu/store/1s118hqbap2kbblpxm7nlnzqk2dskm4y-bash-static-4.4.23/bin/bash
WARNING: Non existent bind point (directory) in container: '/scratch'
WARNING: Non existent bind point (file) in container: '/etc/localtime'
WARNING: Non existent bind point (file) in container: '/etc/hosts'
ERROR  : Base home directory does not exist within the container: /home
ABORT  : Retval = 255
$ singularity --version
2.5.1-dist
--8<---------------cut here---------------end--------------->8---

I guess we’ll just have to create it.

Ludo’.

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

* bug#34914: ‘guix pack -f squashfs’ should create an empty /home
  2019-03-19 10:00 bug#34914: ‘guix pack -f squashfs’ should create an empty /home Ludovic Courtès
@ 2019-03-19 10:32 ` Ludovic Courtès
  0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2019-03-19 10:32 UTC (permalink / raw)
  To: 34914-done

Ludovic Courtès <ludovic.courtes@inria.fr> skribis:

> $ singularity exec hwloc.sqsh /gnu/store/1s118hqbap2kbblpxm7nlnzqk2dskm4y-bash-static-4.4.23/bin/bash
> WARNING: Non existent bind point (directory) in container: '/scratch'
> WARNING: Non existent bind point (file) in container: '/etc/localtime'
> WARNING: Non existent bind point (file) in container: '/etc/hosts'
> ERROR  : Base home directory does not exist within the container: /home
> ABORT  : Retval = 255

Fixed in 6c5e618ca004d3714d9de7676f2a984735bfe17b.

Ludo’.

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

end of thread, other threads:[~2019-03-19 10:33 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-03-19 10:00 bug#34914: ‘guix pack -f squashfs’ should create an empty /home Ludovic Courtès
2019-03-19 10:32 ` Ludovic Courtès

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).