Tom Parker-Shemilt
Tom Parker-Shemilt
Based on the link above, I found https://github.com/systemd/systemd/blob/aa0c34279ee40bce2f9681b496922dedbadfca19/src/basic/virt.c#L434 and the ubuntu Dockerfile (https://github.com/tianon/docker-brew-ubuntu-core/blob/bcdd3818e932eda677301ae5d81c80e010793c91/bionic/Dockerfile) which made me need to add `mkdir -p /run/systemd && echo 'docker' > /run/systemd/container` to `provision_command` to...
@hsolbrig @Culby Any updates on this? It would be really good to get a 4.0 release out, even if it's just a snapshot of the current master.
Probably fixed by https://github.com/smart-on-fhir/client-py/pull/83
https://travis-ci.org/github/gristlabs/asttokens/jobs/767701357 was using astroid 2.5.3 that worked vs. your failing build with 2.6.2, so locking down the version might help?
#75 limits astroid to `
This should build ok now #303 is in
Related to earlier question in https://github.com/palfrey/serial_test/issues/68
https://github.com/mheese/rust-pkcs11/pull/47 fixes the build issues here
> @palfrey Thanks for the PR! And I apologize for only looking at this now. I will have some time next week to look into this, and I plan in...
Build failure ``` [2022-09-07T00:03:02Z WARN awesome_rust] Downloading Github stars for https://github.com/MaikKlein/unreal-rust --- original +++ modified @@ -4,5 +4,5 @@ Kiss3d — A Keep It Simple, Stupid 3d graphics engine written...