Skip to main content
Visitor II
May 1, 2025
Question

QT expansion package install issue on openstlinux

  • May 1, 2025
  • 1 reply
  • 379 views

hello, i have an issue trying to install QT expansion  package on stm32MP257F-DK2 with openstlinux starter package provided with the board.

i am using instructions from:

https://wiki.st.com/stm32mpu/wiki/X-LINUX-QT_Expansion_Package#Software_setup

wget http://extra.packages.openstlinux.st.com/Qt/5.1/pool/config/a/apt-openstlinux-x-linux-qt/apt-openstlinux-x-linux-qt_1.0_all.deb

wget is ok

but   "apt-get install ./apt-openstlinux-x-linux-qt_1.0_all.deb" gives an error:

Note, selecting 'apt-openstlinux-x-linux-qt' instead of './apt-openstlinux-x-linux-qt_1.0_all.deb'
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
apt-openstlinux-x-linux-qt : Depends: apt-openstlinux (< 5.2) but 6.0-r0 is to be installed
E: Unable to correct problems, you have held broken packages.
root@stm32mp2-e3-aa-db:/var/cache/apt/archives# apt-get install -y packagegroup-
x-linux-qt
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
E: Unable to locate package packagegroup-x-linux-qt

help will be appreciated.

regards

gerard

 

1 reply

PPAGE.13
ST Employee
June 18, 2025

Hi Gerard,

 

please use very last documentation published June 12th 2025.

https://wiki.st.com/stm32mpu/wiki/X-LINUX-QT_Expansion_Package

 

Debian packages are now up to date for Qt6 on stm32MP257F-DK2 board.

 

BR,

Philippe.

In order to give better visibility on the answered topics, please click on 'Accept as Solution' on the reply which solved your issue or answered your question.