Commit a26c472
committed
Fix tzdata interactive prompt during setup
Pre-configure timezone to UTC before installing python3. The tzdata
package (python3 dependency) prompts for continent/timezone even with
DEBIAN_FRONTEND=noninteractive if no timezone is pre-set.
Co-Authored-By: Mithun Gowda B <mithungowda.b7411@gmail.com>1 parent f04aad1 commit a26c472
1 file changed
+7
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
157 | 157 | | |
158 | 158 | | |
159 | 159 | | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
160 | 167 | | |
161 | 168 | | |
162 | 169 | | |
| |||
0 commit comments