From mboxrd@z Thu Jan 1 00:00:00 1970 From: John Darrington Subject: bug#25286: cow-store destroys /tmp Date: Mon, 2 Jan 2017 22:13:06 +0100 Message-ID: <20170102211306.GA21120@jocasta.intra> References: <20161228161722.GA11931@jocasta.intra> <87d1g5chtt.fsf@gnu.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="82I3+IH0IqGh5yIs" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:44122) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cO9vh-0004Jk-NT for bug-guix@gnu.org; Mon, 02 Jan 2017 16:14:06 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cO9ve-0006bu-Gz for bug-guix@gnu.org; Mon, 02 Jan 2017 16:14:05 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:52555) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1cO9ve-0006bq-DF for bug-guix@gnu.org; Mon, 02 Jan 2017 16:14:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1cO9ve-0000x4-7r for bug-guix@gnu.org; Mon, 02 Jan 2017 16:14:02 -0500 Sender: "Debbugs-submit" Resent-Message-ID: Content-Disposition: inline In-Reply-To: <87d1g5chtt.fsf@gnu.org> List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: "bug-Guix" To: Ludovic Court??s Cc: 25286@debbugs.gnu.org, John Darrington --82I3+IH0IqGh5yIs Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Jan 02, 2017 at 09:44:46PM +0100, Ludovic Court??s wrote: John Darrington skribis: =20 > 1. Boot from an installation-os image. > 2. cp /etc/issue /tmp > 3. ls -l /tmp [observe that /tmp/issue exists] > 4. mount -t ext4 /dev/sda1 /mnt > 5. herd start cow-store /mnt > 6. ls -l /tmp [observe that /tmp/issue has dissappeared] =20 Indeed, ???cow-store??? bind-mounts /mnt/tmp (or whatever the target m= ount point is) to /tmp to make sure we have enough disk space if we need to build things. This was done in commit 0adabad72d58492f08975af0b6b837ebde32a51b in response to a bug report. =20 Is it a problem for the installer? =20 It's not an insurmountable problem. But it is a bit annoying. J' --=20 Avoid eavesdropping. Send strong encrypted email. PGP Public key ID: 1024D/2DE827B3=20 fingerprint =3D 8797 A26D 0854 2EAB 0285 A290 8A67 719C 2DE8 27B3 See http://sks-keyservers.net or any PGP keyserver for public key. --82I3+IH0IqGh5yIs Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEARECAAYFAlhqwmIACgkQimdxnC3oJ7PARgCfTDzavjSmaBqQY+pvzpsLPbL6 NKoAn0heNK2mocYpFxowIhnp+9l4g7Tl =r1H4 -----END PGP SIGNATURE----- --82I3+IH0IqGh5yIs--