Bug 1303915 - unavailable for installing
Summary: unavailable for installing
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: qt-creator
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Itamar Reis Peixoto
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-02-02 12:11 UTC by Fl@sh
Modified: 2016-02-10 10:48 UTC (History)
7 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-02-10 10:48:29 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Fl@sh 2016-02-02 12:11:56 UTC
Description of problem:
after update clang the qt-creator is unavailabe for installing

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

How reproducible:
update clang , install qt-creator

Steps to Reproduce:
1.
2.
3.

Actual results:
nothng provides libclang.so needed by qt-creator-3.6.0-2

Expected results:


Additional info:

Comment 1 Sandro Mani 2016-02-02 12:33:01 UTC
Builds are failing due to a possible GCC6 bug. Investigation ongoing.

Comment 2 Sandro Mani 2016-02-08 23:30:44 UTC
Finally fixed in qt-creator-3.6.0-7.fc24

Comment 3 Fl@sh 2016-02-10 10:30:21 UTC
dnf info qt-creator display 3.6.0-2.fc24 release;

dnf install qt-creator display since: 
    nothing provides libclang.so needed by qt-creator-3.6.0-2.fc24.i686;

dnf install https://kojipkgs.fedoraproject.org//packages/qt-creator/3.6.0/7.fc24/x86_64/qt-creator-3.6.0-7.fc24.x86_64.rpm
display:
    nothing provides libbotan-1.10.so.1()(64bit) needed by qt-creator-3.6.0-7.fc24.x86_64

this means, that new qt-creator not in rawhide repo and required botan package is'n available.

Comment 4 Sandro Mani 2016-02-10 10:36:46 UTC
Are you sure you have up-to-date repository metadata? I.e. try

dnf update --refresh

Comment 5 Fl@sh 2016-02-10 10:38:47 UTC
dnf cleal all && dnf update --refresh    processed

Comment 6 Sandro Mani 2016-02-10 10:40:59 UTC
It seems to me that you are not getting the latest rawhide packages. Both up-to-date botan and qt-creator should be readily available from the repos:

$ rpm -qa botan
botan-1.10.12-1.fc24.x86_64
$ rpm -qa qt-creator
qt-creator-3.6.0-7.fc24.x86_64

Comment 7 Fl@sh 2016-02-10 10:48:29 UTC
ok, then it my dnf problems.


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