C'est simplement que tes sources ne sont pas complète. Tu peux prendre les miennes, et je vais te montrer comment les changer
Dans un terminal fait la commande sudo gedit /etc/apt/source.list Efface ce qui est dans ton fichier et fait un copié-collé et mets mes sources deb http://archive.ubuntu.com/ubuntu/ breezy main restricted universe multiverse deb http://security.ubuntu.com/ubuntu/ breezy-security main restricted universe deb http://archive.ubuntu.com/ubuntu/ breezy-updates main restricted deb http://ubuntu-backports.mirrormax.net/ breezy-backports main universe deb http://ubuntu-backports.mirrormax.net/ breezy-extras main universe deb http://www.linex.org/sources/linex/debian/ cl juegalinex deb http://fr.archive.ubuntu.com/ubuntu hoary universe main restricted multiverse deb-src http://fr.archive.ubuntu.com/ubuntu hoary universe deb http://security.ubuntu.com/ubuntu hoary-security universe main restricted multiverse deb-src http://security.ubuntu.com/ubuntu hoary-security universe main restricted ## Nouveaux backports deb http://public.planetmirror.com/pub/ubuntu-backports/ hoary-backports main universe multiverse restricted deb http://public.planetmirror.com/pub/ubuntu-backports/ hoary-backports-staging main universe multiverse restricted deb http://public.planetmirror.com/pub/ubuntu-backports/ hoary-extras main universe multiverse restricted deb http://public.planetmirror.com/pub/ubuntu-backports/ hoary-extras-staging main universe multiverse restricted deb http://rarewares.soniccompression.com/d … /unstable/ ./ deb http://jeroen.coekaerts.be/debian/ unstable main contrib non-free mirror deb http://backports.ubuntuforums.org/backports hoary-backports main universe multiverse restricted deb http://backports.ubuntuforums.org/backports hoary-extras main universe multiverse restricted deb http://kubuntu.org/ hoary-updates main deb http://kubuntu.org/hoary-kde341 hoary-updates main deb ftp://ftp.iway.fr/pub/kde/unstable/koff ... 1/kubuntu/ ./ #pour Hoary deb http://fr.archive.ubuntu.com/ubuntu hoary main restricted universe multiverse deb-src http://fr.archive.ubuntu.com/ubuntu hoary main restricted universe multiverse #pour Hoary-updates deb http://fr.archive.ubuntu.com/ubuntu hoary-updates main restricted universe deb-src http://fr.archive.ubuntu.com/ubuntu hoary-updates main restricted universe #pour Hoary-security deb http://security.ubuntu.com/ubuntu hoary-security main restricted universe deb-src http://security.ubuntu.com/ubuntu hoary-security main restricted universe #pour marillat debian deb ftp://ftp.nerim.net/debian-marillat stable main deb ftp://ftp.nerim.net/debian-marillat unstable main deb ftp://ftp.nerim.net/debian-marillat testing main #pour les backports deb http://public.planetmirror.com/pub/ubuntu-backports/ hoary-backports main universe multiverse restricted deb http://public.planetmirror.com/pub/ubuntu-backports/ hoary-backports-staging main universe multiverse restricted deb http://public.planetmirror.com/pub/ubuntu-backports/ hoary-extras main universe multiverse restricted deb http://public.planetmirror.com/pub/ubuntu-backports/ hoary-extras-staging main universe multiverse restricted Par la suite fait une mise à jour avec la commande sudo apt-get update sudo apt-get upgrade sudo apt-get dist-upgrade Serge de la Gaspésie Jérémy Vies a écrit : >> Apt-get me donne E: impossible de trouver le paquet sshd >> >> On n'avance pas. :( > > > # apt-cache search ssh > Te donne les infos concernant ssh. > Tu dois y trouver openssh-client et openssh-server. > openssh-server est le package que tu cherches. > > JV
-- ubuntu-fr mailing list [email protected] http://lists.ubuntu.com/mailman/listinfo/ubuntu-fr
