From 96f8297ab14b3766a2fe49c8bb4b6bf7dbdec2c7 Mon Sep 17 00:00:00 2001 From: yarikoptic Date: Thu, 17 Oct 2024 21:44:17 +0000 Subject: [PATCH] Added a comment --- ..._c9ad876fbc000e34eb97981046c92eef._comment | 22 +++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 doc/forum/is_it_safe_to_enable_Servant_by_default__63__/comment_6_c9ad876fbc000e34eb97981046c92eef._comment diff --git a/doc/forum/is_it_safe_to_enable_Servant_by_default__63__/comment_6_c9ad876fbc000e34eb97981046c92eef._comment b/doc/forum/is_it_safe_to_enable_Servant_by_default__63__/comment_6_c9ad876fbc000e34eb97981046c92eef._comment new file mode 100644 index 0000000000..02302fd156 --- /dev/null +++ b/doc/forum/is_it_safe_to_enable_Servant_by_default__63__/comment_6_c9ad876fbc000e34eb97981046c92eef._comment @@ -0,0 +1,22 @@ +[[!comment format=mdwn + username="yarikoptic" + avatar="http://cdn.libravatar.org/avatar/f11e9c84cb18d26a1748c33b48c924b4" + subject="comment 6" + date="2024-10-17T21:44:17Z" + 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.30.2