Im admittedly a pretty big paket noob.
When I run mono paket.exe install
I get
Paket failed with -> Could not download from 'https://raw.githubusercontent.com/logary/logary/31e0650902a9c7f92aa90b0b5474a551e6282a7e/src/adapters/Logary.Adapters.EventStore/EventStore.Logary.fs' -> RequestFailedException: Request to 'https://raw.githubusercontent.com/logary/logary/31e0650902a9c7f92aa90b0b5474a551e6282a7e/src/adapters/Logary.Adapters.EventStore/EventStore.Logary.fs' failed with: 'NotFound'
However, if you navigate to those links the files download just fine. I'm not sure why it's failing.
Also, even if those files exist already, paket will remove them, then fail to download them once more.