diff options
| author | Dan Peebles <pumpkin@me.com> | 2017-11-10 05:08:54 +0000 |
|---|---|---|
| committer | Dan Peebles <pumpkin@me.com> | 2017-11-10 05:15:37 +0000 |
| commit | f5b3f2c5a7f2b51e80ac32fb47fd1d7d3e475ad1 (patch) | |
| tree | a688da3d04c004f0c1677bbf8ad296718a4f65ab /pkgs/development/python-modules/httpserver | |
| parent | 7ebacd1a43d7112c75555414d968be9fc4c564a4 (diff) | |
make-disk-iamge: use faketime to get a consistent timestamp
This fixes #28768 because during an image build, Nix sees bad store
timestamps and attempts to fix them, but can't fix them on a running
system (due to being inside a builder). Since timestamps on the store
are supposed to be 1 anyway, if we fix this, that fixes image building
inside booted images made this way.
Note that this adds quite a bit of noise to the output, because running
`cptofs` under `faketime` causes a bunch of seemingly spurious error
messages and my attempts to suppress them all failed. We'll fix it when
`cptofs` gets a native timestamp preservation feature.
Diffstat (limited to 'pkgs/development/python-modules/httpserver')
0 files changed, 0 insertions, 0 deletions
