removed
authoryarikoptic <yarikoptic@web>
Thu, 17 Oct 2024 22:08:32 +0000 (22:08 +0000)
committeradmin <admin@branchable.com>
Thu, 17 Oct 2024 22:08:32 +0000 (22:08 +0000)
doc/forum/is_it_safe_to_enable_Servant_by_default__63__/comment_6_c9ad876fbc000e34eb97981046c92eef._comment [deleted file]

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
deleted file mode 100644 (file)
index 02302fd..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
-[[!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.
-"""]]