Allow fixconkeys-part2 a 5 minute window to run, which should be enough to run update-initramfs (LP: #2060429).

This commit is contained in:
Simon Quigley 2024-04-09 03:08:13 -05:00
parent 8696f7da83
commit 1299a42d37
2 changed files with 3 additions and 1 deletions

View File

@ -1,5 +1,5 @@
---
dontChroot: false
timeout: 30
timeout: 300
script:
- /usr/libexec/fixconkeys-part2

2
debian/changelog vendored
View File

@ -3,6 +3,8 @@ calamares-settings-ubuntu (1:24.04.25) UNRELEASED; urgency=medium
* Be completely sure apt will not try to prompt the user.
* Bump the timeout limits to 15 minutes for both pkgselect
contextualprocess modules.
* Allow fixconkeys-part2 a 5 minute window to run, which should be
enough to run update-initramfs (LP: #2060429).
-- Simon Quigley <tsimonq2@ubuntu.com> Tue, 09 Apr 2024 03:01:19 -0500