You are not logged in.

#1 2007-08-03 21:43:53

Shaika-Dzari
Member
From: Québec, Canada
Registered: 2006-04-14
Posts: 436
Website

Unable to install mono because conflict[solved]

Hello!

I'm unable to install mono on a fresh archlinux installation.
The seem to have conflict with gtksourceview.

Error:

root:$ pacman -S monodevelop mono                                                                             /home/shaika-dzari
Résolution des dépendances... terminé.
Recherche des conflits possibles entre paquets... terminé.

Cibles: libgdiplus-1.2.4-1  mono-1.2.4-1  gtk-sharp-2-2.10.0-1  gecko-sharp-2.0-0.12-1  libgnomecups-0.2.2-4  
        libgnomeprint-2.18.0-1  gtksourceview-1.8.5-2  gtksourceview-sharp-2.0-0.10-5  xsp-1.2.4-1  monodoc-1.2.4-1  
        boo-0.7.6.2237-1  metacity-2.18.5-1  libxres-1.0.2-1  libwnck-2.18.3-1  gnome-menus-2.18.3-1  libsoup-2.2.100-2  
        db4.1-4.1.25-1  evolution-data-server-1.10.3.1-1  docbook-xml-4.5-1  docbook-xsl-1.72.0-4  scrollkeeper-0.3.14-5  
        gnome-desktop-2.18.3-1  gnome-panel-2.18.3-1  hicolor-icon-theme-0.10-1  perlxml-2.34-4  perl-xml-simple-2.16-2  
        icon-naming-utils-0.8.2-2  gnome-icon-theme-2.18.0-1  libgnomeprintui-2.18.0-1  gail-1.18.0-2  gtkhtml-3.14.3-1  
        gnome-sharp-2.16.0-2  monodevelop-0.14-2  

Taille totale des paquets:   55,08 Mo

Procéder à l'installation? [O/n] o
Analyse de l'intégrité des paquets... terminé.
Nettoyage... terminé.
(33/33) Analyse des conflits entre fichiers         [######################################################################] 100%
Erreur: la préparation de la transaction a échoué
Erreur: la validation de la transaction a échoué (conflit de fichiers)
/usr/share/gtksourceview-1.0/language-specs/boo.lang est présent à la fois dans 'gtksourceview' et 'boo'

Des erreurs se sont produites, aucun paquet n'a été mis à jour.

root:$

Thank! big_smile

Last edited by Shaika-Dzari (2007-08-04 03:34:34)

Offline

#2 2007-08-04 00:03:59

JaDa
Member
From: Sun City, CA (native German)
Registered: 2007-04-06
Posts: 210
Website

Re: Unable to install mono because conflict[solved]

There we go. Try to Install first gtksourceview

pacman -S gtksourceview gtksourceview-sharp

then run

"pacman -S monodevelop mono"
again.

I have hade my problems with mono too.

I installed first all gnome packages and then step by step the last one's wink


openSUSE
Arch Linux
USALUG

Offline

#3 2007-08-04 02:57:12

Shaika-Dzari
Member
From: Québec, Canada
Registered: 2006-04-14
Posts: 436
Website

Re: Unable to install mono because conflict[solved]

Thank Jada!

But I have the same error.

I instaled gtksourceview gtksourceview-sharp and after that I tried pacman -S monodevelop.
I don't really care about boo...Maybe should I force the installation?

Thank!

Offline

#4 2007-08-04 03:08:08

JaDa
Member
From: Sun City, CA (native German)
Registered: 2007-04-06
Posts: 210
Website

Re: Unable to install mono because conflict[solved]

The Problem was not the "boo" package. It's a time ago I installed Mono. I think the Problem was the "monodevelop" packages.

I installed all packages with

pacman -S

downloaded the packages "monodevelop" and Installed it

pacman -U /downloadlocation/monodevelop-0.14-2.pkg.tar.gz

I am not sure if I have force it, but anyway it was working fine then wink


openSUSE
Arch Linux
USALUG

Offline

#5 2007-08-04 03:34:17

Shaika-Dzari
Member
From: Québec, Canada
Registered: 2006-04-14
Posts: 436
Website

Re: Unable to install mono because conflict[solved]

root:$ pacman -Sf monodevelop

Problem solved lol

Thank JaDa

Offline

#6 2007-08-04 09:28:02

shining
Pacman Developer
Registered: 2006-05-10
Posts: 2,043

Re: Unable to install mono because conflict[solved]

That's not a solution, it's just a workaround.
Please report a bug.


pacman roulette : pacman -S $(pacman -Slq | LANG=C sort -R | head -n $((RANDOM % 10)))

Offline

#7 2007-08-04 15:24:43

Shaika-Dzari
Member
From: Québec, Canada
Registered: 2006-04-14
Posts: 436
Website

Re: Unable to install mono because conflict[solved]

Offline

Board footer

Powered by FluxBB