From 2b426227278127462908565ee60106d122f3d887 Mon Sep 17 00:00:00 2001 From: yarikoptic Date: Thu, 17 Oct 2024 21:44:04 +0000 Subject: [PATCH] Added a comment --- ..._660eaa5fce4276605d181958c14962b9._comment | 22 +++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 doc/forum/is_it_safe_to_enable_Servant_by_default__63__/comment_5_660eaa5fce4276605d181958c14962b9._comment diff --git a/doc/forum/is_it_safe_to_enable_Servant_by_default__63__/comment_5_660eaa5fce4276605d181958c14962b9._comment b/doc/forum/is_it_safe_to_enable_Servant_by_default__63__/comment_5_660eaa5fce4276605d181958c14962b9._comment new file mode 100644 index 0000000000..c18fbd03dc --- /dev/null +++ b/doc/forum/is_it_safe_to_enable_Servant_by_default__63__/comment_5_660eaa5fce4276605d181958c14962b9._comment @@ -0,0 +1,22 @@ +[[!comment format=mdwn + username="yarikoptic" + avatar="http://cdn.libravatar.org/avatar/f11e9c84cb18d26a1748c33b48c924b4" + subject="comment 5" + date="2024-10-17T21:44:04Z" + content=""" +tried, FTBFS + +``` +2024-10-17T20:15:49.1836077Z +2024-10-17T20:15:49.1836378Z P2P/Http/State.hs:476:49: error: +2024-10-17T20:15:49.1847864Z * Variable not in scope: writeTMVar :: TMVar Bool -> Bool -> STM a0 +2024-10-17T20:15:49.1848889Z * Perhaps you meant one of these: +2024-10-17T20:15:49.1849789Z `writeTVar' (imported from Control.Concurrent.STM), +2024-10-17T20:15:49.1850800Z `writeTChan' (imported from Control.Concurrent.STM) +2024-10-17T20:15:49.1851624Z | +2024-10-17T20:15:49.1852313Z 476 | writeTMVar lv False +2024-10-17T20:15:49.1853246Z | ^^^^^^^^^^ +``` + +it is building within `docker://datalad/buildenv-git-annex` which is built using bookworm frozen to 20230829T151102Z via snapshots repo. +"""]] -- 2.39.5