1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-20 17:20:32 +02:00
Files
guix/gnu
Mathieu Othacehe 3d3ffb30f9 installer: Fix device synchronization.
Reported by Florian Pelz:
https://lists.gnu.org/archive/html/guix-devel/2020-11/msg00326.html.

* gnu/installer/utils.scm (call-with-time): New procedure,
(let/time): new macro.
* gnu/installer/parted.scm (with-delay-device-in-use?): Increase the retry
count to 16.
(non-install-devices): Remove the call to with-delay-device-in-use? as it
doesn't return the expected result, and would block much longer now.
(free-parted): Log the time required to sync each device.
2020-11-17 19:10:14 +01:00
..
2020-11-08 18:21:15 +01:00
2020-11-17 09:52:04 -06:00
2020-11-12 10:47:25 +01:00
2020-11-02 21:02:39 +01:00
2020-09-30 10:47:59 +02:00
2020-11-17 09:52:04 -06:00
2020-11-02 18:22:33 +01:00