brevilo

Results 125 comments of brevilo

I confirm this and it creates various ordering cycles in `systemd`, breaking the boot process. Is there a workaround for this like an override or something? This really is a...

> Is there a workaround for this like an override or something? Yes, by overriding the mount unit via `systemctl edit mnt-DATASET.mount` and _appending_ `nofail` to the _existing_ mount `Options`:...

> at least it's a workaround until this issue got resolved. Actually, no. `local-fs.target` still sports an `After=zfs-mount.service` which in turn has a `After=mnt-DATASET.mount` in place. So, effectively, the order...

The Android app can be changed in a pretty easy way. I'm going to open a PR for it soon. Alternatively the client itself could have the SHA1 compiled in...

Note, you want to use permalinks when [referring to code](https://github.com/BOINC/boinc/blob/5d1d4c5b7e839455e55a9f6d3168b9c55a39ac00/sched/validator.cpp#L677-L679), so the link stays valid over time (i.e. in context with the issue). See the ellipsis in the upper-right corner...

> What race condition is this comment referring to Does the actual [commit](https://github.com/BOINC/boinc/commit/98e612436930b28a526dfe0c3569642d67639a5f) help? Maybe even try and tap into Bruce's memory?

Well, not until someone upgraded Jetty to v9 as requested by this issue :grin:

Crappy GitHub doesn't let me comment outside a hunk's context. I presume [this comment](https://github.com/BOINC/boinc/pull/5707/files#diff-7ea9559350700313814aead405e39b324dd3cad697733e8d5abbd1bfb83e9c6cR677) needs to be removed as they contradict the new logic (and comment), I think.

Also, thanks to @RichardHaselgrove, we should make sure the [docs](https://github.com/BOINC/boinc/wiki/ProjectOptions#replica-database-info) get updated. @davidpanderson while at it, please note that that [doc](https://github.com/BOINC/boinc/wiki/ProjectOptions#job-limits) contains a lot of syntax errors, presumably by a...