Andrew Bobulsky
Andrew Bobulsky
@fzipi360 you're correct in that AWS broke this feature. I ended up writing a lambda function to clean up test-kitchen instances that are >48 hours old, but it's not really...
>But I think we also need to clean it up to accept that `block_duration_minutes` might not be working for the account and react accordingly when creating new hosts. With the...
I had this problem, but restarting the docker service fixed it.
@tianon my apologies if this is beating a dead horse, but would appreciate your thoughts here.
@DracoBlue I ran that, but it just changes some file modes in a way that doesn't appear to make a lot of sense, might be some kind of platform issue...
@DracoBlue my problem was with Docker's VirtioFS file sharing for Mac OS. Seems to break the behavior of `cp -a` which was screwing all of my files up. The latest...
If the problem is a build slot availability and enabling ZTS on base FPM image isn't feasible, what about something like replacing plain `zts` with `fpm-zts` in the standard image...
I used this just to make sure it was linked to the right OpenSSL version as well: ```shell bundle config --local build.mysql2 -- --with-ldflags=-L$(brew --prefix zstd)/lib $(ruby -r rbconfig -e...
Another example of this issue: https://www.reddit.com/r/DataHoarder/comments/c3mahr/please_stop_posting_photos_of_your_hard_drives/ers3jq9
I'm unable to get this thing to actually work against a recent version of ZoL, especially since **libzfs-python** appears to be broken for it as well. Just FYI. Looks like...