On 13/01/2025 12:23, Alexander Kanavin wrote:
> [Some people who received this message don't often get email from 
> alex.kana...@gmail.com. Learn why this is important at 
> https://aka.ms/LearnAboutSenderIdentification ]
>
> This email is not from Hexagon’s Office 365 instance. Please be careful while 
> clicking links, opening attachments, or replying to this email.
>
>
> On Mon, 13 Jan 2025 at 12:16, POPESCU Catalin via
> lists.openembedded.org
> <catalin.popescu=leica-geosystems....@lists.openembedded.org> wrote:
>> The error doesn't look like to be related to my patch.
>>> rm: cannot remove
>>> 'TOPDIR/tmp/work/qemux86_64-poky-linux/core-image-sato/1.0/testimage-sdk/sysroots/core2-64-poky-linux/etc/bluetooth/input.conf':
>>> Permission denied
>>> rm: cannot remove
>>> 'TOPDIR/tmp/work/qemux86_64-poky-linux/core-image-sato/1.0/testimage-sdk/sysroots/core2-64-poky-linux/etc/bluetooth/network.conf':
>>> Permission denied
>>> rm: cannot remove
>>> 'TOPDIR/tmp/work/qemux86_64-poky-linux/core-image-sato/1.0/testimage-sdk/sysroots/core2-64-poky-linux/etc/bluetooth/main.conf':
>>> Permission denied
> Your patch is handling exactly these files, so it's better to see if
> you can reproduce the error.
>
> Alex

I don't really know how to reproduce this error (which I don't see on my 
setup).

It looks to be related to the permissions for the bluez config files so 
probably there are some other bluez patches that needs to be backported.

One easier way to address the issue with the bluez config files not 
shipped on scarthgap would be to revert the actual commit that 
introduced the issue :

commit 49391fdcf71b32c5fd3c7b134c1d1c45cc1db388
Author: Emil Kronborg <emil.kronb...@protonmail.com>
Date:   Thu Feb 22 19:44:59 2024 +0000

     bluez5: remove configuration files from install task

     Since be0e796299b0 ("build: ship all config files with
     --enable-datafiles") in bluez, installing input.conf and network.conf
     has been redundant, as the bluez5 recipe already includes
     --enable-datafiles.

     Signed-off-by: Emil Kronborg <emil.kronb...@protonmail.com>
     Signed-off-by: Richard Purdie <richard.pur...@linuxfoundation.org>

This commit should have never been merged as long as scarthgap pulls in 
bluez 5.72 (The commit mentioned be0e796299b0 was merged in bluez 5.73 
not in 5.72).

If it's acceptable I can submit another patch.

BR,

Catalin


-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#209729): 
https://lists.openembedded.org/g/openembedded-core/message/209729
Mute This Topic: https://lists.openembedded.org/mt/110494576/21656
Group Owner: openembedded-core+ow...@lists.openembedded.org
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to