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 09/11/2018, à 06:50

mara_baki

update and upgrade

j'ai tout fais regardez ce qui s'affice
E: Sub-process /usr/bin/dpkg returned an error code (1)
veillez m'aider svp

Hors ligne

#2 Le 09/11/2018, à 06:54

mara_baki

Re : update and upgrade

 sudo rm /var/lib/apt/lists/lock

 sudo rm /var/lib/dpkg/lock

 find /etc/apt -name '*.list' -exec bash -c 'echo -e "\n$1\n"; nl -ba "$1"' _ '{}' \;




 1	#deb cdrom:[Ubuntu 16.04 LTS _Xenial Xerus_ - Release i386 (20160420.1)]/ xenial main restricted
     2	
     3	# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
     4	# newer versions of the distribution.
     5	deb http://gn.archive.ubuntu.com/ubuntu/ xenial main restricted
     6	# deb-src http://gn.archive.ubuntu.com/ubuntu/ xenial main restricted
     7	
     8	## Major bug fix updates produced after the final release of the
     9	## distribution.
    10	deb http://gn.archive.ubuntu.com/ubuntu/ xenial-updates main restricted
    11	# deb-src http://gn.archive.ubuntu.com/ubuntu/ xenial-updates main restricted
    12	
    13	## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
    14	## team, and may not be under a free licence. Please satisfy yourself as to
    15	## your rights to use the software. Also, please note that software in
    16	## universe WILL NOT receive any review or updates from the Ubuntu security
    17	## team.
    18	deb http://gn.archive.ubuntu.com/ubuntu/ xenial universe
    19	# deb-src http://gn.archive.ubuntu.com/ubuntu/ xenial universe
    20	deb http://gn.archive.ubuntu.com/ubuntu/ xenial-updates universe
    21	# deb-src http://gn.archive.ubuntu.com/ubuntu/ xenial-updates universe
    22	
    23	## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu 
    24	## team, and may not be under a free licence. Please satisfy yourself as to 
    25	## your rights to use the software. Also, please note that software in 
    26	## multiverse WILL NOT receive any review or updates from the Ubuntu
    27	## security team.
    28	deb http://gn.archive.ubuntu.com/ubuntu/ xenial multiverse
    29	# deb-src http://gn.archive.ubuntu.com/ubuntu/ xenial multiverse
    30	deb http://gn.archive.ubuntu.com/ubuntu/ xenial-updates multiverse
    31	# deb-src http://gn.archive.ubuntu.com/ubuntu/ xenial-updates multiverse
    32	
    33	## N.B. software from this repository may not have been tested as
    34	## extensively as that contained in the main release, although it includes
    35	## newer versions of some applications which may provide useful features.
    36	## Also, please note that software in backports WILL NOT receive any review
    37	## or updates from the Ubuntu security team.
    38	deb http://gn.archive.ubuntu.com/ubuntu/ xenial-backports main restricted universe multiverse
    39	# deb-src http://gn.archive.ubuntu.com/ubuntu/ xenial-backports main restricted universe multiverse
    40	
    41	## Uncomment the following two lines to add software from Canonical's
    42	## 'partner' repository.
    43	## This software is not part of Ubuntu, but is offered by Canonical and the
    44	## respective vendors as a service to Ubuntu users.
    45	# deb http://archive.canonical.com/ubuntu xenial partner
    46	# deb-src http://archive.canonical.com/ubuntu xenial partner
    47	
    48	deb http://security.ubuntu.com/ubuntu xenial-security main restricted
    49	# deb-src http://security.ubuntu.com/ubuntu xenial-security main restricted
    50	deb http://security.ubuntu.com/ubuntu xenial-security universe
    51	# deb-src http://security.ubuntu.com/ubuntu xenial-security universe
    52	deb http://security.ubuntu.com/ubuntu xenial-security multiverse
    53	# deb-src http://security.ubuntu.com/ubuntu xenial-security multiverse

Hors ligne

#3 Le 09/11/2018, à 06:55

xubu1957

Re : update and upgrade

Bonjour d'abord !

Tu peux consulter la Doc > probleme_apt#erreur_de_sortie_d_etat_1

et fournir, en te servant du  Retour utilisable de commande :

sudo apt update
sudo apt full-upgrade

Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Résolu] lorsque ceux-ci le sont, au début du titre en cliquant sur Modifier sous le premier message, et un bref récapitulatif de la solution à la fin de celui-ci. Merci.                   Membre de Linux-Azur

En ligne