• [^] # Re: Oukilé?

    Posté par . En réponse au journal pigeon dans debian sarge. Évalué à 3.

    Voici la copie exacte de mon source.list au moment où j'ai fais
    apt-get install pigeon
    Bien sur, j'ai fais update avant.

    ###############################################################################
    # Mirroir officiel Debian
    deb http://ftp.fr.debian.org/debian/(...) sarge main contrib non-free
    deb http://ftp.fr.debian.org/debian-non-US/(...) sarge/non-US main contrib non-free

    ###############################################################################
    # Outils pour le bootsplash
    #deb http://mentors.debian.net/debian(...) unstable main

    La preuve, je le fais maintenant :

    [romain ~]# apt-get update
    Atteint http://ftp.fr.debian.org(...) sarge/main Packages
    Atteint http://ftp.fr.debian.org(...) sarge/main Release
    Atteint http://ftp.fr.debian.org(...) sarge/contrib Packages
    Atteint http://ftp.fr.debian.org(...) sarge/contrib Release
    Atteint http://ftp.fr.debian.org(...) sarge/non-free Packages
    Atteint http://ftp.fr.debian.org(...) sarge/non-free Release
    Atteint http://ftp.fr.debian.org(...) sarge/non-US/main Packages
    Atteint http://ftp.fr.debian.org(...) sarge/non-US/main Release
    Atteint http://ftp.fr.debian.org(...) sarge/non-US/contrib Packages
    Atteint http://ftp.fr.debian.org(...) sarge/non-US/contrib Release
    Atteint http://ftp.fr.debian.org(...) sarge/non-US/non-free Packages
    Atteint http://ftp.fr.debian.org(...) sarge/non-US/non-free Release
    Lecture des listes de paquets... Fait

    [romain ~]# apt-cache search pigeon
    xcb - Pigeon holes for your cut and paste selections
    pigeon - GNOME2 CD Burner

    [romain ~]# apt-cache show pigeon
    Package: pigeon
    Status: install ok installed
    Priority: optional
    Section: gnome
    Installed-Size: 252
    Maintainer: Link Dupont <link@subpop.net>
    Architecture: i386
    Version: 0.4.1-4
    Depends: libart-2.0-2 (>= 2.3.8), libatk1.0-0 (>= 1.4.1), libbonobo2-0 (>= 2.4.3), libbonoboui2-0 (>= 2.4.3), libc6 (>= 2.3.2.ds1-4), libgcc1 (>= 1:3.3.2-1), libgconf2-4 (>= 2.4.0.1), libglade2-0 (>= 2.0.0), libglib2.0-0 (>= 2.2.3), libgnome2-0 (>= 2.4.0), libgnomecanvas2-0 (>= 2.4.0), libgnomeui-0 (>= 2.4.0.1-2), libgnomevfs2-0 (>= 2.4.1), libgnomevfs2-common (>= 2.4.1), libgstreamer0.6-0 (>= 0.6.1-2), libgtk2.0-0 (>= 2.2.1), libice6 | xlibs (>> 4.1.0), liborbit2 (>= 1:2.8.0), libpango1.0-0 (>= 1.2.1), libpopt0 (>= 1.7), libsm6 | xlibs (>> 4.1.0), libstdc++5 (>= 1:3.3.2-1), libxml2 (>= 2.6.6), zlib1g (>= 1:1.2.1), gconf2 (>= 2.4.0), gstreamer-vorbis, gstreamer-mad, gstreamer-flac, gstreamer-plugin-libs
    Conffiles:
    /etc/gconf/schemas/pigeon.schemas 3cf84517dcb33e6e646c4c4fdba764f3
    Description: GNOME2 CD Burner
    A Gnome2 CD Burner, designed to integrate into the gnome desktop. Can create
    audio CDs from Mp3s, oggs, wavs, etc., as well as data cds.




    Question, pourquoi il continue de prendre des paquets sur mentors.debian.net (j'ai regardé, le paquet pigeon y est).

    Est ce qu'une de ces options aurais un effet secondaire :

    APT::Get::Show-Upgraded "true";
    APT::Get::List-Cleanup "false";