QT expansion package install issue on openstlinux
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2025-05-01 9:02 AM
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
- Labels:
-
STM32MP25 Lines
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2025-06-18 1:57 AM
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.
