GNUmoon2 has quit [Remote host closed the connection]
GNUmoon2 has joined #yocto
likewise has quit [Quit: Client closed]
florian has joined #yocto
alperak has joined #yocto
MrFrank has quit [Remote host closed the connection]
starblue has quit [Ping timeout: 256 seconds]
starblue has joined #yocto
likewise has joined #yocto
sakman has joined #yocto
xmn has joined #yocto
mbulut has joined #yocto
florian_kc has joined #yocto
xmn has quit [Read error: Connection reset by peer]
xmn has joined #yocto
jmiehe has joined #yocto
prabhakarlad has quit [Ping timeout: 250 seconds]
prabhakarlad has joined #yocto
prabhakarlad has quit [Client Quit]
prabhakarlad has joined #yocto
jmiehe has quit [Quit: jmiehe]
camus has quit [Quit: camus]
camus has joined #yocto
prabhakar has joined #yocto
likewise has quit [Quit: Client closed]
neofutur has quit [Ping timeout: 246 seconds]
neofutur_ has joined #yocto
Guest18 has joined #yocto
<Guest18>
Hi all,
<mcfrisk>
hi, many layers do "addpylib ${LAYERDIR}/lib oeqa" to get oeqa related .py files found from their paths too. When setting the same for my layer it seems to verride all other layers and for example parselogs.py no longer finds any of the ignore files from poky. bitbake -e output doesn't change with addpylib changes, but something does. Any ideas what to look into?
<Guest18>
I have changed openssh-7.9p1.bb from #!/bin/sh to #!/bin/bash in my own layer and with RDEPENDS_${PN} += "bash" and init file seperately in my openssh dir
<Guest18>
but still i am getting error /etc/init.d/sshd contained in package openssh-sshd requires /bin/bash, but no providers found in RDEPENDS_openssh-sshd? [file-rdeps]
<Guest18>
ERROR: openssh-7.9p1-r0 do_package_qa: QA run found fatal errors. Please consider fixing them.
<Guest18>
*copied
<rburton>
you did RDEPENDS_${PN} += "bash" but the error clearly says the package is openssh-sshd
<Guest18>
Does anyone know how to fix this ?
<rburton>
as the error says, use RDEPENDS_openssh-sshd
<rburton>
not sure i want to know why you need to use bash in the init script
<Guest18>
i need to change init script because my target is somehow is failing to launch sshd service when using sh
<rburton>
better to fix that problem than pull in bash, personally
<Guest18>
I have tried with all the possible way but but didnt found any alternative way to fix. When using sh getting following error
<Guest18>
Starting sshd.service...
<Guest18>
Jan 08 15:43:55 mp1som sshd[11550]: /etc/init.d/sshd: /etc/init.d/functions: line 134: syntax error: unexpected "(" (expecting "done")
<Guest18>
Jan 08 15:43:55 mp1som systemd[1]: [[0;1;39m[[0;1;31m[[0;1;39msshd.service: Control process exited, code=exited, status=2/INVALIDARGUMENT[[0m
<rburton>
do you have any layers patching openssh?
<rburton>
(bitbake-layers show-appends openssh)
<rburton>
oh no, that's functions from the initscripts package itseld
tgamblin has quit [Ping timeout: 256 seconds]
<rburton>
erm my functions is 95 characters long so i'm not sure where yours is coming from.
<rburton>
looks like something from systemd but systemd doesn't ship that file
florian_kc has quit [Ping timeout: 256 seconds]
ptsneves has quit [Ping timeout: 240 seconds]
jmiehe has joined #yocto
tgamblin has joined #yocto
ptsneves has joined #yocto
Guest18 has quit [Ping timeout: 250 seconds]
alperak has quit [Quit: Client closed]
alperak has joined #yocto
Guest18 has joined #yocto
<Guest18>
rburton
<Guest18>
ok
<Guest18>
[6:07:45 PM] <Guest18> I have changed openssh-7.9p1.bb from #!/bin/sh to #!/bin/bash in my own layer and with RDEPENDS_${PN} += "bash" and init file seperately in my openssh dir
<Guest18>
[6:07:45 PM] <Guest18> but still i am getting error /etc/init.d/sshd contained in package openssh-sshd requires /bin/bash, but no providers found in RDEPENDS_openssh-sshd? [file-rdeps]
<Guest18>
If anyone has any idea over this can help please
vladest has quit [Ping timeout: 256 seconds]
<mcfrisk>
Guest18: as the error message says, the files with #!/bin/bash get installed into openssh-sshd binary package and that doesn't have RDEPENDS to bash.
<mcfrisk>
so RDEPENDS_${PN}-sshd += "bash", but still this is wrong, none of those scripts should require bash
linfax has quit [Ping timeout: 245 seconds]
zpfvo has quit [Ping timeout: 264 seconds]
zpfvo has joined #yocto
zpfvo has quit [Ping timeout: 256 seconds]
vladest has joined #yocto
zpfvo has joined #yocto
<dvergatal>
RP: you're probably lucky:P
jmiehe has quit [Quit: jmiehe]
<dvergatal>
RP: I have verified this issue for opkg_build script and it is working without this --numeric-owner parameter :D i need to test in addition to my other patches one more thing but for 99.9% it will be working
<RP>
dvergatal: good, thanks. Hopefully Alex can take that through quickly
likewise has joined #yocto
Guest95 has joined #yocto
Guest95 has quit [Client Quit]
Guest12 has joined #yocto
Guest12 has quit [Client Quit]
goliath has quit [Quit: SIGSEGV]
frieder has quit [Remote host closed the connection]
amitk_ has joined #yocto
amitk has quit [Ping timeout: 252 seconds]
Guest18 has quit [Quit: Client closed]
otavio has quit [Remote host closed the connection]
<dvergatal>
RP: yeah but just removal of this --numeric-owner parameter
ptsneves has quit [Quit: ptsneves]
otavio has joined #yocto
mattsm has joined #yocto
likewise has quit [Ping timeout: 250 seconds]
neofutur_ has quit [Ping timeout: 276 seconds]
neofutur_ has joined #yocto
florian has quit [Quit: Ex-Chat]
leon-anavi has quit [Quit: Leaving]
Kubu_work has quit [Quit: Leaving.]
MrFrank has joined #yocto
mckoan is now known as mckoan|away
florian_kc has joined #yocto
tgamblin_ has joined #yocto
tgamblin has quit [Ping timeout: 264 seconds]
mbulut has quit [Ping timeout: 245 seconds]
tgamblin_ has quit [Remote host closed the connection]
tgamblin_ has joined #yocto
tgamblin_ has quit [Remote host closed the connection]
tgamblin_ has joined #yocto
tgamblin_ is now known as tgamblin
florian_kc has quit [Ping timeout: 264 seconds]
<khem>
has something changed in bitbake or metadata recently regarding setscene ? my world build finds Wanted 30530 Local 11202 Mirrors 0 Missed 19328 Current 0 (36% match, 0% complete)
<khem>
but then spends hours running setscene tasks one by one
<khem>
same machine worked well till november, it has not been upgraded or anything
alperak has quit [Quit: Client closed]
alperak has joined #yocto
<dvergatal>
khem: RP: OK this 0.1% is verified and now i can trully say that this opkg_build script may be without this `--numeric-owner` parameter
<dvergatal>
I will do the patch for Alex ASAP and push it to the upstream
florian_kc has joined #yocto
<khem>
thanks @dvergatal
<dvergatal>
khem: n/p
<dvergatal>
khem: I should thank you, that you have detected it and I went to far in putting it everywhere
Chaser has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
starblue has quit [Quit: WeeChat 3.8]
prabhakarlad has quit [Quit: Client closed]
Haxxa has quit [Quit: Haxxa flies away.]
Haxxa has joined #yocto
rm5248 has joined #yocto
<rm5248>
Hi, I'm trying to use an older version of uboot on my SAMA5 based board. I've copied the u-boot-at91 recipe from an older version of the meta-atmel layer, but I can't build it. The build fails with: "u-boot-at91 was skipped: PREFERRED_PROVIDER_virtual/bootloader set to u-boot-mchp, not u-boot-at91" even though I set PREFERRED_PROVIDER_virtual/bootloader in my conf/machine/machine.conf file. Is there someplace else that it needs to be s