From 5dcba77fbeaf5fcc1343041513630cd6f3944a3e Mon Sep 17 00:00:00 2001 From: Leah Rowe Date: Thu, 25 Jan 2024 19:50:24 +0000 Subject: [PATCH] docs/build: note about correct time/date Signed-off-by: Leah Rowe --- site/docs/build/index.md | 7 +++++++ site/docs/build/index.uk.md | 7 +++++++ 2 files changed, 14 insertions(+) diff --git a/site/docs/build/index.md b/site/docs/build/index.md index 6959678..e68e51f 100644 --- a/site/docs/build/index.md +++ b/site/docs/build/index.md @@ -92,6 +92,13 @@ Actual development/testing is always done using cbmk directly, and this includes when building from source. Here are some instructions to get you started: +Zero..st, check time/date +------------------------- + +Make sure date/hwclock report the correct time and date on your system, +because parts of the build process download from HTTPS servers and wrong +time or date can cause connections to be dropped during negotiation. + First, install build dependencies --------------------------------- diff --git a/site/docs/build/index.uk.md b/site/docs/build/index.uk.md index 8d78f6c..d673287 100644 --- a/site/docs/build/index.uk.md +++ b/site/docs/build/index.uk.md @@ -61,6 +61,13 @@ Python Python2 не використовується cbmk або будь-чим, що завантажується в якості модулів. Ви маєте переконатись, що команда `python` виконує python 3 на вашій системі. +Zero..st, check time/date +------------------------- + +Make sure date/hwclock report the correct time and date on your system, +because parts of the build process download from HTTPS servers and wrong +time or date can cause connections to be dropped during negotiation. + Побудова з джерельного коду ============================