Evgeny Morozov

Results 11 comments of Evgeny Morozov

Documenting this could help, but only if the user looks at the documentation every time. It would be more useful if `borg check` printed at start-up something like "You will...

Also, borg should make sure to *verify* the entered passphrase immediately (from #3153 - just wanted to note it here). This should apply whether the user enters it or it's...

A hint is much better than nothing, but still really annoying if the passphrase is wrong. If I do something like `borg list` it verifies the passphrase quite quickly. Why...

Hmm, fair enough. The repo is probably not damaged most of the time (I'm just running check to make sure), so maybe borg could attempt to get a valid chunk,...

Upgraded to PowerShell 4.0 and now I get a different error: ``` Microsoft.PowerShell.Archive\Expand-Archive : The module 'Microsoft.PowerShell.Archive' could not be loaded. For more information, run 'Import-Module Microsoft.PowerShell.Archive'. At line:19 char:1...

> Install-Module -Name Microsoft.PowerShell.Archive > The term 'Install-Module' is not recognized as the name of a cmdlet...

Tried again on another Windows 7 (x64) machine, this time installing PowerShell 5.1. Now I get: ``` Downloading latest verson (0.15.0) You cannot call a method on a null-valued expression....

OK, debugged and it actually worked in the debugger. The line it was failing on, though, was $paths = $path.Split(";") -inotlike "*dotnet.script*" I think it failed, because I had the...

Yes, that seems to prevent it from adding a duplicate entry to the path.

Not sure if it's the same issue, but I'm also getting > Authentiation method 'publickey' with key '...' failed ConnectBot 1.9.8-oss on Android 12 (crDroid), Ubuntu 18.04.6 server. Tried ed25519,...