Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[Newbee] Multiples questions sur Gentoo pour bien débuter
View unanswered posts
View posts from last 24 hours

Goto page Previous  1, 2, 3, 4  Next  
Reply to topic    Gentoo Forums Forum Index French
View previous topic :: View next topic  
Author Message
Oneal
n00b
n00b


Joined: 19 Dec 2003
Posts: 53
Location: France (42)

PostPosted: Sun Jul 29, 2007 10:06 am    Post subject: Reply with quote

Il doit quand meme bien avoir une solution.

Je cherche aussi de mon coté.
Back to top
View user's profile Send private message
Oneal
n00b
n00b


Joined: 19 Dec 2003
Posts: 53
Location: France (42)

PostPosted: Sun Jul 29, 2007 4:06 pm    Post subject: Reply with quote

Etant donné que mon PC "glande" je viens de lancer

emerge -vauDN world

Après avoir mis à jour portage
Back to top
View user's profile Send private message
kopp
Advocate
Advocate


Joined: 09 Apr 2004
Posts: 2885
Location: Grenoble, France

PostPosted: Sun Jul 29, 2007 4:37 pm    Post subject: Reply with quote

Bah moi je viens de manger un cookie
Back to top
View user's profile Send private message
CryoGen
Veteran
Veteran


Joined: 11 Feb 2004
Posts: 1426
Location: Bamako - Mali - Afrique

PostPosted: Sun Jul 29, 2007 4:49 pm    Post subject: Reply with quote

kopp wrote:
Bah moi je viens de manger un cookie


Chanceux , tu veux pas m'en dcc un ou deux ? :twisted:
_________________
- CryoGen` on #gentoofr@irc.freenode.net
- ~amd64 / KDE4
- I'm the bone of my sword...
Back to top
View user's profile Send private message
_Seth_
Guru
Guru


Joined: 15 Sep 2004
Posts: 539
Location: encore paumé dans un labo ;)

PostPosted: Mon Jul 30, 2007 7:06 am    Post subject: Reply with quote

et l'idée de passer en ~x86 ? Ça pourrait résoudre le problème, non ?
_________________
no tears to cry, no feelings left
the species has amused itself to death
amused itself to death
Back to top
View user's profile Send private message
kopp
Advocate
Advocate


Joined: 09 Apr 2004
Posts: 2885
Location: Grenoble, France

PostPosted: Mon Jul 30, 2007 8:32 am    Post subject: Reply with quote

ça on ne sait pas ! le problème vient peut-être d'ailleurs....
Back to top
View user's profile Send private message
Oneal
n00b
n00b


Joined: 19 Dec 2003
Posts: 53
Location: France (42)

PostPosted: Sun Aug 05, 2007 4:49 pm    Post subject: Reply with quote

Hello !!

Le probleme venait d'une option qui n'était pas présente dans mon kernel !
Il s'agit de l''option VM86 dans "Processor type and features"


J'ai fais un
Code:
emerge -av --oneshot xf86-video-i810


Voici mon xorg.conf :

Code:


localhost ~ # cat /etc/X11/xorg.conf

# File generated by xorgconfig.
#
# Copyright 2004 The X.Org Foundation
#
# Permission is hereby granted, free of charge, to any person obtaining a
# copy of this software and associated documentation files (the "Software"),
# to deal in the Software without restriction, including without limitation
# the rights to use, copy, modify, merge, publish, distribute, sublicense,
# and/or sell copies of the Software, and to permit persons to whom the
# Software is furnished to do so, subject to the following conditions:
#
# The above copyright notice and this permission notice shall be included in
# all copies or substantial portions of the Software.
#
# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
# The X.Org Foundation BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
# WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF
# OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
# SOFTWARE.
#
# Except as contained in this notice, the name of The X.Org Foundation shall
# not be used in advertising or otherwise to promote the sale, use or other
# dealings in this Software without prior written authorization from
# The X.Org Foundation.
#
# **********************************************************************
# Refer to the xorg.conf(5) man page for details about the format of
# this file.
# **********************************************************************
# **********************************************************************
# Module section -- this  section  is used to specify
# which dynamically loadable modules to load.
# **********************************************************************
#
# **********************************************************************
# Files section.  This allows default font and rgb paths to be set
# **********************************************************************
# **********************************************************************
# Server flags section.
# **********************************************************************
# **********************************************************************
# Input devices
# **********************************************************************
# **********************************************************************
# Core keyboard's InputDevice section
# **********************************************************************
# **********************************************************************
# Core Pointer's InputDevice section
# **********************************************************************
# **********************************************************************
# Other input device sections
# this is optional and is required only if you
# are using extended input devices.  This is for example only.  Refer
# to the xorg.conf man page for a description of the options.
# **********************************************************************
#
# Section "InputDevice"
#    Identifier  "Mouse2"
#    Driver      "mouse"
#    Option      "Protocol"      "MouseMan"
#    Option      "Device"        "/dev/mouse2"
# EndSection
#
# Section "InputDevice"
#    Identifier "spaceball"
#    Driver     "magellan"
#    Option     "Device"        "/dev/cua0"
# EndSection
#
# Section "InputDevice"
#    Identifier "spaceball2"
#    Driver     "spaceorb"
#    Option     "Device"        "/dev/cua0"
# EndSection
#
# Section "InputDevice"
#    Identifier "touchscreen0"
#    Driver     "microtouch"
#    Option     "Device"        "/dev/ttyS0"
#    Option     "MinX"          "1412"
#    Option     "MaxX"          "15184"
#    Option     "MinY"          "15372"
#    Option     "MaxY"          "1230"
#    Option     "ScreenNumber"  "0"
#    Option     "ReportingMode" "Scaled"
#    Option     "ButtonNumber"  "1"
#    Option     "SendCoreEvents"
# EndSection
#
# Section "InputDevice"
#    Identifier "touchscreen1"
#    Driver     "elo2300"
#    Option     "Device"        "/dev/ttyS0"
#    Option     "MinX"          "231"
#    Option     "MaxX"          "3868"
#    Option     "MinY"          "3858"
#    Option     "MaxY"          "272"
#    Option     "ScreenNumber"  "0"
#    Option     "ReportingMode" "Scaled"
#    Option     "ButtonThreshold"       "17"
#    Option     "ButtonNumber"  "1"
#    Option     "SendCoreEvents"
# EndSection
# **********************************************************************
# Monitor section
# **********************************************************************
# Any number of monitor sections may be present
# **********************************************************************
# Graphics device section
# **********************************************************************
# Any number of graphics device sections may be present
# Standard VGA Device:
# Device configured by xorgconfig:
# **********************************************************************
# Screen sections
# **********************************************************************
# Any number of screen sections may be present.  Each describes
# the configuration of a single screen.  A single specific screen section
# may be specified from the X server command line with the "-screen"
# option.
# **********************************************************************
# ServerLayout sections.
# **********************************************************************
# Any number of ServerLayout sections may be present.  Each describes
# the way multiple screens are organised.  A specific ServerLayout
# section may be specified from the X server command line with the
# "-layout" option.  In the absence of this, the first section is used.
# When now ServerLayout section is present, the first Screen section
# is used alone.
# Section "DRI"
#    Mode 0666
# EndSection

Section "ServerLayout"

# The Identifier line must be present
# Each Screen line specifies a Screen section name, and optionally
# the relative position of other screens.  The four names after
# primary screen name are the screens to the top, bottom, left and right
# of the primary screen.  In this example, screen 2 is located to the
# right of screen 1.
# Each InputDevice line specifies an InputDevice section name and
# optionally some options to specify the way the device is to be
# used.  Those options include "CorePointer", "CoreKeyboard" and
# "SendCoreEvents".
        Identifier     "Simple Layout"
        Screen         "Screen 1" 0 0
        InputDevice    "Mouse1" "CorePointer"
        InputDevice    "Keyboard1" "CoreKeyboard"
EndSection

Section "Files"

# The location of the RGB database.  Note, this is the name of the
# file minus the extension (like ".txt" or ".db").  There is normally
# no need to change the default.
# Multiple FontPath entries are allowed (which are concatenated together),
# as well as specifying multiple comma-separated entries in one FontPath
# command (or a combination of both methods)
#
#
#    FontPath   "/usr/share/fonts/TTF/"
#    FontPath   "/usr/share/fonts/OTF"
#    FontPath   "/usr/share/fonts/Type1/"
#    FontPath   "/usr/share/fonts/100dpi/"
#    FontPath   "/usr/lib/X11/fonts/local/"
#    FontPath   "/usr/lib/X11/fonts/misc/"
#    FontPath   "/usr/lib/X11/fonts/75dpi/:unscaled"
#    FontPath   "/usr/lib/X11/fonts/100dpi/:unscaled"
#    FontPath   "/usr/lib/X11/fonts/Speedo/"
#    FontPath   "/usr/lib/X11/fonts/Type1/"
#    FontPath   "/usr/lib/X11/fonts/TrueType/"
#    FontPath   "/usr/lib/X11/fonts/freefont/"
#    FontPath   "/usr/lib/X11/fonts/75dpi/"
#    FontPath   "/usr/lib/X11/fonts/100dpi/"
# The module search path.  The default path is shown here.
        FontPath     "/usr/share/fonts/misc/"
        FontPath     "/usr/share/fonts/75dpi/"
EndSection

Section "Module"

# This loads the DBE extension module.
# This loads the miscellaneous extensions module, and disables
# initialisation of the XFree86-DGA extension within that module.
# This loads the font modules
#    Load        "type1"
# This loads the GLX module
#    Load       "glx"
# This loads the DRI module
#    Load       "dri"
        Load  "dbe"     # Double buffer extension
        SubSection "extmod"
                Option      "omit xfree86-dga"   # don't initialise the DGA extension
        EndSubSection
        Load  "freetype"
#    Load        "xtt"
EndSection

Section "InputDevice"

# For most OSs the protocol can be omitted (it defaults to "Standard").
# When using XQUEUE (only for SVR3 and SVR4, but not Solaris),
# uncomment the following line.
#    Option     "Protocol"      "Xqueue"
#    Option     "Xleds"      "1 2 3"
#    Option "LeftAlt"     "Meta"
#    Option "RightAlt"    "ModeShift"
# To customise the XKB settings to suit your keyboard, modify the
# lines below (which are the defaults).  For example, for a non-U.S.
# keyboard, you will probably want to use:
#    Option "XkbModel"    "pc105"
# If you have a US Microsoft Natural keyboard, you can use:
#    Option "XkbModel"    "microsoft"
#
# Then to change the language, change the Layout setting.
# For example, a german layout can be obtained with:
#    Option "XkbLayout"   "de"
# or:
#    Option "XkbLayout"   "de"
#    Option "XkbVariant"  "nodeadkeys"
#
# If you'd like to switch the positions of your capslock and
# control keys, use:
#    Option "XkbOptions"  "ctrl:swapcaps"
# These are the default XKB settings for Xorg
#    Option "XkbRules"    "xorg"
#    Option "XkbModel"    "pc105"
#    Option "XkbLayout"   "us"
#    Option "XkbVariant"  ""
#    Option "XkbOptions"  ""
#    Option "XkbDisable"
        Identifier  "Keyboard1"
        Driver      "kbd"
        Option      "AutoRepeat" "500 30"
# Specify which keyboard LEDs can be user-controlled (eg, with xset(1))
        Option      "XkbRules" "xorg"
        Option      "XkbModel" "pc104"
        Option      "XkbLayout" "fr"
EndSection

Section "InputDevice"

# Identifier and driver
# the following line.
#    Option "Protocol"  "Xqueue"
# Mouse-speed setting for PS/2 mouse.
#    Option "Resolution"        "256"
# Baudrate and SampleRate are only for some Logitech mice. In
# almost every case these lines should be omitted.
#    Option "BaudRate"  "9600"
#    Option "SampleRate"        "150"
# Mouse wheel mapping.  Default is to map vertical wheel to buttons 4 & 5,
# horizontal wheel to buttons 6 & 7.   Change if your mouse has more than
# 3 buttons and you need to map the wheel to different button ids to avoid
# conflicts.
# Emulate3Timeout is the timeout in milliseconds (default is 50ms)
#    Option "Emulate3Buttons"
#    Option "Emulate3Timeout"    "50"
# ChordMiddle is an option for some 3-button Logitech mice
#    Option "ChordMiddle"
        Identifier  "Mouse1"
        Driver      "mouse"
        Option      "Protocol" "ImPS/2" # Auto detect
        Option      "Device" "/dev/input/mice"
# When using XQUEUE, comment out the above two lines, and uncomment
        Option      "ZAxisMapping" "4 5 6 7"
# Emulate3Buttons is an option for 2-button mice
EndSection

Section "Monitor"

# HorizSync is in kHz unless units are specified.
# HorizSync may be a comma separated list of discrete values, or a
# comma separated list of ranges of values.
# NOTE: THE VALUES HERE ARE EXAMPLES ONLY.  REFER TO YOUR MONITOR'S
# USER MANUAL FOR THE CORRECT NUMBERS.
#    HorizSync  30-64         # multisync
#    HorizSync  31.5, 35.2    # multiple fixed sync frequencies
#    HorizSync  15-25, 30-50  # multiple ranges of sync frequencies
# VertRefresh is in Hz unless units are specified.
# VertRefresh may be a comma separated list of discrete values, or a
# comma separated list of ranges of values.
# NOTE: THE VALUES HERE ARE EXAMPLES ONLY.  REFER TO YOUR MONITOR'S
# USER MANUAL FOR THE CORRECT NUMBERS.
 ### Comment all HorizSync and VertRefresh values to use DDC:
 ### Comment all HorizSync and VertRefresh values to use DDC:
        Identifier   "My Monitor"
 ### Comment all HorizSync and VertRefresh values to use DDC:
        HorizSync    31.5 - 57.0
        VertRefresh  50.0 - 70.0
EndSection

Section "Device"

# The chipset line is optional in most cases.  It can be used to override
# the driver's chipset detection, and should not normally be specified.
#    Chipset    "generic"
# The Driver line must be present.  When using run-time loadable driver
# modules, this line instructs the server to load the specified driver
# module.  Even when not using loadable driver modules, this line
# indicates which driver should interpret the information in this section.
# The BusID line is used to specify which of possibly multiple devices
# this section is intended for.  When this line isn't present, a device
# section can only match up with the primary video device.  For PCI
# devices a line like the following could be used.  This line should not
# normally be included unless there is more than one video device
# intalled.
#    BusID      "PCI:0:10:0"
#    VideoRam   256
#    Clocks     25.2 28.3
        Identifier  "Standard VGA"
        Driver      "vga"
        VendorName  "Unknown"
        BoardName   "Unknown"
EndSection

Section "Device"

    #VideoRam    16384
    # Insert Clocks lines here if appropriate
        Identifier  "** Intel i810 (generic)               [i810]"
        Driver      "i810"
        Card        "** Intel i810 (generic)               [i810]"
EndSection

Section "Screen"
        Identifier "Screen 1"
        Device     "** Intel i810 (generic)               [i810]"
        Monitor    "My Monitor"
        DefaultDepth     24
        SubSection "Display"
                Viewport   0 0
                Depth     8
                Modes    "1280x1024" "1024x768" "800x600" "640x480"
        EndSubSection
        SubSection "Display"
                Viewport   0 0
                Depth     16
                Modes    "1280x1024" "1024x768" "800x600" "640x480"
        EndSubSection
        SubSection "Display"
                Viewport   0 0
                Depth     24
                Modes    "1024x768" "800x600"
        EndSubSection
EndSection


Et les modules qui sont chargés

Code:
localhost ~ # lsmod
Module                  Size  Used by
i810                   13184  0
drm                    47764  1 i810
ipv6                  171680  12
rtc                     7088  0
nls_iso8859_1           4096  1
ntfs                   78580  1
usbhid                 14816  0
3c59x                  27944  0
mii                     3712  1 3c59x
ehci_hcd               19468  0
ata_piix                7300  0
uhci_hcd               14732  0
libata                 60436  1 ata_piix
usbcore                73352  4 usbhid,ehci_hcd,uhci_hcd
intel_agp              14364  1
agpgart                15944  3 drm,intel_agp
Back to top
View user's profile Send private message
kopp
Advocate
Advocate


Joined: 09 Apr 2004
Posts: 2885
Location: Grenoble, France

PostPosted: Sun Aug 05, 2007 5:06 pm    Post subject: Reply with quote

Et donc ça marche maintenant ?
Me semble avoir vu ce VM86 récemment, je sais plus si c'était dans mes recherches sur ce sujet...
Back to top
View user's profile Send private message
Oneal
n00b
n00b


Joined: 19 Dec 2003
Posts: 53
Location: France (42)

PostPosted: Mon Aug 06, 2007 6:47 pm    Post subject: Reply with quote

Cela fonctionne !! :D

J'ai également ajouté dans mon make.conf ces directives
Code:
VIDEO_CARDS="vesa vga fbdev i810"
INPUT_DEVICES="keyboard mouse"

ACCEPT_KEYWORDS="~x86"


Afin d'avoir un systeme à jour (qui utilise les USE flags que j'ai indiqué), je lance :

Code:
localhost ~ # emerge -uDav --newuse world

These are the packages that would be merged, in order:

Calculating world dependencies... done!
[ebuild     U ] dev-libs/libxml2-2.6.29 [2.6.28] USE="doc ipv6 python readline -debug -test" 4,610 kB
[ebuild     U ] dev-libs/openssl-0.9.8e-r1 [0.9.8d] USE="sse2 zlib -bindist -emacs -test" 3,264 kB
[ebuild     U ] media-libs/libpng-1.2.18-r1 [1.2.18] USE="doc" 0 kB
[ebuild     U ] dev-libs/expat-2.0.1 [1.95.8] USE="(-test%)" 436 kB
[ebuild     U ] sys-kernel/linux-headers-2.6.22-r2 [2.6.21] 4,599 kB
[ebuild     U ] sys-devel/gnuconfig-20070724 [20070118] 40 kB
[ebuild     U ] dev-libs/nspr-4.6.7 [4.6.5-r1] USE="ipv6 -debug" 1,274 kB
[ebuild     U ] gnome-base/gnome-mime-data-2.18.0 [2.4.3] USE="-debug" 593 kB
[ebuild     U ] x11-misc/xkeyboard-config-0.9 [0.8-r1] 461 kB
[ebuild     U ] dev-libs/libpcre-7.2 [6.6] USE="doc unicode%*" 722 kB
[ebuild     U ] dev-perl/Compress-Raw-Zlib-2.005 [2.004-r1] 203 kB
[ebuild     U ] dev-perl/IO-Compress-Base-2.005 [2.004] 89 kB
[ebuild     U ] sys-libs/cracklib-2.8.10 [2.8.9-r1] USE="nls python" 565 kB
[ebuild  N    ] app-admin/eselect-emacs-1.1  7 kB
[ebuild     U ] sys-apps/pciutils-2.2.6-r1 [2.2.4-r3] USE="-network-cron -zlib (-hal%*)" 221 kB
[ebuild     U ] media-sound/alsa-headers-1.0.14 [1.0.14_rc2] 2,540 kB
[ebuild     U ] sys-apps/ed-0.6 [0.5] 58 kB
[ebuild     U ] dev-python/pyorbit-2.14.3 [2.14.1] USE="-debug" 278 kB
[ebuild     U ] dev-python/pyrex-0.9.5.1a [0.9.4.1] USE="-examples%" 179 kB
[ebuild     U ] dev-libs/libassuan-1.0.2-r1 [0.6.10] 270 kB
[ebuild  N    ] dev-libs/eventlog-0.2.5  305 kB
[ebuild     U ] sys-apps/man-pages-2.63 [2.62] USE="nls" 1,795 kB
[ebuild     U ] sys-apps/sandbox-1.2.18.1 [1.2.17] 232 kB
[ebuild     U ] sys-apps/busybox-1.6.1 [1.5.1] USE="-debug -make-symlinks -savedconfig (-selinux) -static" 1,653 kB
[ebuild     U ] sys-devel/patch-2.5.9-r1 [2.5.9] USE="-build -static" 0 kB
[ebuild     U ] sys-apps/debianutils-2.22.1 [2.17.5] USE="-static" 133 kB
[ebuild     U ] app-arch/cpio-2.9 [2.8] USE="nls" 741 kB
[ebuild     U ] sys-apps/slocate-3.1-r1 [2.7-r8] 37 kB
[ebuild     U ] app-admin/eselect-vi-1.1.5 [1.1.4] 2 kB
[ebuild     U ] sys-fs/device-mapper-1.02.19-r1 [1.02.19] USE="(-selinux)" 0 kB
[ebuild     U ] dev-libs/libmcrypt-2.5.8 [2.5.7] 1,304 kB
[ebuild     U ] app-doc/php-docs-20070202-r1 [20050822] 3,345 kB
[ebuild     U ] media-fonts/corefonts-1-r4 [1-r2] USE="X" 0 kB
[ebuild     U ] sys-power/acpid-1.0.6 [1.0.4-r5] USE="(-doc%*) (-logrotate%*)" 24 kB
[ebuild     U ] net-misc/dhcp-3.1.0 [3.0.3-r9] USE="doc -minimal (-selinux) -static" 779 kB
[ebuild     U ] sys-devel/gettext-0.16.1-r1 [0.16.1] USE="doc nls -emacs -nocxx" 0 kB
[ebuild     U ] app-text/docbook-xsl-stylesheets-1.72.0 [1.70.1] 1,557 kB
[ebuild     U ] dev-libs/nss-3.11.7 [3.11.5] 3,644 kB
[ebuild     U ] net-misc/iputils-20070202 [20060512] USE="doc ipv6 -static" 87 kB
[ebuild     U ] sys-apps/baselayout-1.12.10-r4 [1.12.9-r2] USE="unicode -bootstrap -build -static" 214 kB
[ebuild     U ] dev-python/dbus-python-0.81.0 [0.80.2] USE="-test" 463 kB
[ebuild     U ] dev-perl/IO-Compress-Zlib-2.005 [2.004] 132 kB
[ebuild     U ] dev-util/ctags-5.6-r3 [5.5.4-r2] USE="-ada%" 275 kB
[ebuild     U ] sys-devel/binutils-2.17-r1 [2.17] USE="nls -multislot -multitarget -test -vanilla" 28 kB
[ebuild     U ] app-text/gnome-doc-utils-0.10.3 [0.8.0] USE="-debug" 442 kB
[ebuild     U ] sys-devel/flex-2.5.33-r3 [2.5.33-r2] USE="nls -static" 0 kB
[ebuild     U ] sys-devel/m4-1.4.10 [1.4.9-r1] USE="nls -examples" 722 kB
[ebuild     U ] sys-libs/com_err-1.40.2 [1.39] USE="nls" 3,873 kB
[ebuild     U ] sys-fs/udev-114 [104-r13] USE="(-selinux)" 195 kB
[ebuild     U ] x11-themes/gnome-backgrounds-2.18.3 [2.16.2] USE="-debug" 1,184 kB
[ebuild     U ] sys-apps/findutils-4.3.8 [4.3.7] USE="nls (-selinux) -static" 1,766 kB
[ebuild     U ] sys-apps/kbd-1.13 [1.12-r8] USE="nls" 652 kB
[ebuild     U ] sys-apps/gawk-3.1.5-r4 [3.1.5-r3] USE="nls" 0 kB
[ebuild     U ] app-arch/tar-1.18-r1 [1.17] USE="nls -static" 1,834 kB
[ebuild     U ] dev-perl/Compress-Zlib-2.005 [2.004] 62 kB
[ebuild     U ] sys-devel/autoconf-2.61-r1 [2.61] USE="-emacs" 0 kB
[ebuild  NS   ] sys-libs/db-4.5.20_p2  USE="doc -bootstrap -java -nocxx -tcl -test" 9,068 kB
[ebuild     U ] sys-libs/ss-1.40.2 [1.39] USE="nls" 0 kB
[ebuild     U ] gnome-extra/gnome2-user-docs-2.18.2 [2.16.1] USE="-debug" 6,368 kB
[ebuild     U ] sys-devel/libtool-1.5.24 [1.5.23b] 2,852 kB
[ebuild     U ] sys-fs/e2fsprogs-1.40.2 [1.39-r2] USE="nls -static" 0 kB
[ebuild     U ] x11-proto/inputproto-1.4.2 [1.4.1] USE="-debug" 45 kB
[ebuild     U ] media-libs/jpeg-6b-r8 [6b-r7] 23 kB
[ebuild     U ] sys-libs/pam-0.99.8.1 [0.78-r5] USE="cracklib%* nls%* (-selinux) -vim-syntax% (-berkdb%*) (-nis%) (-pam_chroot%) (-pam_console%) (-pam_timestamp%) (-pwdb%)" 886 kB
[ebuild     U ] dev-libs/libgcrypt-1.2.4 [1.2.2-r1] USE="nls -bindist% -idea%" 990 kB
[ebuild     U ] dev-db/mysql-5.0.44-r1 [5.0.44] USE="berkdb perl ssl -big-tables -cluster -debug -embedded -extraengine -latin1 -max-idx-128 -minimal (-selinux) -static" 0 kB
[ebuild  NS   ] dev-libs/apr-1.2.9  USE="ipv6 -debug -urandom" 1,084 kB
[ebuild     U ] app-text/sgml-common-0.6.3-r5 [0.6.3-r4] 0 kB
[ebuild     U ] x11-proto/compositeproto-0.4 [0.3.1] USE="-debug" 45 kB
[ebuild     U ] dev-libs/libusb-0.1.12-r1 [0.1.12] USE="doc -debug" 0 kB
[ebuild     U ] x11-misc/icon-naming-utils-0.8.2-r1 [0.8.2] 0 kB
[ebuild     U ] media-libs/libmad-0.15.1b-r3 [0.15.1b-r2] USE="-debug" 0 kB
[ebuild     U ] sys-apps/attr-2.4.38 [2.4.32] USE="nls" 111 kB
[ebuild     U ] x11-misc/makedepend-1.0.1 [1.0.0] USE="-debug" 106 kB
[ebuild     U ] dev-libs/libtasn1-0.3.9 [0.3.5] USE="doc" 1,290 kB
[ebuild     U ] dev-python/numeric-24.2-r4 [23.7] USE="doc%* -debug% -lapack%" 1,932 kB
[ebuild  N    ] app-doc/xorg-sgml-doctools-1.2  USE="-debug" 39 kB
[ebuild     U ] net-libs/libpcap-0.9.7 [0.9.6] USE="ipv6" 506 kB
[ebuild     U ] net-dns/libidn-0.6.9-r1 [0.6.5-r1] USE="doc nls -emacs -java -mono" 2,143 kB
[ebuild     U ] x11-libs/libX11-1.1.2-r1 [1.1.1-r1] USE="ipv6 -debug -xcb" 1,488 kB
[ebuild     U ] x11-themes/gnome-icon-theme-2.18.0 [2.16.1] USE="-debug" 2,671 kB
[ebuild     U ] app-text/docbook-xml-dtd-4.3-r1 [4.3] 0 kB
[ebuild     U ] app-text/docbook-xml-dtd-4.2-r2 [4.2-r1] 0 kB
[ebuild     U ] sys-apps/usbutils-0.72-r4 [0.71-r1] USE="-network-cron%" 163 kB
[ebuild     U ] dev-libs/libksba-1.0.2 [1.0.0] 514 kB
[ebuild     U ] sys-apps/acl-2.2.44 [2.2.39-r1] USE="nls -nfs" 150 kB
[ebuild     U ] app-doc/xorg-docs-1.4-r1 [1.4] USE="doc -debug" 0 kB
[ebuild     U ] net-analyzer/tcpdump-3.9.7 [3.9.6-r1] USE="ipv6 samba ssl" 854 kB
[ebuild     U ] media-libs/freetype-2.3.5 [2.3.4-r2] USE="X doc zlib -bindist -debug" 1,545 kB
[ebuild     U ] x11-libs/startup-notification-0.9 [0.8] 221 kB
[ebuild     U ] x11-libs/libXi-1.1.2 [1.1.0] USE="-debug" 262 kB
[ebuild     U ] x11-libs/libXtst-1.0.2 [1.0.1] USE="-debug" 0 kB
[ebuild     U ] x11-apps/iceauth-1.0.2 [1.0.1] USE="-debug" 95 kB
[ebuild     U ] x11-terms/xterm-228 [225] USE="truetype unicode -Xaw3d -paste64 -toolbar" 822 kB
[ebuild     U ] x11-apps/xhost-1.0.2 [1.0.1] USE="ipv6 -debug" 96 kB
[ebuild     U ] x11-libs/libXcomposite-0.4.0 [0.3.1] USE="-debug" 213 kB
[ebuild     U ] x11-apps/xrandr-1.2.2 [1.2.0] USE="-debug" 95 kB
[ebuild     U ] x11-apps/setxkbmap-1.0.4 [1.0.2] USE="-debug" 91 kB
[ebuild     U ] media-libs/mesa-6.5.3 [6.5.2-r1] USE="doc nptl -debug (-hardened) -motif -xcb" VIDEO_CARDS="i810 -mach64 -mga -none -r128 -radeon -s3virge -savage -sis (-sunffb) -tdfx -trident -via" 3,274 kB
[ebuild     U ] x11-libs/cairo-1.4.10 [1.4.6] USE="X doc opengl%* svg -debug -directfb -glitz -xcb" 3,142 kB
[ebuild     U ] x11-libs/libXfont-1.3.0 [1.2.7-r1] USE="ipv6 -debug" 569 kB
[ebuild     U ] x11-apps/xinit-1.0.4 [1.0.3-r3] USE="-debug -minimal" 105 kB
[ebuild     U ] dev-python/pyopengl-2.0.1.09-r1 [2.0.0.44] USE="doc%*" 2,130 kB
[ebuild     U ] x11-base/xorg-server-1.3.0.0 [1.2.0-r3] USE="dri ipv6 nptl sdl xorg -3dfx -debug -dmx -kdrive -minimal -xprint" INPUT_DEVICES="keyboard mouse -acecad -aiptek -calcomp -citron -digitaledge -dmc -dynapro -elo2300 -elographics -evdev -fpit -hyperpen -jamstudio -joystick -magellan -microtouch -mutouch -palmax -penmount -spaceorb -summa -synaptics -tek4957 -ur98 -vmmouse -void -wacom" VIDEO_CARDS="fbdev i810 vesa vga -apm -ark -chips -cirrus -cyrix -dummy -epson -fglrx -glint -i128 -i740 (-impact) -imstt -mach64 -mga -neomagic (-newport) -nsc -nv -nvidia -r128 -radeon -rendition -s3 -s3virge -savage -siliconmotion -sis -sisusb (-sunbw2) (-suncg14) (-suncg3) (-suncg6) (-sunffb) (-sunleo) (-suntcx) -tdfx -tga -trident -tseng -v4l -via -vmware -voodoo" 5,829 kB
[ebuild     U ] x11-drivers/xf86-input-mouse-1.2.2 [1.2.1] USE="-debug" 268 kB
[ebuild     U ] x11-drivers/xf86-video-i810-2.1.0 [1.7.4] USE="dri -debug" 532 kB
[ebuild     U ] x11-drivers/xf86-input-keyboard-1.1.1-r1 [1.1.1] USE="-debug" 0 kB
[ebuild  NS   ] sys-kernel/gentoo-sources-2.6.22-r2  USE="-build -symlink" 44,132 kB
[ebuild     U ] net-firewall/iptables-1.3.8-r1 [1.3.5-r4] USE="ipv6 -extensions -imq -l7filter -static" 169 kB
[ebuild     U ] x11-libs/gtk+-2.10.14 [2.10.13] USE="X doc jpeg tiff -debug -xinerama" 14,817 kB
[ebuild     U ] gnome-base/gail-1.18.0 [1.9.3] USE="doc -debug" 596 kB
[ebuild     U ] x11-themes/gtk-engines-2.10.2 [2.8.2-r1] USE="-accessibility -debug -static" 640 kB
[ebuild   R   ] gnome-extra/gtkhtml-2.6.3  USE="-accessibility -debug -test%" 0 kB
[ebuild     U ] x11-themes/gnome-themes-2.18.1 [2.16.3] USE="-accessibility -debug" 2,373 kB
[ebuild     U ] dev-libs/glib-2.12.13 [2.12.12] USE="doc -debug (-hardened)" 2,870 kB
[ebuild     U ] gnome-base/gconf-2.18.0.1 [2.14.0] USE="doc -debug" 1,317 kB
[ebuild     U ] gnome-base/libglade-2.6.1 [2.6.0] USE="doc -debug" 339 kB
[ebuild     U ] gnome-base/libbonobo-2.18.0 [2.16.0] USE="doc -debug" 1,408 kB
[ebuild     U ] media-libs/gstreamer-0.10.13 [0.10.11] 1,878 kB
[ebuild     U ] gnome-base/gnome-keyring-0.8.1 [0.6.0] USE="-debug" 439 kB
[ebuild     U ] gnome-base/libgtop-2.14.9 [2.14.8] USE="X gdbm -debug" 755 kB
[ebuild     U ] x11-libs/libwnck-2.18.3 [2.16.3] USE="doc -debug" 471 kB
[ebuild     U ] x11-misc/shared-mime-info-0.22 [0.20] 408 kB
[ebuild     U ] dev-libs/libIDL-0.8.8 [0.8.7] USE="-debug" 328 kB
[ebuild     U ] dev-util/desktop-file-utils-0.13 [0.12] USE="-emacs%" 340 kB
[ebuild  N    ] sys-auth/consolekit-0.2.1  USE="pam -debug" 445 kB
[ebuild  N    ] x11-libs/gtkglext-1.2.0  USE="doc -debug" 688 kB
[ebuild     U ] dev-util/gob-2.0.14 [2.0.12] USE="-debug" 204 kB
[ebuild     U ] x11-libs/libsexy-0.1.11 [0.1.10] USE="doc -debug" 262 kB
[ebuild     U ] app-admin/syslog-ng-2.0.5 [1.6.11-r1] USE="ipv6%* tcpd (-hardened) (-selinux) -spoof-source% -static" 355 kB
[ebuild     U ] dev-python/pygtk-2.10.6 [2.10.4] USE="doc opengl -examples" 1,932 kB
[ebuild     U ] x11-wm/metacity-2.18.5 [2.16.3] USE="-debug -xinerama" 1,904 kB
[ebuild     U ] net-analyzer/gnome-nettool-2.18.0 [2.16.0] USE="-debug" 500 kB
[ebuild     U ] gnome-extra/zenity-2.18.2 [2.16.3] USE="-debug -libnotify" 1,712 kB
[ebuild     U ] x11-libs/libgksu-2.0.4 [2.0.0] USE="doc nls -debug" 476 kB
[ebuild     U ] gnome-base/gnome-menus-2.18.2 [2.16.1] USE="python%* -debug" 427 kB
[ebuild  N    ] dev-python/pygtkglext-1.1.0  341 kB
[ebuild     U ] media-libs/gst-plugins-base-0.10.13 [0.10.11] USE="X alsa esd oss xv -debug" 1,503 kB
[ebuild     U ] media-libs/gst-plugins-good-0.10.5 [0.10.4] USE="-debug" 1,325 kB
[ebuild     U ] media-plugins/gst-plugins-xvideo-0.10.12 [0.10.11] 1,427 kB
[ebuild     U ] media-plugins/gst-plugins-ogg-0.10.12 [0.10.11] 0 kB
[ebuild     U ] media-plugins/gst-plugins-mad-0.10.6 [0.10.3-r1] 756 kB
[ebuild     U ] media-plugins/gst-plugins-vorbis-0.10.12 [0.10.11] 0 kB
[ebuild     U ] media-plugins/gst-plugins-oss-0.10.5 [0.10.3] 0 kB
[ebuild     U ] media-plugins/gst-plugins-x-0.10.12 [0.10.11] 0 kB
[ebuild     U ] media-plugins/gst-plugins-pango-0.10.12 [0.10.11] 0 kB
[ebuild     U ] media-libs/gst-plugins-ugly-0.10.6 [0.10.3] USE="-debug" 0 kB
[ebuild     U ] media-plugins/gst-plugins-dvdread-0.10.6 [0.10.4] 0 kB
[ebuild     U ] media-plugins/gst-plugins-a52dec-0.10.6 [0.10.3] 0 kB
[ebuild     U ] media-plugins/gst-plugins-mpeg2dec-0.10.6 [0.10.3] 0 kB
[ebuild     U ] media-plugins/gst-plugins-cdparanoia-0.10.13 [0.10.11] 0 kB
[ebuild     U ] media-plugins/gst-plugins-alsa-0.10.13 [0.10.11] 0 kB
[ebuild     U ] gnome-base/libgnomeui-2.18.1 [2.16.1] USE="doc jpeg -debug" 1,428 kB
[ebuild     U ] gnome-extra/gnome-keyring-manager-2.18.0 [2.16.0-r1] USE="-debug -static" 445 kB
[ebuild     U ] net-misc/vino-2.18.1 [2.16.0-r1] USE="crypt jpeg zlib -avahi -debug -gnutls -keyring% -libnotify%" 621 kB
[ebuild     U ] gnome-base/gnome-vfs-2.18.1 [2.16.3-r1] USE="doc hal ipv6 samba ssl -avahi -debug -gnutls" 1,872 kB
[ebuild     U ] gnome-base/gnome-desktop-2.18.3 [2.16.3] USE="doc -debug" 1,277 kB
[ebuild     U ] gnome-base/librsvg-2.16.1-r2 [2.16.1-r1] USE="doc gnome zlib -debug" 0 kB
[ebuild     U ] www-client/mozilla-firefox-2.0.0.6 [2.0.0.5] USE="gnome ipv6 -bindist -debug -filepicker -java -mozdevelop -moznopango -restrict-javascript -xforms -xinerama -xprint" LINGUAS="-af -ar -be -bg -ca -cs -da -de -el -en_GB -es -es_AR -es_ES -eu -fi -fr -fy -fy_NL -ga -ga_IE -gu -gu_IN -he -hu -it -ja -ka -ko -ku -lt -mk -mn -nb -nb_NO -nl -nn -nn_NO -pa -pa_IN -pl -pt -pt_BR -pt_PT -ro -ru -sk -sl -sv -sv_SE -tr -zh -zh_CN -zh_TW" 36,517 kB
[ebuild     U ] media-plugins/gst-plugins-gnomevfs-0.10.12 [0.10.11] 0 kB
[ebuild     U ] gnome-extra/gnome-system-monitor-2.18.2 [2.16.1] USE="-debug" 1,694 kB
[ebuild     U ] gnome-base/gdm-2.18.4 [2.16.4] USE="ipv6 pam tcpd -accessibility -branding% -debug (-selinux) -xinerama" 3,379 kB
[ebuild     U ] media-gfx/eog-2.18.2 [2.16.3] USE="jpeg -debug -lcms" 1,216 kB
[ebuild     U ] gnome-base/libgnome-2.18.0 [2.16.0] USE="doc esd -debug" 1,058 kB
[ebuild     U ] gnome-base/libbonoboui-2.18.0 [2.16.0] USE="X doc -debug" 959 kB
[ebuild     U ] gnome-base/eel-2.18.3 [2.16.3] USE="X -debug" 629 kB
[ebuild     U ] gnome-extra/gucharmap-1.10.0 [1.8.0] USE="gnome -cjk -debug" 2,449 kB
[ebuild     U ] gnome-extra/yelp-2.18.1 [2.16.2] USE="-beagle -debug -xulrunner%" 880 kB
[ebuild     U ] gnome-extra/gcalctool-5.9.14 [5.8.25-r1] USE="-debug" 1,162 kB
[ebuild     U ] gnome-extra/gconf-editor-2.18.0 [2.16.0] USE="-debug" 679 kB
[ebuild     U ] dev-python/gnome-python-2.18.2 [2.16.2] USE="doc -debug" 407 kB
[ebuild  NS   ] gnome-extra/gtkhtml-3.14.3  USE="-debug -static" 1,254 kB
[ebuild     U ] www-client/epiphany-2.18.2 [2.16.3] USE="doc python spell%* -debug -xulrunner%" 4,548 kB
[ebuild     U ] x11-misc/alacarte-0.11.3-r1 [0.10.2] USE="-debug" 213 kB
[ebuild     U ] sys-libs/ncurses-5.6-r2 [5.6-r1] USE="doc gpm unicode -bootstrap -build -debug -minimal -nocxx -profile% -trace" 0 kB
[ebuild     U ] net-nds/openldap-2.3.37 [2.3.35-r1] USE="berkdb crypt gdbm ipv6 kerberos perl readline samba ssl tcpd -debug -minimal -odbc -overlays -sasl (-selinux) -slp -smbkrb5passwd" 3,711 kB
[ebuild     U ] sys-libs/gpm-1.20.1-r6 [1.20.1-r5] USE="(-selinux)" 0 kB
[ebuild     U ] x11-libs/vte-0.16.6-r1 [0.14.2] USE="doc opengl python -debug" 1,078 kB
[ebuild     U ] media-sound/lame-3.97-r1 [3.97] USE="-debug -mp3rtp (-gtk%*)" 0 kB
[ebuild     U ] sys-process/psmisc-22.5-r2 [22.5] USE="X ipv6 nls (-selinux)" 0 kB
[ebuild     U ] sys-apps/less-406 [394] USE="unicode" 285 kB
[ebuild     U ] gnome-extra/evolution-data-server-1.10.2 [1.8.3-r5] USE="doc ipv6 kerberos ldap ssl -debug -keyring -krb4 (-nntp%)" 6,956 kB
[ebuild  NS   ] dev-libs/apr-util-1.2.8-r1  USE="berkdb gdbm ldap mysql -postgres -sqlite -sqlite3" 1,761 kB
[ebuild     U ] gnome-extra/libgda-1.2.4 [1.2.3] USE="berkdb doc ldap mysql -debug -firebird -freetds -mdb -oci8 -odbc -postgres -sqlite3% -xbase (-sqlite%)" 1,062 kB
[ebuild     U ] x11-terms/gnome-terminal-2.18.1 [2.16.1] USE="-debug" 1,949 kB
[ebuild  N    ] net-misc/curl-7.16.4  USE="ipv6 kerberos ldap ssl -ares -gnutls -idn -nss -test" 1,630 kB
[ebuild     U ] dev-python/python-ldap-2.3 [2.2.1] USE="doc ssl -examples% -sasl" 74 kB
[ebuild     U ] net-misc/openssh-4.6_p1-r4 [4.5_p1-r1] USE="X kerberos ldap pam tcpd -X509 -chroot -hpn -libedit (-selinux) -skey -smartcard -static" 1,005 kB
[ebuild     U ] gnome-base/gnome-panel-2.18.3 [2.16.3] USE="doc eds -debug" 2,659 kB
[ebuild     U ] dev-python/gnome-python-extras-2.14.2-r1 [2.14.2] USE="X doc firefox -debug -seamonkey -xulrunner%" 0 kB
[ebuild     U ] gnome-extra/bug-buddy-2.18.1 [2.16.1] USE="-debug" 541 kB
[ebuild     U ] gnome-extra/evolution-webcal-2.10.0 [2.8.0] USE="-debug" 160 kB
[ebuild     U ] app-admin/sabayon-2.18.1 [2.12.4] USE="-debug" 579 kB
[ebuild     U ] gnome-extra/fast-user-switch-applet-2.18.0 [2.16.0] USE="-debug" 744 kB
[ebuild  NS   ] sys-devel/gcc-4.2.0  USE="doc fortran gtk mudflap nls openmp (-altivec) -bootstrap -build -gcj (-hardened) -ip28 -ip32r10k (-multilib) -multislot (-n32) (-n64) -nocxx -objc -objc++ -objc-gc -test -vanilla" 43,093 kB
[ebuild     U ] sys-libs/glibc-2.6 [2.5-r4] USE="nls -debug -glibc-compat20 -glibc-omitfp (-hardened) (-multilib) -profile (-selinux) (-build%) (-nptl%*) (-nptlonly%*)" 15,881 kB
[ebuild     U ] net-libs/gnutls-1.6.3 [1.4.4-r1] USE="doc nls zlib" 4,186 kB
[ebuild     U ] app-pda/pilot-link-0.11.8-r1 [0.11.8] USE="perl png python readline -java -tk" 0 kB
[ebuild     U ] net-print/cups-1.2.12 [1.2.10-r1] USE="X dbus jpeg ldap nls pam php png samba ssl tiff -ppds -slp" 3,700 kB
[ebuild     U ] gnome-base/libgnomeprint-2.18.0 [2.12.1] USE="cups doc -debug" 812 kB
[ebuild     U ] app-text/ghostscript-gpl-8.57 [8.54] USE="X cups gtk -bindist% -cjk -djvu -jpeg2k" 11,655 kB
[ebuild     U ] x11-libs/qt-3.3.8-r3 [3.3.8-r2] USE="cups doc gif ipv6 mysql opengl -debug -examples -firebird -immqt -immqt-bc -nas -nis -odbc -postgres -sqlite -xinerama" 0 kB
[ebuild     U ] x11-libs/qt-4.3.0-r2 [4.3.0] USE="cups dbus doc gif jpeg mysql opengl png qt3support ssl tiff zlib -accessibility -debug -examples -firebird -glib -mng -nas -nis -odbc -pch -postgres -sqlite -sqlite3 -xinerama" INPUT_DEVICES="-wacom" 0 kB
[ebuild     U ] gnome-base/libgnomeprintui-2.18.0 [2.12.1] USE="doc -debug" 642 kB
[ebuild   R   ] app-doc/doxygen-1.5.2  USE="doc qt3 -tetex (-debug%)" 0 kB
[ebuild   R   ] dev-lang/nasm-0.98.39-r3  USE="doc* -build" 0 kB
[ebuild  N    ] app-crypt/pinentry-0.7.3  USE="gtk ncurses qt3 -caps" 408 kB
[ebuild     U ] media-libs/alsa-lib-1.0.14a-r1 [1.0.14_rc2] USE="doc midi%* -alisp% -debug" ALSA_PCM_PLUGINS="adpcm%* alaw%* copy%* dshare%* dsnoop%* extplug%* file%* hooks%* ladspa%* lfloat%* linear%* meter%* mulaw%* multi%* null%* rate%* route%* share%* shm%*" 768 kB
[ebuild     U ] x11-libs/libxklavier-3.2 [3.1] USE="doc" 456 kB
[ebuild     U ] app-crypt/gnupg-2.0.5-r1 [1.4.7-r1] USE="bzip2 doc%* ldap nls -openct% -pcsc-lite% (-selinux) -smartcard (-bindist%) (-curl%) (-ecc%) (-idea%) (-readline%*) (-static%) (-usb%*) (-zlib%*)" LINGUAS="(-ru%)" 3,432 kB
[ebuild     U ] media-sound/esound-0.2.38 [0.2.36-r2] USE="alsa ipv6 tcpd -debug" 385 kB
[ebuild     U ] mail-filter/spamassassin-3.2.2 [3.2.1-r1] USE="berkdb doc ipv6 ldap mysql ssl -postgres -qmail -sqlite -tools" 967 kB
[ebuild     U ] gnome-base/nautilus-2.18.3 [2.16.3] USE="X gnome -beagle -debug -tracker%" 4,230 kB
[ebuild     U ] media-libs/libsdl-1.2.12 [1.2.11-r2] USE="X alsa arts esd opengl oss xv -aalib -dga -directfb -fbcon -ggi -libcaca -nas -noaudio -noflagstrip -nojoystick -novideo -svga -xinerama" 2,764 kB
[ebuild     U ] media-plugins/gst-plugins-esd-0.10.5 [0.10.3] 0 kB
[ebuild     U ] dev-libs/pwlib-1.10.7 [1.10.5] USE="alsa ipv6 ldap oss sdl ssl xml -debug -ieee1394 -sasl -v4l -v4l2" 2,004 kB
[ebuild     U ] app-arch/file-roller-2.18.4 [2.16.3] USE="gnome -debug" 1,148 kB
[ebuild     U ] app-text/evince-0.8.3 [0.6.1-r3] USE="dbus doc gnome tiff -debug -djvu -dvi -t1lib" 1,480 kB
[ebuild     U ] media-video/ffmpeg-0.4.9_p20070616-r1 [0.4.9_p20070330] USE="X doc encode mmx ogg oss sdl truetype vorbis zlib -a52 -aac (-altivec) -amr -debug -ieee1394 -imlib -network -test -theora -threads -v4l -x264 -xvid (-dts%)" 2,223 kB
[ebuild     U ] media-video/mplayer-1.0.20070622-r3 [1.0.20070622-r1] USE="3dnow X alsa arts doc dvd encode esd gif gtk iconv ipv6 jpeg mad mmx mp3 opengl oss png quicktime samba sdl sse sse2 truetype unicode vorbis win32codecs xv -3dnowext -a52 -aac -aalib (-altivec) -amrnb -amrwb -bidi -bindist -bl -cddb -cdparanoia -cpudetection -custom-cflags -dga -directfb -dts -dv -dvb -dvdnav -enca -fbcon -ftp -ggi -ivtv -jack -joystick -libcaca -lirc -live -livecd -lzo -md5sum -mmxext -mp2 -musepack -nas -openal -pnm -radio -rar -real -rtc -speex -srt -ssse3 -svga -tga -theora -tivo -v4l -v4l2 -vidix -x264 -xanim -xinerama -xvid -xvmc -zoran (-debug%)" VIDEO_CARDS="vesa -mga -s3virge -tdfx" 0 kB
[ebuild     U ] net-libs/opal-2.2.8 [2.2.6] USE="-debug -noaudio -novideo" 4,065 kB
[ebuild     U ] net-im/ekiga-2.0.9 [2.0.7] USE="dbus doc gnome sdl -avahi -debug" 5,401 kB
[ebuild     U ] sys-apps/hal-0.5.9.1-r1 [0.5.9-r1] USE="acpi crypt doc -debug -dell -disk-partition -pcmcia (-selinux)" 1,559 kB
[ebuild     U ] gnome-extra/nautilus-cd-burner-2.18.2 [2.16.3] USE="cdr dvdr -debug" 724 kB
[ebuild     U ] media-video/totem-2.18.2 [2.16.5] USE="dvd gnome hal mad mpeg nsplugin ogg vorbis xv -a52 -debug -ffmpeg -flac -lirc -nvtv -seamonkey% -theora -xulrunner% (-dbus%*) (-firefox%*) (-xine%)" 2,029 kB
[ebuild     U ] gnome-extra/gnome-utils-2.18.1 [2.16.2-r2] USE="hal ipv6 -debug" 3,999 kB
[ebuild     U ] app-pda/gnome-pilot-2.0.15 [2.0.13] USE="hal%* -debug" 786 kB
[ebuild     U ] app-misc/hal-info-20070618 [20070425] 117 kB
[ebuild     U ] gnome-extra/gnome-power-manager-2.18.3 [2.16.3] USE="doc -debug (-libnotify%)" 2,021 kB
[ebuild     U ] gnome-extra/gnome-media-2.18.0 [2.16.1] USE="ipv6 mad ogg vorbis -debug" 2,938 kB
[ebuild     U ] app-pda/gnome-pilot-conduits-2.0.15 [2.0.13] USE="-debug" 466 kB
[ebuild     U ] dev-python/gnome-python-desktop-2.18.0 [2.16.0] USE="X doc -debug" 423 kB
[ebuild     U ] mail-client/evolution-2.10.2 [2.8.3-r2] USE="crypt dbus doc hal ipv6 kerberos ldap pda spell ssl -bogofilter -debug -krb4 -mono -nntp -profile" 21,625 kB
[ebuild     U ] gnome-extra/gnome-games-2.18.2.1 [2.16.3] USE="opengl%* -artworkextra -debug -guile" 7,392 kB
[ebuild     U ] gnome-extra/deskbar-applet-2.18.1 [2.16.2-r1] USE="eds spell -debug" 632 kB
[ebuild     U ] app-editors/gedit-2.18.1-r1 [2.16.2-r1] USE="doc python spell -debug" 3,314 kB
[ebuild     U ] gnome-base/gnome-volume-manager-2.17.0 [2.15.0-r1] USE="crypt doc -debug" 334 kB
[ebuild     U ] gnome-base/gnome-session-2.18.3 [2.16.3] USE="esd ipv6 tcpd -branding -debug" 700 kB
[ebuild     U ] www-servers/apache-2.2.4-r11 [2.0.58-r2] USE="doc ldap ssl -debug -mpm-event% -mpm-itk -mpm-peruser -mpm-prefork -mpm-worker -no-suexec% (-selinux) -static-modules -threads (-apache2%*) (-mpm-leader%) (-mpm-threadpool%)" 4,873 kB
[ebuild  N    ] app-admin/apache-tools-2.2.4-r3  USE="ssl" 0 kB
[ebuild     U ] app-dicts/aspell-en-6.0.0 [0.51.1] 179 kB
[ebuild     U ] app-text/aspell-0.60.5 [0.50.5-r4] USE="gpm nls%*" 1,714 kB
[ebuild     U ] gnome-base/control-center-2.18.1 [2.16.3] USE="alsa eds esd%* hal -debug" 2,100 kB
[ebuild  N    ] gnome-base/libgnomekbd-2.18.2  USE="-debug" 352 kB
[ebuild     U ] gnome-extra/gnome-screensaver-2.18.2-r1 [2.16.2-r1] USE="doc opengl pam -debug -xinerama" 1,976 kB
[ebuild     U ] gnome-base/gnome-applets-2.18.0-r2 [2.16.2-r1] USE="acpi doc%* gnome%* gstreamer hal ipv6 -apm -debug" 6,967 kB
[ebuild     U ] gnome-base/gnome-2.18.2-r1 [2.16.3] USE="cdr cups dvdr ldap -accessibility -mono% (-hal%*)" 0 kB
[blocks B     ] <gnome-base/control-center-2.17.0 (is blocking gnome-base/libgnomekbd-2.18.2)
[blocks B     ] <=app-crypt/gnupg-2.0.1 (is blocking app-crypt/gnupg-2.0.5-r1)
[blocks B     ] =app-dicts/aspell-en-0.5* (is blocking app-text/aspell-0.60.5)

Total: 247 packages (228 upgrades, 10 new, 6 in new slots, 3 reinstalls, 3 blocks), Size of downloads: 451,743 kB

!!! Error: The above package list contains packages which cannot be installed
!!!        at the same time on the same system.

For more information about Blocked Packages, please refer to the following
section of the Gentoo Linux x86 Handbook (architecture is irrelevant):

http://www.gentoo.org/doc/en/handbook/handbook-x86.xml?full=1#blocked


Et certaines applications sont bloquées ! J'ai été a la page spécifiée... mais a vrai dire je n'ai pas vraiment compris... Pouvez vous m'expliquer pourquoi ces applications sont masquées et si possible me dire comment décoicer le systeme.

:D
Back to top
View user's profile Send private message
kopp
Advocate
Advocate


Joined: 09 Apr 2004
Posts: 2885
Location: Grenoble, France

PostPosted: Mon Aug 06, 2007 7:04 pm    Post subject: Reply with quote

Bah, la méthode, c'est d'enlever les paquets qui bloquent, surtout qu'ici ce ne sont pas des paquets particlièrement cruciaux donc ça se fait sans soucis :
Code:
emerge -C gnome-base/control-center app-crypt/gnupg app-dicts/aspell-en

Ensuite, tu peux faire ta mise à jour, et pour être sur que tes paquets que tu as retiré soit bien mis à jours/installés :
Code:
emerge --oneshot --no-replace gnome-base/control-center app-crypt/gnupg app-dicts/aspell-en
Back to top
View user's profile Send private message
Oneal
n00b
n00b


Joined: 19 Dec 2003
Posts: 53
Location: France (42)

PostPosted: Tue Aug 07, 2007 8:11 am    Post subject: Reply with quote

Merci pour l'info !

J'ai fais le emerge -C gnome-base/control-center app-crypt/gnupg app-dicts/aspell-en

Et pendant mon emerge -uDav --newuse world

J'obtiens une erreur

Code:
>>> Emerging (1 of 237) app-text/gnome-doc-utils-0.10.3 to /
 * gnome-doc-utils-0.10.3.tar.bz2 RMD160 ;-) ...                                       [ ok ]
 * gnome-doc-utils-0.10.3.tar.bz2 SHA1 ;-) ...                                         [ ok ]
 * gnome-doc-utils-0.10.3.tar.bz2 SHA256 ;-) ...                                       [ ok ]
 * gnome-doc-utils-0.10.3.tar.bz2 size ;-) ...                                         [ ok ]
 * checking ebuild checksums ;-) ...                                                   [ ok ]
 * checking auxfile checksums ;-) ...                                                  [ ok ]
 * checking miscfile checksums ;-) ...                                                 [ ok ]
 * checking gnome-doc-utils-0.10.3.tar.bz2 ;-) ...                                     [ ok ]
>>> Unpacking source...
>>> Unpacking gnome-doc-utils-0.10.3.tar.bz2 to /var/tmp/portage/app-text/gnome-doc-utils-0.10.3/work
 * Fixing OMF Makefiles ...                                                            [ ok ]
>>> Source unpacked.
>>> Compiling source in /var/tmp/portage/app-text/gnome-doc-utils-0.10.3/work/gnome-doc-utils-0.10.3 ...
 * econf: updating gnome-doc-utils-0.10.3/config.sub with /usr/share/gnuconfig/config.sub
 * econf: updating gnome-doc-utils-0.10.3/config.guess with /usr/share/gnuconfig/config.guess
./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-scrollkeeper --build=i686-pc-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for gawk... (cached) gawk
checking for a Python interpreter with version >= 2.0... python
checking for python... /usr/bin/python
checking for python version... 2.4
checking for python platform... linux2
checking for python script directory... ${prefix}/lib/python2.4/site-packages
checking for python extension module directory... ${exec_prefix}/lib/python2.4/site-packages
checking for i686-pc-linux-gnu-pkg-config... no
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for GNOME_DOC_UTILS... yes
checking for intltool >= 0.35.0... 0.35.0 found
checking for perl... /usr/bin/perl
checking for XML::Parser... configure: error: XML::Parser perl module is required for intltool

!!! Please attach the following file when filing a report to bugs.gentoo.org:
!!! /var/tmp/portage/app-text/gnome-doc-utils-0.10.3/work/gnome-doc-utils-0.10.3/config.log
 *
 * ERROR: app-text/gnome-doc-utils-0.10.3 failed.
 * Call stack:
 *   ebuild.sh, line 1648:   Called dyn_compile
 *   ebuild.sh, line 988:   Called qa_call 'src_compile'
 *   ebuild.sh, line 44:   Called src_compile
 *   ebuild.sh, line 1328:   Called gnome2_src_compile
 *   gnome2.eclass, line 70:   Called gnome2_src_configure
 *   gnome2.eclass, line 66:   Called econf '--disable-scrollkeeper'
 *   ebuild.sh, line 591:   Called die
 *
 * econf failed
 * 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/app-text/gnome-doc-utils-0.10.3/temp/build.log'.
 *

 * Messages for package app-text/gnome-doc-utils-0.10.3:

 *
 * ERROR: app-text/gnome-doc-utils-0.10.3 failed.
 * Call stack:
 *   ebuild.sh, line 1648:   Called dyn_compile
 *   ebuild.sh, line 988:   Called qa_call 'src_compile'
 *   ebuild.sh, line 44:   Called src_compile
 *   ebuild.sh, line 1328:   Called gnome2_src_compile
 *   gnome2.eclass, line 70:   Called gnome2_src_configure
 *   gnome2.eclass, line 66:   Called econf '--disable-scrollkeeper'
 *   ebuild.sh, line 591:   Called die
 *
 * econf failed
 * 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/app-text/gnome-doc-utils-0.10.3/temp/build.log'.


J'ai essayé de faire une compile en "1 fois" de l'application, comme tu me le conseil souvent... (emerge -av --oneshot app-text/gnome-doc-utils-0.10.3)... mais sans succes.
Comment fais ton pour savoir quel est le paquet "parent" ? J'aimerais pouvoir gagner en autonomie sur ce type de probleme de compilation. Donc si tu pouvais me donner la démarche.

Pour info, le fait de faire des emerge --oneshot ne risque t'il de ne pas endommager le system ?

Ce que je ne comprenais pas bien avec les paquets masqués c'est l'utilisation de /etc/portage/package.keywords et /etc/portage/package.unmask... chez moi ces fichiers n'existent meme pas.
Back to top
View user's profile Send private message
Desintegr
l33t
l33t


Joined: 25 Mar 2004
Posts: 863
Location: France - Orléans

PostPosted: Tue Aug 07, 2007 8:31 am    Post subject: Reply with quote

Hum, tu as une drôle de façon de gérer ta Gentoo...

Quelle version des intltool est installée ? Si ce n'est pas la version 0.35.5, met à jour !
_________________
Gentoo ~AMD64
Hoc Volo, Sic Jubeo !
Mon wiki : http://desintegr.free.fr
Back to top
View user's profile Send private message
Oneal
n00b
n00b


Joined: 19 Dec 2003
Posts: 53
Location: France (42)

PostPosted: Tue Aug 07, 2007 8:46 am    Post subject: Reply with quote

Je suis en train d'apprendre Gentoo, peux tu m'en dire plus pourquoi ma Gentoo est gérée bizarement ? :?

Comment voit on la version de intltool ? Je voies que c'est une commande qui est installée sur mon system. :)

J'ai essayé de le re emerger (sa mange pas de pain) et j'ai cette erreur

Code:
localhost portage # emerge -av intltool

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild   R   ] dev-util/intltool-0.35.5  0 kB

Total: 1 package (1 reinstall), Size of downloads: 0 kB

Would you like to merge these packages? [Yes/No] Yes
>>> Verifying ebuild Manifests...

>>> Emerging (1 of 1) dev-util/intltool-0.35.5 to /
 * intltool-0.35.5.tar.bz2 RMD160 ;-) ...                                              [ ok ]
 * intltool-0.35.5.tar.bz2 SHA1 ;-) ...                                                [ ok ]
 * intltool-0.35.5.tar.bz2 SHA256 ;-) ...                                              [ ok ]
 * intltool-0.35.5.tar.bz2 size ;-) ...                                                [ ok ]
 * checking ebuild checksums ;-) ...                                                   [ ok ]
 * checking auxfile checksums ;-) ...                                                  [ ok ]
 * checking miscfile checksums ;-) ...                                                 [ ok ]
 * checking intltool-0.35.5.tar.bz2 ;-) ...                                            [ ok ]
>>> Unpacking source...
>>> Unpacking intltool-0.35.5.tar.bz2 to /var/tmp/portage/dev-util/intltool-0.35.5/work
 * Applying intltool-0.35.5-update.patch ...                                           [ ok ]
>>> Source unpacked.
>>> Compiling source in /var/tmp/portage/dev-util/intltool-0.35.5/work/intltool-0.35.5 ...
./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --build=i686-pc-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for perl... /usr/bin/perl
checking for XML::Parser... configure: error: XML::Parser perl module is required for intltool

!!! Please attach the following file when filing a report to bugs.gentoo.org:
!!! /var/tmp/portage/dev-util/intltool-0.35.5/work/intltool-0.35.5/config.log
 *
 * ERROR: dev-util/intltool-0.35.5 failed.
 * Call stack:
 *   ebuild.sh, line 1648:   Called dyn_compile
 *   ebuild.sh, line 988:   Called qa_call 'src_compile'
 *   ebuild.sh, line 44:   Called src_compile
 *   ebuild.sh, line 659:   Called econf
 *   ebuild.sh, line 591:   Called die
 *
 * econf failed
 * 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/dev-util/intltool-0.35.5/temp/build.log'.
 *

 * Messages for package dev-util/intltool-0.35.5:

 *
 * ERROR: dev-util/intltool-0.35.5 failed.
 * Call stack:
 *   ebuild.sh, line 1648:   Called dyn_compile
 *   ebuild.sh, line 988:   Called qa_call 'src_compile'
 *   ebuild.sh, line 44:   Called src_compile
 *   ebuild.sh, line 659:   Called econf
 *   ebuild.sh, line 591:   Called die
 *
 * econf failed
 * 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/dev-util/intltool-0.35.5/temp/build.log'.
 *
Back to top
View user's profile Send private message
Desintegr
l33t
l33t


Joined: 25 Mar 2004
Posts: 863
Location: France - Orléans

PostPosted: Tue Aug 07, 2007 9:01 am    Post subject: Reply with quote

Quote:
checking for XML::Parser... configure: error: XML::Parser perl module is required for intltool


Ça me paraît quand même très bizarre ça.
Normalement XML::Parser est une dépendance de intltool, il devrait être installé.
Vérifie donc que dev-perl/XML-Parser est bien installé correctement.

Sinon si tu as fais une mise à jour de perl récemment, vérifies que tu as bien réinstallé tous les modules perl proprement.
_________________
Gentoo ~AMD64
Hoc Volo, Sic Jubeo !
Mon wiki : http://desintegr.free.fr
Back to top
View user's profile Send private message
Oneal
n00b
n00b


Joined: 19 Dec 2003
Posts: 53
Location: France (42)

PostPosted: Tue Aug 07, 2007 9:23 am    Post subject: Reply with quote

Il est installé, j'ai des répertoires Perl 5.8.8


J'ai quand meme pris la peine de faire un
Code:
emerge -av dev-perl/XML-Parser
puis un emerge
Code:
emerge -av intltool


Et le intltool c'est compilé sans probleme. J'avais surement un probleme de mise à jour. Pourtant il n'y a pas si longtemps j'avais fais un
Code:
emerge -vauDN world

Mais qu'est ce que c'est que ce binz ? 8O

J'essai maintenant de relancer le
Code:
emerge -uDav --newuse world
Back to top
View user's profile Send private message
matlerouge
n00b
n00b


Joined: 29 Aug 2004
Posts: 68

PostPosted: Tue Aug 07, 2007 10:01 am    Post subject: Reply with quote

Prend bien l'habitude de mettre un --oneshot quand tu re-installes une dependence, sinon tu va poluer ton fichier world de lignes pas utiles.

Code:
 emerge --oneshot -av dev-perl/XML-Parser
Back to top
View user's profile Send private message
Oneal
n00b
n00b


Joined: 19 Dec 2003
Posts: 53
Location: France (42)

PostPosted: Tue Aug 07, 2007 2:25 pm    Post subject: Reply with quote

OK :)

Voici un nouveau probleme...

Code:

jade:/usr/share/sgml/docbook/xml-dtd-4.1.2/ent/iso-lat2.ent:110:18:E: "X0173" is not a function name
jade:/usr/share/sgml/docbook/xml-dtd-4.1.2/ent/iso-lat2.ent:111:18:E: "X0172" is not a function name
jade:/usr/share/sgml/docbook/xml-dtd-4.1.2/ent/iso-lat2.ent:112:18:E: "X016F" is not a function name
jade:/usr/share/sgml/docbook/xml-dtd-4.1.2/ent/iso-lat2.ent:113:18:E: "X016E" is not a function name
jade:/usr/share/sgml/docbook/xml-dtd-4.1.2/ent/iso-lat2.ent:114:19:E: "X0169" is not a function name
jade:/usr/share/sgml/docbook/xml-dtd-4.1.2/ent/iso-lat2.ent:115:19:E: "X0168" is not a function name
jade:/usr/share/sgml/docbook/xml-dtd-4.1.2/ent/iso-lat2.ent:116:18:E: "X0175" is not a function name
jade:/usr/share/sgml/docbook/xml-dtd-4.1.2/ent/iso-lat2.ent:117:18:E: "X0174" is not a function name
jade:/usr/share/sgml/docbook/xml-dtd-4.1.2/ent/iso-lat2.ent:118:18:E: "X0177" is not a function name
jade:/usr/share/sgml/docbook/xml-dtd-4.1.2/ent/iso-lat2.ent:119:18:E: "X0176" is not a function name
jade:/usr/share/sgml/docbook/xml-dtd-4.1.2/ent/iso-lat2.ent:120:17:E: "X0178" is not a function name
jade:/usr/share/sgml/docbook/xml-dtd-4.1.2/ent/iso-lat2.ent:121:19:E: "X017A" is not a function name
jade:/usr/share/sgml/docbook/xml-dtd-4.1.2/ent/iso-lat2.ent:122:19:E: "X0179" is not a function name
jade:/usr/share/sgml/docbook/xml-dtd-4.1.2/ent/iso-lat2.ent:123:19:E: "X017E" is not a function name
jade:/usr/share/sgml/docbook/xml-dtd-4.1.2/ent/iso-lat2.ent:124:19:E: "X017D" is not a function name
jade:/usr/share/sgml/docbook/xml-dtd-4.1.2/ent/iso-lat2.ent:125:17:E: "X017C" is not a function name
jade:/usr/share/sgml/docbook/xml-dtd-4.1.2/ent/iso-lat2.ent:126:17:E: "X017B" is not a function name
make[2]: *** [html/index.html] Error 1
make[2]: Leaving directory `/var/tmp/portage/dev-libs/libusb-0.1.12-r1/work/libusb-0.1.12/doc'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/dev-libs/libusb-0.1.12-r1/work/libusb-0.1.12'
make: *** [all] Error 2
 ^[[31;01m*^[[0m
 ^[[31;01m*^[[0m ERROR: dev-libs/libusb-0.1.12-r1 failed.
 ^[[31;01m*^[[0m Call stack:
 ^[[31;01m*^[[0m   ebuild.sh, line 1648:   Called dyn_compile
 ^[[31;01m*^[[0m   ebuild.sh, line 988:   Called qa_call 'src_compile'
 ^[[31;01m*^[[0m   ebuild.sh, line 44:   Called src_compile
 ^[[31;01m*^[[0m   libusb-0.1.12-r1.ebuild, line 47:   Called die
 ^[[31;01m*^[[0m
 ^[[31;01m*^[[0m emake failed
 ^[[31;01m*^[[0m If you need support, post the topmost build error, and the call stack if relevant.
 ^[[31;01m*^[[0m A complete build log is located at '/var/tmp/portage/dev-libs/libusb-0.1.12-r1/temp/build.log'.
 ^[[31;01m*^[[0m
Back to top
View user's profile Send private message
Desintegr
l33t
l33t


Joined: 25 Mar 2004
Posts: 863
Location: France - Orléans

PostPosted: Tue Aug 07, 2007 2:28 pm    Post subject: Reply with quote

Pas assez d'informations fournies...

Sinon enlève le USE doc, et ça passera.
_________________
Gentoo ~AMD64
Hoc Volo, Sic Jubeo !
Mon wiki : http://desintegr.free.fr
Back to top
View user's profile Send private message
_Seth_
Guru
Guru


Joined: 15 Sep 2004
Posts: 539
Location: encore paumé dans un labo ;)

PostPosted: Wed Aug 08, 2007 5:16 pm    Post subject: Reply with quote

Oneal wrote:
Pour info, le fait de faire des emerge --oneshot ne risque t'il de ne pas endommager le system ?

Non absolument pas, c'est même recommandé. Je n'utilisais pas vraiment cette option par flemmardise et je viens de passer pas mal de temps nettoyer ma gentoo à cause de cela.
man emerge wrote:
--oneshot (-1)
Emerge as normal, but do not add the packages to the world file for later updating.

Quand tu installes un paquet, portage garde la trace de ce paquet dans un fichier (/var/lib/portage/world), ceci lui permet de vérifier les mise à jour et de calculer les dépendances, en particulier quand tu fais un
Code:
emerge --deep --update world

Là où ça peut poser problème, c'est quand tu veux installer un paquet particulier, par exemple toto
Code:
# emerge -vt toto
These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild   N   ] app-foo/toto-1.0
[ebuild   N   ]   lib-bar/libexemple-1.0

Comme tu peux le voir, toto nécessite l'installation de libexemple-1.0, portage va donc installer les 2 et va ajouter seulement toto dans ton fichier world. Or, tu peux rencontrer un problème similaire à celui que tu viens d'avoir, qui nécessite d'enlever les paquets bloquants et de les réinstaller. Par exemple, si la version 2.0 de libexemple est bloqué par libexemple-1.0 (car les 2 versions ne peuvent pas être installées simultanément pour raison X ou Y):
Code:
emerge --update --verbose --tree world
These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild     U ]  app-foo/toto-1.5
[ebuild     U ]    lib-bar/libexemple-2.0
[blocks B     ] lib-bar/libexemple-1.0 (is blocking lib-bar/libexemple-2.0)

et que tu résous ton problème en faisant simplement un
Code:
emerge --unmerge libexemple && emerge libexemple

tu auras maintenant la bibliothèque libexemple inscrite dans ton fichier world. Où est le problème ? Eh bien imagine que les devs de toto décident de passer à la vitesse supérieure pour toto-2.0 et abandonnent libexemple pour utiliser la bien meilleure bibliothèque libfast. Ce qui signifie que la prochaine fois que tu mets à jour ton système (et app-foo/toto), tu vas installer la nouvelle version de toto-2.0 et la bibliothèque libfast. Sauf que maintenant, tu as libexemple dans ton world, qui ne te sers à rien, en plus de prendre de la place sur ton dur, va être mis régulièrement à jour et allonger tes compilations... pour rien ! Le cas le plus atroce étant que si les devs de libexemple craquent complètement et se mettent à ajouter frénétiquement tout un tas de dépendances supplémentaires à leur lib, tu vas te retrouver avec tout un tas de paquet qui ne servent à rien. D'où l'utilité de l'option --oneshot, à utiliser quand tu installes un paquet sur ton système dont tu ne veux pas qu'il soit inscrit dans ton world.
Pour le coup, si tu avais fait un --oneshot
Code:
emerge --unmerge libexemple && emerge --oneshot libexemple

lorsque les devs de tot passent à la v2.0 et laissent tomber libexemple au profit de libfast, libexemple reste sur ton système. Sauf que le jour où tu veux faire un peux de nettoyage tu fais un petit coup de
Code:
emerge --depclean --ask

qui va vérifier s'il n'y a pas de dépendances orphelines, cad de paquet comme libexemple qui ne dépendent plus de personne, et te proposer de les désinstaller. Bref tu as tout intérêt à utiliser cette option si tu souhaites maintenir une gentoo propre. Mais pas d'inquétude si tu ne le fait pas, il y a toujours des moyens d'arranger tout cela, mais c'est long ;)
Oneal wrote:
Ce que je ne comprenais pas bien avec les paquets masqués c'est l'utilisation de /etc/portage/package.keywords et /etc/portage/package.unmask... chez moi ces fichiers n'existent meme pas.

C'est normal, c'est toi qui peut les créer pour ajuster ta gentoo à tes besoins. L'idée est que si tu veux rester à une version particulière d'un paquet ou qu'une version particulière d'un paquet plante, tu les ajoute dans ton /etc/portage/package.mask et ils ne t'embêteront plus :
/etc/portage/package.mask wrote:
# Ma carte nVidia ne supporte les drivers trop récent :
>=x11-drivers/nvidia-drivers-8700
# la version 2.1-r1 de toto plante, j'attendrais la 2.1-r2
=lib-foo/toto-2.1-r1

Pour package.unmask, c'est à utiliser si tu souhaites utiliser des paquets non stables (et donc masqués), c'est à tes risques et périls mais si tu sais ce que tu fais, tu peux les "démasquer" en les ajoutant dans ton package.unmask. Tu peux voir les paquets masqués avec eix par exemple (tu utilises eix n'est ce pas ?), quand il y a un [M] rouge indiqué à coté d'un numéro de version en rouge également.
Pendant qu'on y est, tu as ausssi le package.use, qui sert à ajuster tes use paquet par paquet. Tu souhaites peut être avoir le support pour les dvd (tu as mise USE="dvd" dans ton make.conf) mais tu ne veux pas l'activer pour mplayer (car tu utilises un autre lecteur de DVD) ? Qu'a cela ne tienne, ajoute un :
/etc/portage/package.use wrote:
media-video/mplayer -dvd

Bonne route sur ta gentoo ;)
_________________
no tears to cry, no feelings left
the species has amused itself to death
amused itself to death
Back to top
View user's profile Send private message
Oneal
n00b
n00b


Joined: 19 Dec 2003
Posts: 53
Location: France (42)

PostPosted: Thu Aug 09, 2007 8:58 am    Post subject: Reply with quote

_Seth_ Ton post est vraiment très interessant !! 8O
Je vais relire tout cela a tete reposé et je te poserais des questions si necessaire :wink: :D


J'ai une erreur de compilation, sur le programme media-sound/esound

Voici le log d'erreur :
Code:
Esound Configure Settings:

Debugging support: no
libwrap support:   yes

LIBS=-lasound  -laudiofile -lm

make  all-recursive
make[1]: Entering directory `/var/tmp/portage/media-sound/esound-0.2.38/work/esound-0.2.38'
Making all in docs
make[2]: Entering directory `/var/tmp/portage/media-sound/esound-0.2.38/work/esound-0.2.38/docs'
jw -f docbook -b html -o html ./esound.sgml
Using catalogs: /etc/sgml/sgml-docbook-3.1.cat
Using stylesheet: /usr/share/sgml/docbook/utils-0.6.14/docbook-utils.dsl#html
Working on: /var/tmp/portage/media-sound/esound-0.2.38/work/esound-0.2.38/docs/./esound.sgml
jade:/usr/share/sgml/docbook/sgml-dtd-3.1/dbcent.mod:53:65:W: cannot generate system identifier for public text "ISO 8879:1986//ENTITIES Added Math Symbols: Arrow Relations//EN"
jade:/usr/share/sgml/docbook/sgml-dtd-3.1/dbcent.mod:54:8:E: reference to entity "ISOamsa" for which no system identifier could be generated
jade:/usr/share/sgml/docbook/sgml-dtd-3.1/dbcent.mod:52:0: entity was defined here
jade:/usr/share/sgml/docbook/sgml-dtd-3.1/dbcent.mod:60:66:W: cannot generate system identifier for public text "ISO 8879:1986//ENTITIES Added Math Symbols: Binary Operators//EN"
jade:/usr/share/sgml/docbook/sgml-dtd-3.1/dbcent.mod:61:8:E: reference to entity "ISOamsb" for which no system identifier could be generated
jade:/usr/share/sgml/docbook/sgml-dtd-3.1/dbcent.mod:59:0: entity was defined here
jade:/usr/share/sgml/docbook/sgml-dtd-3.1/dbcent.mod:67:60:W: cannot generate system identifier for public text "ISO 8879:1986//ENTITIES Added Math Symbols: Delimiters//EN"
jade:/usr/share/sgml/docbook/sgml-dtd-3.1/dbcent.mod:68:8:E: reference to entity "ISOamsc" for which no system identifier could be generated
jade:/usr/share/sgml/docbook/sgml-dtd-3.1/dbcent.mod:66:0: entity was defined here
jade:/usr/share/sgml/docbook/sgml-dtd-3.1/dbcent.mod:74:67:W: cannot generate system identifier for public text "ISO 8879:1986//ENTITIES Added Math Symbols: Negated Relations//EN"
jade:/usr/share/sgml/docbook/sgml-dtd-3.1/dbcent.mod:75:8:E: reference to entity "ISOamsn" for which no system identifier could be generated
jade:/usr/share/sgml/docbook/sgml-dtd-3.1/dbcent.mod:73:0: entity was defined here
jade:/usr/share/sgml/docbook/sgml-dtd-3.1/dbcent.mod:81:58:W: cannot generate system identifier for public text "ISO 8879:1986//ENTITIES Added Math Symbols: Ordinary//EN"
jade:/usr/share/sgml/docbook/sgml-dtd-3.1/dbcent.mod:82:8:E: reference to entity "ISOamso" for which no system identifier could be generated
jade:/usr/share/sgml/docbook/sgml-dtd-3.1/dbcent.mod:80:0: entity was defined here
jade:/usr/share/sgml/docbook/sgml-dtd-3.1/dbcent.mod:88:59:W: cannot generate system identifier for public text "ISO 8879:1986//ENTITIES Added Math Symbols: Relations//EN"
jade:/usr/share/sgml/docbook/sgml-dtd-3.1/dbcent.mod:89:8:E: reference to entity "ISOamsr" for which no system identifier could be generated
jade:/usr/share/sgml/docbook/sgml-dtd-3.1/dbcent.mod:87:0: entity was defined here
jade:/usr/share/sgml/docbook/sgml-dtd-3.1/dbcent.mod:95:50:W: cannot generate system identifier for public text "ISO 8879:1986//ENTITIES Box and Line Drawing//EN"
jade:/usr/share/sgml/docbook/sgml-dtd-3.1/dbcent.mod:96:7:E: reference to entity "ISObox" for which no system identifier could be generated
jade:/usr/share/sgml/docbook/sgml-dtd-3.1/dbcent.mod:94:0: entity was defined here
jade:/usr/share/sgml/docbook/sgml-dtd-3.1/dbcent.mod:102:46:W: cannot generate system identifier for public text "ISO 8879:1986//ENTITIES Russian Cyrillic//EN"
jade:/usr/share/sgml/docbook/sgml-dtd-3.1/dbcent.mod:103:8:E: reference to entity "ISOcyr1" for which no system identifier could be generated
jade:/usr/share/sgml/docbook/sgml-dtd-3.1/dbcent.mod:101:0: entity was defined here
jade:/usr/share/sgml/docbook/sgml-dtd-3.1/dbcent.mod:109:50:W: cannot generate system identifier for public text "ISO 8879:1986//ENTITIES Non-Russian Cyrillic//EN"
jade:/usr/share/sgml/docbook/sgml-dtd-3.1/dbcent.mod:110:8:E: reference to entity "ISOcyr2" for which no system identifier could be generated
jade:/usr/share/sgml/docbook/sgml-dtd-3.1/dbcent.mod:108:0: entity was defined here
jade:/usr/share/sgml/docbook/sgml-dtd-3.1/dbcent.mod:116:47:W: cannot generate system identifier for public text "ISO 8879:1986//ENTITIES Diacritical Marks//EN"
jade:/usr/share/sgml/docbook/sgml-dtd-3.1/dbcent.mod:117:7:E: reference to entity "ISOdia" for which no system identifier could be generated
jade:/usr/share/sgml/docbook/sgml-dtd-3.1/dbcent.mod:115:0: entity was defined here
jade:/usr/share/sgml/docbook/sgml-dtd-3.1/dbcent.mod:123:43:W: cannot generate system identifier for public text "ISO 8879:1986//ENTITIES Greek Letters//EN"
jade:/usr/share/sgml/docbook/sgml-dtd-3.1/dbcent.mod:124:8:E: reference to entity "ISOgrk1" for which no system identifier could be generated
jade:/usr/share/sgml/docbook/sgml-dtd-3.1/dbcent.mod:122:0: entity was defined here
jade:/usr/share/sgml/docbook/sgml-dtd-3.1/dbcent.mod:130:46:W: cannot generate system identifier for public text "ISO 8879:1986//ENTITIES Monotoniko Greek//EN"
jade:/usr/share/sgml/docbook/sgml-dtd-3.1/dbcent.mod:131:8:E: reference to entity "ISOgrk2" for which no system identifier could be generated
jade:/usr/share/sgml/docbook/sgml-dtd-3.1/dbcent.mod:129:0: entity was defined here
jade:/usr/share/sgml/docbook/sgml-dtd-3.1/dbcent.mod:137:43:W: cannot generate system identifier for public text "ISO 8879:1986//ENTITIES Greek Symbols//EN"
jade:/usr/share/sgml/docbook/sgml-dtd-3.1/dbcent.mod:138:8:E: reference to entity "ISOgrk3" for which no system identifier could be generated
jade:/usr/share/sgml/docbook/sgml-dtd-3.1/dbcent.mod:136:0: entity was defined here
jade:/usr/share/sgml/docbook/sgml-dtd-3.1/dbcent.mod:144:55:W: cannot generate system identifier for public text "ISO 8879:1986//ENTITIES Alternative Greek Symbols//EN"
jade:/usr/share/sgml/docbook/sgml-dtd-3.1/dbcent.mod:145:8:E: reference to entity "ISOgrk4" for which no system identifier could be generated
jade:/usr/share/sgml/docbook/sgml-dtd-3.1/dbcent.mod:143:0: entity was defined here
jade:/usr/share/sgml/docbook/sgml-dtd-3.1/dbcent.mod:151:43:W: cannot generate system identifier for public text "ISO 8879:1986//ENTITIES Added Latin 1//EN"
jade:/usr/share/sgml/docbook/sgml-dtd-3.1/dbcent.mod:152:8:E: reference to entity "ISOlat1" for which no system identifier could be generated
jade:/usr/share/sgml/docbook/sgml-dtd-3.1/dbcent.mod:150:0: entity was defined here
jade:/usr/share/sgml/docbook/sgml-dtd-3.1/dbcent.mod:158:43:W: cannot generate system identifier for public text "ISO 8879:1986//ENTITIES Added Latin 2//EN"
jade:/usr/share/sgml/docbook/sgml-dtd-3.1/dbcent.mod:159:8:E: reference to entity "ISOlat2" for which no system identifier could be generated
jade:/usr/share/sgml/docbook/sgml-dtd-3.1/dbcent.mod:157:0: entity was defined here
jade:/usr/share/sgml/docbook/sgml-dtd-3.1/dbcent.mod:165:57:W: cannot generate system identifier for public text "ISO 8879:1986//ENTITIES Numeric and Special Graphic//EN"
jade:/usr/share/sgml/docbook/sgml-dtd-3.1/dbcent.mod:166:7:E: reference to entity "ISOnum" for which no system identifier could be generated
jade:/usr/share/sgml/docbook/sgml-dtd-3.1/dbcent.mod:164:0: entity was defined here
jade:/usr/share/sgml/docbook/sgml-dtd-3.1/dbcent.mod:172:40:W: cannot generate system identifier for public text "ISO 8879:1986//ENTITIES Publishing//EN"
jade:/usr/share/sgml/docbook/sgml-dtd-3.1/dbcent.mod:173:7:E: reference to entity "ISOpub" for which no system identifier could be generated
jade:/usr/share/sgml/docbook/sgml-dtd-3.1/dbcent.mod:171:0: entity was defined here
jade:/usr/share/sgml/docbook/sgml-dtd-3.1/dbcent.mod:179:47:W: cannot generate system identifier for public text "ISO 8879:1986//ENTITIES General Technical//EN"
jade:/usr/share/sgml/docbook/sgml-dtd-3.1/dbcent.mod:180:8:E: reference to entity "ISOtech" for which no system identifier could be generated
jade:/usr/share/sgml/docbook/sgml-dtd-3.1/dbcent.mod:178:0: entity was defined here
jade:/var/tmp/portage/media-sound/esound-0.2.38/work/esound-0.2.38/docs/./esound.sgml:49:7:W: cannot generate system identifier for general entity "quot"
jade:/var/tmp/portage/media-sound/esound-0.2.38/work/esound-0.2.38/docs/./esound.sgml:49:7:E: general entity "quot" not defined and no default entity
jade:/var/tmp/portage/media-sound/esound-0.2.38/work/esound-0.2.38/docs/./esound.sgml:49:11:E: reference to entity "quot" for which no system identifier could be generated
jade:/var/tmp/portage/media-sound/esound-0.2.38/work/esound-0.2.38/docs/./esound.sgml:49:6: entity was defined here
jade:/var/tmp/portage/media-sound/esound-0.2.38/work/esound-0.2.38/docs/./esound.sgml:49:19:E: reference to entity "quot" for which no system identifier could be generated
jade:/var/tmp/portage/media-sound/esound-0.2.38/work/esound-0.2.38/docs/./esound.sgml:49:6: entity was defined here
jade:/var/tmp/portage/media-sound/esound-0.2.38/work/esound-0.2.38/docs/./esound.sgml:134:14:W: cannot generate system identifier for general entity "gt"
jade:/var/tmp/portage/media-sound/esound-0.2.38/work/esound-0.2.38/docs/./esound.sgml:134:14:E: general entity "gt" not defined and no default entity
jade:/var/tmp/portage/media-sound/esound-0.2.38/work/esound-0.2.38/docs/./esound.sgml:134:16:E: reference to entity "gt" for which no system identifier could be generated
jade:/var/tmp/portage/media-sound/esound-0.2.38/work/esound-0.2.38/docs/./esound.sgml:134:13: entity was defined here
jade:/var/tmp/portage/media-sound/esound-0.2.38/work/esound-0.2.38/docs/./esound.sgml:142:16:E: reference to entity "gt" for which no system identifier could be generated
jade:/var/tmp/portage/media-sound/esound-0.2.38/work/esound-0.2.38/docs/./esound.sgml:134:13: entity was defined here
jade:/var/tmp/portage/media-sound/esound-0.2.38/work/esound-0.2.38/docs/./esound.sgml:150:16:E: reference to entity "gt" for which no system identifier could be generated
jade:/var/tmp/portage/media-sound/esound-0.2.38/work/esound-0.2.38/docs/./esound.sgml:134:13: entity was defined here
jade:/var/tmp/portage/media-sound/esound-0.2.38/work/esound-0.2.38/docs/./esound.sgml:174:18:E: reference to entity "gt" for which no system identifier could be generated
jade:/var/tmp/portage/media-sound/esound-0.2.38/work/esound-0.2.38/docs/./esound.sgml:134:13: entity was defined here
jade:/var/tmp/portage/media-sound/esound-0.2.38/work/esound-0.2.38/docs/./esound.sgml:251:12:W: cannot generate system identifier for general entity "tilde"
jade:/var/tmp/portage/media-sound/esound-0.2.38/work/esound-0.2.38/docs/./esound.sgml:251:12:E: general entity "tilde" not defined and no default entity
jade:/var/tmp/portage/media-sound/esound-0.2.38/work/esound-0.2.38/docs/./esound.sgml:251:17:E: reference to entity "tilde" for which no system identifier could be generated
jade:/var/tmp/portage/media-sound/esound-0.2.38/work/esound-0.2.38/docs/./esound.sgml:251:11: entity was defined here
jade:/var/tmp/portage/media-sound/esound-0.2.38/work/esound-0.2.38/docs/./esound.sgml:335:22:E: reference to entity "tilde" for which no system identifier could be generated
jade:/var/tmp/portage/media-sound/esound-0.2.38/work/esound-0.2.38/docs/./esound.sgml:251:11: entity was defined here
jade:/var/tmp/portage/media-sound/esound-0.2.38/work/esound-0.2.38/docs/./esound.sgml:479:19:E: reference to entity "gt" for which no system identifier could be generated
jade:/var/tmp/portage/media-sound/esound-0.2.38/work/esound-0.2.38/docs/./esound.sgml:134:13: entity was defined here
jade:/var/tmp/portage/media-sound/esound-0.2.38/work/esound-0.2.38/docs/./esound.sgml:527:51:E: reference to entity "gt" for which no system identifier could be generated
jade:/var/tmp/portage/media-sound/esound-0.2.38/work/esound-0.2.38/docs/./esound.sgml:134:13: entity was defined here
jade:/var/tmp/portage/media-sound/esound-0.2.38/work/esound-0.2.38/docs/./esound.sgml:529:46:W: cannot generate system identifier for general entity "percnt"
jade:/var/tmp/portage/media-sound/esound-0.2.38/work/esound-0.2.38/docs/./esound.sgml:529:46:E: general entity "percnt" not defined and no default entity
jade:/var/tmp/portage/media-sound/esound-0.2.38/work/esound-0.2.38/docs/./esound.sgml:529:52:E: reference to entity "percnt" for which no system identifier could be generated
jade:/var/tmp/portage/media-sound/esound-0.2.38/work/esound-0.2.38/docs/./esound.sgml:529:45: entity was defined here
jade:/usr/share/sgml/docbook/dsssl-stylesheets-1.79/html/../common/../common/dbl1bg.dsl:2:69:W: cannot generate system identifier for public text "ISO 8879:1986//ENTITIES Russian Cyrillic//EN"
jade:/usr/share/sgml/docbook/dsssl-stylesheets-1.79/html/../common/../common/dbl1bg.dsl:3:5:E: reference to entity "cyr1" for which no system identifier could be generated
jade:/usr/share/sgml/docbook/dsssl-stylesheets-1.79/html/../common/../common/dbl1bg.dsl:2:0: entity was defined here
jade:/usr/share/sgml/docbook/dsssl-stylesheets-1.79/html/../common/../common/dbl1no.dsl:2:66:W: cannot generate system identifier for public text "ISO 8879:1986//ENTITIES Added Latin 1//EN"
jade:/usr/share/sgml/docbook/dsssl-stylesheets-1.79/html/../common/../common/dbl1no.dsl:3:5:E: reference to entity "lat1" for which no system identifier could be generated
jade:/usr/share/sgml/docbook/dsssl-stylesheets-1.79/html/../common/../common/dbl1no.dsl:2:0: entity was defined here
jade:/usr/share/sgml/docbook/dsssl-stylesheets-1.79/html/../common/../common/dbl1ro.dsl:2:66:W: cannot generate system identifier for public text "ISO 8879:1986//ENTITIES Added Latin 1//EN"
jade:/usr/share/sgml/docbook/dsssl-stylesheets-1.79/html/../common/../common/dbl1ro.dsl:3:5:E: reference to entity "lat1" for which no system identifier could be generated
jade:/usr/share/sgml/docbook/dsssl-stylesheets-1.79/html/../common/../common/dbl1ro.dsl:2:0: entity was defined here
jade:/usr/share/sgml/docbook/dsssl-stylesheets-1.79/html/../common/../common/dbl1ro.dsl:4:66:W: cannot generate system identifier for public text "ISO 8879:1986//ENTITIES Added Latin 2//EN"
jade:/usr/share/sgml/docbook/dsssl-stylesheets-1.79/html/../common/../common/dbl1ro.dsl:5:5:E: reference to entity "lat2" for which no system identifier could be generated
jade:/usr/share/sgml/docbook/dsssl-stylesheets-1.79/html/../common/../common/dbl1ro.dsl:4:0: entity was defined here
jade:/usr/share/sgml/docbook/dsssl-stylesheets-1.79/html/../common/../common/dbl1ru.dsl:2:69:W: cannot generate system identifier for public text "ISO 8879:1986//ENTITIES Russian Cyrillic//EN"
jade:/usr/share/sgml/docbook/dsssl-stylesheets-1.79/html/../common/../common/dbl1ru.dsl:3:5:E: reference to entity "cyr1" for which no system identifier could be generated
jade:/usr/share/sgml/docbook/dsssl-stylesheets-1.79/html/../common/../common/dbl1ru.dsl:2:0: entity was defined here
jade:/usr/share/sgml/docbook/dsssl-stylesheets-1.79/html/../common/../common/dbl1sl.dsl:2:66:W: cannot generate system identifier for public text "ISO 8879:1986//ENTITIES Added Latin 2//EN"
jade:/usr/share/sgml/docbook/dsssl-stylesheets-1.79/html/../common/../common/dbl1sl.dsl:3:5:E: reference to entity "lat2" for which no system identifier could be generated
jade:/usr/share/sgml/docbook/dsssl-stylesheets-1.79/html/../common/../common/dbl1sl.dsl:2:0: entity was defined here
jade:/usr/share/sgml/docbook/dsssl-stylesheets-1.79/html/../common/../common/dbl1sr.dsl:2:66:W: cannot generate system identifier for public text "ISO 8879:1986//ENTITIES Added Latin 2//EN"
jade:/usr/share/sgml/docbook/dsssl-stylesheets-1.79/html/../common/../common/dbl1sr.dsl:3:5:E: reference to entity "lat2" for which no system identifier could be generated
jade:/usr/share/sgml/docbook/dsssl-stylesheets-1.79/html/../common/../common/dbl1sr.dsl:2:0: entity was defined here
make[2]: *** [html/index.html] Error 8
make[2]: Leaving directory `/var/tmp/portage/media-sound/esound-0.2.38/work/esound-0.2.38/docs'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/media-sound/esound-0.2.38/work/esound-0.2.38'
make: *** [all] Error 2
 *
 * ERROR: media-sound/esound-0.2.38 failed.
 * Call stack:
 *   ebuild.sh, line 1648:   Called dyn_compile
 *   ebuild.sh, line 988:   Called qa_call 'src_compile'
 *   ebuild.sh, line 44:   Called src_compile
 *   esound-0.2.38.ebuild, line 52:   Called die
 *
 * Make failed
 * 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/media-sound/esound-0.2.38/temp/build.log'.
 *


Je commence a essayé de trouver moi meme les problemes de compilation... là je me suis dis qu'un emerge --oneshot -av app-text/docbook-sgml allait résoudre le probleme, mais c'est raté.
Pour info, il y a quelques temps, j'avais re emergé jade.
Back to top
View user's profile Send private message
Temet
Advocate
Advocate


Joined: 14 Mar 2006
Posts: 2586
Location: 92

PostPosted: Thu Aug 09, 2007 9:10 am    Post subject: Reply with quote

Si j'étais toi j'utiliserais la solution de Desintegr.
Perso, j'ai le flag "-doc", ça double presque le nombre de paquets à installer.
J'ai activé le flags sur quelques paquets bien ciblés (en fait, je crois seulement sur Qt ^^).
Back to top
View user's profile Send private message
Desintegr
l33t
l33t


Joined: 25 Mar 2004
Posts: 863
Location: France - Orléans

PostPosted: Thu Aug 09, 2007 9:19 am    Post subject: Reply with quote

Oui, mettre le USE doc de façon globale est une mauvaise idée :
- ça installe des documentations que tu ne liras certainement jamais (documentation pour les bibliothèques, les API, etc., tout ce qui concerne uniquement la programmation)
- ça installe plein d'autres dépendances pour générer ces documentations
- ça allonge les temps de compilation
- ça prend de la place sur le disque dur
- ça peut faire planter l'emerge de certains ebuilds
- etc.

Tu veux vraiment programmer en utilisant la libusb ? Tu veux aussi programmer en utilisant esound ?
À mon avis, non.
Si tu veux la documentation pour certains ebuilds bien précis, utilise le fichier package.use.

Comme Temet, j'ai le doc uniquement pour Qt :P
_________________
Gentoo ~AMD64
Hoc Volo, Sic Jubeo !
Mon wiki : http://desintegr.free.fr
Back to top
View user's profile Send private message
_Seth_
Guru
Guru


Joined: 15 Sep 2004
Posts: 539
Location: encore paumé dans un labo ;)

PostPosted: Thu Aug 09, 2007 9:31 am    Post subject: Reply with quote

mouaip, j'y ai pensé aussi mais j'ai l'impression qu'il n'y a pas de flag doc sur esound :
http://gentoo-portage.com/media-sound/esound wrote:
esound-0.2.38 : alsa debug ipv6 tcpd

Donc, je ne pense pas que le -doc resolve ce problème la...
_________________
no tears to cry, no feelings left
the species has amused itself to death
amused itself to death
Back to top
View user's profile Send private message
Temet
Advocate
Advocate


Joined: 14 Mar 2006
Posts: 2586
Location: 92

PostPosted: Thu Aug 09, 2007 9:40 am    Post subject: Reply with quote

Arf, faut dire que esound n'est pas installé chez moi. :?
Back to top
View user's profile Send private message
Oneal
n00b
n00b


Joined: 19 Dec 2003
Posts: 53
Location: France (42)

PostPosted: Thu Aug 09, 2007 9:40 am    Post subject: Reply with quote

Vous m'avez convaincu, je vais mettre un -doc dans ma variable USE !

En revanche, pas de flag doc dans esound...
Je fais un
Code:
 emerge -vauDN world
pour remettre le tout carré ou est ce que cela ne changera rien ?
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
Goto page Previous  1, 2, 3, 4  Next
Page 3 of 4

 
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