Bug 1303454 - gnome-builder can't be installed
Summary: gnome-builder can't be installed
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: gnome-builder
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: David King
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-01-31 21:39 UTC by Couret Charles-Antoine
Modified: 2016-02-01 05:57 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-02-01 05:57:40 UTC
Type: Bug


Attachments (Terms of Use)

Description Couret Charles-Antoine 2016-01-31 21:39:25 UTC
I have a issue to install gnome-builder.
I didn't know if it's a incompatibility between clang version and gnome-builder or a dnf bug.

[root@DiNozzo ~]# find /usr/lib* -name *libclang.so*
/usr/lib64/libclang.so.3.7
/usr/lib64/libclang.so

[root@DiNozzo ~]# dnf install gnome-builder.x86_64
Vérification de l'expiration des métadonnées effectuée il y a 0:17:57 sur Sun Jan 31 22:16:27 2016.
Erreur : nothing provides libclang.so()(64bit) needed by gnome-builder-3.19.4-2.fc24.x86_64
(essayez d'ajouter « --allowerasing » à la ligne de commande pour remplacer les paquets en conflit)

The needed library is installed, where is the problem?

[root@DiNozzo ~]# dnf list *clang*
Vérification de l'expiration des métadonnées effectuée il y a 0:22:30 sur Sun Jan 31 22:16:27 2016.
Paquets installés
clang.x86_64                                                                                            3.7.1-2.fc24                                                                               @rawhide        
clang-analyzer.noarch                                                                                   3.7.1-2.fc24                                                                               @rawhide        
clang-devel.x86_64                                                                                      3.7.1-2.fc24                                                                               @rawhide        
clang-libs.x86_64


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