Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[layman - emerge] Problème de Configuration (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
Ezka
Guru
Guru


Joined: 17 Feb 2005
Posts: 352
Location: par là, mais vraiment ...

PostPosted: Mon Feb 26, 2007 8:12 pm    Post subject: [layman - emerge] Problème de Configuration (résolu) Reply with quote

Je viens de m'appercevoir d'un chose, eix prend en compte l'arbre local layman ... mais pas emerge !
Je vous montre :
Code:
eix beryl
...
[U] x11-wm/beryl
     Available versions:  (~)0.1.3 (~)0.1.4 (~)0.1.9999.2[1] !9999[1]
     Installed:           0.1.4(22:22:52 05.01.2007)
     Homepage:            http://beryl-project.org
     Description:         Beryl window manager for AiGLX and XGL (meta)

[1] xeffects


Et avec emerge :
Code:
emerge -s beryl
...
x11-wm/beryl
      Latest version available: 0.1.4
      Latest version installed: 0.1.4
      Size of files: 0 kB
      Homepage:      http://beryl-project.org
      Description:   Beryl window manager for AiGLX and XGL (meta)
      License:       GPL-2


Du coup forcément il m'installe pas les ebuilds de layman :(

J'ai bien vérifié les tutos et j'ai la configuration qui y est indiqué.
Sortie du emerge --info :
Code:
Portage 2.1.2-r9 (default-linux/x86/2006.1/desktop, gcc-4.1.1, glibc-2.5-r0, 2.6.20-gentoo i686)
=================================================================
System uname: 2.6.20-gentoo i686 AMD Athlon(tm) XP 2800+
Gentoo Base System release 1.12.9
<... blabla ..>
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=athlon-xp -fomit-frame-pointer -pipe -mno-tls-direct-seg-refs"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /etc/X11/xorg.conf /etc/conf.d/consolefont /etc/conf.d/keymaps /etc/env.d/02locales /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/X11/xkb /usr/share/config"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/gconf /etc/java-config/vms/ /etc/revdep-rebuild /etc/splash /etc/terminfo"
CXXFLAGS="-O2 -march=athlon-xp -fomit-frame-pointer -pipe -mno-tls-direct-seg-refs"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks metadata-transfer sandbox sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"
LANG="fr_FR@euro"
LC_ALL="fr_FR@euro"
LINGUAS="fr"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="..." /*-> je vous épargne mes use flags*/


Ce qui m'étonne un peu c'est le PORTDIR_OVERLAY="" pourtant dans mon make.conf :
Code:
CFLAGS="-O2 -march=athlon-xp -fomit-frame-pointer -pipe -mno-tls-direct-seg-refs"
CHOST="i686-pc-linux-gnu"
CXXFLAGS="${CFLAGS}"
USE="X nptl nptlonly gtk gtk2 -kde -qt -qt2 -qt3 gnome dvd dvdr alsa cdr win32co
decs nls bash-completion emacs mp3 mpeg opengl xvid xorg encode java jpeg gif mi
me imlib ffmpeg 3dnow mmx sse nvidia ldap"
INPUT_DEVICES="keyboard mouse"
VIDEO_CARDS="nvidia nv vesa"
LINGUAS="fr"
CONFIG_PROTECT="/etc/X11/xorg.conf /etc/env.d/02locales /etc/conf.d/keymaps /etc/conf.d/consolefont"
PORTDIR_OVERLAY=""
source /usr/portage/local/layman/make.conf


et dans le .../layman/make.conf
Code:
PORTDIR_OVERLAY="$PORTDIR_OVERLAY
/usr/portage/local/layman/xeffects"


Bref je dois avoir un grain de sel quelque par pour indiquer à emerge de prendre en compte les portdir de layman mais je ne le trouve pas :( si on peut m'y aider ce serai zuper :)

@pluss
_________________
Ez.


Last edited by Ezka on Tue Feb 27, 2007 4:30 pm; edited 1 time in total
Back to top
View user's profile Send private message
bivittatus
l33t
l33t


Joined: 31 Jan 2006
Posts: 687
Location: Roissy-en-Brie (France)

PostPosted: Mon Feb 26, 2007 8:31 pm    Post subject: Reply with quote

Effectivement, c'est étrange...mon portdir overlay:
Code:
PORTDIR_OVERLAY="/usr/portage/local/layman/xeffects"


Ca va peut-être améliorer la chose...:wink:
_________________
Linus TORVALDS: "Je ne suis pas là pour détruire Microsoft. Ce sera juste un effet secondaire tout à fait involontaire."
Back to top
View user's profile Send private message
Ezka
Guru
Guru


Joined: 17 Feb 2005
Posts: 352
Location: par là, mais vraiment ...

PostPosted: Tue Feb 27, 2007 5:49 am    Post subject: Reply with quote

Oué en effet, là il me les prend en compte !

Sauf que ça me dit pas pouquoi il me les prenait pas avec source /usr/.../layman/make.conf :(
_________________
Ez.
Back to top
View user's profile Send private message
titoucha
Advocate
Advocate


Joined: 21 Jul 2005
Posts: 2374
Location: Genève

PostPosted: Tue Feb 27, 2007 6:08 am    Post subject: Reply with quote

Tu as la toute dernière version de layman, car il y a eu des changements dans l'overlay xeffects, j'utilise le make.conf de layman pour d'autre overlay et je n'ai pas d'erreur comme la tienne.
_________________
Assurez-vous que le titre de votre message soit conforme aux conventions de ce forum (paragraphe 3/3 : Comment poster sur le forum ??)
Back to top
View user's profile Send private message
Ezka
Guru
Guru


Joined: 17 Feb 2005
Posts: 352
Location: par là, mais vraiment ...

PostPosted: Tue Feb 27, 2007 4:28 pm    Post subject: Reply with quote

J'utilise la version classée stable de layman
Code:
ezka@z-ka ~ $ eix layman
[I] app-portage/layman
     Available versions:  1.0.6 ~1.0.10
     Installed:           1.0.6(09:42:45 01.02.2007)


En attendant que la 1.0.10 passe stable je vais faire comme ça, si jamais ça persiste ... je viendrai déterrer ce sujet :roll:

merki à vous 2.
_________________
Ez.
Back to top
View user's profile Send private message
bivittatus
l33t
l33t


Joined: 31 Jan 2006
Posts: 687
Location: Roissy-en-Brie (France)

PostPosted: Tue Feb 27, 2007 8:04 pm    Post subject: Reply with quote

De rien...pour une fois que je peux aider quelqu'un...!!!:lol: :wink:
_________________
Linus TORVALDS: "Je ne suis pas là pour détruire Microsoft. Ce sera juste un effet secondaire tout à fait involontaire."
Back to top
View user's profile Send private message
titoucha
Advocate
Advocate


Joined: 21 Jul 2005
Posts: 2374
Location: Genève

PostPosted: Wed Feb 28, 2007 3:44 am    Post subject: Reply with quote

Pour la prochaine fois ou tu auras des problèmes avec xeffects, car il change souvent.
_________________
Assurez-vous que le titre de votre message soit conforme aux conventions de ce forum (paragraphe 3/3 : Comment poster sur le forum ??)
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