Re: [yocto] how to intelligently avoid OOM build errors with BB_PRESSURE_MAX_MEMORY?

2023-12-01 Thread Ferry Toth
Hi Op 29-11-2023 om 10:45 schreef Martin Jansa: I was experimenting quite a bit with this in: https://github.com/shr-project/test-oe-build-time/commits/results e.g.: https://github.com/shr-project/test-oe-build-time/commit/d51

[yocto] [yocto-autobuilder-helper v2] scripts/run-toaster-tests.py: run via pytest and fix environment setup

2023-12-01 Thread Alexander Lussier-Cullen
Strip quotes from directory variables as they caused path errors. Add environment variable for the toaster artifact directory. Migrate from tox and django tools to using pytest. Install python module requirements from the script as this is no longer handled by tox. Signed-off-by: Alexander Lussier

[yocto] How to download file from Microsoft SharePoint?

2023-12-01 Thread Martin Leduc via lists.yoctoproject.org
Hi I've a file to retrieve from Microsoft SharePoint.  I've a shared link to download the file.  If I cut'n paste the URL in the browser, it works but Yocto download the web page. I've added the BB_STRICT_CHECKSUM = "0" to avoid the SRCURI checksum mismatch but the file isn't downloaded. What

Re: [yocto] The postinstall intercept hook 'update_mime_database' failed

2023-12-01 Thread Alexander Kanavin
You need to try plain poky then because the error does not happen there. Then figure out where the difference is. Alex On Fri, 1 Dec 2023 at 12:56, Mans Zigher wrote: > > I have now tried building a multitude of different machines and > switched to core-minimal-image and still I get these postin

Re: [yocto] The postinstall intercept hook 'update_mime_database' failed

2023-12-01 Thread Mans Zigher
I have now tried building a multitude of different machines and switched to core-minimal-image and still I get these postinstall intercept scripts failing. Depending what distro and machine I build I get different errors but It is always a postinstall intercept hook script that fails and it is alwa