LetoThe2nd changed the topic of #yocto to: Welcome to the Yocto Project | Learn more: https://www.yoctoproject.org | Community: https://www.yoctoproject.org/community | IRC logs: http://irc.yoctoproject.org/irc/ | Having difficulty on the list, with someone on the list or on IRC, contact Yocto Project Community Manager Letothe2nd | CoC: https://www.yoctoproject.org/community/code-of-conduct
prabhakalad has quit [Quit: Konversation terminated!]
prabhakalad has joined #yocto
jmiehe has joined #yocto
jmiehe has quit [Quit: jmiehe]
davidinux1 has quit [Ping timeout: 252 seconds]
davidinux1 has joined #yocto
jclsn has quit [Ping timeout: 268 seconds]
jclsn has joined #yocto
geoffhp has joined #yocto
GNUmoon has quit [Remote host closed the connection]
GNUmoon has joined #yocto
nerdboy has quit [Remote host closed the connection]
nerdboy has joined #yocto
mbulut has quit [Ping timeout: 268 seconds]
enok has joined #yocto
sukbeom has quit [Quit: The Lounge - https://thelounge.chat]
sukbeom has joined #yocto
enok has quit [Ping timeout: 255 seconds]
goliath has joined #yocto
jmd has quit [Remote host closed the connection]
alejandrohs has quit [Ping timeout: 246 seconds]
rbox has quit [Quit: ZNC 1.8.2 - https://znc.in]
rbox has joined #yocto
jmd has joined #yocto
rob_w has joined #yocto
PIBA has joined #yocto
sng has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
sng has joined #yocto
rfuentess has joined #yocto
CrazyGecko has joined #yocto
PaowZ has joined #yocto
eminboydak has quit [Ping timeout: 250 seconds]
mckoan|away is now known as mckoan
alejandrohs has joined #yocto
alejandrohs has quit [Read error: Connection reset by peer]
alejandr1 has joined #yocto
alessioigor has joined #yocto
alperak has joined #yocto
Kubu_work has joined #yocto
zpfvo has joined #yocto
prabhakalad has quit [Quit: Konversation terminated!]
enok has joined #yocto
frieder has joined #yocto
alessioigor has quit [Remote host closed the connection]
alessioigor has joined #yocto
altru has joined #yocto
enok has quit [Ping timeout: 272 seconds]
prabhakalad has joined #yocto
alejandr1 has quit [Quit: WeeChat 4.1.1]
altru has quit [Quit: Client closed]
Tyaku has joined #yocto
florian has joined #yocto
rfuentess has quit [Ping timeout: 268 seconds]
ablu has quit [Read error: Connection reset by peer]
<rburton> JPEW: nice
xmn has quit [Ping timeout: 268 seconds]
ablu has joined #yocto
altru has joined #yocto
jpuhlman- has quit [Ping timeout: 255 seconds]
Guest36 has joined #yocto
eminboydak has joined #yocto
frieder has quit [Ping timeout: 255 seconds]
pivi has quit [Remote host closed the connection]
pivi has joined #yocto
jpuhlman has joined #yocto
frieder has joined #yocto
wooosaiiii has quit [Quit: wooosaiiii]
jmd has quit [Remote host closed the connection]
Jones42 has joined #yocto
alessioigor has quit [Remote host closed the connection]
rfuentess has joined #yocto
enok has joined #yocto
enok has quit [Ping timeout: 256 seconds]
wooosaiiii has joined #yocto
Starfoxxes has joined #yocto
wooosaiiii has quit [Ping timeout: 260 seconds]
sakoman has quit [Ping timeout: 268 seconds]
mbulut has joined #yocto
<Jones42> is there any smart way to seperate the kernel from the rootfs? I'd like to build my kernel-fitimage after I know my rootfs's dm-verity hash, but do_rootfs has some depenencies on my kernel recipe.
<Jones42> (namely: populate_lic, packagedata, package_qa, create_[runtime_]spdx, package_write_rpm)
<rburton> khem: absolutely loving that every distro shipping fts for musl has a different name for the .pc file
<rburton> khem: we use upstream, musl-fts.pc. alpine uses fts.pc. gentoo uses fts-standalone.pc.
sakoman has joined #yocto
<Jones42> It looks like my kernel is added as package but I can't find out why and how to avoid that
florian has quit [Quit: Ex-Chat]
sakoman has quit [Ping timeout: 264 seconds]
florian has joined #yocto
alessioigor has joined #yocto
jorgesandman has joined #yocto
sakoman has joined #yocto
jorgesandman has quit [Ping timeout: 250 seconds]
alessioigor has quit [Remote host closed the connection]
Jones42_ has joined #yocto
Jones42 has quit [Ping timeout: 272 seconds]
Martin12345 has joined #yocto
jbo_ has joined #yocto
<Martin12345> Using meta-clang and CLANGSDK="1" when generating the SDK on the x86_64 SDK sysroot only "libclang-cpp.so" is installed. Does by chance anyone know how to add "libclang.so" to x86_64 sysroot as well?
jbo has quit [Ping timeout: 272 seconds]
PIBA has quit [Ping timeout: 250 seconds]
Martin12345 has quit [Quit: Client closed]
Martin12345 has joined #yocto
joekale has quit [Read error: Connection reset by peer]
joekale has joined #yocto
jbo has joined #yocto
jbo_ has quit [Ping timeout: 256 seconds]
joekale has quit [Ping timeout: 252 seconds]
joekale has joined #yocto
florian has quit [Quit: Ex-Chat]
jbo_ has joined #yocto
jbo has quit [Ping timeout: 252 seconds]
altru has quit [Ping timeout: 250 seconds]
florian has joined #yocto
altru has joined #yocto
Piraty has quit [Quit: -]
Piraty has joined #yocto
jbo_ is now known as jbo
jmiehe has joined #yocto
jmiehe has quit [Client Quit]
emrius_the_secon has joined #yocto
<emrius_the_secon> Hey, when starting bitbake using kas I run into the following error stack:
<emrius_the_secon> ERROR: PermissionError: [Errno 1] Operation not permitted
<emrius_the_secon> During handling of the above exception, another exception occurred:
<emrius_the_secon> Traceback (most recent call last):
<emrius_the_secon>   File "/home/mk/qs-kas/poky/bitbake/bin/bitbake-worker", line 268, in child
<emrius_the_secon>     bb.utils.disable_network(uid, gid)
<emrius_the_secon>   File "/home/mk/qs-kas/poky/bitbake/lib/bb/utils.py", line 1653, in disable_network
<emrius_the_secon>     with open("/proc/self/uid_map", "w") as f:
<emrius_the_secon> PermissionError: [Errno 1] Operation not permitted
<emrius_the_secon> ERROR: PermissionError: [Errno 1] Operation not permitted
<emrius_the_secon> During handling of the above exception, another exception occurred:
<emrius_the_secon> Traceback (most recent call last):
<emrius_the_secon>   File "/home/mk/qs-kas/poky/bitbake/bin/bitbake-worker", line 268, in child
<emrius_the_secon>     bb.utils.disable_network(uid, gid)
<emrius_the_secon>   File "/home/mk/qs-kas/poky/bitbake/lib/bb/utils.py", line 1653, in disable_network
<emrius_the_secon>     with open("/proc/self/uid_map", "w") as f:
<emrius_the_secon> PermissionError: [Errno 1] Operation not permitted
<emrius_the_secon> ERROR: Task (mc:orange-pi-zero:/home/mk/qs-kas/build/../poky/meta/recipes-core/meta/wic-tools.bb:do_rm_work) failed with exit code '1'
<emrius_the_secon> do you have an idea how to work around that?
<mckoan> emrius_the_secon: messing around with user root ?
<emrius_the_secon> The cache was mounted from a mounted volume which had to be chmod*ded which I did as user root
<marex> emrius_the_secon: hold on
<marex> emrius_the_secon: running in container, are you ?
<emrius_the_secon> no
<emrius_the_secon> straight on ubuntu
<marex> emrius_the_secon: then ubuntu 24.04 ?
<emrius_the_secon> yes
<marex> wait
<emrius_the_secon> wait
<emrius_the_secon> not
<emrius_the_secon> no
<emrius_the_secon> 20.04.06 LTS
<emrius_the_secon> sorry
rob_w has quit [Remote host closed the connection]
<marex> read the thread, could it be that's what you're hitting ? sure looks like uid_map issue
<emrius_the_secon> whoops yes 24.04! sorry got confused by terminal tabs
<emrius_the_secon> sudo apparmor_parser -R /etc/apparmor.d/unprivileged_userns did the trick! Thanks marex!
<marex> sure
altru has quit [Quit: Client closed]
xmn has joined #yocto
emrius_the_secon has quit [Quit: Client closed]
goliath has quit [Quit: SIGSEGV]
Guest36 has quit [Quit: Client closed]
ardo has joined #yocto
ardo- has quit [Ping timeout: 256 seconds]
MrCryo has joined #yocto
dYalib has joined #yocto
<dYalib> Hi dev folks! I guess you know already the newest OpenSSH vulnerability CVE-2024-6387 called 'regreSSHion'. Do you know if there is already a patch available?
<rburton> dYalib: can't see it on the list yet. fancy sending it?
<rburton> oh i know the vuln
<smooge> its a /c
<smooge> oops my apologies
<dYalib> I am using yocto 'kirkstone' (legacy, i know...) and i try to figure out what is best way to patch it asop.
<smooge> it looks like a 2 line patch for openssh before 9.3 and 4 lines after that
<dYalib> Yes, it seams so but i am not 100 percent sure.
<smooge> that is from the head openssh coder
<dYalib> great! many thanks!
<smooge> you are welcome.
<dYalib> btw: also a big thank you to this great (yocto) project to everyone!
<khem> rburton:alpine and perhaps gentoo had it before it was finalized so that might be the reason
<khem> RP: yeah the issue is seen with LLD linker, because lld defaults to not allowing undefined syms perhaps gold will behave same too since it has those defaults too
<Martin12345> Does anybody know why meta-clang in the default config only install "libclang-cpp.so" into sysroot of x86_64 (native) and not "libclang.so" when using -c populate_sdk?
<khem> Martin12345:is libclang.so a symlink ?
mjm has joined #yocto
rfuentess has quit [Remote host closed the connection]
dYalib has quit [Quit: Client closed]
CrazyGecko has quit [Quit: Konversation terminated!]
frieder has quit [Remote host closed the connection]
khem has quit [Quit: WeeChat 4.3.3]
Kubu_work has quit [Quit: Leaving.]
khem has joined #yocto
rob_w has joined #yocto
mckoan is now known as mckoan|away
GNUmoon has quit [Remote host closed the connection]
enok has joined #yocto
goliath has joined #yocto
<Martin12345> khem liblclang.so is usually a symlink onto libclang.so.15.0.6 (example version on langdale). The question is more, libclang.so is for c compilations, libclang-cpp.so is for c++ linkage.
asriel has quit [Quit: Don't drink the water. They put something in it to make you forget.]
Danct12 has quit [Quit: ZNC 1.9.0 - https://znc.in]
Danct12 has joined #yocto
asriel has joined #yocto
florian has quit [Ping timeout: 256 seconds]
Articulus has quit [Quit: Leaving]
zpfvo has quit [Remote host closed the connection]
003AA1543 has quit [Quit: Nothing in this world is hopeless!]
florian has joined #yocto
enok has quit [Ping timeout: 256 seconds]
woky has joined #yocto
mbulut has quit [Quit: Leaving]
mbulut has joined #yocto
jmd has joined #yocto
vthor_ has joined #yocto
vthor has quit [Ping timeout: 268 seconds]
khimaros has quit [Remote host closed the connection]
khimaros has joined #yocto
mbulut has quit [Ping timeout: 255 seconds]
zapados has joined #yocto
<zapados> Has anyone replaced redis.conf with a bbappend?
PaowZ has quit [Ping timeout: 268 seconds]
amitk has joined #yocto
amitk_ has quit [Ping timeout: 252 seconds]
mulk has quit [Ping timeout: 272 seconds]
jmd has quit [Remote host closed the connection]
mulk has joined #yocto
jmd has joined #yocto
zelgomer has joined #yocto
zelgomer has left #yocto [#yocto]
flom84 has joined #yocto
eminboydak has quit [Quit: Client closed]
MrCryo has quit [Remote host closed the connection]
absurdist has quit [Remote host closed the connection]
RyanEatmon has quit [Remote host closed the connection]
absurdist has joined #yocto
RyanEatmon has joined #yocto
zapados has quit [Quit: Client closed]
ablu has quit [Remote host closed the connection]
ablu has joined #yocto
* patersonc Hi all, just curious, is there a target release cadence for dot releases of YP? Looking at 5.0.x in https://wiki.yoctoproject.org/wiki/Weekly_Status it seems a bit random.
Martin12345 has quit [Quit: Client closed]
Starfoxxes has quit [Remote host closed the connection]
rob_w has quit [Read error: Connection reset by peer]
jmiehe has joined #yocto
jmiehe has quit [Client Quit]
Guest36 has joined #yocto
Haxxa has quit [Quit: Haxxa flies away.]
Guest36 has quit [Client Quit]
Haxxa has joined #yocto
flom84 has quit [Remote host closed the connection]
flom84 has joined #yocto
mulk has quit [Ping timeout: 255 seconds]
mulk has joined #yocto
mulk has quit [Ping timeout: 264 seconds]
kevans has quit [Remote host closed the connection]
flom84 has quit [Quit: Leaving]
mulk has joined #yocto
benkard has joined #yocto
mulk has quit [Ping timeout: 264 seconds]
benkard is now known as mulk
benkard has joined #yocto
mulk has quit [Ping timeout: 264 seconds]
mulk has joined #yocto
amitk has quit [Ping timeout: 268 seconds]
benkard has quit [Ping timeout: 264 seconds]
mulk has quit [Ping timeout: 264 seconds]
mulk has joined #yocto
geoffhp has quit [Remote host closed the connection]
geoffhp has joined #yocto
benkard has joined #yocto
mulk has quit [Ping timeout: 264 seconds]
benkard is now known as mulk
mbulut has joined #yocto
wkennington_ has quit [Quit: ZNC - https://znc.in]
wak has joined #yocto
goliath has quit [Quit: SIGSEGV]
<mbulut> hey folks, for some reason my SIGINT handler doesn't kick on a kirkstone build -- is there anything obvious i should know (but don't)?
<mbulut> using python signal: signal.signal(signal.SIGINT, handler)
<mbulut> "outside" it works as expected...
absurdist has quit [Remote host closed the connection]
absurdist has joined #yocto
alperak has quit [Quit: Connection closed for inactivity]
vthor_ has quit [Quit: kill -9 $pid]
florian has quit [Ping timeout: 268 seconds]
zwelch has quit [Ping timeout: 268 seconds]
zwelch has joined #yocto