Contenu | Rechercher | Menus

Annonce

Si vous avez des soucis pour rester connecté, déconnectez-vous puis reconnectez-vous depuis ce lien en cochant la case
Me connecter automatiquement lors de mes prochaines visites.

À propos de l'équipe du forum.

#1 Le 24/05/2009, à 21:35

pharaon36

probleme avec les paquets " resolu "

salut a tous

voila j'ai changé de environnement j'étais sous gnome donc j'ai formaté mon disque pour passer sous l'environnement kde
mais voila que le gestion de paquet me marque un defaut qui est " la liste de paquet doit etre reconstruite. cette opération
devra etre effectué par le programme principal automatiquement"

et quand je clic sur detail il me donne sa
" package cache could not be opened "

voila si il vous faut plus d'info dit le moi

je vous remercie d'avance

Dernière modification par pharaon36 (Le 25/05/2009, à 18:06)


je suis un débutant sur edubuntu excusé moi pour les questions bête

Hors ligne

#2 Le 24/05/2009, à 21:44

JypX

Re : probleme avec les paquets " resolu "

tu as fait un :
sudo apt-get update
et un
sudo apt-get upgrade

tu as aussi un message d'erreur?

Hors ligne

#3 Le 25/05/2009, à 09:08

pharaon36

Re : probleme avec les paquets " resolu "

JypX a écrit :

tu as fait un :
sudo apt-get update
et un
sudo apt-get upgrade

tu as aussi un message d'erreur?

salut jypx

oui j'ai des message d'erreur

pour sudo apt-get update le message est " E: Le type « wget » est inconnu sur la ligne 51 dans la liste des sources /etc/apt/sources.list"

est pour sudo apt-get upgrade est "E: Le type « wget » est inconnu sur la ligne 51 dans la liste des sources /etc/apt/sources.list
E: La liste des sources ne peut être lue"


je suis un débutant sur edubuntu excusé moi pour les questions bête

Hors ligne

#4 Le 25/05/2009, à 10:09

JypX

Re : probleme avec les paquets " resolu "

Tu peux poster le contenu de ton fichier : /etc/apt/sources.list ?

Hors ligne

#5 Le 25/05/2009, à 12:19

pharaon36

Re : probleme avec les paquets " resolu "

JypX a écrit :

Tu peux poster le contenu de ton fichier : /etc/apt/sources.list ?

oui je peu mais il faut que tu me dise comment faire ?


je suis un débutant sur edubuntu excusé moi pour les questions bête

Hors ligne

#6 Le 25/05/2009, à 12:25

JypX

Re : probleme avec les paquets " resolu "

dans un terminal ou console tu tapes :
gedit /etc/apt/sources.list
puis tu fais un copier/coller

Hors ligne

#7 Le 25/05/2009, à 13:59

pharaon36

Re : probleme avec les paquets " resolu "

JypX a écrit :

dans un terminal ou console tu tapes :
gedit /etc/apt/sources.list
puis tu fais un copier/coller

voila j'ai taper ce que ma dit est il me donne sa

Le programme « gedit » n'est pas installé actuellement.  Vous pouvez l'installer en tapant :
sudo apt-get install gedit
bash: gedit : commande introuvable
pharaon@PC-de-pharaon:~$ sudo apt-get install gedit
[sudo] password for pharaon:
E: Le type « wget » est inconnu sur la ligne 51 dans la liste des sources /etc/apt/sources.list
E: La liste des sources ne peut être lue.


je suis un débutant sur edubuntu excusé moi pour les questions bête

Hors ligne

#8 Le 25/05/2009, à 14:06

informatiker87

Re : probleme avec les paquets " resolu "

moi aussi jai le meme probleme voila mo fichier source.list



deb cdrom:[Ubuntu 8.10 _Intrepid Ibex_ - Release i386 (20081029.5)]/ intrepid main restricted
deb-src http://archive.ubuntu.com/ubuntu/ intrepid main restricted #Added by software-properties
# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.

deb http://fr.archive.ubuntu.com/ubuntu/ intrepid main restricted
deb-src http://fr.archive.ubuntu.com/ubuntu/ intrepid restricted main multiverse universe #Added by software-properties

## Major bug fix updates produced after the final release of the
## distribution.
deb http://fr.archive.ubuntu.com/ubuntu/ intrepid-updates main restricted
deb-src http://fr.archive.ubuntu.com/ubuntu/ intrepid-updates restricted main multiverse universe #Added by software-properties

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team. Also, please note that software in universe WILL NOT receive any
## review or updates from the Ubuntu security team.
deb http://fr.archive.ubuntu.com/ubuntu/ intrepid universe
deb http://fr.archive.ubuntu.com/ubuntu/ intrepid-updates universe

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team, and may not be under a free licence. Please satisfy yourself as to
## your rights to use the software. Also, please note that software in
## multiverse WILL NOT receive any review or updates from the Ubuntu
## security team.
deb http://fr.archive.ubuntu.com/ubuntu/ intrepid multiverse
deb http://fr.archive.ubuntu.com/ubuntu/ intrepid-updates multiverse

## Uncomment the following two lines to add software from the 'backports'
## repository.
## N.B. software from this repository may not have been tested as
## extensively as that contained in the main release, although it includes
## newer versions of some applications which may provide useful features.
## Also, please note that software in backports WILL NOT receive any review
## or updates from the Ubuntu security team.
# deb http://fr.archive.ubuntu.com/ubuntu/ intrepid-backports main restricted universe multiverse
# deb-src http://fr.archive.ubuntu.com/ubuntu/ intrepid-backports main restricted universe multiverse

## Uncomment the following two lines to add software from Canonical's
## 'partner' repository. This software is not part of Ubuntu, but is
## offered by Canonical and the respective vendors as a service to Ubuntu
## users.
deb http://archive.canonical.com/ubuntu intrepid partner
deb-src http://archive.canonical.com/ubuntu intrepid partner

# Line commented out by installer because it failed to verify:
# deb http://security.ubuntu.com/ubuntu intrepid-security main restricted
# Line commented out by installer because it failed to verify:
# deb-src http://security.ubuntu.com/ubuntu intrepid-security main restricted
# Line commented out by installer because it failed to verify:
# deb http://security.ubuntu.com/ubuntu intrepid-security universe
# Line commented out by installer because it failed to verify:
# deb-src http://security.ubuntu.com/ubuntu intrepid-security universe
# Line commented out by installer because it failed to verify:
# deb http://security.ubuntu.com/ubuntu intrepid-security multiverse
# Line commented out by installer because it failed to verify:
# deb-src http://security.ubuntu.com/ubuntu intrepid-security multiverse

Hors ligne

#9 Le 25/05/2009, à 15:35

compte supprimé

Re : probleme avec les paquets " resolu "

Informatiker, modifie ton sources.list comme ça :

# deb cdrom:[Ubuntu 8.10 _Intrepid Ibex_ - Release i386 (20081029.5)]/ intrepid main restricted
# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.

deb http://fr.archive.ubuntu.com/ubuntu/ intrepid main restricted
deb-src http://fr.archive.ubuntu.com/ubuntu/ intrepid restricted main multiverse universe #Added by software-properties

## Major bug fix updates produced after the final release of the
## distribution.
deb http://fr.archive.ubuntu.com/ubuntu/ intrepid-updates main restricted
deb-src http://fr.archive.ubuntu.com/ubuntu/ intrepid-updates restricted main multiverse universe #Added by software-properties

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team. Also, please note that software in universe WILL NOT receive any
## review or updates from the Ubuntu security team.
deb http://fr.archive.ubuntu.com/ubuntu/ intrepid universe
deb http://fr.archive.ubuntu.com/ubuntu/ intrepid-updates universe

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu 
## team, and may not be under a free licence. Please satisfy yourself as to 
## your rights to use the software. Also, please note that software in 
## multiverse WILL NOT receive any review or updates from the Ubuntu
## security team.
deb http://fr.archive.ubuntu.com/ubuntu/ intrepid multiverse
deb http://fr.archive.ubuntu.com/ubuntu/ intrepid-updates multiverse

## Uncomment the following two lines to add software from the 'backports'
## repository.
## N.B. software from this repository may not have been tested as
## extensively as that contained in the main release, although it includes
## newer versions of some applications which may provide useful features.
## Also, please note that software in backports WILL NOT receive any review
## or updates from the Ubuntu security team.
# deb http://fr.archive.ubuntu.com/ubuntu/ intrepid-backports main restricted universe multiverse
# deb-src http://fr.archive.ubuntu.com/ubuntu/ intrepid-backports main restricted universe multiverse

## Uncomment the following two lines to add software from Canonical's
## 'partner' repository. This software is not part of Ubuntu, but is
## offered by Canonical and the respective vendors as a service to Ubuntu
## users.
deb http://archive.canonical.com/ubuntu intrepid partner
deb-src http://archive.canonical.com/ubuntu intrepid partner

deb http://security.ubuntu.com/ubuntu intrepid-security main restricted
deb-src http://security.ubuntu.com/ubuntu intrepid-security main restricted
deb http://security.ubuntu.com/ubuntu intrepid-security universe
deb-src http://security.ubuntu.com/ubuntu intrepid-security universe
deb http://security.ubuntu.com/ubuntu intrepid-security multiverse
deb-src http://security.ubuntu.com/ubuntu intrepid-security multiverse

@pharaon, la commande sous kde est

kate /etc/apt/sources.list

Dernière modification par chewbax (Le 25/05/2009, à 15:36)

#10 Le 25/05/2009, à 15:43

pharaon36

Re : probleme avec les paquets " resolu "

chewbax a écrit :

Informatiker, modifie ton sources.list comme ça :

# deb cdrom:[Ubuntu 8.10 _Intrepid Ibex_ - Release i386 (20081029.5)]/ intrepid main restricted
# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.

deb http://fr.archive.ubuntu.com/ubuntu/ intrepid main restricted
deb-src http://fr.archive.ubuntu.com/ubuntu/ intrepid restricted main multiverse universe #Added by software-properties

## Major bug fix updates produced after the final release of the
## distribution.
deb http://fr.archive.ubuntu.com/ubuntu/ intrepid-updates main restricted
deb-src http://fr.archive.ubuntu.com/ubuntu/ intrepid-updates restricted main multiverse universe #Added by software-properties

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team. Also, please note that software in universe WILL NOT receive any
## review or updates from the Ubuntu security team.
deb http://fr.archive.ubuntu.com/ubuntu/ intrepid universe
deb http://fr.archive.ubuntu.com/ubuntu/ intrepid-updates universe

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu 
## team, and may not be under a free licence. Please satisfy yourself as to 
## your rights to use the software. Also, please note that software in 
## multiverse WILL NOT receive any review or updates from the Ubuntu
## security team.
deb http://fr.archive.ubuntu.com/ubuntu/ intrepid multiverse
deb http://fr.archive.ubuntu.com/ubuntu/ intrepid-updates multiverse

## Uncomment the following two lines to add software from the 'backports'
## repository.
## N.B. software from this repository may not have been tested as
## extensively as that contained in the main release, although it includes
## newer versions of some applications which may provide useful features.
## Also, please note that software in backports WILL NOT receive any review
## or updates from the Ubuntu security team.
# deb http://fr.archive.ubuntu.com/ubuntu/ intrepid-backports main restricted universe multiverse
# deb-src http://fr.archive.ubuntu.com/ubuntu/ intrepid-backports main restricted universe multiverse

## Uncomment the following two lines to add software from Canonical's
## 'partner' repository. This software is not part of Ubuntu, but is
## offered by Canonical and the respective vendors as a service to Ubuntu
## users.
deb http://archive.canonical.com/ubuntu intrepid partner
deb-src http://archive.canonical.com/ubuntu intrepid partner

deb http://security.ubuntu.com/ubuntu intrepid-security main restricted
deb-src http://security.ubuntu.com/ubuntu intrepid-security main restricted
deb http://security.ubuntu.com/ubuntu intrepid-security universe
deb-src http://security.ubuntu.com/ubuntu intrepid-security universe
deb http://security.ubuntu.com/ubuntu intrepid-security multiverse
deb-src http://security.ubuntu.com/ubuntu intrepid-security multiverse

@pharaon, la commande sous kde est

kate /etc/apt/sources.list

salut chewbax

voila

#
# deb cdrom:[Kubuntu 9.04 _Jaunty Jackalope_ - Release i386 (20090420.1)]/ jaunty main restricted

# deb cdrom:[Kubuntu 9.04 _Jaunty Jackalope_ - Release i386 (20090420.1)]/ jaunty main restricted
# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.

deb http://fr.archive.ubuntu.com/ubuntu/ jaunty main restricted
deb-src http://fr.archive.ubuntu.com/ubuntu/ jaunty main multiverse universe restricted #Added by software-properties

## Major bug fix updates produced after the final release of the
## distribution.
deb http://fr.archive.ubuntu.com/ubuntu/ jaunty-updates main restricted
deb-src http://fr.archive.ubuntu.com/ubuntu/ jaunty-updates main multiverse universe restricted #Added by software-properties

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team. Also, please note that software in universe WILL NOT receive any
## review or updates from the Ubuntu security team.
deb http://fr.archive.ubuntu.com/ubuntu/ jaunty universe
deb http://fr.archive.ubuntu.com/ubuntu/ jaunty-updates universe

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team, and may not be under a free licence. Please satisfy yourself as to
## your rights to use the software. Also, please note that software in
## multiverse WILL NOT receive any review or updates from the Ubuntu
## security team.
deb http://fr.archive.ubuntu.com/ubuntu/ jaunty multiverse
deb http://fr.archive.ubuntu.com/ubuntu/ jaunty-updates multiverse

## Uncomment the following two lines to add software from the 'backports'
## repository.
## N.B. software from this repository may not have been tested as
## extensively as that contained in the main release, although it includes
## newer versions of some applications which may provide useful features.
## Also, please note that software in backports WILL NOT receive any review
## or updates from the Ubuntu security team.
# deb http://fr.archive.ubuntu.com/ubuntu/ jaunty-backports main restricted universe multiverse
# deb-src http://fr.archive.ubuntu.com/ubuntu/ jaunty-backports main restricted universe multiverse

## Uncomment the following two lines to add software from Canonical's
## 'partner' repository.
## This software is not part of Ubuntu, but is offered by Canonical and the
## respective vendors as a service to Ubuntu users.
# deb http://archive.canonical.com/ubuntu jaunty partner
# deb-src http://archive.canonical.com/ubuntu jaunty partner

deb http://fr.archive.ubuntu.com/ubuntu/ jaunty-security main restricted
deb-src http://fr.archive.ubuntu.com/ubuntu/ jaunty-security main multiverse universe restricted #Added by software-properties
deb http://fr.archive.ubuntu.com/ubuntu/ jaunty-security universe
deb http://fr.archive.ubuntu.com/ubuntu/ jaunty-security multiverse
wget -q http://people.ubuntu.com/~jriddell/kubuntu-packages-jriddell-key.gpg -O- | sudo apt-key add -deb http://fr.packages.medibuntu.org gutsy free non-free #deb-src http://fr.packages.medibuntu.org gutsy free non-free
wget -q http://fr.packages.medibuntu.org/medibuntu-key.gpg -O- | sudo apt-key add -


je suis un débutant sur edubuntu excusé moi pour les questions bête

Hors ligne

#11 Le 25/05/2009, à 15:59

JypX

Re : probleme avec les paquets " resolu "

Désolé pour le gedit à la place du kate tongue
Supprime les lignes qui commence par wget.
et rajoute à la fin :
deb http://fr.packages.medibuntu.org gutsy free non-free

Dans une console :
wget -q http://fr.packages.medibuntu.org/medibuntu-key.gpg -O- | sudo apt-key add -
wget -q http://people.ubuntu.com/~jriddell/kubu … ll-key.gpg -O- | sudo apt-key add -

Dernière modification par JypX (Le 25/05/2009, à 16:01)

Hors ligne

#12 Le 25/05/2009, à 16:01

JypX

Re : probleme avec les paquets " resolu "

informatiker87 a écrit :

moi aussi jai le meme probleme voila mo fichier source.list



deb cdrom:[Ubuntu 8.10 _Intrepid Ibex_ - Release i386 (20081029.5)]/ intrepid main restricted
deb-src http://archive.ubuntu.com/ubuntu/ intrepid main restricted #Added by software-properties
# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.

deb http://fr.archive.ubuntu.com/ubuntu/ intrepid main restricted
deb-src http://fr.archive.ubuntu.com/ubuntu/ intrepid restricted main multiverse universe #Added by software-properties

## Major bug fix updates produced after the final release of the
## distribution.
deb http://fr.archive.ubuntu.com/ubuntu/ intrepid-updates main restricted
deb-src http://fr.archive.ubuntu.com/ubuntu/ intrepid-updates restricted main multiverse universe #Added by software-properties

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team. Also, please note that software in universe WILL NOT receive any
## review or updates from the Ubuntu security team.
deb http://fr.archive.ubuntu.com/ubuntu/ intrepid universe
deb http://fr.archive.ubuntu.com/ubuntu/ intrepid-updates universe

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team, and may not be under a free licence. Please satisfy yourself as to
## your rights to use the software. Also, please note that software in
## multiverse WILL NOT receive any review or updates from the Ubuntu
## security team.
deb http://fr.archive.ubuntu.com/ubuntu/ intrepid multiverse
deb http://fr.archive.ubuntu.com/ubuntu/ intrepid-updates multiverse

## Uncomment the following two lines to add software from the 'backports'
## repository.
## N.B. software from this repository may not have been tested as
## extensively as that contained in the main release, although it includes
## newer versions of some applications which may provide useful features.
## Also, please note that software in backports WILL NOT receive any review
## or updates from the Ubuntu security team.
# deb http://fr.archive.ubuntu.com/ubuntu/ intrepid-backports main restricted universe multiverse
# deb-src http://fr.archive.ubuntu.com/ubuntu/ intrepid-backports main restricted universe multiverse

## Uncomment the following two lines to add software from Canonical's
## 'partner' repository. This software is not part of Ubuntu, but is
## offered by Canonical and the respective vendors as a service to Ubuntu
## users.
deb http://archive.canonical.com/ubuntu intrepid partner
deb-src http://archive.canonical.com/ubuntu intrepid partner

# Line commented out by installer because it failed to verify:
# deb http://security.ubuntu.com/ubuntu intrepid-security main restricted
# Line commented out by installer because it failed to verify:
# deb-src http://security.ubuntu.com/ubuntu intrepid-security main restricted
# Line commented out by installer because it failed to verify:
# deb http://security.ubuntu.com/ubuntu intrepid-security universe
# Line commented out by installer because it failed to verify:
# deb-src http://security.ubuntu.com/ubuntu intrepid-security universe
# Line commented out by installer because it failed to verify:
# deb http://security.ubuntu.com/ubuntu intrepid-security multiverse
# Line commented out by installer because it failed to verify:
# deb-src http://security.ubuntu.com/ubuntu intrepid-security multiverse

Tu n'as pas le même problème car ton fichier est bon

Hors ligne

#13 Le 25/05/2009, à 16:14

compte supprimé

Re : probleme avec les paquets " resolu "

...sauf que les mises à jour de sécurité sont commentées wink

#14 Le 25/05/2009, à 16:18

informatiker87

Re : probleme avec les paquets " resolu "

en fait quand j'essaie de telecharger n'importe quel paquet il me met aucun paquet ne correspond à..

Hors ligne

#15 Le 25/05/2009, à 17:11

pharaon36

Re : probleme avec les paquets " resolu "

JypX a écrit :

Désolé pour le gedit à la place du kate tongue
Supprime les lignes qui commence par wget.
et rajoute à la fin :
deb http://fr.packages.medibuntu.org gutsy free non-free

Dans une console :
wget -q http://fr.packages.medibuntu.org/medibuntu-key.gpg -O- | sudo apt-key add -
wget -q http://people.ubuntu.com/~jriddell/kubu … ll-key.gpg -O- | sudo apt-key add -

excuse moi j'ai encore un probleme quand je fait la modif est que je veux enregiste il me dit impossible ?


je suis un débutant sur edubuntu excusé moi pour les questions bête

Hors ligne

#16 Le 25/05/2009, à 17:12

jojobi

Re : probleme avec les paquets " resolu "

Bonjour a tous
j'ai ce probleme 'dpkg --configure -a', pour mettre a jour mon installation

Hors ligne

#17 Le 25/05/2009, à 17:26

JypX

Re : probleme avec les paquets " resolu "

avant kate il faut mettre : sudo
sudo kate /etc/apt/sources.list

Hors ligne

#18 Le 25/05/2009, à 18:06

pharaon36

Re : probleme avec les paquets " resolu "

JypX a écrit :

avant kate il faut mettre : sudo
sudo kate /etc/apt/sources.list

c'est ok tous marche

je te remercie de ton aide et de ta patience


je suis un débutant sur edubuntu excusé moi pour les questions bête

Hors ligne