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
ravanelli has joined #fedora-coreos
ravanelli has quit [Ping timeout: 265 seconds]
vgoyal has quit [Quit: Leaving]
jlebon has quit [Quit: leaving]
bytehackr has joined #fedora-coreos
Betal has quit [Ping timeout: 264 seconds]
Betal has joined #fedora-coreos
gursewak has joined #fedora-coreos
gursewak has quit [Ping timeout: 246 seconds]
sentenza has quit [Remote host closed the connection]
Nemric has quit [Quit: WeeChat 3.8]
saschagrunert has joined #fedora-coreos
gursewak has joined #fedora-coreos
paragan has joined #fedora-coreos
daMaestro has quit [Quit: Leaving]
jpn has quit [Ping timeout: 265 seconds]
jcajka has joined #fedora-coreos
mnguyen_ has joined #fedora-coreos
mnguyen has quit [Read error: Connection reset by peer]
admin1 has quit [Quit: The Lounge - https://thelounge.chat]
Betal has quit [Quit: WeeChat 3.8]
admin1 has joined #fedora-coreos
admin1 has quit [Client Quit]
admin1 has joined #fedora-coreos
saroy has joined #fedora-coreos
bytehackr has quit [Ping timeout: 240 seconds]
jpn has joined #fedora-coreos
shoragan has quit [Remote host closed the connection]
shoragan has joined #fedora-coreos
jpn has quit [Ping timeout: 265 seconds]
saroy has quit [Ping timeout: 264 seconds]
jpn has joined #fedora-coreos
ravanelli has joined #fedora-coreos
ravanelli has quit [Remote host closed the connection]
fifofonix has quit [Quit: Textual IRC Client: www.textualapp.com]
fifofonix has joined #fedora-coreos
bytehackr has joined #fedora-coreos
nalind has joined #fedora-coreos
mheon has joined #fedora-coreos
<walters> hartan: but you're still seeing `rpm-ostree cleanup -prb` failing with that error?
<walters> hartan: can you pastebin the output of `findmnt` ?
<walters> hartan: interesting...hmm. May relate to btrfs subvolumes somehow. Let's try `find /sysroot -name '*.boltdb'` (i.e. drop -xdev) but this will be more expensive as it will traverse everything
ravanelli has joined #fedora-coreos
<walters> right, it shouldn't because the host daemon shouldn't be touching your home directory
jlebon has joined #fedora-coreos
<hartan[m]> Colin Walters: Finds exactly one result in my users podman cache. That doesn't count, right? :)
<walters> for the daemon we actually make /home read-only precisely to avoid potentially affecting user data...which may be the safety measure we're somehow hitting
<walters> when you say "users podman cache" you mean /home/username/.local/share/containers right ?
<walters> hartan: inside the toolbox shell, `dnf -y install perf`, then `perf trace &> /run/host/tmp/perf.trace&` and then `chroot /run/host rpm-ostree cleanup -prb`; then `fg` and we should have a system call trace
<walters> hmm maybe for this we do need pathname decoding which is going to want strace
<walters> try then `chroot /run/host/ systemctl restart rpm-ostreed; strace -s 2048 -f -p $(pidof rpm-ostree) -o /run/host/tmp/strace.log& chroot /run/host/ rpm-ostree cleanup -prb; fg`
saschagrunert has quit [Ping timeout: 240 seconds]
saschagrunert has joined #fedora-coreos
saschagrunert has quit [Remote host closed the connection]
bytehackr has quit [Remote host closed the connection]
jcajka has quit [Quit: Leaving]
<walters> hartan: please do e.g. `grep rpm-ostree perf.trace` (to filter out other stuff) and pastebin or so
<walters> hartan: sure
bgilbert has joined #fedora-coreos
<dustymabe> hmm I feel like there are messages that aren't coming in here
<dustymabe> looks like walters is having a conversation with hartan, but I don't see hartan saying much
jpn has quit [Ping timeout: 240 seconds]
Nemric has joined #fedora-coreos
Nemric has quit [Quit: WeeChat 3.8]
<walters> I also context switched, but let's indeed take this async to the issue
paragan has quit [Quit: Leaving]
<dustymabe> ok yep. I just logged in to matrix and can see messages from hartan
<dustymabe> anyone else not seeing them on the IRC side?
Betal has joined #fedora-coreos
jpn has joined #fedora-coreos
jpn has quit [Ping timeout: 265 seconds]
darknao has quit [Ping timeout: 248 seconds]
darknao has joined #fedora-coreos
sentenza has joined #fedora-coreos
jpn has joined #fedora-coreos
jpn has quit [Ping timeout: 268 seconds]
<dustymabe> jlebon: I imagine we'll want to backport https://github.com/coreos/coreos-assembler/pull/3467 to older release branches but it probably won't apply cleanly with the second commit in there (i.e. /cherry-pick automation) should we drop that?
fifofonix has quit [Read error: Connection reset by peer]
<jlebon> dustymabe: good point. i split it into https://github.com/coreos/coreos-assembler/pull/3468
<dustymabe> +1
<dustymabe> jlebon: can you explain to me what the guestfish debug command does? I swear I was trying to do bindmounts the other day with just guestfish sh by itself and was having the worst luck.
<jlebon> dustymabe: my understanding is `command` and `sh` assume a traditional guest OS and runs "as if" it ran in the guest environment. `guestfish debug sh` runs directly in the supermin environment.
<dustymabe> weird. i couldn't really find that in the docs much
<jlebon> yeah, it's underdocumented
<jlebon> (probably on purpose)
jpn has joined #fedora-coreos
jpn has quit [Ping timeout: 240 seconds]
jpn has joined #fedora-coreos
<dustymabe> thanks for the context! it helps alot
nalind has quit [Quit: bye for now]
Eighth_Doctor has quit [Remote host closed the connection]
jpn has quit [Ping timeout: 246 seconds]
bgilbert has quit [Ping timeout: 240 seconds]
Eighth_Doctor has joined #fedora-coreos
jpn has joined #fedora-coreos
jpn has quit [Ping timeout: 240 seconds]
mheon has quit [Ping timeout: 268 seconds]