Since a while, I have changes to tails.git:submodules uncommitted in all 
my local copies of the repo:
diff --git a/submodules/mirror-pool-dispatcher 
b/submodules/mirror-pool-dispatcher
index baf816c2d7..99bb6898d0 160000
--- a/submodules/mirror-pool-dispatcher
+++ b/submodules/mirror-pool-dispatcher
@@ -1 +1 @@
-Subproject commit baf816c2d7fc447e49c1fdb977144766d8786e92
+Subproject commit 99bb6898d04f57995835044520f6192c50b62399-dirty
I tried to:
- Update my submodules:
    git submodule update
- Remove all submodule configuration and folder
- Reset them entirely:
    rm -rf submodules
    git submodule update --init
I get errors and can't get rid of them:
$ git submodule update --init
Submodule path 'submodules/chutney': checked out 
'71b25eeec8ae9e5a6968139917b72c588f583a57'
Submodule path 'submodules/jenkins-tools': checked out 
'3bb3123456cf507698aafc22f882238fcc27bfc1'
fatal: remote error: FATAL: R any mirror-pool-dispatcher daemon DENIED 
by fallthru
(or you mis-spelled the reponame)
Unable to fetch in submodule path 'submodules/mirror-pool-dispatcher'
fatal: remote error: FATAL: R any mirror-pool-dispatcher daemon DENIED 
by fallthru
(or you mis-spelled the reponame)
Fetched in submodule path 'submodules/mirror-pool-dispatcher', but it 
did not contain baf816c2d7fc447e49c1fdb977144766d8786e92. Direct 
fetching of that commit failed.
What's up here? I never use submodules myself and would really like to 
be able to silent all this noise.
-- 
sajolida
Tails — 
https://tails.boum.org/
UX · Fundraising · Technical Writing