http://bugzilla.opensuse.org/show_bug.cgi?id=1181905 http://bugzilla.opensuse.org/show_bug.cgi?id=1181905#c6 Fabian Vogt <fabian@ritter-vogt.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CONFIRMED |RESOLVED Resolution|--- |FIXED --- Comment #6 from Fabian Vogt <fabian@ritter-vogt.de> --- Closing the bug - musescore got fixed. (In reply to Paul Mosier from comment #4)
This isn't limited to musescore. See also cura:
paladin1@locutus:~> sudo zypper install cura [sudo] password for root: Loading repository data... Reading installed packages... Resolving package dependencies...
Problem: nothing provides qt5qmlimport(UM.1) >= 0 needed by cura-4.8.0-4.2.noarch Solution 1: do not install cura-4.8.0-4.2.noarch Solution 2: break cura-4.8.0-4.2.noarch by ignoring some of its dependencies
Apparently my sr to uranium was never forwarded to Factory: https://build.opensuse.org/request/show/865263 I did that now, but the maintainer has to ack that. (In reply to Axel Braun from comment #5)
I see the same issue on the nightly builds for mygnuhealth
If you mean Application:ERP:GNUHealth:3.6/mygnuhealth, that's not been part of my test project because it's not in TW. To fix the dependencies, this in the .spec file should suffice: %global __requires_exclude qmlimport\((BloodPressure|FedLogin|GHBio|GHBol|GHPsycho|Glucose|LocalAccountManager|MoodEnergy|NetworkSettings|Osat|ProfileSettings|Weight) (Would be simpler if everything was in a GNUHealth.Foo namespace...) -- You are receiving this mail because: You are on the CC list for the bug.