Bug 24690

Summary: libqt5labstemplates-devel can't be installed due to unsatisfied systemd-devel-230-12.mga6.i586
Product: Mageia Reporter: Kristoffer Grundström <lovaren>
Component: RPM PackagesAssignee: Mageia Bug Squad <bugsquad>
Status: RESOLVED INVALID QA Contact:
Severity: normal    
Priority: Normal CC: geiger.david68210
Version: 6   
Target Milestone: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Source RPM: libqt5labstemplates-devel CVE:
Status comment:

Description Kristoffer Grundström 2019-04-19 03:31:24 CEST
Description of problem: I don't use Testing or Backports medias and I was cloning the vlc source code in order to build the latest release 4.0.0-dev for Mageia 6.1 and as I ran ./configure it ended by saying:

configure: error: Requested 'Qt5Core >= 5.11.0' but version of Qt5 Core is 5.9.4
No package 'Qt5QuickControls2' found. If you want to build VLC without GUI, pass --disable-qt.

I want to build a GUI for VLC so therefor I did go looking for Qt5QuickControls2 which is located in libqt5labstemplates-devel according to urpmf Qt5QuickControls2 and if I try to install libqt5labstemplates-devel I get the error that it can't be installed due to unsatisfied systemd-devel-230-12.mga6.i586.

Version-Release number of selected component (if applicable): 5.9.4

How reproducible: All the time when trying to configure the vlc source code.

Steps to Reproduce:
1. Clone the source code for VLC.
2. cd to the VLC directory.
3. Run aclocal && ./bootstrap && ./configure and wait til it ends with the described error.
Comment 1 David GEIGER 2019-04-19 04:51:15 CEST
Please use pkgconfig(Qt5QuickControls2), and you can't install 32bit devel pkg if your system is 64bit!

libqt5labstemplates-devel for 32
lib64qt5labstemplates-devel for 64

So closing as Invalid!

Status: NEW => RESOLVED
CC: (none) => geiger.david68210
Resolution: (none) => INVALID