Bug 2024146 - F35FailsToInstall: mingw64-qt6-qtquickcontrols2, mingw32-qt6-qtquickcontrols2
Summary: F35FailsToInstall: mingw64-qt6-qtquickcontrols2, mingw32-qt6-qtquickcontrols2
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: mingw-qt6-qtquickcontrols2
Version: 35
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Sandro Mani
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks: F35FailsToInstall
TreeView+ depends on / blocked
 
Reported: 2021-11-17 12:24 UTC by Miro Hrončok
Modified: 2021-11-22 07:58 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2021-11-22 07:58:00 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Miro Hrončok 2021-11-17 12:24:27 UTC
Hello,

Please note that this comment was generated automatically. If you feel that this output has mistakes, please contact me via email (mhroncok).

Your package (mingw-qt6-qtquickcontrols2) Fails To Install in Fedora 35:

can't install mingw64-qt6-qtquickcontrols2:
  - nothing provides mingw64(qt6quick.dll) needed by mingw64-qt6-qtquickcontrols2-6.1.2-1.fc35.noarch
  
can't install mingw32-qt6-qtquickcontrols2:
  - nothing provides mingw32(qt6quick.dll) needed by mingw32-qt6-qtquickcontrols2-6.1.2-1.fc35.noarch
  
If you know about this problem and are planning on fixing it, please acknowledge so by setting the bug status to ASSIGNED. If you don't have time to maintain this package, consider orphaning it, so maintainers of dependent packages realize the problem.


If you don't react accordingly to the policy for FTBFS/FTI bugs (https://docs.fedoraproject.org/en-US/fesco/Fails_to_build_from_source_Fails_to_install/), your package may be orphaned in 8+ weeks.

P.S. The data was generated solely from koji buildroot, so it might be newer than the latest compose or the content on mirrors.

P.P.S. If this bug has been reported in the middle of upgrading multiple dependent packages, please consider using side tags: https://docs.fedoraproject.org/en-US/fesco/Updates_Policy/#updating-inter-dependent-packages

Thanks!

Comment 1 Sandro Mani 2021-11-22 07:58:00 UTC
This should be a false positive: mingw-qt6-qtdeclarative has

Obsoletes:      mingw32-qt6-qtquickcontrols2 < 6.2.0-0.1.rc
Provides:       mingw32-qt6-qtquickcontrols2 = %{version}-%{release}

Obsoletes:      mingw64-qt6-qtquickcontrols2 < 6.2.0-0.1.rc
Provides:       mingw64-qt6-qtquickcontrols2 = %{version}-%{release}

as qt6-qtquickcontrols2 is merged into qt6-qtdeclarative as of 6.2.0+.


Note You need to log in before you can comment on or make changes to this bug.