AKN has quit [Read error: Connection reset by peer]
jclsn70 has joined #yocto
jclsn7 has quit [Ping timeout: 256 seconds]
jclsn70 is now known as jclsn7
ahs3 has joined #yocto
Wouter0100 has joined #yocto
amitk has joined #yocto
paulg has quit [Ping timeout: 240 seconds]
ahs3 has quit [Ping timeout: 240 seconds]
ahs3 has joined #yocto
manuel1985 has joined #yocto
xmn has joined #yocto
goliath has joined #yocto
<RP>
khem: thanks, I've queued a revert
<RP>
ah, there is one! :)
tgamblin has quit [Ping timeout: 256 seconds]
tgamblin has joined #yocto
florian has joined #yocto
xmn has quit [Ping timeout: 256 seconds]
florian has quit [Ping timeout: 272 seconds]
barometz_ is now known as barometz
alessioigor has joined #yocto
alessioigor has quit [Quit: alessioigor]
<rburton>
RP: will have a v2 for the python series on monday morning
<RP>
rburton: ok. I see I can't read with the cd ${S} thing
<RP>
er, ${D}
<rburton>
I left my machine doing a build of all of meta-py last night
<RP>
rburton: thanks for the headsup. I'll drop those patches for now
florian has joined #yocto
sprado has joined #yocto
olani has joined #yocto
sprado has left #yocto [WeeChat 2.8]
sprado has joined #yocto
sprado has left #yocto [WeeChat 2.8]
sergioprado has joined #yocto
sergioprado has left #yocto [#yocto]
florian has quit [Ping timeout: 272 seconds]
sprado has joined #yocto
sprado has quit [Client Quit]
sergioprado has joined #yocto
sergioprado has quit [Client Quit]
sergioprado has joined #yocto
<Saur[m]>
RP: I'd like to break up the giant anonymous Python function in base.bbclass into smaller, more manageable functions. Any objections or suggestions?
<jclsn[m]>
Can anyone help me here with my personal project? I am having trouble running a Qt application with eglfs on a Raspberry Pi. More here
<moto-timo>
RP: toaster might be broken again… was working on the crops containers… troubleshooting locally
<moto-timo>
RP: hangs on “Tasks Starting…” sound familiar:/
<moto-timo>
RP: AttributeError module bb.server has no attribute xmlrpccllient
dev1990 has quit [Quit: Konversation terminated!]
<RP>
moto-timo: I've been worrying about toaster :/
<moto-timo>
RP: same here… got a crops bug this week, so I started looking
<moto-timo>
RP: command line mode seems fine, it’s starting a build in the webui that is hanging… again
florian has joined #yocto
<RP>
moto-timo: given the lack of bug reports nobody is probably using it :(
<moto-timo>
RP: looks that way... this would go back to dunfell. so at least the ui mode isn't being used
<RP>
which makes me sad as I think there was so much potential in toaster but I'm not sure we can justify keeping it going :(
<moto-timo>
RP: I've got the docs links updated (except one that is not valid anymore about "build mode") and update to Django 3.2... looking for whether I can figure out the xmlrpc issue
<moto-timo>
RP: but I agree... we are nearly at a decision point
<moto-timo>
(I didn't look prior to dunfell)
<moto-timo>
I'll poke around a bit more
<RP>
moto-timo: that error sounds like from where I merged the xmlrpc and socket backends together into one server
florian has quit [Ping timeout: 256 seconds]
<moto-timo>
RP: right... August 2020
<moto-timo>
or earlier? anyway... that's what I'm looking at