Problème MintUpdate

Assistance concernant Linux Mint
fmbonobo
Messages : 9
Enregistré le : mer. 12 mai 2021 14:39

Re: Problème MintUpdate

Message par fmbonobo »

Dernier message de la page précédente :

Je ne le trouva pas dans la liste des fichiers.
voici mon fichier official.....

Code : Tout sélectionner

deb http://packages.linuxmint.com ulyssa main upstream import backport 

deb http://archive.ubuntu.com/ubuntu focal main restricted universe multiverse
deb http://archive.ubuntu.com/ubuntu focal-updates main restricted universe multiverse
deb http://archive.ubuntu.com/ubuntu focal-backports main restricted universe multiverse

deb http://security.ubuntu.com/ubuntu/ focal-security main restricted universe multiverse
deb http://archive.canonical.com/ubuntu/ focal partner
la première entrée pourrait convenir,mais cela me semble louche de désactiver le dépôt linuxmint.
Linux Mint 20, kernel 5.4.0.73 sur lenovo T450

Avatar du membre
cyrille
Administrateur du site
Messages : 12285
Enregistré le : mar. 19 sept. 2017 08:49
Localisation : Nowhere
Contact :

Re: Problème MintUpdate

Message par cyrille »

non ceux là tu les laisses,
que donne

Code : Tout sélectionner

ls -R /etc/apt/
?séuqartéd sel ruoP / sécnoféd sel ruoP / sreiruréB sel ruoP / ?étéicos elleuQ

https://crust.ovh

fmbonobo
Messages : 9
Enregistré le : mer. 12 mai 2021 14:39

Re: Problème MintUpdate

Message par fmbonobo »

Voici le résultat:

Code : Tout sélectionner

francois@francois-T450:/etc/apt/sources.list.d$ ls -R /etc/apt/
/etc/apt/:
apt.conf.d  auth.conf.d  preferences.d  sources.list  sources.list.d  trusted.gpg  trusted.gpg~  trusted.gpg.d

/etc/apt/apt.conf.d:
00aptitude  00mint        01autoremove          01-vendor-ubuntu  15update-stamp  20dbus        20snapd.conf  50command-not-found  70debconf     99synaptic
00cdrom     00trustcdrom  01autoremove-kernels  10periodic        20archive       20packagekit  50appstream   60icons              90mintsystem  99update-notifier

/etc/apt/auth.conf.d:

/etc/apt/preferences.d:
nosnap.pref  official-extra-repositories.pref  official-package-repositories.pref

/etc/apt/sources.list.d:
additional-repositories.list              libreoffice-libreoffice-7-0-focal.list  linuxuprising-ppa-focal.list      official-package-repositories.list  spotify.list
andreasbutti-xournalpp-master-focal.list  linuxuprising-java-focal.list           nextcloud-devs-client-focal.list  openshot_developers-ppa-focal.list  stebbins-handbrake-releases-focal.list

/etc/apt/trusted.gpg.d:
microsoft.gpg                    spotify-2019-07-15-4773BD5E130D1D45.gpg  ubuntu-defaults.chroot.key.gpg   ubuntu-keyring-2012-cdimage.gpg  ubuntu-keyring-2016-dbgsym.gpg~
spotify-2018-05-23-48BF1C90.gpg  spotify-2020-09-08-D1742AD60D811D58.gpg  ubuntu-keyring-2012-archive.gpg  ubuntu-keyring-2016-dbgsym.gpg   ubuntu-keyring-2018-archive.gpg
Linux Mint 20, kernel 5.4.0.73 sur lenovo T450

Avatar du membre
cyrille
Administrateur du site
Messages : 12285
Enregistré le : mar. 19 sept. 2017 08:49
Localisation : Nowhere
Contact :

Re: Problème MintUpdate

Message par cyrille »

je connais pas ce skeud, mais son entrée devrait se trouver là

Code : Tout sélectionner

/etc/apt/sources.list.d:
additional-repositories.list              libreoffice-libreoffice-7-0-focal.list  linuxuprising-ppa-focal.list      official-package-repositories.list  spotify.list
andreasbutti-xournalpp-master-focal.list  linuxuprising-java-focal.list           nextcloud-devs-client-focal.list  openshot_developers-ppa-focal.list  stebbins-handbrake-releases-focal.list
?séuqartéd sel ruoP / sécnoféd sel ruoP / sreiruréB sel ruoP / ?étéicos elleuQ

https://crust.ovh

fmbonobo
Messages : 9
Enregistré le : mer. 12 mai 2021 14:39

Re: Problème MintUpdate

Message par fmbonobo »

Ben à part dans official-package-repositories.list, je ne vois rien!
Linux Mint 20, kernel 5.4.0.73 sur lenovo T450

Avatar du membre
cyrille
Administrateur du site
Messages : 12285
Enregistré le : mar. 19 sept. 2017 08:49
Localisation : Nowhere
Contact :

Re: Problème MintUpdate

Message par cyrille »

Non ce fichier est comme il faut


et que donne

Code : Tout sélectionner

 find /etc/apt -type f -name '*.list' -exec bash -c 'echo -e "\n$1"; nl -ba "$1"' _ '{}' \;
?séuqartéd sel ruoP / sécnoféd sel ruoP / sreiruréB sel ruoP / ?étéicos elleuQ

https://crust.ovh

fmbonobo
Messages : 9
Enregistré le : mer. 12 mai 2021 14:39

Re: Problème MintUpdate

Message par fmbonobo »

ta commande retourne ceci:

Code : Tout sélectionner

francois@francois-T450:/etc/apt/sources.list.d$ find /etc/apt -type f -name '*.list' -exec bash -c 'echo -e "\n$1"; nl -ba "$1"' _ '{}' \;

/etc/apt/sources.list.d/additional-repositories.list
     1	# deb https://repo.vivaldi.com/archive/deb/ stable main
     2	deb https://dl.winehq.org/wine-builds/ubuntu/ focal main

/etc/apt/sources.list.d/andreasbutti-xournalpp-master-focal.list
     1	deb http://ppa.launchpad.net/andreasbutti/xournalpp-master/ubuntu focal main
     2	# deb-src http://ppa.launchpad.net/andreasbutti/xournalpp-master/ubuntu focal main

/etc/apt/sources.list.d/linuxuprising-ppa-focal.list
     1	deb http://ppa.launchpad.net/linuxuprising/ppa/ubuntu focal main
     2	# deb-src http://ppa.launchpad.net/linuxuprising/ppa/ubuntu focal main

/etc/apt/sources.list.d/stebbins-handbrake-releases-focal.list
     1	deb http://ppa.launchpad.net/stebbins/handbrake-releases/ubuntu focal main
     2	# deb-src http://ppa.launchpad.net/stebbins/handbrake-releases/ubuntu focal main

/etc/apt/sources.list.d/nextcloud-devs-client-focal.list
     1	deb http://ppa.launchpad.net/nextcloud-devs/client/ubuntu focal main
     2	# deb-src http://ppa.launchpad.net/nextcloud-devs/client/ubuntu focal main

/etc/apt/sources.list.d/openshot_developers-ppa-focal.list
     1	deb http://ppa.launchpad.net/openshot.developers/ppa/ubuntu focal main
     2	# deb-src http://ppa.launchpad.net/openshot.developers/ppa/ubuntu focal main

/etc/apt/sources.list.d/linuxuprising-java-focal.list
     1	deb http://ppa.launchpad.net/linuxuprising/java/ubuntu focal main
     2	# deb-src http://ppa.launchpad.net/linuxuprising/java/ubuntu focal main

/etc/apt/sources.list.d/libreoffice-libreoffice-7-0-focal.list
     1	deb http://ppa.launchpad.net/libreoffice/libreoffice-7-0/ubuntu focal main
     2	# deb-src http://ppa.launchpad.net/libreoffice/libreoffice-7-0/ubuntu focal main

/etc/apt/sources.list.d/spotify.list
     1	deb http://repository.spotify.com stable non-free

/etc/apt/sources.list.d/official-package-repositories.list
     1	deb http://packages.linuxmint.com ulyssa main upstream import backport 
     2	
     3	deb http://archive.ubuntu.com/ubuntu focal main restricted universe multiverse
     4	deb http://archive.ubuntu.com/ubuntu focal-updates main restricted universe multiverse
     5	deb http://archive.ubuntu.com/ubuntu focal-backports main restricted universe multiverse
     6	
     7	deb http://security.ubuntu.com/ubuntu/ focal-security main restricted universe multiverse
     8	deb http://archive.canonical.com/ubuntu/ focal partner

/etc/apt/sources.list
     1	#deb cdrom:[Linux Mint 20 _Ulyana_ - Release amd64 20200624]/ focal contrib main
     2	# This system was installed using small removable media
     3	# (e.g. netinst, live or single CD). The matching "deb cdrom"
     4	# entries were disabled at the end of the installation process.
     5	# For information about how to configure apt package sources,
     6	# see the sources.list(5) manual.
Linux Mint 20, kernel 5.4.0.73 sur lenovo T450

Avatar du membre
alain
Administrateur du site
Messages : 14704
Enregistré le : dim. 11 oct. 2015 23:41
Localisation : Chelles
Contact :

Re: Problème MintUpdate

Message par alain »

Bonjour.

Sujet archivé (en lecture seule) car 2 mois sans réponse.
Si besoin de rouvrir faire un MP à un membre de l'équipe ;)
PC are like air conditioning, they becomes useless when you open Windows (L.T)
PC1 : CM : ASRock 990FX | CPU: AMD FX 8350-8 cores, 4 GHz | RAM: 16 Go DDR3 1600 MHz | CG: ATI RX 580-8 Go | OS : LM 20.3 Uma Xfce 4.16 | K: 5.4
PC2
:Core2 Quad Q9650 @ 3 GHz | CG: Nvidia GTX 650TI | OS: LM 21.3 Xfce 4.18| K: 6.5
PC3 :Core i7-2600 @ 3,5 GHz | CG: ATI HD 4650 | OS: Emmade5 Xfce 4.18.0 | K: 6.1
PC4 : AMD Ryzen 5 3500X 4GHz | CG: GTX 970 | Ram : 8GB |OS : Debian 10.5 | K: 5.10
In a world without walls and fences, who needs windows and gates?

Répondre