Scott Colby
Scott Colby
@natebrunette I'm using rclone in the same way as you, Time Machine -> samba -> RPi -> external drive -> rclone -> B2 and have noticed similar errors. What command...
Slight update: I made a new `RaspberryPi3B+` board definition pointing to the proper `bcm2710-rpi-3-b-plus.dtb` from raspberrypi/firmware and still have the same issue.
I would be happy to rebase and update the PR #5030 if necessary
I had success by commenting out the `HostKey /etc/ssh/ssh_host_ecdsa` directive. I didn't have the issue with ssh-dss, but there might be a `HostKey` for that as well.
That's a great idea! Here's the breakdown of what I did for this: ## Shortcuts Automation **When:** When Bedtime starts **Do:** 1. Get Wi-Fi network's Network Name 2. If Network...
I am having this problem as well. (This is possibly a duplicate of or related to #987 and #978, but I don't have the console logs to back it up.)
Is `make` supposed to be run as root? I generally run as a limited user. Running just `make` fails: ``` cp: /Applications/Xcode.app/Contents/Developer/../MacOS/Xcode_orig: Permission denied The original Xcode binary is backed...
Without sudo, it can't run the unsign portion of the make sequence. Should I try doing that separately and then manually running the build? EDIT: Here's what I did. ```...
It looks like the answer is this is a wont/cantfix at the moment. Am I correct in that understanding? It is strange to me how different FiraCode seems to behave...
Is there a good way to determine what version I have installed on my system? I've completely forgotten how I solved this, but it wasn't "stick with 1.207 for all...