more forumbugs

This commit is contained in:
Joey Hess 2021-07-15 12:59:43 -04:00
parent 019b91f2a9
commit 86524edd29
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38
3 changed files with 4 additions and 5 deletions

View file

@ -74,3 +74,5 @@ Copyright (C) 2013 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
[[!tag forumbug]] [[bugs/done]]

View file

@ -1,5 +0,0 @@
Please file bug reports in [[bugs]], not the forum, so they can be closed
when fixed.
Moved to [[bug report|bugs/Out_of_memory_error_in_fsck_whereis_find_and_status_cmds]].
--[[Joey]]

View file

@ -5,3 +5,5 @@ Internal Server Error: wrong number of words in ssh public key
This is due to the use of pattern matching in this line https://github.com/RichiH/git-annex/blob/master/Assistant/Ssh.hs#L73 and because the key comment contains spaces. And of course it cotains spaces, on windows people often use their full name as user name. I will fill a bug later.
My question is, how can I work around this bug? The client with this public key is running windows. How can I influence or at least see how this public key looks like? I could not find any documentation on this.
[[!tag forumbug]] [[bugs/done]]