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
jpn has joined #fedora-coreos
jpn has quit [Client Quit]
dustymabe has quit [Quit: WeeChat 3.6]
dustymabe has joined #fedora-coreos
daMaestro has quit [Quit: Leaving]
bgilbert has quit [Ping timeout: 268 seconds]
baude has quit []
sentenza has quit [Remote host closed the connection]
lack has quit [Read error: Connection reset by peer]
lack has joined #fedora-coreos
mosen has joined #fedora-coreos
bgilbert has joined #fedora-coreos
bgilbert has quit [Ping timeout: 250 seconds]
Betal has quit [Quit: WeeChat 3.8]
jcajka has joined #fedora-coreos
saschagrunert has joined #fedora-coreos
saschagrunert has quit [Remote host closed the connection]
saschagrunert has joined #fedora-coreos
mosen has quit [Quit: Textual IRC Client: www.textualapp.com]
jpn has joined #fedora-coreos
jpn has quit [Ping timeout: 256 seconds]
jpn has joined #fedora-coreos
misuto has joined #fedora-coreos
misuto has quit [Ping timeout: 246 seconds]
apiaseck has joined #fedora-coreos
misuto has joined #fedora-coreos
misuto has quit [Remote host closed the connection]
misuto has joined #fedora-coreos
misuto has quit [Ping timeout: 246 seconds]
BazilObolensky[m has joined #fedora-coreos
misuto has joined #fedora-coreos
<BazilObolensky[m> Hi All! I asked like a month ago how to sign my coreos-like system with gpg. I think i finally managed to do it but now rpm-ostree status prints me "Can't check signature: public key not found". I suppose i need to add my public.key somewhere. Can you give me a tip where and how i should put it? Huge thanks in advance!
<travier[m]> Bazil Obolensky: You specify it when you add the remote with ostree
jpn has quit [Ping timeout: 250 seconds]
jpn has joined #fedora-coreos
ccha has quit [Ping timeout: 265 seconds]
jpn has quit [Ping timeout: 240 seconds]
jpn has joined #fedora-coreos
ravanelli has joined #fedora-coreos
ravanelli has quit [Remote host closed the connection]
ravanelli has joined #fedora-coreos
ravanelli has quit [Remote host closed the connection]
jpn has quit [Ping timeout: 240 seconds]
jpn has joined #fedora-coreos
ravanelli has joined #fedora-coreos
ravanelli has quit [Ping timeout: 240 seconds]
jpn has quit [Ping timeout: 265 seconds]
nalind has joined #fedora-coreos
jpn has joined #fedora-coreos
baude has joined #fedora-coreos
mheon has joined #fedora-coreos
<baude> dustymabe: others, can anyone guess what is going on here? -> https://paste.centos.org/view/d8266e8d
<nalind> baude: one of the dependencies, specifically github.com/idubinskiy/schematyper's generator.go, imports a package named "gopkg.in/alecthomas/kingpin.v2", but the go.mod it gets when it downloads it says the module is actually named github.com/alecthomas/kingpin/v2
<baude> i get that part, what i dont understand is why this is happening with make schema because i havent changed anything
<baude> im on aarch64 linux ... wonder if that is a factor with something like buildtags or some such, /me keeps poking it with a stick
vgoyal has joined #fedora-coreos
jpn has quit [Ping timeout: 256 seconds]
<nalind> baude: fwiw, happens for me on amd64
<baude> ok, so im not weird ... or at least, we are both weird
<dustymabe> weirdclub++
<baude> dustymabe: you see it too ?
<dustymabe> baude: not yet. just signed on after dropping kids at school. I'll check here shortly
<baude> oh hahahaha
<dustymabe> now I remember
<dustymabe> yeah. we tried
<baude> problem is that the pkg looks largely unmaintained
<baude> probably time to consider a fix in cosa itself
<dustymabe> probably
<baude> but im stone cold stopped bc of th is
ccha has joined #fedora-coreos
<dustymabe> I managed to work around it obviously
<dustymabe> i'll try to figure out what I did and share it with you
plarsen has joined #fedora-coreos
<baude> i think we built a local binary with bgilberts patch
<dustymabe> yep. my local checkout of github.com/idubinskiy/schematyper has that PR pulled
<dustymabe> so I assume I built it and used that
<baude> yup
<dustymabe> and then I just hacked up the makefile probably to use it
<baude> oh?
<dustymabe> it's trying to find or build schematyper for you
<dustymabe> just delete that and set it to your local built binary
hotbox has quit [Ping timeout: 256 seconds]
<dustymabe> baude: if you can't get it to work LMK
<dustymabe> cc apiaseck marmijo[m] aaradhak[m]
<dustymabe> aaradhak[m]: can you try to engage with the systemd team on https://github.com/coreos/fedora-coreos-tracker/issues/1508 ?
<aaradhak[m]> sure, may i know who the point of contact for this is?
<aaradhak[m]> * sure, may i know who is the point of contact from the systemd team?
<aaradhak[m]> * sure, may i know who is the point of contact from the systemd team or is there a channel for this?
<dustymabe> you can start by opening a bug (might require a little more investigation) against systemd in bugzilla under Fedora
<aaradhak[m]> oh ok , go tit
<aaradhak[m]> * oh ok , got it
travisghansen has quit [Quit: Ping timeout (120 seconds)]
travisghansen has joined #fedora-coreos
jpn has joined #fedora-coreos
jpn has quit [Ping timeout: 250 seconds]
ccha has quit [Ping timeout: 265 seconds]
ccha has joined #fedora-coreos
<baude> dustymabe: can you guess what might be going on here? https://paste.centos.org/view/9529e0cd trying to implement a new buildextend
<baude> looking at the python code, it looks like build_target is not known ?
<dustymabe> baude: want to push your code up somewhere so I can pull it?
plarsen has quit [Remote host closed the connection]
plarsen has joined #fedora-coreos
plarsen has quit [Remote host closed the connection]
<dustymabe> baude: this gets me past your current error: https://paste.centos.org/view/cfbc733c
<baude> omg, how many times did i miss that
<dustymabe> 🤪
<dustymabe> you can pay me via BitCoin
<baude> dustymabe: how fast is that guestfish --remote -- run command for you
<baude> i'm guessing something is going nutso with it on apple silicon, like emulation
<dustymabe> not sure how to answer that :) - I don't often invoke that command myself
<dustymabe> I usually `cosa fetch && cosa build && cosa buildextend-foo`
<baude> ok
<baude> me too
<dustymabe> all of that usually takes less than 10m in the worst case
<baude> but the cmd-buildextend is running guestfish
<dustymabe> yes
<baude> ok
bgilbert has joined #fedora-coreos
jpn has joined #fedora-coreos
<dustymabe> aaradhak[m]: do you need help with the investigation for that systemd thing?
jpn has quit [Ping timeout: 256 seconds]
<dustymabe> fifofonix[m]: I likned the slides from the schedule for the releaes party: https://fedoraproject.org/wiki/Fedora_Linux_38_Release_Party_Schedule
<dustymabe> the videos haven't been posted yet
<fifofonix[m]> @dustymabe: thanks, Hristo Marinov , hope this is good for you!
<aaradhak[m]> dustymabe: yea, I have been going through the recent systemd-253 changes to see if I can find anything related - https://github.com/systemd/systemd/blob/cc3826155d94a1773c15dbfe8d388afbf0e0f1dd/NEWS
<dustymabe> aaradhak[m]: I don't think that gets updated for minor version bumps
<dustymabe> you need to look at something like https://github.com/systemd/systemd-stable/compare/v253.4...v253.5
<baude> when i run cmd-artifact-disk on apple silicon, i am seeing a failure when qemu-system-aarch64 is called, likely in how it is called ... where can anyone comment on where that command is being generated?
<dustymabe> aaradhak[m]: if there is something in there that looks like it could be the problem you can mention it when you open the bug
<dustymabe> alternatively you can just say that you looked through the commits and nothing stood out, but you aren't a systemd expert and could use some help
<baude> is guestfish calling that?
<HristoMarinov[m]> fifofonix: 👍️
<dustymabe> baude: want to fpaste some log output ?
<aaradhak[m]> dustymabe: ok, the keyword for the issue we see is TIMEOUT, trying to find from the console logs if there is any other specific keyword.
<dustymabe> aaradhak[m]: that's just a kola error message - you won't find that anywhere in systemd
<dustymabe> you have to look at the journal/console logs for the test to try to figure out what systemd is doing differently
<fifofonix[m]> dustymabe: finally got to your slides because i missed that portion of the presentation! Countme numbers very interesting. Positively surprised at ~25% aarch64.
<aaradhak[m]> dustymabe: alright, will browse the console/journal log for systemd related stuff
saschagrunert has quit [Remote host closed the connection]
<dustymabe> aaradhak[m]: you might need to compare the console/journal with logs from previous successful runs to see if there are differences
<dustymabe> but if you don't find anything that's OK
<dustymabe> it could be enough to post a "good" run (with the old systemd) and a "bad" run's logs in the BZ when you open it
<aaradhak[m]> dustymabe: ok sure, i will work on the comparison and get some details
<dustymabe> baude: yeah. it's running `gf-set-platform`
<dustymabe> baude: maybe the set-smp thing
jpn has joined #fedora-coreos
jcajka has quit [Quit: Leaving]
apiaseck has quit [Ping timeout: 246 seconds]
ccha has quit [Ping timeout: 265 seconds]
ccha has joined #fedora-coreos
apiaseck has joined #fedora-coreos
apiaseck has quit [Quit: Konversation terminated!]
handevsar[m] has joined #fedora-coreos
sentenza has joined #fedora-coreos
hotbox has joined #fedora-coreos
jpn has quit [Ping timeout: 268 seconds]
misuto has quit [Remote host closed the connection]
misuto has joined #fedora-coreos
<dustymabe> baude: did you get unblocked
jpn has joined #fedora-coreos
jpn has quit [Ping timeout: 240 seconds]
bgilbert has quit [Quit: Leaving]
daMaestro has joined #fedora-coreos
jpn has joined #fedora-coreos
jpn has quit [Ping timeout: 250 seconds]
misuto has quit [Remote host closed the connection]
misuto has joined #fedora-coreos
jpn has joined #fedora-coreos
jpn has quit [Quit: Lost terminal]
jpn has joined #fedora-coreos
jpn has quit [Client Quit]
daMaestro has quit [Quit: Leaving]
daMaestro has joined #fedora-coreos
nalind has quit [Quit: bye for now]
daMaestro has quit [Quit: Leaving]
vgoyal has quit [Quit: Leaving]
daMaestro has joined #fedora-coreos
mheon has quit [Ping timeout: 250 seconds]
daMaestro has quit [Quit: Leaving]
ravanelli has joined #fedora-coreos