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 11/04/2016, à 21:22

julien.drouin.b

Système de paquets cassé

Allo

Je n'arrive pu à installer aucun logiciel. Je crois que c'est à cause que mon système de paquets est cassé
Peut-être est-ce à cause que mon ordinateur s'est éteint (manque de batterie ou par maladresse de ma part) pendant la mise à jour

Voici le retour de terminal

julien@Nomade:~$ sudo apt-get install omegat
[sudo] password for julien: 
Lecture des listes de paquets... Fait
Construction de l'arbre des dépendances       
Lecture des informations d'état... Fait
Vous pouvez lancer « apt-get -f install » pour corriger ces problèmes :
Les paquets suivants contiennent des dépendances non satisfaites :
 omegat : Dépend: libvldocking-java mais ne sera pas installé
          Dépend: libhtmlparser-java mais ne sera pas installé
          Dépend: libswing-layout-java mais ne sera pas installé
          Recommande: libjna-java mais ne sera pas installé
 otb-bin-qt : Dépend: libotb-apps (= 5.2.0+dfsg-1trusty2) mais ne sera pas installé
 python-otb : Dépend: libotb-apps (= 5.2.0+dfsg-1trusty2) mais ne sera pas installé
E: Dépendances non satisfaites. Essayez « apt-get -f install » sans paquet
(ou indiquez une solution).
julien@Nomade:~$ sudo apt-get -f install
Lecture des listes de paquets... Fait
Construction de l'arbre des dépendances       
Lecture des informations d'état... Fait
Correction des dépendances... Fait
Les paquets suivants ont été installés automatiquement et ne sont plus nécessaires :
  linux-headers-3.13.0-46 linux-headers-3.13.0-46-generic
  linux-image-3.13.0-46-generic linux-image-extra-3.13.0-46-generic
Veuillez utiliser « apt-get autoremove » pour les supprimer.
Les paquets supplémentaires suivants seront installés : 
  libotb-apps
Les NOUVEAUX paquets suivants seront installés :
  libotb-apps
0 mis à jour, 1 nouvellement installés, 0 à enlever et 259 non mis à jour.
2 partiellement installés ou enlevés.
Il est nécessaire de prendre 0 o/6 095 ko dans les archives.
Après cette opération, 42,6 Mo d'espace disque supplémentaires seront utilisés.
Souhaitez-vous continuer ? [O/n] o
(Lecture de la base de données... 605025 fichiers et répertoires déjà installés.)
Préparation du décompactage de .../libotb-apps_5.2.0+dfsg-1trusty2_amd64.deb ...
Décompactage de libotb-apps (5.2.0+dfsg-1trusty2) ...
E: Sub-process /usr/bin/dpkg returned an error code (1)
julien@Nomade:~$ sudo apt-get install omegat
Lecture des listes de paquets... Fait
Construction de l'arbre des dépendances       
Lecture des informations d'état... Fait
Vous pouvez lancer « apt-get -f install » pour corriger ces problèmes :
Les paquets suivants contiennent des dépendances non satisfaites :
 omegat : Dépend: libvldocking-java mais ne sera pas installé
          Dépend: libhtmlparser-java mais ne sera pas installé
          Dépend: libswing-layout-java mais ne sera pas installé
          Recommande: libjna-java mais ne sera pas installé
 otb-bin-qt : Dépend: libotb-apps (= 5.2.0+dfsg-1trusty2) mais ne sera pas installé
 python-otb : Dépend: libotb-apps (= 5.2.0+dfsg-1trusty2) mais ne sera pas installé
E: Dépendances non satisfaites. Essayez « apt-get -f install » sans paquet
(ou indiquez une solution).
julien@Nomade:~$ 

Voici ce qui apparait quand j'essaie d'installer les mises à jour

Le système de paquets est cassé

Vérifiez si vous utilisez des dépôts de tierces parties. Si c'est le cas, désactivez-les car ils sont une source habituelle de problèmes.
De plus, exécutez la commande suivante dans un  terminal : sudo apt-get install -f

Détails
Les paquets suivants ont des dépendances non satisfaites :

otb-bin-qt: Depends: libotbqtwidget-5.2-1 (= 5.2.0+dfsg-1trusty2) mais la version 5.2.0+dfsg-1trusty2 est installée
            Depends: libotb-apps (= 5.2.0+dfsg-1trusty2) mais il n'est pas installé
            Depends: libgcc1 (>= 1:4.1.1) mais la version 1:4.9.3-0ubuntu4 est installée
            Depends: libqtcore4 (>= 4:4.5.3) mais la version 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 est installée
            Depends: libqtgui4 (>= 4:4.5.3) mais la version 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 est installée
python-otb: Depends: libotb-apps (= 5.2.0+dfsg-1trusty2) mais il n'est pas installé
            Depends: libgcc1 (>= 1:4.1.1) mais la version 1:4.9.3-0ubuntu4 est installée

Que faire ?

Merci

Dernière modification par julien.drouin.b (Le 11/04/2016, à 21:22)

Hors ligne

#2 Le 11/04/2016, à 22:08

J5012

Re : Système de paquets cassé

le retour apt-get le dit blanc sur noir

Vous pouvez lancer « apt-get -f install » pour corriger ces problèmes

question : as-tu installé un depot non officiel pour omegat ?

Hors ligne

#3 Le 11/04/2016, à 22:11

julien.drouin.b

Re : Système de paquets cassé

Si tu avais lu le retour de terminal, tu y aurais lu que j'ai déjà lancé la commande sudo apt-get -f install. Tu peux y lire la réponse d'erreur

Non, je n'ai pas installé de dépôt non officiel pour omegat. Le problème date d'avant ma tentative d'installer omegat

Hors ligne

#4 Le 11/04/2016, à 22:23

J5012

Re : Système de paquets cassé

tu as dit : "Voici ce qui apparait quand j'essaie d'installer les mises à jour"
pas que tu as lancé apt-get avec l'option -f install ...

si tes problemes dataient d'avant omegat , pourquoi ne pas l'avoir dit ?

quelle version ubuntu ?

Hors ligne

#5 Le 11/04/2016, à 22:56

julien.drouin.b

Re : Système de paquets cassé

Hum... j'aime vraiment pas ta façon de communiquer. Merci de changer de ton
Je connais pas toutes les subtilités du langage informatique, alors j'essaie de décrire ma situation du mieux que je peux

Ubuntu 14.04

Hors ligne

#6 Le 11/04/2016, à 23:12

J5012

Re : Système de paquets cassé

il n'ya que la facon directe : d'apres les dires de l'uitlisateur ... si tes dires orientent dans une direction opposée, in 'y a pas de bonnes facons de le dire ...

un retour des commandes terminal

cat /etc/apt/sources.list
ls -lha /etc/apt/sources.list.d
cat /etc/apt/sources.list.d/*

Hors ligne

#7 Le 11/04/2016, à 23:16

julien.drouin.b

Re : Système de paquets cassé

julien@Nomade:~$ cat /etc/apt/sources.list
# deb cdrom:[Ubuntu 14.04 LTS _Trusty Tahr_ - Release amd64 (20140417)]/ trusty main restricted

# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.
deb http://ca.archive.ubuntu.com/ubuntu/ trusty main restricted
deb-src http://ca.archive.ubuntu.com/ubuntu/ trusty main restricted

## Major bug fix updates produced after the final release of the
## distribution.
deb http://ca.archive.ubuntu.com/ubuntu/ trusty-updates main restricted
deb-src http://ca.archive.ubuntu.com/ubuntu/ trusty-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://ca.archive.ubuntu.com/ubuntu/ trusty universe
deb-src http://ca.archive.ubuntu.com/ubuntu/ trusty universe
deb http://ca.archive.ubuntu.com/ubuntu/ trusty-updates universe
deb-src http://ca.archive.ubuntu.com/ubuntu/ trusty-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://ca.archive.ubuntu.com/ubuntu/ trusty multiverse
deb-src http://ca.archive.ubuntu.com/ubuntu/ trusty multiverse
deb http://ca.archive.ubuntu.com/ubuntu/ trusty-updates multiverse
deb-src http://ca.archive.ubuntu.com/ubuntu/ trusty-updates multiverse

## 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://ca.archive.ubuntu.com/ubuntu/ trusty-backports main restricted universe multiverse
deb-src http://ca.archive.ubuntu.com/ubuntu/ trusty-backports main restricted universe multiverse

deb http://security.ubuntu.com/ubuntu trusty-security main restricted
deb-src http://security.ubuntu.com/ubuntu trusty-security main restricted
deb http://security.ubuntu.com/ubuntu trusty-security universe
deb-src http://security.ubuntu.com/ubuntu trusty-security universe
deb http://security.ubuntu.com/ubuntu trusty-security multiverse
deb-src http://security.ubuntu.com/ubuntu trusty-security 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 trusty partner
deb-src http://archive.canonical.com/ubuntu trusty 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 trusty main
deb-src http://extras.ubuntu.com/ubuntu trusty main

deb http://qgis.org/ubuntugis-ltr trusty main
deb-src http://qgis.org/ubuntugis-ltr trusty main

deb http://ppa.launchpad.net/ubuntugis/ubuntugis-unstable/ubuntu trusty main
julien@Nomade:~$ ls -lha /etc/apt/sources.list.d
total 228K
drwxr-xr-x 2 root root 4,0K mar 29 16:11 .
drwxr-xr-x 6 root root 4,0K aoû  5  2015 ..
-rw-r--r-- 1 root root  134 mar 29 16:11 atareao-atareao-trusty.list
-rw-r--r-- 1 root root  134 mar 29 16:11 atareao-atareao-trusty.list.save
-rw-r--r-- 1 root root  138 mar 29 16:11 cinelerra-ppa-ppa-trusty.list
-rw-r--r-- 1 root root  138 mar 29 16:11 cinelerra-ppa-ppa-trusty.list.save
-rw-r--r-- 1 root root  138 mar 29 16:11 clipgrab-team-ppa-trusty.list
-rw-r--r-- 1 root root  138 mar 29 16:11 clipgrab-team-ppa-trusty.list.save
-rw-r--r-- 1 root root  158 mar 29 16:11 colin-king-powermanagement-trusty.list
-rw-r--r-- 1 root root  158 mar 29 16:11 colin-king-powermanagement-trusty.list.save
-rw-r--r-- 1 root root  136 mar 29 16:11 freefilesync-ffs-trusty.list
-rw-r--r-- 1 root root  136 mar 29 16:11 freefilesync-ffs-trusty.list.save
-rw-r--r-- 1 root root   56 mar 29 16:11 getdeb.list
-rw-r--r-- 1 root root   56 mar 29 16:11 getdeb.list.save
-rw-r--r-- 1 root root  140 mar 29 16:11 gnome3-team-gnome3-trusty.list
-rw-r--r-- 1 root root  140 mar 29 16:11 gnome3-team-gnome3-trusty.list.save
-rw-r--r-- 1 root root  176 mar 29 16:11 google-chrome.list
-rw-r--r-- 1 root root  176 mar 29 16:11 google-chrome.list.save
-rw-r--r-- 1 root root  175 mar 29 16:11 google-earth.list
-rw-r--r-- 1 root root  175 mar 29 16:11 google-earth.list.save
-rw-r--r-- 1 root root  180 mar 29 16:11 google-talkplugin.list
-rw-r--r-- 1 root root  180 mar 29 16:11 google-talkplugin.list.save
-rw-r--r-- 1 root root  156 mar 29 16:11 ingalex-super-boot-manager-trusty.list
-rw-r--r-- 1 root root  156 mar 29 16:11 ingalex-super-boot-manager-trusty.list.save
-rw-r--r-- 1 root root  128 mar 29 16:11 kilian-f_lux-trusty.list
-rw-r--r-- 1 root root  128 mar 29 16:11 kilian-f_lux-trusty.list.save
-rw-r--r-- 1 root root  112 mar 29 16:11 libdvdcss.list
-rw-r--r-- 1 root root  112 mar 29 16:11 libdvdcss.list.save
-rw-r--r-- 1 root root  130 mar 29 16:11 linrunner-tlp-trusty.list
-rw-r--r-- 1 root root  130 mar 29 16:11 linrunner-tlp-trusty.list.save
-rw-r--r-- 1 root root  138 mar 29 16:11 mqchael-pipelight-trusty.list
-rw-r--r-- 1 root root  152 mar 29 16:11 openshot_developers-ppa-trusty.list
-rw-r--r-- 1 root root  152 mar 29 16:11 openshot_developers-ppa-trusty.list.save
-rw-r--r-- 1 root root  150 mar 29 16:11 otto-kesselgulasch-gimp-trusty.list
-rw-r--r-- 1 root root  150 mar 29 16:11 otto-kesselgulasch-gimp-trusty.list.save
-rw-r--r-- 1 root root  132 mar 29 16:11 pellesimon-ppa-trusty.list
-rw-r--r-- 1 root root  132 mar 29 16:11 pellesimon-ppa-trusty.list.save
-rw-r--r-- 1 root root  130 mar 29 16:11 peterlevi-ppa-trusty.list
-rw-r--r-- 1 root root  130 mar 29 16:11 peterlevi-ppa-trusty.list.save
-rw-r--r-- 1 root root  136 mar 29 16:11 pipelight-stable-trusty.list
-rw-r--r-- 1 root root  136 mar 29 16:11 pipelight-stable-trusty.list.save
-rw-r--r-- 1 root root   57 mar 29 16:11 playdeb.list
-rw-r--r-- 1 root root   57 mar 29 16:11 playdeb.list.save
-rw-r--r-- 1 root root  148 mar 29 16:11 sunab-kdenlive-release-trusty.list
-rw-r--r-- 1 root root  148 mar 29 16:11 sunab-kdenlive-release-trusty.list.save
-rw-r--r-- 1 root root  148 mar 29 16:11 thefanclub-grive-tools-trusty.list
-rw-r--r-- 1 root root  148 mar 29 16:11 thefanclub-grive-tools-trusty.list.save
-rw-r--r-- 1 root root   83 mar 29 16:11 ubuntugis-ubuntugis-unstable-trusty.list
-rw-r--r-- 1 root root   83 mar 29 16:11 ubuntugis-ubuntugis-unstable-trusty.list.save
-rw-r--r-- 1 root root  146 mar 29 16:11 videolan-stable-daily-trusty.list
-rw-r--r-- 1 root root  146 mar 29 16:11 videolan-stable-daily-trusty.list.save
-rw-r--r-- 1 root root  142 mar 29 16:11 vincent-c-nevernote-trusty.list
-rw-r--r-- 1 root root  142 mar 29 16:11 vincent-c-nevernote-trusty.list.save
-rw-r--r-- 1 root root  207 mar 29 16:11 webupd8team-java-trusty.list
-rw-r--r-- 1 root root  207 mar 29 16:11 webupd8team-java-trusty.list.save
-rw-r--r-- 1 root root  154 mar 29 16:11 webupd8team-y-ppa-manager-trusty.list
-rw-r--r-- 1 root root  154 mar 29 16:11 webupd8team-y-ppa-manager-trusty.list.save
julien@Nomade:~$ cat /etc/apt/sources.list.d/*
deb http://ppa.launchpad.net/atareao/atareao/ubuntu trusty main
# deb-src http://ppa.launchpad.net/atareao/atareao/ubuntu trusty main
deb http://ppa.launchpad.net/atareao/atareao/ubuntu trusty main
# deb-src http://ppa.launchpad.net/atareao/atareao/ubuntu trusty main
deb http://ppa.launchpad.net/cinelerra-ppa/ppa/ubuntu trusty main
# deb-src http://ppa.launchpad.net/cinelerra-ppa/ppa/ubuntu trusty main
deb http://ppa.launchpad.net/cinelerra-ppa/ppa/ubuntu trusty main
# deb-src http://ppa.launchpad.net/cinelerra-ppa/ppa/ubuntu trusty main
deb http://ppa.launchpad.net/clipgrab-team/ppa/ubuntu trusty main
# deb-src http://ppa.launchpad.net/clipgrab-team/ppa/ubuntu trusty main
deb http://ppa.launchpad.net/clipgrab-team/ppa/ubuntu trusty main
# deb-src http://ppa.launchpad.net/clipgrab-team/ppa/ubuntu trusty main
# deb http://ppa.launchpad.net/colin-king/powermanagement/ubuntu trusty main
# deb-src http://ppa.launchpad.net/colin-king/powermanagement/ubuntu trusty main
# deb http://ppa.launchpad.net/colin-king/powermanagement/ubuntu trusty main
# deb-src http://ppa.launchpad.net/colin-king/powermanagement/ubuntu trusty main
deb http://ppa.launchpad.net/freefilesync/ffs/ubuntu trusty main
# deb-src http://ppa.launchpad.net/freefilesync/ffs/ubuntu trusty main
deb http://ppa.launchpad.net/freefilesync/ffs/ubuntu trusty main
# deb-src http://ppa.launchpad.net/freefilesync/ffs/ubuntu trusty main
deb http://archive.getdeb.net/ubuntu trusty-getdeb apps
deb http://archive.getdeb.net/ubuntu trusty-getdeb apps
deb http://ppa.launchpad.net/gnome3-team/gnome3/ubuntu trusty main
# deb-src http://ppa.launchpad.net/gnome3-team/gnome3/ubuntu trusty main
deb http://ppa.launchpad.net/gnome3-team/gnome3/ubuntu trusty main
# deb-src http://ppa.launchpad.net/gnome3-team/gnome3/ubuntu trusty main
### THIS FILE IS AUTOMATICALLY CONFIGURED ###
# You may comment out this entry, but any other modifications may be lost.
deb http://dl.google.com/linux/chrome/deb/ stable main
### THIS FILE IS AUTOMATICALLY CONFIGURED ###
# You may comment out this entry, but any other modifications may be lost.
deb http://dl.google.com/linux/chrome/deb/ stable main
### THIS FILE IS AUTOMATICALLY CONFIGURED ###
# You may comment out this entry, but any other modifications may be lost.
deb http://dl.google.com/linux/earth/deb/ stable main
### THIS FILE IS AUTOMATICALLY CONFIGURED ###
# You may comment out this entry, but any other modifications may be lost.
deb http://dl.google.com/linux/earth/deb/ stable main
### THIS FILE IS AUTOMATICALLY CONFIGURED ###
# You may comment out this entry, but any other modifications may be lost.
deb http://dl.google.com/linux/talkplugin/deb/ stable main
### THIS FILE IS AUTOMATICALLY CONFIGURED ###
# You may comment out this entry, but any other modifications may be lost.
deb http://dl.google.com/linux/talkplugin/deb/ stable main
deb http://ppa.launchpad.net/ingalex/super-boot-manager/ubuntu raring main
# deb-src http://ppa.launchpad.net/ingalex/super-boot-manager/ubuntu raring main
deb http://ppa.launchpad.net/ingalex/super-boot-manager/ubuntu raring main
# deb-src http://ppa.launchpad.net/ingalex/super-boot-manager/ubuntu raring main
deb http://ppa.launchpad.net/kilian/f.lux/ubuntu trusty main
# deb-src http://ppa.launchpad.net/kilian/f.lux/ubuntu trusty main
deb http://ppa.launchpad.net/kilian/f.lux/ubuntu trusty main
# deb-src http://ppa.launchpad.net/kilian/f.lux/ubuntu trusty main
deb http://download.videolan.org/pub/debian/stable/ /
deb-src http://download.videolan.org/pub/debian/stable/ /
deb http://download.videolan.org/pub/debian/stable/ /
deb-src http://download.videolan.org/pub/debian/stable/ /
deb http://ppa.launchpad.net/linrunner/tlp/ubuntu trusty main
# deb-src http://ppa.launchpad.net/linrunner/tlp/ubuntu trusty main
deb http://ppa.launchpad.net/linrunner/tlp/ubuntu trusty main
# deb-src http://ppa.launchpad.net/linrunner/tlp/ubuntu trusty main
deb http://ppa.launchpad.net/mqchael/pipelight/ubuntu trusty main
# deb-src http://ppa.launchpad.net/mqchael/pipelight/ubuntu trusty main
# deb http://ppa.launchpad.net/openshot.developers/ppa/ubuntu trusty main
# deb-src http://ppa.launchpad.net/openshot.developers/ppa/ubuntu trusty main
# deb http://ppa.launchpad.net/openshot.developers/ppa/ubuntu trusty main
# deb-src http://ppa.launchpad.net/openshot.developers/ppa/ubuntu trusty main
deb http://ppa.launchpad.net/otto-kesselgulasch/gimp/ubuntu trusty main
# deb-src http://ppa.launchpad.net/otto-kesselgulasch/gimp/ubuntu trusty main
deb http://ppa.launchpad.net/otto-kesselgulasch/gimp/ubuntu trusty main
# deb-src http://ppa.launchpad.net/otto-kesselgulasch/gimp/ubuntu trusty main
deb http://ppa.launchpad.net/pellesimon/ppa/ubuntu trusty main
# deb-src http://ppa.launchpad.net/pellesimon/ppa/ubuntu trusty main
deb http://ppa.launchpad.net/pellesimon/ppa/ubuntu trusty main
# deb-src http://ppa.launchpad.net/pellesimon/ppa/ubuntu trusty main
deb http://ppa.launchpad.net/peterlevi/ppa/ubuntu trusty main
# deb-src http://ppa.launchpad.net/peterlevi/ppa/ubuntu trusty main
deb http://ppa.launchpad.net/peterlevi/ppa/ubuntu trusty main
# deb-src http://ppa.launchpad.net/peterlevi/ppa/ubuntu trusty main
deb http://ppa.launchpad.net/pipelight/stable/ubuntu trusty main
# deb-src http://ppa.launchpad.net/pipelight/stable/ubuntu trusty main
deb http://ppa.launchpad.net/pipelight/stable/ubuntu trusty main
# deb-src http://ppa.launchpad.net/pipelight/stable/ubuntu trusty main
deb http://archive.getdeb.net/ubuntu trusty-getdeb games
deb http://archive.getdeb.net/ubuntu trusty-getdeb games
deb http://ppa.launchpad.net/sunab/kdenlive-release/ubuntu trusty main
# deb-src http://ppa.launchpad.net/sunab/kdenlive-release/ubuntu trusty main
deb http://ppa.launchpad.net/sunab/kdenlive-release/ubuntu trusty main
# deb-src http://ppa.launchpad.net/sunab/kdenlive-release/ubuntu trusty main
deb http://ppa.launchpad.net/thefanclub/grive-tools/ubuntu trusty main
# deb-src http://ppa.launchpad.net/thefanclub/grive-tools/ubuntu trusty main
deb http://ppa.launchpad.net/thefanclub/grive-tools/ubuntu trusty main
# deb-src http://ppa.launchpad.net/thefanclub/grive-tools/ubuntu trusty main
# deb-src http://ppa.launchpad.net/ubuntugis/ubuntugis-unstable/ubuntu trusty main
# deb-src http://ppa.launchpad.net/ubuntugis/ubuntugis-unstable/ubuntu trusty main
deb http://ppa.launchpad.net/videolan/stable-daily/ubuntu trusty main
# deb-src http://ppa.launchpad.net/videolan/stable-daily/ubuntu trusty main
deb http://ppa.launchpad.net/videolan/stable-daily/ubuntu trusty main
# deb-src http://ppa.launchpad.net/videolan/stable-daily/ubuntu trusty main
deb http://ppa.launchpad.net/vincent-c/nevernote/ubuntu trusty main
# deb-src http://ppa.launchpad.net/vincent-c/nevernote/ubuntu trusty main
deb http://ppa.launchpad.net/vincent-c/nevernote/ubuntu trusty main
# deb-src http://ppa.launchpad.net/vincent-c/nevernote/ubuntu trusty main
deb http://ppa.launchpad.net/webupd8team/java/ubuntu trusty main
# deb-src http://ppa.launchpad.net/webupd8team/java/ubuntu trusty main
# deb-src http://ppa.launchpad.net/webupd8team/java/ubuntu trusty main
deb http://ppa.launchpad.net/webupd8team/java/ubuntu trusty main
# deb-src http://ppa.launchpad.net/webupd8team/java/ubuntu trusty main
# deb-src http://ppa.launchpad.net/webupd8team/java/ubuntu trusty main
deb http://ppa.launchpad.net/webupd8team/y-ppa-manager/ubuntu trusty main
# deb-src http://ppa.launchpad.net/webupd8team/y-ppa-manager/ubuntu trusty main
deb http://ppa.launchpad.net/webupd8team/y-ppa-manager/ubuntu trusty main
# deb-src http://ppa.launchpad.net/webupd8team/y-ppa-manager/ubuntu trusty main
julien@Nomade:~$ 

Merci à toi

Hors ligne

#8 Le 11/04/2016, à 23:31

J5012

Re : Système de paquets cassé

1/ tu as deux depots tiers en conflit dans le sources.list
-- qgis
-- ubuntugis unstable

2/ tu as beaucoup trop de depots ppa dans sources.list.d

est-ce toi qui les y a toutes mis ?

es-tu bien situé au canada ou aux usa ? si non, pourquoi ce choix : prefixe ca pour les depots officiels ?

Hors ligne

#9 Le 11/04/2016, à 23:36

julien.drouin.b

Re : Système de paquets cassé

Oui, c'est moi qui les ai installés

J'habite au Canada

Est-ce que tu me recommandes d'en supprimer ?

Hors ligne

#10 Le 11/04/2016, à 23:47

J5012

Re : Système de paquets cassé

le probleme avec les paquets cassés, c'est quand ils sont multi-dependants ...

un outil comme synaptic pourrait faciliter : quel paquet cassé appartient à quel depot ? ou permet quel logiciel ...

mais l'avais-tu avant, puisque desormais tu ne peux rien installer sans resoudre le probleme ...

as-tu des paquets cassés seulement pour l'installation de omegat : celui du depot officiel ou un autre ? ou pour toute installation, voire de mise à jour ...

que se passe-t-il pour les commandes ?

sudo apt-get update && sudo apt-get upgrade

Hors ligne

#11 Le 12/04/2016, à 00:07

julien.drouin.b

Re : Système de paquets cassé

Oui, j'avais ce problème avant d'essayer omegat. Ça n'a pas fonctionné avec 2 autres logiciels

julien@Nomade:~$ sudo apt-get update && sudo apt-get upgrade
[sudo] password for julien: 
Ign http://dl.google.com stable InRelease
Ign http://dl.google.com stable InRelease                                      
Ign http://archive.canonical.com trusty InRelease                              
Réception de : 1 http://ppa.launchpad.net trusty InRelease [15,5 kB]           
Ign http://extras.ubuntu.com trusty InRelease                                  
Ign http://ca.archive.ubuntu.com trusty InRelease                              
Ign http://dl.google.com stable InRelease                                      
Réception de : 2 http://security.ubuntu.com trusty-security InRelease [65,9 kB]
Ign http://download.videolan.org  InRelease                                    
Réception de : 3 http://archive.canonical.com trusty Release.gpg [933 B]       
Réception de : 4 http://dl.google.com stable Release.gpg [181 B]               
Réception de : 5 http://qgis.org trusty InRelease [3 344 B]                    
Réception de : 6 http://extras.ubuntu.com trusty Release.gpg [72 B]            
Réception de : 7 http://ca.archive.ubuntu.com trusty-updates InRelease [65,9 kB]
Err http://qgis.org trusty InRelease                                           
  
Atteint http://dl.google.com stable Release.gpg                                
Réception de : 8 http://ppa.launchpad.net trusty InRelease [15,4 kB]           
Réception de : 9 http://archive.canonical.com trusty Release [9 359 B]         
Atteint http://download.videolan.org  Release.gpg                              
Atteint http://extras.ubuntu.com trusty Release                                
Réception de : 10 http://archive.getdeb.net trusty-getdeb InRelease [8 143 B]  
Atteint http://dl.google.com stable Release.gpg                                
Réception de : 11 http://ppa.launchpad.net trusty InRelease [15,4 kB]          
Réception de : 12 http://archive.canonical.com trusty/partner Sources [10,0 kB]
Atteint http://download.videolan.org  Release                                  
Atteint http://extras.ubuntu.com trusty/main Sources                           
Atteint http://ppa.launchpad.net trusty InRelease                              
Réception de : 13 http://dl.google.com stable Release [1 189 B]                
Réception de : 14 http://archive.getdeb.net trusty-getdeb/apps amd64 Packages [72,0 kB]
Atteint http://dl.google.com stable Release                                    
Atteint http://extras.ubuntu.com trusty/main amd64 Packages                    
Réception de : 15 http://archive.canonical.com trusty/partner amd64 Packages [5 630 B]
Atteint http://download.videolan.org  Sources                                  
Réception de : 16 http://security.ubuntu.com trusty-security/main Sources [110 kB]
Réception de : 17 http://ca.archive.ubuntu.com trusty-backports InRelease [65,9 kB]
Atteint http://ppa.launchpad.net trusty InRelease                              
Atteint http://extras.ubuntu.com trusty/main i386 Packages                     
Atteint http://dl.google.com stable Release                                    
Réception de : 18 http://archive.canonical.com trusty/partner i386 Packages [6 301 B]
Atteint http://download.videolan.org  Packages                                 
Réception de : 19 http://dl.google.com stable/main amd64 Packages [1 363 B]    
Réception de : 20 http://archive.getdeb.net trusty-getdeb/games amd64 Packages [94,4 kB]
Ign http://ppa.launchpad.net trusty InRelease                                  
Réception de : 21 http://archive.canonical.com trusty/partner Translation-en [4 593 B]
Atteint http://dl.google.com stable/main amd64 Packages                        
Atteint http://ca.archive.ubuntu.com trusty Release.gpg                        
Ign http://ppa.launchpad.net raring InRelease                                  
Atteint http://dl.google.com stable/main i386 Packages                         
Réception de : 22 http://archive.getdeb.net trusty-getdeb/apps i386 Packages [72,7 kB]
Réception de : 23 http://ca.archive.ubuntu.com trusty-updates/main Sources [271 kB]
Réception de : 24 http://security.ubuntu.com trusty-security/restricted Sources [4 035 B]
Ign http://ppa.launchpad.net trusty InRelease                                  
Réception de : 25 http://archive.getdeb.net trusty-getdeb/games i386 Packages [96,9 kB]
Ign http://ppa.launchpad.net trusty InRelease                                  
Atteint http://dl.google.com stable/main amd64 Packages                        
Réception de : 26 http://security.ubuntu.com trusty-security/universe Sources [35,2 kB]
Atteint http://dl.google.com stable/main i386 Packages                         
Ign http://ppa.launchpad.net trusty InRelease                                  
Atteint http://ppa.launchpad.net trusty InRelease                              
Réception de : 27 http://security.ubuntu.com trusty-security/multiverse Sources [2 764 B]
Ign http://ppa.launchpad.net trusty InRelease                                  
Réception de : 28 http://security.ubuntu.com trusty-security/main amd64 Packages [455 kB]
Atteint http://ppa.launchpad.net trusty InRelease                              
Réception de : 29 http://ppa.launchpad.net trusty InRelease [15,5 kB]          
Réception de : 30 http://ca.archive.ubuntu.com trusty-updates/restricted Sources [5 352 B]
Ign http://ppa.launchpad.net trusty InRelease                                  
Réception de : 31 http://ca.archive.ubuntu.com trusty-updates/universe Sources [152 kB]
Ign http://ppa.launchpad.net trusty InRelease                                  
Atteint http://ppa.launchpad.net trusty InRelease                              
Ign http://extras.ubuntu.com trusty/main Translation-fr_CA                     
Ign http://ppa.launchpad.net trusty InRelease                                  
Ign http://extras.ubuntu.com trusty/main Translation-fr                        
Réception de : 32 http://ca.archive.ubuntu.com trusty-updates/multiverse Sources [5 928 B]
Ign http://extras.ubuntu.com trusty/main Translation-en                        
Réception de : 33 http://ca.archive.ubuntu.com trusty-updates/main amd64 Packages [752 kB]
Réception de : 34 http://ppa.launchpad.net trusty InRelease [15,5 kB]          
Ign http://download.videolan.org  Translation-fr_CA                            
Ign http://download.videolan.org  Translation-fr                               
Atteint http://ppa.launchpad.net trusty InRelease                              
Ign http://download.videolan.org  Translation-en                               
Réception de : 35 http://security.ubuntu.com trusty-security/restricted amd64 Packages [13,0 kB]
Réception de : 36 http://ppa.launchpad.net trusty/main amd64 Packages [39,4 kB]
Réception de : 37 http://security.ubuntu.com trusty-security/universe amd64 Packages [126 kB]
Ign http://dl.google.com stable/main Translation-fr_CA                         
Ign http://dl.google.com stable/main Translation-fr                            
Ign http://dl.google.com stable/main Translation-en                            
Réception de : 38 http://security.ubuntu.com trusty-security/multiverse amd64 Packages [4 982 B]
Réception de : 39 http://ppa.launchpad.net trusty/main i386 Packages [39,2 kB] 
Ign http://dl.google.com stable/main Translation-fr_CA                         
Ign http://dl.google.com stable/main Translation-fr                            
Réception de : 40 http://security.ubuntu.com trusty-security/main i386 Packages [429 kB]
Réception de : 41 http://ppa.launchpad.net trusty/main Translation-en [18,8 kB]
Ign http://dl.google.com stable/main Translation-en                            
Réception de : 42 http://ppa.launchpad.net trusty/main amd64 Packages [5 252 B]
Réception de : 43 http://ca.archive.ubuntu.com trusty-updates/restricted amd64 Packages [15,9 kB]
Réception de : 44 http://ppa.launchpad.net trusty/main i386 Packages [5 250 B] 
Réception de : 45 http://ca.archive.ubuntu.com trusty-updates/universe amd64 Packages [358 kB]
Réception de : 46 http://ppa.launchpad.net trusty/main Translation-en [2 270 B]
Réception de : 47 http://ppa.launchpad.net trusty/main amd64 Packages [2 065 B]
Réception de : 48 http://ppa.launchpad.net trusty/main i386 Packages [2 072 B] 
Réception de : 49 http://ppa.launchpad.net trusty/main Translation-en [1 246 B]
Réception de : 50 http://ca.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [13,2 kB]
Atteint http://ppa.launchpad.net trusty/main amd64 Packages                    
Réception de : 51 http://ca.archive.ubuntu.com trusty-updates/main i386 Packages [718 kB]
Atteint http://ppa.launchpad.net trusty/main i386 Packages                     
Réception de : 52 http://security.ubuntu.com trusty-security/restricted i386 Packages [12,7 kB]
Atteint http://ppa.launchpad.net trusty/main Translation-en                    
Atteint http://ppa.launchpad.net trusty/main amd64 Packages                    
Réception de : 53 http://security.ubuntu.com trusty-security/universe i386 Packages [126 kB]
Atteint http://ppa.launchpad.net trusty/main i386 Packages                     
Ign http://archive.getdeb.net trusty-getdeb/apps Translation-fr_CA             
Atteint http://ppa.launchpad.net trusty/main Translation-en                    
Réception de : 54 http://security.ubuntu.com trusty-security/multiverse i386 Packages [5 172 B]
Ign http://archive.getdeb.net trusty-getdeb/apps Translation-fr                
Atteint http://ppa.launchpad.net trusty Release.gpg                            
Ign http://archive.getdeb.net trusty-getdeb/apps Translation-en                
Réception de : 55 http://security.ubuntu.com trusty-security/main Translation-en [250 kB]
Atteint http://ppa.launchpad.net raring Release.gpg                            
Réception de : 56 http://ca.archive.ubuntu.com trusty-updates/restricted i386 Packages [15,6 kB]
Ign http://archive.getdeb.net trusty-getdeb/games Translation-fr_CA            
Réception de : 57 http://ca.archive.ubuntu.com trusty-updates/universe i386 Packages [358 kB]
Ign http://archive.getdeb.net trusty-getdeb/games Translation-fr               
Ign http://archive.getdeb.net trusty-getdeb/games Translation-en               
Atteint http://ppa.launchpad.net trusty Release.gpg                            
Réception de : 58 http://security.ubuntu.com trusty-security/multiverse Translation-en [2 570 B]
Atteint http://ppa.launchpad.net trusty Release.gpg                            
Réception de : 59 http://security.ubuntu.com trusty-security/restricted Translation-en [3 206 B]
Atteint http://ppa.launchpad.net trusty Release.gpg                            
Réception de : 60 http://security.ubuntu.com trusty-security/universe Translation-en [74,5 kB]
Atteint http://ppa.launchpad.net trusty/main amd64 Packages                    
Atteint http://ppa.launchpad.net trusty/main i386 Packages                     
Atteint http://ppa.launchpad.net trusty/main Translation-en                    
Atteint http://ppa.launchpad.net trusty Release.gpg                            
Atteint http://ppa.launchpad.net trusty/main amd64 Packages                    
Atteint http://ppa.launchpad.net trusty/main i386 Packages                     
Réception de : 61 http://ca.archive.ubuntu.com trusty-updates/multiverse i386 Packages [13,6 kB]
Atteint http://ppa.launchpad.net trusty/main Translation-en             
Réception de : 62 http://ppa.launchpad.net trusty/main amd64 Packages [5 289 B]
Réception de : 63 http://ppa.launchpad.net trusty/main i386 Packages [5 251 B] 
Réception de : 64 http://ppa.launchpad.net trusty/main Translation-en [2 765 B]
Réception de : 65 http://ca.archive.ubuntu.com trusty-updates/main Translation-en [376 kB]
Atteint http://ppa.launchpad.net trusty Release.gpg                        
Atteint http://ppa.launchpad.net trusty Release.gpg                            
Atteint http://ppa.launchpad.net trusty/main amd64 Packages                    
Atteint http://ppa.launchpad.net trusty/main i386 Packages                     
Atteint http://ppa.launchpad.net trusty/main Translation-en                    
Atteint http://ppa.launchpad.net trusty Release.gpg                            
Réception de : 66 http://ca.archive.ubuntu.com trusty-updates/multiverse Translation-en [7 227 B]
Réception de : 67 http://ppa.launchpad.net trusty/main amd64 Packages [3 398 B]
Réception de : 68 http://ca.archive.ubuntu.com trusty-updates/restricted Translation-en [3 699 B]
Réception de : 69 http://ppa.launchpad.net trusty/main i386 Packages [3 398 B] 
Réception de : 70 http://ppa.launchpad.net trusty/main Translation-en [1 556 B]
Réception de : 71 http://ca.archive.ubuntu.com trusty-updates/universe Translation-en [187 kB]
Atteint http://ppa.launchpad.net trusty/main amd64 Packages                    
Atteint http://ppa.launchpad.net trusty/main i386 Packages                     
Réception de : 72 http://ca.archive.ubuntu.com trusty-backports/main Sources [8 904 B]
Atteint http://ppa.launchpad.net trusty/main Translation-en                    
Réception de : 73 http://ca.archive.ubuntu.com trusty-backports/restricted Sources [28 B]
Atteint http://ppa.launchpad.net trusty Release                                
Réception de : 74 http://ca.archive.ubuntu.com trusty-backports/universe Sources [34,5 kB]
Atteint http://ppa.launchpad.net raring Release                                
Réception de : 75 http://ca.archive.ubuntu.com trusty-backports/multiverse Sources [1 898 B]
Atteint http://ppa.launchpad.net trusty Release                                
Réception de : 76 http://ca.archive.ubuntu.com trusty-backports/main amd64 Packages [9 967 B]
Atteint http://ppa.launchpad.net trusty Release                                
Réception de : 77 http://ca.archive.ubuntu.com trusty-backports/restricted amd64 Packages [28 B]
Atteint http://ppa.launchpad.net trusty Release                                
Réception de : 78 http://ca.archive.ubuntu.com trusty-backports/universe amd64 Packages [41,8 kB]
Atteint http://ppa.launchpad.net trusty Release                                
Réception de : 79 http://ca.archive.ubuntu.com trusty-backports/multiverse amd64 Packages [1 571 B]
Atteint http://ppa.launchpad.net trusty Release                                
Réception de : 80 http://ca.archive.ubuntu.com trusty-backports/main i386 Packages [9 986 B]
Atteint http://ppa.launchpad.net trusty Release                                
Réception de : 81 http://ca.archive.ubuntu.com trusty-backports/restricted i386 Packages [28 B]
Atteint http://ppa.launchpad.net trusty Release                                
Réception de : 82 http://ca.archive.ubuntu.com trusty-backports/universe i386 Packages [41,8 kB]
Atteint http://ppa.launchpad.net trusty/main amd64 Packages             
Atteint http://ppa.launchpad.net trusty/main i386 Packages                     
Réception de : 83 http://ca.archive.ubuntu.com trusty-backports/multiverse i386 Packages [1 552 B]
Réception de : 84 http://ca.archive.ubuntu.com trusty-backports/main Translation-en [5 986 B]
Réception de : 85 http://ca.archive.ubuntu.com trusty-backports/multiverse Translation-en [1 215 B]
Atteint http://ppa.launchpad.net raring/main amd64 Packages                    
Réception de : 86 http://ca.archive.ubuntu.com trusty-backports/restricted Translation-en [28 B]
Atteint http://ppa.launchpad.net raring/main i386 Packages                     
Réception de : 87 http://ca.archive.ubuntu.com trusty-backports/universe Translation-en [36,0 kB]
Atteint http://ca.archive.ubuntu.com trusty Release                            
Atteint http://ppa.launchpad.net trusty/main amd64 Packages                    
Atteint http://ca.archive.ubuntu.com trusty/main Sources                       
Atteint http://ppa.launchpad.net trusty/main i386 Packages                     
Atteint http://ca.archive.ubuntu.com trusty/restricted Sources                 
Atteint http://ca.archive.ubuntu.com trusty/universe Sources                   
Atteint http://ca.archive.ubuntu.com trusty/multiverse Sources                 
Atteint http://ca.archive.ubuntu.com trusty/main amd64 Packages                
Atteint http://ppa.launchpad.net trusty/main amd64 Packages                    
Atteint http://ca.archive.ubuntu.com trusty/restricted amd64 Packages          
Atteint http://ppa.launchpad.net trusty/main i386 Packages                     
Atteint http://ca.archive.ubuntu.com trusty/universe amd64 Packages            
Atteint http://ppa.launchpad.net trusty/main Translation-en                    
Atteint http://ca.archive.ubuntu.com trusty/multiverse amd64 Packages          
Atteint http://ppa.launchpad.net trusty/main amd64 Packages                    
Atteint http://ca.archive.ubuntu.com trusty/main i386 Packages                 
Atteint http://ppa.launchpad.net trusty/main i386 Packages                     
Atteint http://ca.archive.ubuntu.com trusty/restricted i386 Packages           
Atteint http://ppa.launchpad.net trusty/main Translation-en                    
Atteint http://ca.archive.ubuntu.com trusty/universe i386 Packages             
Atteint http://ppa.launchpad.net trusty/main amd64 Packages                    
Atteint http://ca.archive.ubuntu.com trusty/multiverse i386 Packages           
Atteint http://ppa.launchpad.net trusty/main i386 Packages                     
Atteint http://ppa.launchpad.net trusty/main Translation-en                    
Atteint http://ppa.launchpad.net trusty/main amd64 Packages                    
Atteint http://ca.archive.ubuntu.com trusty/main Translation-fr                
Atteint http://ppa.launchpad.net trusty/main i386 Packages                     
Atteint http://ca.archive.ubuntu.com trusty/main Translation-en                
Atteint http://ppa.launchpad.net trusty/main Translation-en                    
Atteint http://ppa.launchpad.net trusty/main amd64 Packages                    
Atteint http://ppa.launchpad.net trusty/main i386 Packages                     
Atteint http://ca.archive.ubuntu.com trusty/multiverse Translation-fr          
Atteint http://ppa.launchpad.net trusty/main Translation-en                    
Atteint http://ca.archive.ubuntu.com trusty/multiverse Translation-en          
Atteint http://ppa.launchpad.net trusty/main amd64 Packages                    
Atteint http://ca.archive.ubuntu.com trusty/restricted Translation-fr          
Atteint http://ppa.launchpad.net trusty/main i386 Packages                     
Atteint http://ca.archive.ubuntu.com trusty/restricted Translation-en          
Atteint http://ca.archive.ubuntu.com trusty/universe Translation-fr            
Atteint http://ca.archive.ubuntu.com trusty/universe Translation-en            
Ign http://ca.archive.ubuntu.com trusty/main Translation-fr_CA                 
Ign http://ca.archive.ubuntu.com trusty/multiverse Translation-fr_CA           
Ign http://ca.archive.ubuntu.com trusty/restricted Translation-fr_CA           
Ign http://ca.archive.ubuntu.com trusty/universe Translation-fr_CA             
Ign http://ppa.launchpad.net trusty/main Translation-fr_CA                     
Ign http://ppa.launchpad.net trusty/main Translation-fr                        
Ign http://ppa.launchpad.net trusty/main Translation-en                        
Ign http://ppa.launchpad.net raring/main Translation-fr_CA                     
Ign http://ppa.launchpad.net raring/main Translation-fr                        
Ign http://ppa.launchpad.net raring/main Translation-en                        
Ign http://ppa.launchpad.net trusty/main Translation-fr_CA                     
Ign http://ppa.launchpad.net trusty/main Translation-fr                        
Ign http://ppa.launchpad.net trusty/main Translation-en                        
Ign http://ppa.launchpad.net trusty/main Translation-fr_CA                     
Ign http://ppa.launchpad.net trusty/main Translation-fr                        
Ign http://ppa.launchpad.net trusty/main Translation-en                        
5 902 ko réceptionnés en 50s (117 ko/s)                                        
Lecture des listes de paquets... Fait
W: Une erreur s'est produite lors du contrôle de la signature. Le dépôt n'est pas mis à jour et les fichiers d'index précédents seront utilisés. Erreur de GPG : http://qgis.org trusty InRelease : Les signatures suivantes n'ont pas pu être vérifiées car la clé publique n'est pas disponible : NO_PUBKEY 3FF5FFCAD71472C4

W: Impossible de récupérer http://qgis.org/ubuntugis-ltr/dists/trusty/InRelease  

W: Impossible de récupérer http://dl.google.com/linux/chrome/deb/dists/stable/Release  Impossible de trouver l'entrée « main/binary-i386/Packages » attendue dans le fichier « Release » :  ligne non valable dans sources.list ou fichier corrompu

W: Impossible de récupérer http://ca.archive.ubuntu.com/ubuntu/dists/trusty-backports/universe/source/Sources  Somme de contrôle de hachage incohérente

W: Impossible de récupérer http://ca.archive.ubuntu.com/ubuntu/dists/trusty-backports/universe/binary-amd64/Packages  Somme de contrôle de hachage incohérente

W: Impossible de récupérer http://ca.archive.ubuntu.com/ubuntu/dists/trusty-backports/universe/binary-i386/Packages  Somme de contrôle de hachage incohérente

W: Le téléchargement de quelques fichiers d'index a échoué, ils ont été ignorés, ou les anciens ont été utilisés à la place.
Lecture des listes de paquets... Fait
Construction de l'arbre des dépendances       
Lecture des informations d'état... Fait
Vous pouvez lancer « apt-get -f install » pour corriger ces problèmes.
Les paquets suivants contiennent des dépendances non satisfaites :
 otb-bin-qt : Dépend: libotb-apps (= 5.2.0+dfsg-1trusty2) mais il n'est pas installé
 python-otb : Dépend: libotb-apps (= 5.2.0+dfsg-1trusty2) mais il n'est pas installé
E: Dépendances manquantes. Essayez d'utiliser l'option -f.
julien@Nomade:~$ 

Si tu es capable de me dire quel paquet supprimé, je le ferai avec synaptic

Hors ligne

#12 Le 12/04/2016, à 00:14

J5012

Re : Système de paquets cassé

ouvre synatic (quelle chance que tu l'aies deja)
clic sur "filtres personnalisés" (par defaut cherche les paquets casses)
clic sous menu casses (et aussi changements en file d'attente)
si le sous menu ne contient aucun paquet, clic sur menu : edition / reparer les paquets cassés, puis appliquer
→ fenetre resumé : les paquets à supprimer et à re-installer
→ n'applique pas de suite, mais reporte le ici ...

Hors ligne

#13 Le 12/04/2016, à 03:19

julien.drouin.b

Re : Système de paquets cassé

Je vois pas ce que tu veux dire par fenêtre résumé, etc

Voici les 2 fichiers cassés
http://imagik.fr/images/2016/04/12/Capt … 205842.png


Modération : merci d'utiliser des images de petite taille (300x300) ou des miniatures pointant sur ces images (Des hébergeurs comme Toile Libre ou TDCT'Pix le permettent).

Dernière modification par cqfd93 (Le 12/04/2016, à 09:26)

Hors ligne

#14 Le 12/04/2016, à 07:42

nam1962

Re : Système de paquets cassé

Quand tu cliques sur appliquer, tu as normalement une fenêtre qui s'ouvre et qui t'indique ce qui va se passer.

Avec une pelletée de PPA comme çà, le crash était programmé peut on dire, sinon...


[ Modéré ]

Hors ligne

#15 Le 12/04/2016, à 16:13

julien.drouin.b

Re : Système de paquets cassé

Voici les 2 fenêtres résumé : pour la première, j'ai choisi la réinstallation. La 2e, la suppression

http://imagik.fr/images/2016/04/12/Capt … 100840.png

http://imagik.fr/images/2016/04/12/Capt … 100809.png


Modération - Rappel : merci d'utiliser des images de petite taille (300x300) ou des miniatures pointant sur ces images (Des hébergeurs comme Toile Libre ou TDCT'Pix le permettent).

Dernière modification par cqfd93 (Le 12/04/2016, à 16:47)

Hors ligne

#16 Le 13/04/2016, à 22:10

J5012

Re : Système de paquets cassé

les recommendations de synaptic dans la fenetre "resumé" ne seront ok que si tu desactives d'abord tous les ppa : les ppa activés empecheront la remise des paquets origine : ils sont plus "vieux" , et tu dois avoir le reglage 'toujours installer la version la plus élevée" dans synaptic ...

→ menu synaptic : configuration, depots, autres logiciels : decoche tout ... valide ... re-actualises
→ effectue la reparation des paquets cassés ...

edit : note pour apres : si tu veux conserver ces ppa mais que tu ne sais pas les distinguer niveau paquets et dependances ... tu peux regler synaptic pour n'accepter que les paquets venant de la version trusty :
→ menu configuration, preferences, distribution : "toujours preferer la version installée"
...

Dernière modification par J5012 (Le 13/04/2016, à 22:15)

Hors ligne

#17 Le 20/04/2016, à 04:46

julien.drouin.b

Re : Système de paquets cassé

Ok, j'ai tout décoché les ppa

Comment j'effectue la réparation des paquets cassés ? Je les réinstalle ? Cependant, les 2 seules options que j'ai sont suppression et suppression complète. Laquelle choisir ?

Hors ligne

#18 Le 20/04/2016, à 05:26

J5012

Re : Système de paquets cassé

fonction de synaptic pour reparer les paquets cassés dans le menu Edition ...
→ synaptic recherche les inconsistances, les conflits, et les affiche dans paquets cassés avec recommendations de les effacer ...
→ tu appliques, dans la fenetre resumé : avant de valider tu verifies que ca ne desinstallera que ce qui est cassé ...

Hors ligne

#19 Le 23/04/2016, à 20:30

julien.drouin.b

Re : Système de paquets cassé

Merci pour votre aide ! Ça l'a marché smile Je peux à nouveau installer des logiciels

Toutefois, quand je fais mes mises à jour, il installe presque tout (340 mo sur 350) laissant un petit 10 mo et disant "... a échoué. Vérifier si connexion internet"

Hors ligne

#20 Le 24/04/2016, à 23:20

J5012

Re : Système de paquets cassé

euh un retour de ta ligne de commandes 340/350 ??

Hors ligne