FS#62955 - [pacman] broken dependency resolution

Attached to Project: Pacman
Opened by Norbert Pfeiler (npfeiler) - Thursday, 20 June 2019, 16:06 GMT
Last edited by Allan McRae (Allan) - Sunday, 13 September 2020, 12:46 GMT
Task Type Bug Report
Category Packages: Core
Status Assigned
Assigned To Dave Reisner (falconindy)
Bartłomiej Piotrowski (Barthalion)
Levente Polyak (anthraxx)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 0%
Votes 0
Private No

Details

Description:
I had qtcreator-git installed, which conflicts qtcreator as well as qbs.
Trying to install extra/qtcreator fails due to inability to pick up extra/qbs.
Installing qbs manually first (or removing qtcreator-git) allows successful installation.

Steps to reproduce:

~> sudo pacman -S qtcreator
resolving dependencies...
looking for conflicting packages...
:: qtcreator and qtcreator-git are in conflict. Remove qtcreator-git? [y/N] y
error: failed to prepare transaction (could not satisfy dependencies)
:: unable to satisfy dependency 'qbs' required by qtcreator
This task depends upon

Loading...