Page 2 sur 2

Re: Lancer Bottles ??

Posté : mer. 1 juin 2022 14:36
par hazgard16

Dernier message de la page précédente :

Code : Tout sélectionner

hazgard-seti@hazgardseti-C3PO:~$ sudo apt purge flatpak
[sudo] Mot de passe de hazgard-seti :         
Lecture des listes de paquets... Fait
Construction de l'arbre des dépendances       
Lecture des informations d'état... Fait
Les paquets suivants seront ENLEVÉS :
  flatpak*
0 mis à jour, 0 nouvellement installés, 1 à enlever et 17 non mis à jour.
Après cette opération, 7 116 ko d'espace disque seront libérés.
Souhaitez-vous continuer ? [O/n] o
(Lecture de la base de données... 330968 fichiers et répertoires déjà installés.)
Suppression de flatpak (1.12.2-1flatpak1~20.04) ...
Traitement des actions différées (« triggers ») pour man-db (2.9.1-1) ...
Traitement des actions différées (« triggers ») pour dbus (1.12.16-2ubuntu2.2) ...
Traitement des actions différées (« triggers ») pour doc-base (0.10.9) ...
Traitement de 1 fichier de documentation supprimé…
(Lecture de la base de données... 330848 fichiers et répertoires déjà installés.)
Purge des fichiers de configuration de flatpak (1.12.2-1flatpak1~20.04) ...
hazgard-seti@hazgardseti-C3PO:~$ 


pour la 2eme je crois avoir merdé quelque part

Code : Tout sélectionner

hazgard-seti@hazgardseti-C3PO:~$ rm -rf ~/home/hazgard-seti/.local/share/flatpak
hazgard-seti@hazgardseti-C3PO:~$ su
Mot de passe : 
su: Échec de l’authentification
hazgard-seti@hazgardseti-C3PO:~$ su sudo
su: l'identifiant sudo n'existe pas.
hazgard-seti@hazgardseti-C3PO:~$ sudo su
[sudo] Mot de passe de hazgard-seti :         
root@hazgardseti-C3PO:/home/hazgard-seti# rm -rf ~/home/hazgard-seti/.local/share/flatpak
root@hazgardseti-C3PO:/home/hazgard-seti# 

Re: Lancer Bottles ??

Posté : mer. 1 juin 2022 15:03
par hazgard16
a ok, merci, que me conseilles-tu maintenant ???
au passage je te remercie pour ta patience et du temps que tu me consacres, ce forum et mon dernier recours quand je n'ai pas mes réponses sur Google

Image

Re: Lancer Bottles ??

Posté : mer. 1 juin 2022 15:51
par hazgard16

Code : Tout sélectionner

hazgard-seti@hazgardseti-C3PO:~$ flatpak install bottles
error: While opening repository /home/hazgard-seti/.local/share/flatpak/repo: opening repo: opendir(objects): Aucun fichier ou dossier de ce type
hazgard-seti@hazgardseti-C3PO:~$ flatpak install com.usebottles.bottles
error: While opening repository /home/hazgard-seti/.local/share/flatpak/repo: opening repo: opendir(objects): Aucun fichier ou dossier de ce type
hazgard-seti@hazgardseti-C3PO:~$ flatpak install bottle
error: While opening repository /home/hazgard-seti/.local/share/flatpak/repo: opening repo: opendir(objects): Aucun fichier ou dossier de ce type
hazgard-seti@hazgardseti-C3PO:~$ 
pfff je suis vraiment une quiche, je bloque sur cette commande.
sinon a titre indicatif, quand je copie ces commandes, faut-il le faire une a une où coller à la suite ( celle en double dans 1 seule fenêtre )

Re: Lancer Bottles ??

Posté : mer. 1 juin 2022 17:31
par hazgard16

Code : Tout sélectionner

hazgard-seti@hazgardseti-C3PO:~$ sudo flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo
[sudo] Mot de passe de hazgard-seti :         
hazgard-seti@hazgardseti-C3PO:~$ sudo flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo
hazgard-seti@hazgardseti-C3PO:~$ flatpak install bottles
error: While opening repository /home/hazgard-seti/.local/share/flatpak/repo: opening repo: opendir(objects): Aucun fichier ou dossier de ce type
hazgard-seti@hazgardseti-C3PO:~$ flatpak install com.usebottles.bottles
error: While opening repository /home/hazgard-seti/.local/share/flatpak/repo: opening repo: opendir(objects): Aucun fichier ou dossier de ce type
hazgard-seti@hazgardseti-C3PO:~$ flatpak install bottle
error: While opening repository /home/hazgard-seti/.local/share/flatpak/repo: opening repo: opendir(objects): Aucun fichier ou dossier de ce type
hazgard-seti@hazgardseti-C3PO:~$ flatpak --help
Usage:
  flatpak [OPTION…] COMMAND

Builtin Commands:
 Manage installed applications and runtimes
  install                Install an application or runtime
  update                 Update an installed application or runtime
  uninstall              Uninstall an installed application or runtime
  mask                   Mask out updates and automatic installation
  pin                    Pin a runtime to prevent automatic removal
  list                   List installed apps and/or runtimes
  info                   Show info for installed app or runtime
  history                Show history
  config                 Configure flatpak
  repair                 Repair flatpak installation
  create-usb             Put applications or runtimes onto removable media

 Find applications and runtimes
  search                 Search for remote apps/runtimes

 Manage running applications
  run                    Run an application
  override               Override permissions for an application
  make-current           Specify default version to run
  enter                  Enter the namespace of a running application
  ps                     Enumerate running applications
  kill                   Stop a running application

 Manage file access
  documents              List exported files
  document-export        Grant an application access to a specific file
  document-unexport      Revoke access to a specific file
  document-info          Show information about a specific file

 Manage dynamic permissions
  permissions            List permissions
  permission-remove      Remove item from permission store
  permission-set         Set permissions
  permission-show        Show app permissions
  permission-reset       Reset app permissions

 Manage remote repositories
  remotes                List all configured remotes
  remote-add             Add a new remote repository (by URL)
  remote-modify          Modify properties of a configured remote
  remote-delete          Delete a configured remote
  remote-ls              List contents of a configured remote
  remote-info            Show information about a remote app or runtime

 Build applications
  build-init             Initialize a directory for building
  build                  Run a build command inside the build dir
  build-finish           Finish a build dir for export
  build-export           Export a build dir to a repository
  build-bundle           Create a bundle file from a ref in a local repository
  build-import-bundle    Import a bundle file
  build-sign             Sign an application or runtime
  build-update-repo      Update the summary file in a repository
  build-commit-from      Create new commit based on existing ref
  repo                   Show information about a repo

Help Options:
  -h, --help              Show help options

Application Options:
  --version               Print version information and exit
  --default-arch          Print default arch and exit
  --supported-arches      Print supported arches and exit
  --gl-drivers            Print active gl drivers and exit
  --installations         Print paths for system installations and exit
  --print-updated-env     Print the updated environment needed to run flatpaks
  --print-system-only     Only include the system installation with --print-updated-env
  -v, --verbose           Show debug information, -vv for more detail
  --ostree-verbose        Show OSTree debug information

hazgard-seti@hazgardseti-C3PO:~$ flatpak list
error: While opening repository /home/hazgard-seti/.local/share/flatpak/repo: opening repo: opendir(objects): Aucun fichier ou dossier de ce type
hazgard-seti@hazgardseti-C3PO:~$ flatpak search telegram
error: While opening repository /home/hazgard-seti/.local/share/flatpak/repo: opening repo: opendir(objects): Aucun fichier ou dossier de ce type
hazgard-seti@hazgardseti-C3PO:~$ 
bon je pense avoir un souci sur ma mint..

Re: Lancer Bottles ??

Posté : mer. 1 juin 2022 19:29
par hazgard16
Image
après avoir lancé sas succès les 1ʳᵉ commande avant d'avoir lu le dernier message, j'ai tous repris du début et cela a pu se faire sans aucun souci...

Franchement un GRAND merci Cyrille, tu es un winner.... Quelle joie de voir défiler ces lignes sans lettrage rouge...

Re: Lancer Bottles ??

Posté : mer. 1 juin 2022 19:41
par arghlub
Salut,

Super ...
Si le sujet est résolu, merci de mettre un attribut de sujet (résolu), voir tuto ici
;)