Ellen Emilia Anna Zscheile

Results 213 comments of Ellen Emilia Anna Zscheile

For me, no integrsation tests at all run, due to: ``` test create_mapped_parent_nonpresent_file ... FAILED test create_write_unmapped_nonpresent_file ... FAILED test create_write_mapped_nonpresent_file ... FAILED failures: ---- create_mapped_parent_nonpresent_file stdout ---- Building test...

You'll have to adjust `uses: dtolnay/rust-toolchain@stable` in the CI workflow files to `uses: dtolnay/rust-toolchain@nightly`.

interior mutability and `Clone` are now fixed on `master`.

this seems related? https://github.com/systemd/systemd/blob/728d7382a0dbd920bef347918eaefe9aadb01401/src/core/execute.c#L2600-L2605

In my case, the symlinks are setup separately, but where they point to is not necessarily known when writing/modifying the `.service` files... and rewriting them on the fly whenever symlinks...

@OrangeDog that seems as expected, as the target directory needs to exist anyways when using bind mounts, right?

isn't that test a bit large? I think it might make more sense to just call `sfsgetgoal --help` and check that it returns successful.

Somehow, it errornously interprets some file paths as directories now...