unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* bug#25286: cow-store destroys /tmp
@ 2016-12-28 16:17 John Darrington
  2017-01-02 20:44 ` Ludovic Courtès
  0 siblings, 1 reply; 3+ messages in thread
From: John Darrington @ 2016-12-28 16:17 UTC (permalink / raw)
  To: 25286

[-- Attachment #1: Type: text/plain, Size: 473 bytes --]

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]

J'

-- 
Avoid eavesdropping.  Send strong encrypted email.
PGP Public key ID: 1024D/2DE827B3 
fingerprint = 8797 A26D 0854 2EAB 0285  A290 8A67 719C 2DE8 27B3
See http://sks-keyservers.net or any PGP keyserver for public key.


[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 181 bytes --]

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

* bug#25286: cow-store destroys /tmp
  2016-12-28 16:17 bug#25286: cow-store destroys /tmp John Darrington
@ 2017-01-02 20:44 ` Ludovic Courtès
  2017-01-02 21:13   ` John Darrington
  0 siblings, 1 reply; 3+ messages in thread
From: Ludovic Courtès @ 2017-01-02 20:44 UTC (permalink / raw)
  To: John Darrington; +Cc: 25286

John Darrington <john@darrington.wattle.id.au> skribis:

> 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]

Indeed, ‘cow-store’ bind-mounts /mnt/tmp (or whatever the target mount
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.

Is it a problem for the installer?

Thanks,
Ludo’.

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

* bug#25286: cow-store destroys /tmp
  2017-01-02 20:44 ` Ludovic Courtès
@ 2017-01-02 21:13   ` John Darrington
  0 siblings, 0 replies; 3+ messages in thread
From: John Darrington @ 2017-01-02 21:13 UTC (permalink / raw)
  To: Ludovic Court??s; +Cc: 25286, John Darrington

[-- Attachment #1: Type: text/plain, Size: 1058 bytes --]

On Mon, Jan 02, 2017 at 09:44:46PM +0100, Ludovic Court??s wrote:
     John Darrington <john@darrington.wattle.id.au> skribis:
     
     > 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]
     
     Indeed, ???cow-store??? bind-mounts /mnt/tmp (or whatever the target mount
     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.
     
     Is it a problem for the installer?
     

It's not an insurmountable problem.  But it is a bit annoying.

J'

-- 
Avoid eavesdropping.  Send strong encrypted email.
PGP Public key ID: 1024D/2DE827B3 
fingerprint = 8797 A26D 0854 2EAB 0285  A290 8A67 719C 2DE8 27B3
See http://sks-keyservers.net or any PGP keyserver for public key.


[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 181 bytes --]

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

end of thread, other threads:[~2017-01-02 21:14 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-12-28 16:17 bug#25286: cow-store destroys /tmp John Darrington
2017-01-02 20:44 ` Ludovic Courtès
2017-01-02 21:13   ` John Darrington

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