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 31/10/2010, à 20:00

asu

probleme de mise a jour

bonjour
je suis debutant et j ai voulu installer cairo dock via le terminal et quant je vais dans gestionnaire de mise a jour j ai le message si dessous qui apparait:

Impossible d'initialiser les donn\u00e9es sur les paquets

Un probl\u00e8me irr\u00e9m\u00e9diable est survenu pendant l'initialisation des informations du paquet.

Veuillez signaler ce bogue du paquet \u00ab\u00a0update-manager\u00a0\u00bb en y joignant le message d'erreur suivant\u00a0:

'E:Le type \u00ab\u00a0usage:\u00a0\u00bb est inconnu sur la ligne 59 dans la liste des sources /etc/apt/sources.list'

Hors ligne

#2 Le 31/10/2010, à 20:07

cbrunos

Re : probleme de mise a jour

Appuyes alt-f2 et dans la boite de dialogue qui apparaît écrit:

gksudo gedit  /etc/apt/sources.list

et rentre ton mot de passe. Ensuite une fenêtre va apparaître avec du texte: copies le contenu ici.

rtst-2 a écrit :

@asu;
Dans le terminal tu tape,

sudo gedit /etc/apt/sources.list

et suprême la ligne 59


Ce n'est peut-être pas la ligne entière qui est en cause. Il vaut mieux qu'il nous montre le contenu de sa sources.list d'abord. Et pour des applications graphiques avec les droits d'admin il est préférable d'utiliser "gksudo".

Dernière modification par cbrunos (Le 31/10/2010, à 20:09)


Je recommande pcubuntoo!

Hors ligne

#3 Le 31/10/2010, à 20:16

asu

Re : probleme de mise a jour

merci
j ai une fenetre qui apparait : source .list(/etc/apt-gedit

# deb cdrom:[Ubuntu 10.10 _Maverick Meerkat_ - Release i386 (20101007)]/ maverick 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/ maverick main restricted
deb-src http://fr.archive.ubuntu.com/ubuntu/ maverick main restricted

## Major bug fix updates produced after the final release of the
## distribution.t
deb http://fr.archive.ubuntu.com/ubuntu/ maverick-updates main restricted
deb-src http://fr.archive.ubuntu.com/ubuntu/ maverick-updates main restricted

## 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/ maverick universe
deb-src http://fr.archive.ubuntu.com/ubuntu/ maverick universe
deb http://fr.archive.ubuntu.com/ubuntu/ maverick-updates universe
deb-src http://fr.archive.ubuntu.com/ubuntu/ maverick-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/ maverick multiverse
deb-src http://fr.archive.ubuntu.com/ubuntu/ maverick multiverse
deb http://fr.archive.ubuntu.com/ubuntu/ maverick-updates multiverse
deb-src http://fr.archive.ubuntu.com/ubuntu/ maverick-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/ maverick-backports main restricted universe multiverse
# deb-src http://fr.archive.ubuntu.com/ubuntu/ maverick-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 maverick partner
# deb-src http://archive.canonical.com/ubuntu maverick partner

## This software is not part of Ubuntu, but is offered by third-party
## developers who want to ship their latest software.
deb http://extras.ubuntu.com/ubuntu maverick main
deb-src http://extras.ubuntu.com/ubuntu maverick main

deb http://security.ubuntu.com/ubuntu maverick-security main restricted
deb-src http://security.ubuntu.com/ubuntu maverick-security main restricted
deb http://security.ubuntu.com/ubuntu maverick-security universe
deb-src http://security.ubuntu.com/ubuntu maverick-security universe
deb http://security.ubuntu.com/ubuntu maverick-security multiverse
deb-src http://security.ubuntu.com/ubuntu maverick-security multiverse
usage: sudo -h | -K | -k | -L | -V
usage: sudo -v [-AknS] [-p prompt]
usage: sudo -l[l] [-AknS] [-g groupname|#gid] [-p prompt] [-U username] [-u
            username|#uid] [-g groupname|#gid] [command]
usage: sudo [-AbEHknPS] [-C fd] [-g groupname|#gid] [-p prompt] [-u
            username|#uid] [-g groupname|#gid] [VAR=value] [-i|-s] [<command>]
usage: sudo -e [-AknS] [-C fd] [-g groupname|#gid] [-p prompt] [-u
            username|#uid] file ...
deb http://repository.glx-dock.org/ubuntu maverick cairo-dock ## Cairo-Dock-Stable
# deb http://ppa.launchpad.net/cairo-dock-team/ppa/ubuntu maverick main #Cairo-Dock (Stable)
# deb http://ppa.launchpad.net/cairo-dock-team/weekly/ubuntu maverick main #Cairo-Dock (Weekly - UNSTABLE)

Hors ligne

#4 Le 31/10/2010, à 20:20

yano1966

Re : probleme de mise a jour

Salut,

Cette partie n'a rien à faire dans ton sources.list ; c'est ça qui te bloque :

usage: sudo -h | -K | -k | -L | -V
usage: sudo -v [-AknS] [-p prompt]
usage: sudo -l[l] [-AknS] [-g groupname|#gid] [-p prompt] [-U username] [-u
            username|#uid] [-g groupname|#gid] [command]
usage: sudo [-AbEHknPS] [-C fd] [-g groupname|#gid] [-p prompt] [-u
            username|#uid] [-g groupname|#gid] [VAR=value] [-i|-s] [<command>]
usage: sudo -e [-AknS] [-C fd] [-g groupname|#gid] [-p prompt] [-u
            username|#uid] file ...

Supprime cette partie, ou si tu as peur de faire ça, met un # devant chaque ligne de ce bloc..

Dernière modification par yano1966 (Le 31/10/2010, à 20:21)


Tour custom - Gigabyte P55-USB3 - Intel i7-870 - RAM 16Go DDR3 1333Mhz - MSI GeForce GT 710 - DD: 500Go - Linux Mint 20 Cinnamon.
Tour custom - ASRock H310CM-HDV - Intel i3-9100F - RAM 16Go DDR4 2400Mhz - MSI GeForce GTX 1650 - SSD: 240Go - DD: 2To - Manjaro 20 KDE.
FreeBox V5 en ADSL2+ @ 15000 kbps ( 1,8 Mo/s )

Hors ligne

#5 Le 31/10/2010, à 20:21

asu

Re : probleme de mise a jour

voila la liste :

# deb cdrom:[Ubuntu 10.10 _Maverick Meerkat_ - Release i386 (20101007)]/ maverick 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/ maverick main restricted
deb-src http://fr.archive.ubuntu.com/ubuntu/ maverick main restricted

## Major bug fix updates produced after the final release of the
## distribution.
deb http://fr.archive.ubuntu.com/ubuntu/ maverick-updates main restricted
deb-src http://fr.archive.ubuntu.com/ubuntu/ maverick-updates main restricted

## 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/ maverick universe
deb-src http://fr.archive.ubuntu.com/ubuntu/ maverick universe
deb http://fr.archive.ubuntu.com/ubuntu/ maverick-updates universe
deb-src http://fr.archive.ubuntu.com/ubuntu/ maverick-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/ maverick multiverse
deb-src http://fr.archive.ubuntu.com/ubuntu/ maverick multiverse
deb http://fr.archive.ubuntu.com/ubuntu/ maverick-updates multiverse
deb-src http://fr.archive.ubuntu.com/ubuntu/ maverick-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/ maverick-backports main restricted universe multiverse
# deb-src http://fr.archive.ubuntu.com/ubuntu/ maverick-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 maverick partner
# deb-src http://archive.canonical.com/ubuntu maverick partner

## This software is not part of Ubuntu, but is offered by third-party
## developers who want to ship their latest software.
deb http://extras.ubuntu.com/ubuntu maverick main
deb-src http://extras.ubuntu.com/ubuntu maverick main

deb http://security.ubuntu.com/ubuntu maverick-security main restricted
deb-src http://security.ubuntu.com/ubuntu maverick-security main restricted
deb http://security.ubuntu.com/ubuntu maverick-security universe
deb-src http://security.ubuntu.com/ubuntu maverick-security universe
deb http://security.ubuntu.com/ubuntu maverick-security multiverse
deb-src http://security.ubuntu.com/ubuntu maverick-security multiverse
usage: sudo -h | -K | -k | -L | -V
usage: sudo -v [-AknS] [-p prompt]
usage: sudo -l[l] [-AknS] [-g groupname|#gid] [-p prompt] [-U username] [-u
            username|#uid] [-g groupname|#gid] [command]
usage: sudo [-AbEHknPS] [-C fd] [-g groupname|#gid] [-p prompt] [-u
            username|#uid] [-g groupname|#gid] [VAR=value] [-i|-s] [<command>]
usage: sudo -e [-AknS] [-C fd] [-g groupname|#gid] [-p prompt] [-u
            username|#uid] file ...
deb http://repository.glx-dock.org/ubuntu maverick cairo-dock ## Cairo-Dock-Stable
# deb http://ppa.launchpad.net/cairo-dock-team/ppa/ubuntu maverick main #Cairo-Dock (Stable)
# deb http://ppa.launchpad.net/cairo-dock-team/weekly/ubuntu maverick main #Cairo-Dock (Weekly - UNSTABLE)

Hors ligne

#6 Le 31/10/2010, à 20:23

yano1966

Re : probleme de mise a jour

Essaie ce que je viens de te proposer (avec les # devant).


Tour custom - Gigabyte P55-USB3 - Intel i7-870 - RAM 16Go DDR3 1333Mhz - MSI GeForce GT 710 - DD: 500Go - Linux Mint 20 Cinnamon.
Tour custom - ASRock H310CM-HDV - Intel i3-9100F - RAM 16Go DDR4 2400Mhz - MSI GeForce GTX 1650 - SSD: 240Go - DD: 2To - Manjaro 20 KDE.
FreeBox V5 en ADSL2+ @ 15000 kbps ( 1,8 Mo/s )

Hors ligne

#7 Le 31/10/2010, à 20:28

asu

Re : probleme de mise a jour

je presume  qu apres voir suprimer les ligne il faut que s enregistre

Hors ligne

#8 Le 31/10/2010, à 20:30

sinbad83

Re : probleme de mise a jour

Naturellement et tu rebootes.


La connaissance n'est pas une denrée rare, il faut la partager avec les autres.
Linux registered #484707
Site: www.coursinforev.org/doku.php
Desktop AMD Ryzen 5-3600, RAM 16GB, Ubuntu 20.10,   HP Pavillon G6 Ubuntu 20.10 et Ten, Serveur Ubuntu 18.04

Hors ligne

#9 Le 31/10/2010, à 20:32

asu

Re : probleme de mise a jour

ca a fonctionné je vous remercie c est genial

Hors ligne

#10 Le 31/10/2010, à 20:53

sinbad83

Re : probleme de mise a jour

Peux-tu conclure en ajoutant Résolu dans ton titre ?


La connaissance n'est pas une denrée rare, il faut la partager avec les autres.
Linux registered #484707
Site: www.coursinforev.org/doku.php
Desktop AMD Ryzen 5-3600, RAM 16GB, Ubuntu 20.10,   HP Pavillon G6 Ubuntu 20.10 et Ten, Serveur Ubuntu 18.04

Hors ligne