Sean Behan

Results 21 comments of Sean Behan

@delucca This fixed it for me, thank you! Now when running it manually I get the OK message. For some reason it's not running in my bashrc though so I'll...

Okay so if I run it manually I get ``` codebam ./.ssh/wsl2-ssh-pageant.exe -gpgConfigBasepath 'C:/Users/swb19/AppData/Local/gnu pg' -gpg S.gpg-agent -verbose OK Pleased to meet you ``` This is what I put in...

Never mind I fixed it. `textwidth` was doing a hard line wrap at the second `socat`

It worked once... when I tried to run it again I got ``` 0 1 codebam gpg --card-status gpg: error getting version from 'scdaemon': No SmartCard daemon gpg: OpenPGP card...

`sudo btrfs check --clear-space-cache v2 /dev/sdX1` fixed the issue for me quicker than repair, and I think it's probably a safer command to run from looking at the btrfs documentation

If you look inside the Dockerfile, it's running rustup with the version set to `nightly`. This will always yield the latest version of rust. Try updating your container

Same issue on iOS 17.5 Beta 4

Hey I pulled the latest commits and tried to build. Getting this on rc4. ``` /home/codebam/8814au make -j16 make ARCH=x86_64 CROSS_COMPILE= -C /lib/modules/6.7.0-0.rc4.20231208git5e3f5b81de80.38.fc40.x86_64/build M=/var/home/codebam/8814au modules make[1]: Entering directory '/usr/src/kernels/6.7.0-0.rc4.20231208git5e3f5b81de80.38.fc40.x86_64' CC...

Hi @morrownr, thanks so much for maintaining this driver. It compiles on the latest patch and all is working! :)

so after I switched pages to unbound and redeployed from github, I was unable to login on the web interface (#373 #363) but was able to create an account on...