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
nb[m] has quit [Server closed connection]
thempans[m] has quit [Remote host closed the connection]
thempans[m] has joined #fedora-coreos
bgilbert has quit [Ping timeout: 264 seconds]
spresti has joined #fedora-coreos
lvrabec has quit [*.net *.split]
darknao has quit [*.net *.split]
hotbox has quit [*.net *.split]
pwhalen has quit [*.net *.split]
plundra has quit [*.net *.split]
spresti has quit []
lvrabec has joined #fedora-coreos
plundra has joined #fedora-coreos
darknao has joined #fedora-coreos
hotbox has joined #fedora-coreos
pwhalen has joined #fedora-coreos
jpn has joined #fedora-coreos
jpn has quit [Ping timeout: 260 seconds]
misuto has quit [Remote host closed the connection]
misuto has joined #fedora-coreos
gursewak has joined #fedora-coreos
defolos has quit [Server closed connection]
defolos has joined #fedora-coreos
jpn has joined #fedora-coreos
jpn has quit [Ping timeout: 260 seconds]
gotmax has quit [Remote host closed the connection]
gotmax has joined #fedora-coreos
sentenza has quit [Remote host closed the connection]
jpn has joined #fedora-coreos
jcajka has joined #fedora-coreos
jpn has quit [Ping timeout: 245 seconds]
saschagrunert has joined #fedora-coreos
bgilbert has joined #fedora-coreos
jpn has joined #fedora-coreos
jpn has quit [Ping timeout: 250 seconds]
apiaseck has joined #fedora-coreos
_whitelogger has joined #fedora-coreos
admin1 has quit [Quit: The Lounge - https://thelounge.chat]
bgilbert has quit [Ping timeout: 245 seconds]
admin1 has joined #fedora-coreos
cydox[m] has quit [Server closed connection]
cydox[m] has joined #fedora-coreos
admin1 has quit [Client Quit]
admin1 has joined #fedora-coreos
jpn has joined #fedora-coreos
jpn has quit [Ping timeout: 240 seconds]
jpn has joined #fedora-coreos
jpn has quit [Ping timeout: 240 seconds]
jpn has joined #fedora-coreos
jpn has quit [Ping timeout: 245 seconds]
jpn has joined #fedora-coreos
apiaseck has quit [Ping timeout: 250 seconds]
jpn has quit [Ping timeout: 250 seconds]
plarsen has joined #fedora-coreos
apiaseck has joined #fedora-coreos
apiaseck has quit [Ping timeout: 250 seconds]
apiaseck has joined #fedora-coreos
<dustymabe> jdoss: oh interesting.. I'm thinking we should file a bug for that.. it should wokr
nalind has joined #fedora-coreos
apiaseck has quit [Ping timeout: 264 seconds]
OnuralpSezerhehi has quit [Server closed connection]
apiaseck has joined #fedora-coreos
jcajka has quit [Quit: Leaving]
jcajka has joined #fedora-coreos
mheon has joined #fedora-coreos
<dustymabe> new kernel to fix random hangs issue: https://github.com/coreos/fedora-coreos-config/pull/2489
<marmijo[m]> dustymabe: LGTM
baude has joined #fedora-coreos
plarsen has quit [Read error: Connection reset by peer]
admin1 has quit [Quit: The Lounge - https://thelounge.chat]
admin1 has joined #fedora-coreos
jcajka has quit [Quit: Leaving]
jpn has joined #fedora-coreos
jpn has quit [Ping timeout: 245 seconds]
ash[m] has quit [Server closed connection]
ash[m] has joined #fedora-coreos
admin1 has quit [Quit: The Lounge - https://thelounge.chat]
admin1 has joined #fedora-coreos
admin1 has quit [Client Quit]
admin1 has joined #fedora-coreos
mnguyen_ has quit [Ping timeout: 246 seconds]
saschagrunert has quit [Remote host closed the connection]
ccha has quit [Quit: WeeChat 3.8]
ccha has joined #fedora-coreos
Betal has joined #fedora-coreos
lack has quit [Read error: Connection reset by peer]
lack has joined #fedora-coreos
apiaseck has quit [Remote host closed the connection]
apiaseck has joined #fedora-coreos
apiaseck has quit [Client Quit]
Betal has quit [Quit: WeeChat 4.0.0]
<dustymabe> vrothberg: baude: did you get unblocked with the suggestions from yesterday?
<baude> hes gone for the day ... i didnt hear an update
jpn has joined #fedora-coreos
jpn has quit [Ping timeout: 245 seconds]
Betal has joined #fedora-coreos
jmariondev has quit [Server closed connection]
jmariondev has joined #fedora-coreos
sentenza has joined #fedora-coreos
theh has left #fedora-coreos [#fedora-coreos]
mnguyen has joined #fedora-coreos
bgilbert has joined #fedora-coreos
mnguyen has quit [Ping timeout: 240 seconds]
<baude> bgilbert, i just merged the new libhvee pr
<baude> would you like me to cut a release real quick ?
<bgilbert> cool. it's not blocking though
<bgilbert> nah
<baude> ok, i would be happy to tag a .1
<bgilbert> I don't think the updated comment is worth it
<bgilbert> if you really want to, feel free :-)
<bgilbert> btw, I noticed that the new v0.2.0 tag is a short tag, not an annotated one
<bgilbert> which is apparently good enough for go mod, but not the norm for release tagging
<bgilbert> just fyi
<baude> I'm here to help you ... if you want it; it gets done. If you don't, then thanks for PR and it'll be in the next reelease
<bgilbert> :-) next release sounds great
<bgilbert> I'm going to get an Ignition release out
<baude> what is a short tag ? it was done in github vs cli bc I was stuck on a mac at the time
<bgilbert> ugh yeah, makes sense
<bgilbert> Git has two types of tags: annotated ("long tags"; might be signed), which are a distinct repo object pointing to the commit
<bgilbert> and "short tags", which are just a label on a commit, like a branch but in a different namespace
<bgilbert> I assume GH creates short tags because long tags have a distinct commit message and they'd have to prompt for it
<bgilbert> anyway, not a big deal, I just noticed the inconsistency
<baude> ok that must be the git tag -s
<bgilbert> yup, tag -s for signed or -a for unsigned but annotated
<bgilbert> or, unhelpfully, a bare "git tag" for short tags, which are mostly not used
<bgilbert> for planning purposes: do you have the cycles to do a revision on the fedora-coreos-docs PR?
<bgilbert> I could take that over if you'd like
<bgilbert> I think it's the remaining substantive piece for shipping this
<ash[m]> * dustymabe kindly review PR : https://github.com/coreos/fedora-coreos-config/pull/2491
<ash[m]> * dustymabe Please review PR for "drop systemd--253.4-1.fc39 pin" in rawhide : https://github.com/coreos/fedora-coreos-config/pull/2491
baude_ has joined #fedora-coreos
baude_ has quit [Client Quit]
baude has quit [Read error: Connection reset by peer]
<quentin9696[m]> Hey guys.
<quentin9696[m]> Question for you, do you know if butane code can support a feature to import a custom SElinux module ?
jpn has joined #fedora-coreos
jpn has quit [Ping timeout: 252 seconds]
<dustymabe> ash[m]: when you update the PR can you add some of the context in https://github.com/coreos/fedora-coreos-config/pull/2491#issuecomment-1613786178 in the commit message?
<ash[m]> ok, I have added the context in the commit message.
<dustymabe> commit message looks the same to me
darknao has quit [Ping timeout: 245 seconds]
jpn has joined #fedora-coreos
darknao has joined #fedora-coreos
<bgilbert> quentin9696[m]: if the functionality you want can be expressed in an Ignition config, then Butane can support nice syntax that generates that config
<ash[m]> dustymabe: i m running locally the following tests to check if they fail on dropping systemd pin before adding to the denylist:... (full message at <https://libera.ems.host/_matrix/media/v3/download/libera.chat/0e94adf3f755fd8bb14971f9978faf5ad5589f90>)
<dustymabe> ash[m]: you can see from the first run of CI that ext.config.ntp.chrony.dhcp-propagation and ext.config.ntp.timesyncd.dhcp-propagation do fail
<dustymabe> so you'll need to denylist those (but you'll need to do it in a separate PR to `testing-devel` :(
<dustymabe> ash[m]: drop the 2nd commit from https://github.com/coreos/fedora-coreos-config/pull/2491 and open that as a separate PR against testing-devel branch
jpn has quit [Ping timeout: 245 seconds]
<ash[m]> ok i m on it.
nalind has quit [Quit: bye for now]
<dustymabe> ash[m]: ok - now that https://github.com/coreos/fedora-coreos-config/pull/2492 merged - wait for config bot to sync it to the rawhide branch and then rebase #2491 on latest rawhide and then force push to the PR - then CI should pass.
<ash[m]> ah ok. got it will do that
<dustymabe> config bot should sync it in the next 10m or so
gursewak has quit [Remote host closed the connection]
<ash[m]> dustymabe: rebased PR [#2491](https://github.com/coreos/fedora-coreos-config/pull/2491)
hotbox has quit [Ping timeout: 245 seconds]
jpn has joined #fedora-coreos
mheon has quit [Ping timeout: 250 seconds]
<quentin9696[m]> bgilbert: I'll check. Because it's a `semodule -i` command to execute