I cannot install X-LINUX-AI 2.2
My environment
STM32MP157C-DK2
ST OpenSTLinux - Weston - (A Yocto Project Based Distro) 4.0.4-openstlinux-5.15-yocto-kirkstone-mp1-v22.11.23 stm32mp1 ttySTM0
Linux stm32mp1 5.15.67 #1 SMP PREEMPT Thu Sep 8 10:32:54 UTC 2022 armv7l armv7l armv7l GNU/Linux
2.2 Configure the AI OpenSTLinux package repository↑
Once the board is booted, execute the following command in the console in order to configure the AI OpenSTLinux package repository:
root@stm32mp1:~# wget http://extra.packages.openstlinux.st.com/AI/3.1/pool/confi
g/a/apt-openstlinux-ai/apt-openstlinux-ai_1.0_armhf.deb
--2022-11-27 10:05:26-- http://extra.packages.openstlinux.st.com/AI/3.1/pool/config/a/apt-openstlinux-ai/apt-openstlinux-ai_1.0_armhf.deb
Resolving extra.packages.openstlinux.st.com... 52.219.169.48
Connecting to extra.packages.openstlinux.st.com|52.219.169.48|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 1128 (1.1K) [application/x-debian-package]
Saving to: 'apt-openstlinux-ai_1.0_armhf.deb'
apt-openstlinux-ai_ 100%[===================>] 1.10K --.-KB/s in 0s
2022-11-27 10:05:27 (15.5 MB/s) - 'apt-openstlinux-ai_1.0_armhf.deb' saved [1128/1128]
root@stm32mp1:~# dpkg -i apt-openstlinux-ai_1.0_armhf.deb
(Reading database ... 15304 files and directories currently installed.)
Preparing to unpack apt-openstlinux-ai_1.0_armhf.deb ...
Unpacking apt-openstlinux-ai (1.0) over (1.0) ...
dpkg: dependency problems prevent configuration of apt-openstlinux-ai:
apt-openstlinux-ai depends on apt-openstlinux (<< 3.2); however:
Version of apt-openstlinux on system is 4.1-r0.
dpkg: error processing package apt-openstlinux-ai (--install):
dependency problems - leaving unconfigured
Errors were encountered while processing:
apt-openstlinux-ai
root@stm32mp1:~#Best regards
