Update LLVM to 5.0
Updates may require up to 24 hours to propagate to mirrors. If the following command doesn't work, please retry later:
sudo dnf upgrade --refresh --advisory=FEDORA-2018-8014b75c0d
Please login to add feedback.
0 | 2 | Test Case lldb script |
This update has been submitted for testing by ignatenkobrain.
ignatenkobrain edited this update.
New build(s):
Karma has been reset.
This update has been pushed to testing.
works for me
Looks good
karma: +1
no regressions noted
No regression found
No regressions spotted.
Works
This update has reached the stable karma threshold and can be pushed to stable now if the maintainer wishes.
This update has been submitted for batched by ignatenkobrain.
This update has been submitted for stable by ignatenkobrain.
This update has been pushed to stable.
The qt-creator in this update appear to have been linked with qbs-1.9.0 [Requires libqbscore.so.1.9()(64bit)], rather than the qbs-1.10.0 [Requires: libqbscore.so.1.10()(64bit)] that the previous qt-creator-4.5.0-1.fc27.x86_64 was linked with. This is creating an unresolvable conflict on my system, where qbs-1.10 is installed and required by other qt5 packages on the system. Attempting to upgrade qt-creator, clang, or beignet results in: - cannot install both qbs-1:1.9.0-1.fc27.x86_64 and qbs-1:1.10.0-1.fc27.x86_64 - package qt-creator-4.5.0-2.fc27.x86_64 requires libqbscore.so.1.9()(64bit), but none of the providers can be installed Attempting to downgrade qbs to qbs-1:1.9.0-1.fc27.x86_64 would require a large-scale downgrade of 60 updated packages (including gammaray, poppler, and all installed qt5-*) to the outdated Fedora 27 release versions.
works
I solved the conflict (in my "anonymous" comment above) by performing a two-stage update:
dnf upgrade --best --allowerasing
forced the uninstall of qt-creator-4.5.0-1.fc27 in order to update everything else. Then a manualdnf install qt-creator
downgraded qbs from 1.10.0 to 1.9.0 to successfully install qt-creator-4.5.0-2.fc27. Odd that dnf couldn't automatically solve this on its own, though.There's as update for qt-creator now: https://bodhi.fedoraproject.org/updates/FEDORA-2018-26a5d78a58