Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[e17] problème d'installation (résolu)
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
kaworu
Guru
Guru


Joined: 07 Dec 2005
Posts: 450

PostPosted: Tue Jan 03, 2006 11:16 pm    Post subject: [e17] problème d'installation (résolu) Reply with quote

j'ai suivi le ce tutorial à la lettre et j'ai un problème d'emerge au dernier package :


Code:

>>> emerge (34 of 34) app-misc/evidence-9999 to /
>>> md5 files   ;-) evidence-9999.ebuild
>>> md5 files   ;-) files/digest-evidence-9999
 * This is a LIVE CVS ebuild.
 * That means there are NO promises it will work.
 * If it fails to build, FIX THE CODE YOURSELF
 * before reporting any issues.

 * If you have trouble connecting to the sourceforge cvs
 * server, try exporting using the unofficial mirror:
 * export E17_ECVS_SERVER=thinktux.net:/root
>>> Unpacking source...
 * Fetching CVS module evidence into /usr/portage/distfiles/cvs-src ...
 * Running  cvs -q -f -z4 -d ":pserver:anonymous:@thinktux.net:/root" login
Logging in to :pserver:anonymous@thinktux.net:2401/root
 * Running  cvs -q -f -z4 -d ":pserver:anonymous@thinktux.net:/root" checkout  evidence
cvs server: cannot find module `evidence' - ignored
cvs [checkout aborted]: cannot expand modules

!!! ERROR: app-misc/evidence-9999 failed.
!!! Function cvs_fetch, Line 338, Exitcode 1
!!! cvs checkout command failed
!!! If you need support, post the topmost build error, NOT this status message.


... ce que je comprend c'est qu'il ne trouve pas le package , est-ce vraiment cela et comment y remedier?
merci d'avance ^___^
_________________
Macbook
Core2Duo @ 2.0GHz - 1Go RAM - HD 80Go - Intel GMA 945

Gentoo GNU/Linux
~amd64 - 2.6.24-gentoo-r2 - Fluxbox || (KDE && Compiz-Fusion)


Last edited by kaworu on Fri Jan 06, 2006 3:21 pm; edited 1 time in total
Back to top
View user's profile Send private message
fb99
l33t
l33t


Joined: 09 Apr 2003
Posts: 998
Location: Le Locle (Suisse,Neuchâtel)

PostPosted: Tue Jan 03, 2006 11:51 pm    Post subject: Reply with quote

comme indiquer dans un premier temps fais ça
Code:
export E17_ECVS_SERVER=thinktux.net:/root
tu prend le paquet sur un mirroir non-officiel et ensuite relance emerge
Code:
emerge --resume


enjoy :wink:

[EDIT]: heureusement qui y'a des gens plus réveillé et plus attentif qui passe par là :cry: merci babykart :wink:
_________________
L'ami aime en tout temps, et dans le malheur il se montre un frère ( Prov. 17,17 )
L'insensé même, quand il se tait, passe pour sage ( Prov. 17;28a )


Last edited by fb99 on Wed Jan 04, 2006 7:49 am; edited 1 time in total
Back to top
View user's profile Send private message
babykart
Guru
Guru


Joined: 08 Oct 2004
Posts: 415

PostPosted: Wed Jan 04, 2006 1:54 am    Post subject: Reply with quote

fb99 wrote:
comme indiquer dans un premier temps fais ça
Code:
export E17_ECVS_SERVER=thinktux.net:/root
tu prend le paquet sur un mirroir non-officiel et ensuite relance emerge
Code:
emerge --resume


enjoy :wink:


kaworu utilise déjà un mirroir non-officiel
kaworu wrote:
Code:
>>> Unpacking source...
 * Fetching CVS module evidence into /usr/portage/distfiles/cvs-src ...
 * Running  cvs -q -f -z4 -d ":pserver:anonymous:@thinktux.net:/root" login
Logging in to :pserver:anonymous@thinktux.net:2401/root
 * Running  cvs -q -f -z4 -d ":pserver:anonymous@thinktux.net:/root" checkout  evidence
cvs server: cannot find module `evidence' - ignored
cvs [checkout aborted]: cannot expand modules

d'ou le problème, car thinktux.net ne contient pas les sources pour evidence ni pour e_modules...
il faut donc repasser sur un mirroir officiel pour ces paquets...
pour ce faire
Code:
export E17_ECVS_SERVER=cvs.sourceforge.net:/cvsroot

avant la compilation des paquets posant problème...
_________________
>> Gentoo-FR <<
-----
Back to top
View user's profile Send private message
kaworu
Guru
Guru


Joined: 07 Dec 2005
Posts: 450

PostPosted: Wed Jan 04, 2006 4:27 pm    Post subject: Reply with quote

Code:
Gentoo ~ # export E17_ECVS_SERVER=cvs.sourceforge.net:/cvsroot
Gentoo ~ # emerge --resume
*** Resuming merge...
>>> emerge (1 of 1) app-misc/evidence-9999 to /
>>> md5 files   ;-) evidence-9999.ebuild
>>> md5 files   ;-) files/digest-evidence-9999
 * This is a LIVE CVS ebuild.
 * That means there are NO promises it will work.
 * If it fails to build, FIX THE CODE YOURSELF
 * before reporting any issues.

 * If you have trouble connecting to the sourceforge cvs
 * server, try exporting using the unofficial mirror:
 * export E17_ECVS_SERVER=thinktux.net:/root
>>> Unpacking source...
 * Fetching CVS module evidence into /usr/portage/distfiles/cvs-src ...
 * Running  cvs -q -f -z3 -d ":pserver:anonymous:@cvs.sourceforge.net:/cvsroot" login
Logging in to :pserver:anonymous@cvs.sourceforge.net:2401/cvsroot
cvs login: authorization failed: server cvs.sourceforge.net rejected access to /cvsroot for user anonymous


je ne comprend pas, apparement je n'ai pas l'accès.
_________________
Macbook
Core2Duo @ 2.0GHz - 1Go RAM - HD 80Go - Intel GMA 945

Gentoo GNU/Linux
~amd64 - 2.6.24-gentoo-r2 - Fluxbox || (KDE && Compiz-Fusion)
Back to top
View user's profile Send private message
babykart
Guru
Guru


Joined: 08 Oct 2004
Posts: 415

PostPosted: Wed Jan 04, 2006 4:52 pm    Post subject: Reply with quote

oups
Code:
export E17_ECVS_SERVER=cvs.sourceforge.net:/cvsroot/enlightement

_________________
>> Gentoo-FR <<
-----
Back to top
View user's profile Send private message
kaworu
Guru
Guru


Joined: 07 Dec 2005
Posts: 450

PostPosted: Wed Jan 04, 2006 5:02 pm    Post subject: Reply with quote

Code:
Gentoo ~ # export E17_ECVS_SERVER=cvs.sourceforge.net:/cvsroot/enlightement
Gentoo ~ # emerge -av evidence

These are the packages that I would merge, in order:

Calculating dependencies ...done!
[ebuild  N    ] app-misc/evidence-9999  +X +avi -debug -doc -gnome +kde +mpeg +nls +oggvorbis +perl +truetype -xine 0 kB

Total size of downloads: 0 kB

Do you want me to merge these packages? [Yes/No]
>>> emerge (1 of 1) app-misc/evidence-9999 to /
>>> md5 files   ;-) evidence-9999.ebuild
>>> md5 files   ;-) files/digest-evidence-9999
 * This is a LIVE CVS ebuild.
 * That means there are NO promises it will work.
 * If it fails to build, FIX THE CODE YOURSELF
 * before reporting any issues.

 * If you have trouble connecting to the sourceforge cvs
 * server, try exporting using the unofficial mirror:
 * export E17_ECVS_SERVER=thinktux.net:/root
>>> Unpacking source...
 * Fetching CVS module evidence into /usr/portage/distfiles/cvs-src ...
 * Running  cvs -q -f -z3 -d ":pserver:anonymous:@cvs.sourceforge.net:/cvsroot/enlightement" login
Logging in to :pserver:anonymous@cvs.sourceforge.net:2401/cvsroot/enlightement
cvs [login aborted]: end of file from server (consult above messages if any)


end of file from server : ça veut dire que y'a trop de monde ?
_________________
Macbook
Core2Duo @ 2.0GHz - 1Go RAM - HD 80Go - Intel GMA 945

Gentoo GNU/Linux
~amd64 - 2.6.24-gentoo-r2 - Fluxbox || (KDE && Compiz-Fusion)
Back to top
View user's profile Send private message
kaworu
Guru
Guru


Joined: 07 Dec 2005
Posts: 450

PostPosted: Thu Jan 05, 2006 3:31 pm    Post subject: Reply with quote

UP.

vu mon dernier post j'ai l'impression que emerge a déjà downloadé le package (vu qu'il me dit que y'a 0kb a dowlnloader), donc pourquoi ne l'installe-t-il pas?
_________________
Macbook
Core2Duo @ 2.0GHz - 1Go RAM - HD 80Go - Intel GMA 945

Gentoo GNU/Linux
~amd64 - 2.6.24-gentoo-r2 - Fluxbox || (KDE && Compiz-Fusion)
Back to top
View user's profile Send private message
NoZ
Tux's lil' helper
Tux's lil' helper


Joined: 26 Oct 2004
Posts: 93
Location: Montpellier/France

PostPosted: Thu Jan 05, 2006 3:44 pm    Post subject: Reply with quote

Si c'est du CVS, je ne crois pas qu'il donne la taille du package à downloader, vu qu'il ne la connaît pas.
Back to top
View user's profile Send private message
spider312
Veteran
Veteran


Joined: 02 Oct 2004
Posts: 1274
Location: France > Savoie > Chambery

PostPosted: Fri Jan 06, 2006 9:40 am    Post subject: Reply with quote

Pour être plus précis, il ne prends pas une "archive", mais c'est du CVS, il va donc comarer les fichiers locaux avec ceux du serveur, et ne prendre que les plus récents, il ne sait donc pas à l'avance combien de fichier il téléchargera, ni leur taille, c'est pour ça que tu as 0ko
Back to top
View user's profile Send private message
bibi.skuk
Guru
Guru


Joined: 01 Aug 2005
Posts: 425

PostPosted: Fri Jan 06, 2006 9:52 am    Post subject: Reply with quote

pourl'installation de e17, les cvs sont souvent chargés (c'est ceux de sourceforge si je me souvient bien) et le telechargement échoue souvent, il faut donc recommencer l'installation plusieurs fois pour avoir certains fichiers
Back to top
View user's profile Send private message
kaworu
Guru
Guru


Joined: 07 Dec 2005
Posts: 450

PostPosted: Fri Jan 06, 2006 10:02 am    Post subject: Reply with quote

ok merci alors je tente durant un moment.

merci pour vous précisions ^^
_________________
Macbook
Core2Duo @ 2.0GHz - 1Go RAM - HD 80Go - Intel GMA 945

Gentoo GNU/Linux
~amd64 - 2.6.24-gentoo-r2 - Fluxbox || (KDE && Compiz-Fusion)
Back to top
View user's profile Send private message
spider312
Veteran
Veteran


Joined: 02 Oct 2004
Posts: 1274
Location: France > Savoie > Chambery

PostPosted: Fri Jan 06, 2006 1:16 pm    Post subject: Reply with quote

Le miroir officieux va très bien, le CVS qui chie, c'était surtout vrai avant la mise en place de ce miroir, cependant ce miroir n'a pas tous les paquets (enfin les 2 qu'il n'a pas sont considérés comme "outdated", concernant les modules, la méthode est de les prendre sur get-e.org et de les compiler à la main, ce qui permet de les installer en user au lieu de le faire en root)

Donc pour ces 2 paquets, il faut en effet faire un choix, s'en passer, ou relancer emerge jusqu'à ce que ça marche (j'avais fait un petit bout de script avant l'arrivée des miroirs, si ça t'interesse je peux le publier ici, mais il ne permet pas de prendre des paquets sur des miroirs différents, il faudra donc soit l'améliorer, soit ne l'utiliser que pour le miroir officiel)
Back to top
View user's profile Send private message
kaworu
Guru
Guru


Joined: 07 Dec 2005
Posts: 450

PostPosted: Fri Jan 06, 2006 3:21 pm    Post subject: Reply with quote

Résolu !

j'ai enfin réussi a emerger "evidence", merci quand même pour la proposition !
_________________
Macbook
Core2Duo @ 2.0GHz - 1Go RAM - HD 80Go - Intel GMA 945

Gentoo GNU/Linux
~amd64 - 2.6.24-gentoo-r2 - Fluxbox || (KDE && Compiz-Fusion)
Back to top
View user's profile Send private message
spider312
Veteran
Veteran


Joined: 02 Oct 2004
Posts: 1274
Location: France > Savoie > Chambery

PostPosted: Fri Jan 06, 2006 3:46 pm    Post subject: Reply with quote

evidence a des supers qualités, mais il a aussi de super gros défauts qui le rendent quasi innutilisable, pour n'avoir utilisé que ce gestionnaire de fichier pendant quelques mois, je peux te dire qu'il est super lourd, et que ses qualités ne rattrappent pas ses défauts (d'ailleurs, c'est à cette periode là que j'ai commencé à me servir de la console pour pleins de trucs, donc pas si mal finalement :lol: )

Je te conseille plutôt rox (si tu n'as pas déja un gestionnaire de fichier préféré) en attendant celui inclus dans e17, qui risque de vraiment cartonner (mais je te conseille de t'en servir pour l'instant, j'ai des segfault au bout de quelques minutes à chaque fois que j'essaye)
Back to top
View user's profile Send private message
kaworu
Guru
Guru


Joined: 07 Dec 2005
Posts: 450

PostPosted: Fri Jan 06, 2006 7:59 pm    Post subject: Reply with quote

ok j'en prend bonne notes, et je vais installer rox (juste un petit emerge rox?)
j'ai encore pas mal de peines avec e17... mais comme c'est joli !!! ^___^
_________________
Macbook
Core2Duo @ 2.0GHz - 1Go RAM - HD 80Go - Intel GMA 945

Gentoo GNU/Linux
~amd64 - 2.6.24-gentoo-r2 - Fluxbox || (KDE && Compiz-Fusion)
Back to top
View user's profile Send private message
spider312
Veteran
Veteran


Joined: 02 Oct 2004
Posts: 1274
Location: France > Savoie > Chambery

PostPosted: Sat Jan 07, 2006 12:42 am    Post subject: Reply with quote

kaworu wrote:
ok j'en prend bonne notes, et je vais installer rox (juste un petit emerge rox?)
j'ai encore pas mal de peines avec e17... mais comme c'est joli !!! ^___^
Oui, juste emerge rox, mais par contre, ça a rien à voir avec e17 hein, c'est un filemanager léger et puissant sans être trop usine à gaz, en GTK

ouais, e17, c'est joli :D :D :D
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