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/12/2021, à 21:42

Luc Anton

[Résolu] ubuntu software- installer filezilla

Bonjour, je ne parviens pas à installer filezilla à partir de ubuntu software...il n'y est pas.....

Dernière modification par Malizor (Le 26/04/2022, à 21:18)

Hors ligne

#2 Le 09/12/2021, à 21:56

lool_lauris

Re : [Résolu] ubuntu software- installer filezilla

Salut,

Et via apt ?

sudo apt install filezilla

Soutenez le Libre => http://www.april.org/

Hors ligne

#3 Le 09/12/2021, à 22:00

Luc Anton

Re : [Résolu] ubuntu software- installer filezilla

luc@luc-Tatou:~$ sudo apt install filezilla
Lecture des listes de paquets... Fait
Construction de l'arbre des dépendances       
Lecture des informations d'état... Fait
E: Impossible de trouver le paquet filezilla

Hors ligne

#4 Le 09/12/2021, à 22:05

cqfd93

Re : [Résolu] ubuntu software- installer filezilla

Modération

Bonjour,

Pour ajouter toi-même les balises code à ton message #2 :

  • Cliquer sur le lien « Modifier » en bas à droite du message

  • Sélectionner le texte

  • Cliquer sur le <> de l'éditeur de message
    1471986854.png

Bizarre que ton système ne le trouve pas, sur mon 20.04 il est bien dans les dépôts. Il doit te manquer des dépôts. Montre le contenu de tes sources de logiciels, pour ça donne le retour complet entre balises code de :

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

Un retour complet doit contenir toutes les lignes depuis celle de la commande jusqu'à la ligne attendant la commande suivante, exemple :

moi@lenovo:~$ uname -a
Linux moi-lenovo 4.4.0-97-generic #120-Ubuntu SMP Tue Sep 19 17:28:18 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux
moi@lenovo:~$

cqfd93

Hors ligne

#5 Le 09/12/2021, à 22:15

Luc Anton

Re : [Résolu] ubuntu software- installer filezilla

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

/etc/apt/sources.list.d/bionic-dell-service.list

     1	# deb http://dell.archive.canonical.com/updates/ bionic-dell-service public # désactivé pour la mise à niveau vers focal
     2	# deb-src http://dell.archive.canonical.com/updates/ bionic-dell-service public

/etc/apt/sources.list.d/google-chrome.list

     1	### THIS FILE IS AUTOMATICALLY CONFIGURED ###
     2	# You may comment out this entry, but any other modifications may be lost.
     3	# deb [arch=amd64] http://dl.google.com/linux/chrome/deb/ stable main # désactivé pour la mise à niveau vers focal

/etc/apt/sources.list.d/somerville-dla-team-ubuntu-ppa-bionic.list

     1	# deb http://ppa.launchpad.net/somerville-dla-team/ppa/ubuntu focal main # désactivé pour la mise à niveau vers focal
     2	# deb-src http://ppa.launchpad.net/somerville-dla-team/ppa/ubuntu bionic main
     3	# deb-src http://ppa.launchpad.net/somerville-dla-team/ppa/ubuntu bionic main

/etc/apt/sources.list.d/bionic-oem.list

     1	# deb http://oem.archive.canonical.com/updates/ bionic-oem public # désactivé pour la mise à niveau vers focal
     2	# deb-src http://oem.archive.canonical.com/updates/ bionic-oem public

/etc/apt/sources.list.d/bionic-dell-beaver-osp1-grenn.list

     1	# deb http://dell.archive.canonical.com/updates/ bionic-dell-beaver-osp1-grenn public # désactivé pour la mise à niveau vers focal
     2	# deb-src http://dell.archive.canonical.com/updates/ bionic-dell-beaver-osp1-grenn public

/etc/apt/sources.list.d/bionic-dell.list

     1	# deb http://dell.archive.canonical.com/updates/ bionic-dell public # désactivé pour la mise à niveau vers focal
     2	# deb-src http://dell.archive.canonical.com/updates/ bionic-dell public

/etc/apt/sources.list

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

Hors ligne

#6 Le 09/12/2021, à 22:30

cqfd93

Re : [Résolu] ubuntu software- installer filezilla

C'est bizarre, parce que tes sources ont l'air tout à fait d'aplomb.
Fais les mises à jour, pour voir (et donne le retour) :

sudo apt update
sudo apt full-upgrade

cqfd93

Hors ligne

#7 Le 09/12/2021, à 22:30

soshy

Re : [Résolu] ubuntu software- installer filezilla

C'est marrant, ça devrait fonctionner...

Essaye comme ça

sudo apt update && sudo apt install filezilla

mais c'est bizarre quand même que le cache soit pas à jour.

Hors ligne

#8 Le 09/12/2021, à 22:34

Luc Anton

Re : [Résolu] ubuntu software- installer filezilla

luc@luc-Tatou:~$ sudo apt update
[sudo] Mot de passe de luc : 
Désolé, essayez de nouveau.
[sudo] Mot de passe de luc : 
Atteint :1 http://archive.canonical.com/ubuntu focal InRelease  
Ign :2 https://fr.archive.ubuntu.com/ubuntu focal InRelease                 
Ign :3 https://fr.archive.ubuntu.com/ubuntu focal-updates InRelease
Ign :4 https://fr.archive.ubuntu.com/ubuntu focal-backports InRelease
Ign :5 https://fr.archive.ubuntu.com/ubuntu focal-security InRelease
Err :6 https://fr.archive.ubuntu.com/ubuntu focal Release
  Certificate verification failed: The certificate is NOT trusted. The certificate chain uses expired certificate.  Could not handshake: Error in the certificate verification. [IP : 51.158.154.169 443]
Err :7 https://fr.archive.ubuntu.com/ubuntu focal-updates Release
  Certificate verification failed: The certificate is NOT trusted. The certificate chain uses expired certificate.  Could not handshake: Error in the certificate verification. [IP : 51.158.154.169 443]
Err :8 https://fr.archive.ubuntu.com/ubuntu focal-backports Release
  Certificate verification failed: The certificate is NOT trusted. The certificate chain uses expired certificate.  Could not handshake: Error in the certificate verification. [IP : 51.158.154.169 443]
Err :9 https://fr.archive.ubuntu.com/ubuntu focal-security Release
  Certificate verification failed: The certificate is NOT trusted. The certificate chain uses expired certificate.  Could not handshake: Error in the certificate verification. [IP : 51.158.154.169 443]
Lecture des listes de paquets... Fait                   
E: Le dépôt https://fr.archive.ubuntu.com/ubuntu focal Release n'a pas de fichier Release.
N: Les mises à jour depuis un tel dépôt ne peuvent s'effectuer de manière sécurisée, et sont donc désactivées par défaut.
N: Voir les pages de manuel d'apt-secure(8) pour la création des dépôts et les détails de configuration d'un utilisateur.
E: Le dépôt https://fr.archive.ubuntu.com/ubuntu focal-updates Release n'a pas de fichier Release.
N: Les mises à jour depuis un tel dépôt ne peuvent s'effectuer de manière sécurisée, et sont donc désactivées par défaut.
N: Voir les pages de manuel d'apt-secure(8) pour la création des dépôts et les détails de configuration d'un utilisateur.
E: Le dépôt https://fr.archive.ubuntu.com/ubuntu focal-backports Release n'a pas de fichier Release.
N: Les mises à jour depuis un tel dépôt ne peuvent s'effectuer de manière sécurisée, et sont donc désactivées par défaut.
N: Voir les pages de manuel d'apt-secure(8) pour la création des dépôts et les détails de configuration d'un utilisateur.
E: Le dépôt https://fr.archive.ubuntu.com/ubuntu focal-security Release n'a pas de fichier Release.
N: Les mises à jour depuis un tel dépôt ne peuvent s'effectuer de manière sécurisée, et sont donc désactivées par défaut.
N: Voir les pages de manuel d'apt-secure(8) pour la création des dépôts et les détails de configuration d'un utilisateur.
luc@luc-Tatou:~$ sudo apt full-upgrade
Lecture des listes de paquets... Fait
Construction de l'arbre des dépendances       
Lecture des informations d'état... Fait
Calcul de la mise à jour... Fait
Les paquets suivants ont été installés automatiquement et ne sont plus nécessaires :
  adium-theme-ubuntu apt-clone archdetect-deb btrfs-tools
  chromium-codecs-ffmpeg-extra diffstat enchant example-content
  gir1.2-geocodeglib-1.0 gir1.2-mutter-2 gir1.2-timezonemap-1.0 gir1.2-xkl-1.0
  gnome-software-common gnome-user-guide guile-2.0-libs ifupdown
  intltool-debian iputils-arping libappstream-glib8 libapt-pkg-perl
  libarchive-zip-perl libart-2.0-2 libasync-mergepoint-perl
  libatk-wrapper-java libatk-wrapper-java-jni libb-hooks-endofscope-perl
  libb-hooks-op-check-perl libboost-filesystem1.65.1 libboost-iostreams1.65.1
  libboost-system1.65.1 libboost-thread1.65.1 libbrlapi0.6
  libcapture-tiny-perl libcdio17 libcgi-fast-perl libcgi-pm-perl
  libclass-accessor-perl libclass-method-modifiers-perl
  libclass-xsaccessor-perl libclone-perl libcpanel-json-xs-perl
  libdebian-installer4 libdevel-callchecker-perl libdigest-bubblebabble-perl
  libdmraid1.0.0.rc16 libdvdread4 libdynaloader-functions-perl libenchant1c2a
  libevent-2.1-6 libexempi3 libexporter-tiny-perl libfcgi-perl
  libfile-copy-recursive-perl libfile-find-rule-perl libfont-ttf-perl
  libfuture-perl libgail-3-0 libgfortran4 libgmime-3.0-0 libgnome-desktop-3-17
  libgspell-1-1 libgtksourceview-3.0-1 libgtksourceview-3.0-common
  libgutenprint2 libgweather-3-15 libhunspell-1.6-0 libido3-0.1-0
  libimport-into-perl libindicator3-7 libio-async-loop-epoll-perl
  libio-async-perl libio-string-perl libisl19 libjson-maybexs-perl libjte1
  liblinux-epoll-perl liblist-moreutils-perl libllvm9 liblouis14
  liblouisutdml8 liblvm2app2.2 liblvm2cmd2.02 libmagickcore-6.q16-3
  libmagickwand-6.q16-3 libmicrodns0 libminiupnpc10
  libmodule-implementation-perl libmodule-runtime-perl libmozjs-52-0
  libmutter-2-0 libnamespace-clean-perl libnet-dns-perl libnet-dns-sec-perl
  libnet-domain-tld-perl libnet-ip-perl libnss-myhostname
  libnumber-compare-perl liboauth0 liborcus-0.13-0 libpackage-stash-perl
  libpackage-stash-xs-perl libparams-classify-perl
  libparse-debianchangelog-perl libpath-tiny-perl libperl4-corelibs-perl
  libperlio-gzip-perl libplacebo4 libpoppler73 libpostproc54
  libprotobuf-lite10 libprotobuf10 libpython2.7 libpython3.6 libqpdf21
  libraw16 libreadonly-perl libref-util-perl libref-util-xs-perl
  libreoffice-avmedia-backend-gstreamer libreoffice-style-galaxy librhino-java
  librole-tiny-perl libsereal-decoder-perl libsereal-encoder-perl
  libsereal-perl libstruct-dumb-perl libsub-exporter-progressive-perl
  libsub-identify-perl libsub-quote-perl libtagsoup-java libtest-fatal-perl
  libtest-refcount-perl libtext-glob-perl libtext-levenshtein-perl
  libtgvoip1.0.3 libtimezonemap-data libtimezonemap1 libtype-tiny-perl
  libtype-tiny-xs-perl libunicode-utf8-perl libupnp6 libusbmuxd4
  libvariable-magic-perl libvpx5 libxapian30 libxml-simple-perl
  libxml-writer-perl libyaml-libyaml-perl libzeitgeist-2.0-0 light-themes
  pppconfig pppoeconf python-cairo python-crypto python-gobject-2
  python-talloc python3-asn1crypto python3-icu python3-oauth python3-pam
  python3-zope.interface qpdf rdate ubuntu-artwork ubuntu-system-service
  xserver-xorg-core-hwe-18.04 xserver-xorg-input-all-hwe-18.04
  xserver-xorg-input-libinput-hwe-18.04 xserver-xorg-input-wacom-hwe-18.04
  xserver-xorg-legacy-hwe-18.04 xserver-xorg-video-all-hwe-18.04
  xserver-xorg-video-amdgpu-hwe-18.04 xserver-xorg-video-ati-hwe-18.04
  xserver-xorg-video-fbdev-hwe-18.04 xserver-xorg-video-intel-hwe-18.04
  xserver-xorg-video-nouveau-hwe-18.04 xserver-xorg-video-qxl-hwe-18.04
  xserver-xorg-video-radeon-hwe-18.04 xserver-xorg-video-vesa-hwe-18.04
  xserver-xorg-video-vmware-hwe-18.04 zeitgeist-core
Veuillez utiliser « sudo apt autoremove » pour les supprimer.
0 mis à jour, 0 nouvellement installés, 0 à enlever et 0 non mis à jour.
luc@luc-Tatou:~$ 

Hors ligne

#9 Le 09/12/2021, à 22:40

cqfd93

Re : [Résolu] ubuntu software- installer filezilla

Oui, je soupçonnais aussi un cache pas à jour.

Edit : mais…
Le problème doit provenir de l'utilisation de https au lieu de http.

Dernière modification par cqfd93 (Le 09/12/2021, à 22:43)


cqfd93

Hors ligne

#10 Le 09/12/2021, à 22:42

cqfd93

Re : [Résolu] ubuntu software- installer filezilla

Alors je suggère de remplacer tous les https par http (comme c'est chez moi) et ça devrait marcher.

Modification de /etc/apt/sources.list :

sudo sed -i 's/https/http/' /etc/apt/sources.list

Et mises à jour :

sudo apt update
sudo apt full-upgrade

Enfin installation de filezilla :

sudo apt install filezilla

cqfd93

Hors ligne

#11 Le 09/12/2021, à 22:51

soshy

Re : [Résolu] ubuntu software- installer filezilla

Sinon, il suffit de mettre à jour les certificats

sudo apt update ca-certificates

Ca règle le problème et ça fonctionne

sudo apt update && sudo apt install filezilla

Enfin, en supposant que le paquet ca-certificates ne vient pas d'un des dépôts en défaut smile
Edit: bon à priori focal-security est en erreur donc ma solution ne fonctionnera pas.

Dernière modification par soshy (Le 09/12/2021, à 22:56)

Hors ligne

#12 Le 10/12/2021, à 00:25

Luc Anton

Re : [Résolu] ubuntu software- installer filezilla

Merci beaucoup...votre première solution a marché.....
Vous faites tout ce travail......gratuit.....Est-ce que les modifications sont prises en compte par ceux qui vendent "ubuntu", et qui font du fric avec.....
Merci encore,.....
Bonne nuit

Hors ligne

#13 Le 10/12/2021, à 00:35

cqfd93

Re : [Résolu] ubuntu software- installer filezilla

Luc Anton a écrit :

Merci beaucoup...votre première solution a marché.....

Super ! Donc tu peux marquer ton sujet comme résolu en modifiant le titre depuis le premier message.

Vous faites tout ce travail......gratuit.....Est-ce que les modifications sont prises en compte par ceux qui vendent "ubuntu", et qui font du fric avec.....
Merci encore,.....

big_smile On est sur un forum d'entraide, on aide bénévolement pour le plaisir !

Bonne nuit

À toi aussi !


cqfd93

Hors ligne