dustymabe changed the topic of #fedora-coreos to: Fedora CoreOS :: Find out more at https://getfedora.org/coreos/ :: Logs at https://libera.irclog.whitequark.org/fedora-coreos
gursewak has joined #fedora-coreos
gursewak has quit [Ping timeout: 240 seconds]
gursewak has joined #fedora-coreos
jpn has joined #fedora-coreos
jpn has quit [Ping timeout: 245 seconds]
gursewak has quit [Ping timeout: 240 seconds]
ravanelli has joined #fedora-coreos
jpn has joined #fedora-coreos
jpn has quit [Ping timeout: 252 seconds]
ruddy[m] has joined #fedora-coreos
ruddy[m] has left #fedora-coreos [#fedora-coreos]
gursewak has joined #fedora-coreos
ravanelli has quit [Remote host closed the connection]
ravanelli has joined #fedora-coreos
ravanelli has quit [Ping timeout: 268 seconds]
gursewak has quit [Ping timeout: 240 seconds]
pwhalen has quit [Ping timeout: 255 seconds]
jpn has joined #fedora-coreos
pwhalen has joined #fedora-coreos
jpn has quit [Ping timeout: 245 seconds]
jpn has joined #fedora-coreos
jpn has quit [Ping timeout: 245 seconds]
paragan has joined #fedora-coreos
jpn has joined #fedora-coreos
jpn has quit [Ping timeout: 268 seconds]
jpn has joined #fedora-coreos
ravanelli has joined #fedora-coreos
jpn has quit [Ping timeout: 245 seconds]
ravanelli has quit [Ping timeout: 244 seconds]
jpn has joined #fedora-coreos
bgilbert has quit [Ping timeout: 268 seconds]
jcajka has joined #fedora-coreos
Betal has quit [Quit: WeeChat 3.6]
samuelbernardo has joined #fedora-coreos
jpn has quit [Ping timeout: 245 seconds]
aleeku_ has quit [Ping timeout: 245 seconds]
aleeku_ has joined #fedora-coreos
Guest56 has joined #fedora-coreos
crobinso has joined #fedora-coreos
jpn has joined #fedora-coreos
Guest56 has quit [Quit: Client closed]
aleeku_ has quit [Ping timeout: 268 seconds]
aleeku_ has joined #fedora-coreos
aleeku_ has quit [Ping timeout: 245 seconds]
aleeku_ has joined #fedora-coreos
aleeku_ has quit [Ping timeout: 245 seconds]
ravanelli has joined #fedora-coreos
boudinie[m] has joined #fedora-coreos
aleeku_ has joined #fedora-coreos
ravanelli has quit [Remote host closed the connection]
jpn has quit [Ping timeout: 268 seconds]
jpn has joined #fedora-coreos
aleeku_ has quit [Ping timeout: 268 seconds]
aleeku_ has joined #fedora-coreos
mnguyen_ has quit [Ping timeout: 245 seconds]
mnguyen has quit [Ping timeout: 240 seconds]
mnguyen has joined #fedora-coreos
mnguyen_ has joined #fedora-coreos
jpn has quit [Ping timeout: 245 seconds]
jpn has joined #fedora-coreos
hjst has quit [Ping timeout: 240 seconds]
Guest56 has joined #fedora-coreos
nalind has joined #fedora-coreos
arnulfo_7 has joined #fedora-coreos
arnulfo_7 has quit [Changing host]
arnulfo_7 has joined #fedora-coreos
jcajka has quit [Quit: Leaving]
saqali has quit [Remote host closed the connection]
jpn has quit [Ping timeout: 245 seconds]
jpn has joined #fedora-coreos
jpn has quit [Ping timeout: 268 seconds]
jpn has joined #fedora-coreos
arnulfo_7 has quit [Quit: Leaving]
arnulfo_7 has joined #fedora-coreos
arnulfo_7 has quit [Changing host]
arnulfo_7 has joined #fedora-coreos
Guest56 has quit [Quit: Client closed]
Guest56 has joined #fedora-coreos
gursewak has joined #fedora-coreos
bgilbert has joined #fedora-coreos
paragan has quit [Quit: Leaving]
aleeku_ has quit [Ping timeout: 245 seconds]
aleeku_ has joined #fedora-coreos
Betal has joined #fedora-coreos
crobinso has quit [Ping timeout: 245 seconds]
jpn has quit [Ping timeout: 268 seconds]
jpn has joined #fedora-coreos
Guest56 has quit [Quit: Client closed]
<dustymabe> gursewak: can we get a pin for grub2 in rawhide too?
<gursewak> sure
jpn has quit [Ping timeout: 252 seconds]
odra has joined #fedora-coreos
<dustymabe> reviewed
jpn has joined #fedora-coreos
<dustymabe> actually looks like we should be using `2.06-43` in rawhide (since that was the last successful version in rawhide), but meh.. doesn't really matter. we'll unpin when they give us a version that fixes things
<gursewak> Getting `error: Package 'filesystem' has (currently) unsupported <lua> script in '%posttrans'` for the rawhide build
<gursewak> dustymabe, yep you are right but I just went with 2.06-42. I;ll update it to 2.06-43 because we will rebuild it anyways
<walters> gursewak: should be fixed by https://github.com/coreos/rpm-ostree/pull/3909
<gursewak> Also I see that we have hit this issue with the usage of lua script in other packages as well before.
<dustymabe> gursewak: i guess if we want to unblock rawhide can you create a (separate) issue for the filesystem package lua scriptlet and pin it too?
<dustymabe> or maybe walters can spin an f37 rpm with the fix once it merges (pin or fast-track).. either way we'll need an issue to link to
<gursewak> dustymabe, sure will create the issue.
<dustymabe> jlebon: https://github.com/coreos/fedora-coreos-config/pull/1893 merged but didn't trigger a build :(
<dustymabe> I actually don't want to trigger a build right now (i'm running a bump-lockfile run first)
<dustymabe> but I think we need that functionality working in the future
<dustymabe> gursewak: looks like we've got quite a few issues in rawhide piling up.. we might need to merge saqali's PR without passing CI and then let the CI run against your PR (with grub/filesystem rpm pins)
<dustymabe> haha - damn.. the filesystem issue is hitting f36 too
<dustymabe> sigh
<dustymabe> it passed CI because we have locked pacakge set - but bump-lockfile tries to bump those packages.. so yeah. It's in f36 too. We need to pin it there in order to unblock bump-lockfile in f36
<dustymabe> gursewak: once you create the issue I'll handle f36 (if you focus on rawhide)
<jlebon> you're talking about the `build` job, right?
<jlebon> i think it's because jobs were wiped, so we need to rerun them once for triggers to get enabled
<dustymabe> but the build job has run several times already
<jlebon> ahh ok fun. let me dig in
<jlebon> the build-development job hadn't (which is what actually has the trigger). did that now :)
<jlebon> hmm, `build` failing with `java.lang.NullPointerException`, fun
<jlebon> ohh, i think i know what this is. fixing.
<dustymabe> :)
jpn has quit [Ping timeout: 268 seconds]
<gursewak> restamp to in grub2 and filesytem for rawhide: https://github.com/coreos/fedora-coreos-config/pull/1894
<dustymabe> can you rebase your PR on latest `rawhide` now - and then we'll hopefully have a successful CI run
<gursewak> +1
<dustymabe> reviewed
<jlebon> dustymabe: i've started all the jobs that need trigger bootstrapping. feel free to cancel the ones that are superfluous now that they're probably past the redefinition phase.
<dustymabe> gursewak: ping me when you're ready for another review on https://github.com/coreos/fedora-coreos-config/pull/1894
* dustymabe switches locations
crobinso has joined #fedora-coreos
jpn has joined #fedora-coreos
<dustymabe> jlebon: were the tests failing because of https://github.com/coreos/fedora-coreos-pipeline/pull/593 ?
<dustymabe> gursewak: did you mean to close https://github.com/coreos/fedora-coreos-config/pull/1894 ?
<gursewak> dustymabe, no idea why that PR is showing up my latest commit.
<dustymabe> what's the problem?
<gursewak> The Github PR didn't pick up my latest commit for some reason
<gursewak> Should be good now, also updated the place where you references the previous PR
<jlebon> dustymabe: commented in the PR :)
<dustymabe> this seems like it *could* reduce our parallelism quite a bit
<dustymabe> i.e. a lot of serial execution of tests now
<dustymabe> :(
fifofonix has quit [Quit: Textual IRC Client: www.textualapp.com]
<jlebon> only the root reprovisioning tests. on the upside, it should make those tests less flaky.
<jlebon> another approach is to do only one or two and split out the rest in a separate job
<jlebon> though I think it's worth trying this and see the before and after timewise before going more complex
<dustymabe> yeah.. - can you make similar changes to the build-arch job?
<dustymabe> trying hard to keep those two "diff"-able
<jlebon> oh yes, of course. on that topic, do you want to file an issue for the factoring out?
<dustymabe> yeah, probably should. I don't know if I have the willpower today :)
<dustymabe> it's been a long week
<dustymabe> oh lookie - we get to build 4.{1..11} of cosa again
<dustymabe> this is braindead.. let me limit it to main and we'll fix it next week
jpn has quit [Ping timeout: 252 seconds]
<jlebon> dustymabe: :( indeed. at least with the recent revert it's less pressing now. but let's circle back soon.
<jlebon> stamped!
<dustymabe> \o/
<dustymabe> w!
<dustymabe> oops
jpn has joined #fedora-coreos
jpn has quit [Ping timeout: 245 seconds]
jpn has joined #fedora-coreos
nalind has quit [Quit: bye]
jpn has quit [Quit: Lost terminal]
crobinso has quit [Ping timeout: 245 seconds]
bgilbert has quit [Ping timeout: 252 seconds]