2023-09-27 08:01 AM - edited 2023-09-27 08:04 AM
I am testing the openstlinux distribution and I am creating an image from the st-image-weston image. The thing is that when I want to use the package installer I can't use the apt-get update command or any other. In this case the problem seems to be that the repository doesn't support the architecture, but I don't really know why since the distribution was created with the intention of working with this MPU. Any suggestion of what could be the fault?
This is what I see on console:
root@stm32mp1:~# apt-get update
The software package is provided AS IS, and by downloading it, you agree to be bound to the terms of the software license agreement (SLA).
The detailed content licenses can be found at https://wiki.st.com/stm32mpu/wiki/OpenSTLinux_licenses.
Hit:1 http://packages.openstlinux.st.com/3.1 dunfell InRelease
Reading package lists... Done
N: Skipping acquire of configured file 'main/binary-${DPKG_ARCH}/Packages' as repository 'http://packages.openstlinux.st.com/3.1 dunfell InRelease' doesn't support architecture '${DPKG_ARCH}'
N: Skipping acquire of configured file 'updates/binary-${DPKG_ARCH}/Packages' as repository 'http://packages.openstlinux.st.com/3.1 dunfell InRelease' doesn't support architecture '${DPKG_ARCH}'
N: Skipping acquire of configured file 'untested/binary-${DPKG_ARCH}/Packages' as repository 'http://packages.openstlinux.st.com/3.1 dunfell InRelease' doesn't support architecture '${DPKG_ARCH}'
2023-10-02 08:16 AM
Hi @ARodr.18 ,
Can you please precise which version of OpenSTLinux you are using?
Thanks
Olivier