Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[Gajim] Erreur en ouvrant Gajim (voir en bas ;) )
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index French
View previous topic :: View next topic  
Author Message
Damiatux
Apprentice
Apprentice


Joined: 23 Feb 2008
Posts: 194

PostPosted: Sat Sep 06, 2008 5:14 pm    Post subject: [Gajim] Erreur en ouvrant Gajim (voir en bas ;) ) Reply with quote

Bonjour,

Je voudrait installer Gajim en faisant 'emerge -av gajim', mais après avoir téléchargé Gajim, il me mets ça :
Code:
* Please rebuild python with USE="sqlite"
 *
 * ERROR: net-im/gajim-0.11.4 failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called pkg_setup
 *     gajim-0.11.4.ebuild, line   64:  Called die
 * The specific snippet of code:
 *         die "USE=\"sqlite\" needed for python"
 *  The die message:
 *   USE="sqlite" needed for python
 *
 * If you need support, post the topmost build error, and the call stack if relevant.
 * A complete build log is located at '/var/tmp/portage/net-im/gajim-0.11.4/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/net-im/gajim-0.11.4/temp/die.env'.
 *

 * Messages for package net-im/gajim-0.11.4:

 * Please rebuild python with USE="sqlite"
 *
 * ERROR: net-im/gajim-0.11.4 failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called pkg_setup
 *     gajim-0.11.4.ebuild, line   64:  Called die
 * The specific snippet of code:
 *         die "USE=\"sqlite\" needed for python"
 *  The die message:
 *   USE="sqlite" needed for python
 *
 * If you need support, post the topmost build error, and the call stack if relevant.
 * A complete build log is located at '/var/tmp/portage/net-im/gajim-0.11.4/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/net-im/gajim-0.11.4/temp/die.env'.

Que faire ?

Merci d'avance,
Damiatux


Last edited by Damiatux on Mon Sep 08, 2008 6:01 pm; edited 3 times in total
Back to top
View user's profile Send private message
Tuxicomane
Apprentice
Apprentice


Joined: 14 Nov 2006
Posts: 290
Location: Val-de-Marne, FRANCE

PostPosted: Sat Sep 06, 2008 5:27 pm    Post subject: Reply with quote

Salut,
Code:
* Please rebuild python with USE="sqlite" 
Il faut lire les messages d'erreur hein :p

Rajoute simplement le USE flag sqlite à Python et recompile ce dernier.

Par contre, c'est marrant quand même que Gajim ait besoin d'un base de données. Cela dit, il a l'air d'avoir vraiment bien évolué depuis que j'ai arrêté de l'utiliser :)
Back to top
View user's profile Send private message
Damiatux
Apprentice
Apprentice


Joined: 23 Feb 2008
Posts: 194

PostPosted: Sat Sep 06, 2008 5:34 pm    Post subject: Reply with quote

Donc je fais 'emerge -av python sqlite' ?
Back to top
View user's profile Send private message
Tuxicomane
Apprentice
Apprentice


Joined: 14 Nov 2006
Posts: 290
Location: Val-de-Marne, FRANCE

PostPosted: Sat Sep 06, 2008 5:42 pm    Post subject: Reply with quote

Non, quand tu as rajouté le USE flag à python ( va voir dans la doc si tu ne sais pas faire ... ) , il te suffira de mettre à jour ton système avec :
Code:
emerge -uDNavt world
Ça recompilera Python avec le support pour sqlite et donc ce dernier sera automatiquement installé en dépendance.
Back to top
View user's profile Send private message
Damiatux
Apprentice
Apprentice


Joined: 23 Feb 2008
Posts: 194

PostPosted: Sat Sep 06, 2008 6:28 pm    Post subject: Reply with quote

J'ai rajouté la ligne 'dev-lang/python sqlite' dans le fichier '/etc/portage/package.use'. Je fait un 'emerge -tauvND world', mais il veut toujours installer la version 2.0.0.16 de mozilla firefox au lieu de la 3.0.1 >_< Sinon j'ai 199 paquet (j'aurais pas aimé le 200 ^^)
Back to top
View user's profile Send private message
Tuxicomane
Apprentice
Apprentice


Joined: 14 Nov 2006
Posts: 290
Location: Val-de-Marne, FRANCE

PostPosted: Sat Sep 06, 2008 7:13 pm    Post subject: Reply with quote

Quote:
Sinon j'ai 199 paquet (j'aurais pas aimé le 200 ^^)
Wooh, tu ne mets pas souvent à jour toi :D

Pour Firefox, fais une petite recherche, il me semble qu'il y a une histoire de USE flag xulrunner à activer sur des paquets pour qu'ils ne dépendent plus de Firefox 2.
Back to top
View user's profile Send private message
Damiatux
Apprentice
Apprentice


Joined: 23 Feb 2008
Posts: 194

PostPosted: Sat Sep 06, 2008 7:29 pm    Post subject: Reply with quote

Oula... Mouais je vais regarder...
Back to top
View user's profile Send private message
geekounet
Bodhisattva
Bodhisattva


Joined: 11 Oct 2004
Posts: 3772
Location: Wellington, Aotearoa

PostPosted: Sat Sep 06, 2008 8:55 pm    Post subject: Reply with quote

Tuxicomane wrote:
Par contre, c'est marrant quand même que Gajim ait besoin d'un base de données. Cela dit, il a l'air d'avoir vraiment bien évolué depuis que j'ai arrêté de l'utiliser :)

C'est pour le stockage des logs. Sinon ouais il évolue pas mal et à grande vitesse, Et la version 0.12 sort bientôt :)
Back to top
View user's profile Send private message
Damiatux
Apprentice
Apprentice


Joined: 23 Feb 2008
Posts: 194

PostPosted: Sun Sep 07, 2008 7:02 am    Post subject: Reply with quote

Doh >_< !
Lors du 'emerge -tauvND world', il me mets cette erreur :
Code:
 *
 * The package requires the in-kernel PCMCIA drivers to be enabled
 * for kernel 2.6.x.
 *
 *
 * ERROR: sys-apps/pcmcia-cs-3.2.8-r2 failed.
 * Call stack:
 *                   ebuild.sh, line   49:  Called pkg_setup
 *   pcmcia-cs-3.2.8-r2.ebuild, line   44:  Called die
 * The specific snippet of code:
 *         die "linux-${KV_FULL} without PCMCIA support detected"
 *  The die message:
 *   linux-2.6.21-gentoo-r4-sata without PCMCIA support detected
 *
 * If you need support, post the topmost build error, and the call stack if relevant.
 * A complete build log is located at '/var/tmp/portage/sys-apps/pcmcia-cs-3.2.8-r2/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/sys-apps/pcmcia-cs-3.2.8-r2/temp/die.env'.
 *

 * Messages for package sys-apps/pcmcia-cs-3.2.8-r2:

 *
 * The package requires the in-kernel PCMCIA drivers to be enabled
 * for kernel 2.6.x.
 *
 *
 * ERROR: sys-apps/pcmcia-cs-3.2.8-r2 failed.
 * Call stack:
 *                   ebuild.sh, line   49:  Called pkg_setup
 *   pcmcia-cs-3.2.8-r2.ebuild, line   44:  Called die
 * The specific snippet of code:
 *         die "linux-${KV_FULL} without PCMCIA support detected"
 *  The die message:
 *   linux-2.6.21-gentoo-r4-sata without PCMCIA support detected
 *
 * If you need support, post the topmost build error, and the call stack if relevant.
 * A complete build log is located at '/var/tmp/portage/sys-apps/pcmcia-cs-3.2.8-r2/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/sys-apps/pcmcia-cs-3.2.8-r2/temp/die.env'.
 *


EDIT : j'ai fait un 'emerge -av python' tout simplement, le 'emerge -av gajim' à marché mais il veut pas s'ouvrir :(
Back to top
View user's profile Send private message
Tuxicomane
Apprentice
Apprentice


Joined: 14 Nov 2006
Posts: 290
Location: Val-de-Marne, FRANCE

PostPosted: Sun Sep 07, 2008 8:45 am    Post subject: Reply with quote

Il faut que tu active les drivers PCMCIA dans ta config' du noyau.
Ça n'a rien de méchant, mais j'ai l'impression que tu devrais te munir d'un dictionnaire anglais-français ;)
Back to top
View user's profile Send private message
Damiatux
Apprentice
Apprentice


Joined: 23 Feb 2008
Posts: 194

PostPosted: Sun Sep 07, 2008 8:47 am    Post subject: Reply with quote

Au fant ! C'est quoi ce truc...

Mouais peut-être (je suis quand début de 4° :D )
Back to top
View user's profile Send private message
Tuxicomane
Apprentice
Apprentice


Joined: 14 Nov 2006
Posts: 290
Location: Val-de-Marne, FRANCE

PostPosted: Sun Sep 07, 2008 9:27 am    Post subject: Reply with quote

http://fr.wikipedia.org/wiki/PCMCIA :)

C'est bizarre que la mise à jour t'installe sys-apps/pcmcia-cs si tu n'as pas de tels ports sur ta machine (peut-être un USE flag en trop ?).
Back to top
View user's profile Send private message
Damiatux
Apprentice
Apprentice


Joined: 23 Feb 2008
Posts: 194

PostPosted: Sun Sep 07, 2008 9:33 am    Post subject: Reply with quote

C'est une carte ? Je sais pas si il y en a une...
Back to top
View user's profile Send private message
Damiatux
Apprentice
Apprentice


Joined: 23 Feb 2008
Posts: 194

PostPosted: Sun Sep 07, 2008 2:42 pm    Post subject: Reply with quote

Sinon quand je fais 'gajim' dans un terminal, voilà la réponse :
Code:
Traceback (most recent call last):
  File "gajim.py", line 47, in <module>
    import gtk
  File "/usr/lib/python2.5/site-packages/gtk-2.0/gtk/__init__.py", line 48, in <module>
    from gtk import _gtk
ImportError: No module named cairo


EDIT : j'ai fait un 'emerge -av pycairo' mais ça ne marche pas...
Back to top
View user's profile Send private message
Tuxicomane
Apprentice
Apprentice


Joined: 14 Nov 2006
Posts: 290
Location: Val-de-Marne, FRANCE

PostPosted: Sat Sep 13, 2008 7:47 am    Post subject: Reply with quote

Un revdep-rebuild ne résout pas le problème ?

Sinon, normalement le paquet c'est dev-python/pycairo, mais chez moi il est dans les dépendances de gajim ...
Back to top
View user's profile Send private message
marmotton
n00b
n00b


Joined: 29 Oct 2007
Posts: 57
Location: Toulouse, France

PostPosted: Sat Sep 13, 2008 1:26 pm    Post subject: Reply with quote

Tu aurais pas mis python à jour récemment? Essaye un coup de python-updater pour voir...
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index French All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum