Stuart Pook
Stuart Pook
[Flask 2.2.5](https://flask.palletsprojects.com/en/2.3.x/changes/#version-2-2-5) might have been better thabn 2.2.3
Here's the first 3rd of the build log: ``` Mar 05 15:01:32 kooka systemd[1]: Starting [email protected] - EteSync CalDAV and CardDAV front-end/proxy for stuart... Mar 05 15:01:32 kooka python3[424755]: Python...
and the second third of the build log: ``` Mar 05 15:11:54 kooka pip3[424788]: Compiling encoding_rs v0.8.23 Mar 05 15:11:54 kooka pip3[424788]: Running `rustc --crate-name build_script_build '/tmp/etesync-dav@stuart/.cargo/registry/src/github.com-1ecc6299db9ec823/encoding_rs-0.8.23/build.rs' --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type...
and the last third of the build log: ``` Mar 05 15:11:54 kooka pip3[424788]: Running `/tmp/pip-install-3xyjs9mz/etebase_ac5dadc11b2549e9b95b294ddd8611a2/target/release/build/libsodium-sys-01ab3268865eb518/build-script-build` Mar 05 15:11:54 kooka pip3[424788]: Compiling regex v1.3.9 Mar 05 15:11:54 kooka pip3[424788]: Running...
I get the same error if I compile with `/var/cache/etesync-dav@stuart/venv/bin/python3 /var/cache/etesync-dav@stuart/venv/bin/pip3 --cache-dir /var/cache/etesync-dav@stuart/pip3-cache install --no-warn-script-location --ignore-installed --upgrade --upgrade-strategy=eager etesync-dav==v0.31.2`
building on an up to date Debian unstable with `/var/cache/etesync-dav@stuart/venv/bin/python3 /var/cache/etesync-dav@stuart/venv/bin/pip3 --cache-dir /var/cache/etesync-dav@stuart/pip3-cache install --no-warn-script-location --ignore-installed --upgrade --upgrade-strategy=eager etebase==v0.30.0 etesync-dav` fails: ``` Mar 05 16:37:03 kooka pip3[548879]: Compiling etebase-python v0.30.0...
I have rustc 1.62.1 (it appears that my system was not 100% up to date)
With rustc 1.63.0 I get the same error: ``` Mar 05 16:53:51 kooka pip3[640349]: Compiling etebase-python v0.30.0 (/tmp/pip-install-ocg4btic/etebase_82e309dfa9da4af28098f627140a1629) Mar 05 16:53:51 kooka pip3[640349]: Running `rustc --crate-name etebase_python --edition=2018 src/lib.rs --error-format=json...
I seem to have the same problem even though I think that I followed all the hints in the ticket. I installed CoreOS stable 1353.7.0. Is there anything else that...
thank you @bgilbert, you can find my working configuration for a small swap partition on [github](https://github.com/stuart12/server-container-configuration/blob/master/coreos/ignition.json). This was for a 20 GiB virtual disk.