emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[debbugs-tracker] bug#34914: closed ( ‘guix pack -f squashfs’ should cre


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#34914: closed ( ‘guix pack -f squashfs’ should create an empty /home)
Date: Tue, 19 Mar 2019 10:33:01 +0000

Your message dated Tue, 19 Mar 2019 11:32:10 +0100
with message-id <address@hidden>
and subject line Re: bug#34914: ‘guix pack -f squashfs’ should create an empty 
/home
has caused the debbugs.gnu.org bug report #34914,
regarding ‘guix pack -f squashfs’ should create an empty /home
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
34914: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=34914
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: ‘guix pack -f squashfs’ should create an empty /home Date: Tue, 19 Mar 2019 11:00:59 +0100 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.1 (gnu/linux)
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’.



--- End Message ---
--- Begin Message --- Subject: Re: bug#34914: ‘guix pack -f squashfs’ should create an empty /home Date: Tue, 19 Mar 2019 11:32:10 +0100 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.1 (gnu/linux)
Ludovic Courtès <address@hidden> 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’.


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]