ravanelli has quit [Read error: Connection reset by peer]
ravanelli has joined #fedora-coreos
jpn has quit [Ping timeout: 240 seconds]
jlebon has quit [Quit: leaving]
jpn has joined #fedora-coreos
jpn has quit [Ping timeout: 240 seconds]
ravanelli has quit [Ping timeout: 240 seconds]
ravanelli has joined #fedora-coreos
ravanelli has quit [Read error: Connection reset by peer]
ravanelli has joined #fedora-coreos
ravanelli has quit [Ping timeout: 246 seconds]
ravanelli has joined #fedora-coreos
jpn has joined #fedora-coreos
jpn has quit [Ping timeout: 240 seconds]
ravanelli has quit [Read error: Connection reset by peer]
ravanelli has joined #fedora-coreos
ravanelli has quit [Ping timeout: 240 seconds]
ravanelli has joined #fedora-coreos
jpn has joined #fedora-coreos
jpn has quit [Ping timeout: 240 seconds]
AutiBoyRobotics[ has joined #fedora-coreos
ravanelli has quit [Read error: Connection reset by peer]
ravanell_ has joined #fedora-coreos
ravanell_ has quit [Read error: Connection reset by peer]
ravanelli has joined #fedora-coreos
jpn has joined #fedora-coreos
jpn has quit [Ping timeout: 240 seconds]
daMaestro has joined #fedora-coreos
sentenza has quit [Remote host closed the connection]
jpn has joined #fedora-coreos
paragan has joined #fedora-coreos
saschagrunert has joined #fedora-coreos
ravanelli has quit [Read error: Connection reset by peer]
ravanelli has joined #fedora-coreos
jcajka has joined #fedora-coreos
<michele>
I set my rollout_wariness = 1 in my zincati config, and I am on N-1 release (38.20230414.3.0) - my zincati strategy is "periodic" and periodic window is set for days = [ "Mon", "Tue", "Wed", "Thu", "Fri", "Sat", "Sun" ] at 02:00. I know that the newest release (38.20230430.3.1) has been out since May 15. When should my zincati pick up the updates?
ravanelli has quit [Read error: Connection reset by peer]
ravanelli has joined #fedora-coreos
ravanelli has quit [Read error: Connection reset by peer]
ravanelli has joined #fedora-coreos
jpn has quit [Ping timeout: 240 seconds]
Betal has quit [Quit: WeeChat 3.8]
ravanelli has quit [Ping timeout: 264 seconds]
ravanelli has joined #fedora-coreos
jpn has joined #fedora-coreos
jpn has quit [Ping timeout: 240 seconds]
ravanell_ has joined #fedora-coreos
ravanelli has quit [Read error: Connection reset by peer]
ravanell_ has quit [Read error: Connection reset by peer]
ravanelli has joined #fedora-coreos
jpn has joined #fedora-coreos
nbsadminaccount- has joined #fedora-coreos
daMaestro has quit [Quit: Leaving]
jpn has quit [Ping timeout: 240 seconds]
vgoyal has joined #fedora-coreos
jpn has joined #fedora-coreos
jpn has quit [Ping timeout: 240 seconds]
jpn has joined #fedora-coreos
ravanelli has quit [Read error: Connection reset by peer]
ravanelli has joined #fedora-coreos
plarsen has joined #fedora-coreos
jlebon has joined #fedora-coreos
nalind has joined #fedora-coreos
saschagrunert has quit [Remote host closed the connection]
<dustymabe>
hey jlebon - travier[m] - anyone else -- want to get together before the community meeting today (maybe at the turn of the next hour) and do some pre-filtering of https://github.com/coreos/fedora-coreos-tracker/issues/1491 ?
<jlebon>
WFM
<travier[m]>
dustymabe: wfm too
<travier[m]>
I'm free until the community meeting
<dustymabe>
cool - will drop a link at the turn of the hour
<dustymabe>
michele: what do the logs from zincati say? `sudo journalctl -u zincati`
<michele>
dustymabe: zincati[2687048]: [ERROR zincati::cincinnati] failed to check Cincinnati for updates: server-side error, code 502: (unknown/generic server error)
<dustymabe>
michele: the rollout window hasn't finished for the 38.20230430.3.1 release and the wariness of 1 means you want to wait until the rollout window has completed (IIUC)
<dustymabe>
so basically your system should complete the update tomorrow night
<michele>
dustymabe: how do I know when the rollout window is finished?
<dustymabe>
the rollout window finishes up tomorrow around this time
<jmarrero>
dustymabe: AFAIK we only consume the 202x.y format in fedora/rhel but the 0.x.y is for rust/cargo following their versioning conventions: https://crates.io/crates/ostree but I could be wrong :D
<dustymabe>
jmarrero: good to know
<dustymabe>
so rust requires semver?
<dustymabe>
wondering if we could just modify to use 202x.y.z format and unify the version numbering
<jmarrero>
dustymabe: I think cargo does and the cargo-release tool seems to expect only semver: https://github.com/crate-ci/cargo-release/blob/master/docs/reference.md?plain=1#L85 but I am not sure what we would break if we change versioning schemes. I bet Colin has some reason to not just use semver. As for a ostree release I can check later today and let you know a ETA by EOD.
<walters>
yeah the tags are combined now unfortunately, but separate repositories was worse
paragan has quit [Quit: Leaving]
<dustymabe>
walters: ahh so it was because it used to be a separate repo for the rust bits
<dustymabe>
could we switch to 202x.y.z format and unify it all?
<walters>
I'd like to fold in ostree-rs-ext too which would worsen this problem, but maybe that can be solved by folding the crates
<walters>
eventually probably the fix is ostree stops being a CLI tool and turns into a library completely, then effectively we'd only be releasing a rust crate (eventually)
jpn has quit [Ping timeout: 265 seconds]
jpn has joined #fedora-coreos
jpn has quit [Ping timeout: 240 seconds]
jpn has joined #fedora-coreos
<jmarrero>
dustymabe: we should have one by end of tomorrow.
jpn has quit [Ping timeout: 265 seconds]
sentenza has joined #fedora-coreos
sentenza_ has joined #fedora-coreos
jpn has joined #fedora-coreos
sentenza has quit [Ping timeout: 240 seconds]
<dustymabe>
jmarrero: youfast!
sentenza__ has joined #fedora-coreos
sentenza_ has quit [Ping timeout: 240 seconds]
<jmarrero>
dustymabe: let's see ;) maybe I am under estimating.