guile: warning: failed to install locale environment variable `PATH' set to `/gnu/store/fmjsfdj3jwqp4rnr6fv992szf16s07ma-gzip-1.10/bin:/gnu/store/38dfmpr2n9gk7ib4jgzi6m18ywica5dp-tar-1.32/bin' hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Initialized empty Git repository in /gnu/store/wfxrf2wl7m9yycyk1xnrppjcl64j1hkb-pep-engine-2.1.34-checkout/.git/ From https://gitea.pep.foundation/pEp.foundation/pEpEngine * tag Release_2.1.34 -> FETCH_HEAD Note: switching to 'FETCH_HEAD'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false HEAD is now at 637e9f0 test case changed to match heuristic as fdik wants it - if usernames don't match when a TOFU_ key is set as a default and a real ID and different username is set for that address, external update_identity will NOT pick that key; however, it will still be picked up with encrypt_message internal election and thus encryption will still take place.