From dd7aa00a46371736f2e90f20d0567275497dd5cd Mon Sep 17 00:00:00 2001 From: Alexandre Aubin Date: Tue, 12 Jun 2018 22:24:25 +0200 Subject: [PATCH] Replace jessie references by stretch --- install.md | 2 +- install_fr.md | 2 +- install_on_arm_board.md | 2 +- install_on_arm_board_fr.md | 2 +- install_on_debian.md | 2 +- install_on_debian_fr.md | 4 ++-- install_on_raspberry.md | 4 ++-- install_on_raspberry_fr.md | 2 +- install_on_vps.md | 2 +- install_on_vps_fr.md | 2 +- packaging_apps.md | 4 ++-- packaging_apps_fr.md | 4 ++-- troubleshooting_guide.md | 7 +++---- troubleshooting_guide_fr.md | 10 ++++------ vagrant.md | 9 +++------ vagrant_fr.md | 8 ++------ 16 files changed, 28 insertions(+), 38 deletions(-) diff --git a/install.md b/install.md index 870eaea6..184f6502 100644 --- a/install.md +++ b/install.md @@ -84,7 +84,7 @@ This page lists a few installation guides.
-

On Debian 8/Jessie

+

On Debian 9/Stretch

diff --git a/install_fr.md b/install_fr.md index 688ea235..744339c0 100644 --- a/install_fr.md +++ b/install_fr.md @@ -78,7 +78,7 @@ Cette page liste plusieurs types d’installations, classés par catégories.
-

Sur Debian 8/Jessie

+

Sur Debian 9/Stretch

diff --git a/install_on_arm_board.md b/install_on_arm_board.md index fb07dcd1..cb8dd3a6 100644 --- a/install_on_arm_board.md +++ b/install_on_arm_board.md @@ -14,7 +14,7 @@ --- ## Installation -* Download the latest **[image of ARMbian Jessie for the ARM board](http://www.armbian.com/download)** +* Download the latest **[image of ARMbian Stretch for the ARM board](http://www.armbian.com/download)** Copy image to the SD card diff --git a/install_on_arm_board_fr.md b/install_on_arm_board_fr.md index ef8fa0eb..4a591f2f 100644 --- a/install_on_arm_board_fr.md +++ b/install_on_arm_board_fr.md @@ -11,7 +11,7 @@ ## Installation -* Télécharger la dernière **[image d’ARMbian Jessie pour la carte ARM](http://www.armbian.com/download)**. +* Télécharger la dernière **[image d’ARMbian Stretch pour la carte ARM](http://www.armbian.com/download)**. Copier l’image sur une carte SD diff --git a/install_on_debian.md b/install_on_debian.md index 28c19344..c1efaf14 100644 --- a/install_on_debian.md +++ b/install_on_debian.md @@ -8,7 +8,7 @@ An ARM box, a VPS, a dedicated server, a standard x86 computer, an old Macintosh, ... -* with **Debian 8** (Jessie) installed +* with **Debian 9** (Stretch) installed * connected to the Internet * with a direct **root access** or via SSH diff --git a/install_on_debian_fr.md b/install_on_debian_fr.md index 408a2da6..3f5ab9ad 100644 --- a/install_on_debian_fr.md +++ b/install_on_debian_fr.md @@ -8,8 +8,8 @@ Sur une plateforme ARM, un VPS, un serveur dédié, un ordinateur x86 standard, un vieux Macintosh,... -* avec **Debian 8** (Jessie) d’installé -* connecté à Internet avec un câble RJ-45 +* avec **Debian 9** (Stretch) installé +* connecté à Internet * avec un **accès root** directement ou par SSH diff --git a/install_on_raspberry.md b/install_on_raspberry.md index 7e1879c9..6cc71607 100644 --- a/install_on_raspberry.md +++ b/install_on_raspberry.md @@ -40,10 +40,10 @@ We do not recommend the manual installation because it is more technical and lon
-The latest Rasbpian Jessie image requires a screen and a keyboard, as it is no longer possible to connect directly to the Raspberry through SSH. Nevertheless it is possible to re-enable SSH at boot : before starting your Raspberry, put in the boot partition of the SD card an empty file named `ssh` (without extension). +The latest Rasbpian images requires a screen and a keyboard, as it is no longer possible to connect directly to the Raspberry through SSH. Nevertheless it is possible to re-enable SSH at boot : before starting your Raspberry, put in the boot partition of the SD card an empty file named `ssh` (without extension).
-0. Install Raspbian Jessie Lite on the SD card ([instructions](https://www.raspberrypi.org/downloads/raspbian/)). +0. Install Raspbian Stretch Lite on the SD card ([instructions](https://www.raspberrypi.org/downloads/raspbian/)). 1. Connect to your Raspberry Pi with the user `pi`. Set the root password with ```bash diff --git a/install_on_raspberry_fr.md b/install_on_raspberry_fr.md index 65f18252..f8beaf52 100644 --- a/install_on_raspberry_fr.md +++ b/install_on_raspberry_fr.md @@ -43,7 +43,7 @@ Nous déconseillons l'installation manuelle car elle est plus technique et plus Les dernières versions de Raspbian nécessitent un écran et un clavier, car il n'est plus possible de se connecter directement en SSH au Raspberry par défaut. Néanmoins, il est possible de réactiver le lancement de SSH au boot : il suffit de placer dans la partition boot de la carte SD un fichier nommé `ssh`, vide et sans extension. -0. Installez Raspbian Jessie Lite ([instructions](https://www.raspberrypi.org/downloads/raspbian/)) sur la carte SD. +0. Installez Raspbian Stretch Lite ([instructions](https://www.raspberrypi.org/downloads/raspbian/)) sur la carte SD. 1. Connectez-vous en ssh au Raspberry Pi avec l'utilisateur pi. Définissez un mot de passe root avec ```bash diff --git a/install_on_vps.md b/install_on_vps.md index 07a9b1d9..671847ea 100644 --- a/install_on_vps.md +++ b/install_on_vps.md @@ -8,7 +8,7 @@ * A dedicated or virtual private server * with at least **512MB** RAM -* and **Debian 8.x (Jessie) 64bits** as operating system +* and **Debian 9.x (Stretch) 64bits** as operating system --- diff --git a/install_on_vps_fr.md b/install_on_vps_fr.md index c830e6bd..2453538f 100644 --- a/install_on_vps_fr.md +++ b/install_on_vps_fr.md @@ -8,7 +8,7 @@ * Un serveur dédié ou virtuel * avec au moins **512MB** RAM -* et **Debian 8.x (Jessie) 64bits** comme système d'exploitation +* et **Debian 9.x (Stretch) 64bits** comme système d'exploitation --- diff --git a/packaging_apps.md b/packaging_apps.md index e4a209d9..074d2f7d 100644 --- a/packaging_apps.md +++ b/packaging_apps.md @@ -70,7 +70,7 @@ Here is a list of best practices for application install scripts: * install script should use the command-line method instead of calls to curl through web install form; * install script should save install answers; * application sources should be checked with a control sum (sha256, sha1 or md5) or a PGP signature; -* scripts should be tested on Debian Jessie as well as 32 bits, 64 bits and ARM architectures; +* scripts should be tested on Debian Stretch 32 bits, 64 bits and ARM architectures; * backup and restore scripts should be present and functional. To be define the quality of a package, it'll obtained a [level](packaging_apps_levels_fr), determined according to somes criteria of installation and according to respect to [package guidelines](packaging_apps_guidelines_fr). @@ -92,4 +92,4 @@ This Python script checks: - Subscribe to the [Apps mailing list](https://list.yunohost.org/cgi-bin/mailman/listinfo/apps) to be informed about packaging evolution. ### Officalization of an application -To become an official application, it must be tested well enough, be stable and should work on 64 bits, 32 bits et ARM processor architectures, and on Debian Jessie. If you think those conditions are met, ask for [official integration](https://github.com/YunoHost/apps) of your application. +To become an official application, it must be tested well enough, be stable and should work on Debian Stretch 64 bits, 32 bits and ARM architectures. If you think those conditions are met, ask for [official integration](https://github.com/YunoHost/apps) of your application. diff --git a/packaging_apps_fr.md b/packaging_apps_fr.md index 4b5d9a07..cc62bde8 100644 --- a/packaging_apps_fr.md +++ b/packaging_apps_fr.md @@ -52,7 +52,7 @@ Vous trouverez ci-dessous une liste des points à vérifier concernant la qualit * Votre script d’installation utilise une méthode d’installation en ligne de commande plutôt qu’un appel curl via un formulaire web d’installation ; * Votre script d’installation enregistre les réponses de l’utilisateur ; * Vous avez vérifié les sources de l’application avec une somme de contrôle (sha256, sha1 ou md5) ou une signature PGP ; -* Vos scripts ont été testés sur Debian Jessie ainsi que sur les architectures 32 bits, 64 bits et ARM ; +* Vos scripts ont été testés sur Debian Stretch 32 bits, 64 bits et ARM ; * Les scripts backup et restore sont présents et fonctionnels. Pour mesurer la qualité d'un paquet, celui-ci obtiendra un [niveau](packaging_apps_levels_fr), déterminé en fonction de divers critères d'installation et selon le respect des [règles de packaging](packaging_apps_guidelines_fr). @@ -74,4 +74,4 @@ Il s’agit d’un script Python qui vérifie : - Inscrivez-vous à la [mailing list Apps](https://list.yunohost.org/cgi-bin/mailman/listinfo/apps) pour être tenu au courant des évolutions du packaging. ### Officialisation d’une application -Pour qu’une application devienne officielle, elle doit être suffisamment testée, stable et fonctionner sous les architectures 64 bits, 32 bits et ARM sur Debian Jessie. Si ces conditions vous paraissent réunies, demandez l’[intégration officielle](https://github.com/YunoHost/apps) de votre application. +Pour qu’une application devienne officielle, elle doit être suffisamment testée, stable et fonctionner sous Debian Stretch 64 bits, 32 bits et ARM. Si ces conditions vous paraissent réunies, demandez l’[intégration officielle](https://github.com/YunoHost/apps) de votre application. diff --git a/troubleshooting_guide.md b/troubleshooting_guide.md index e9a23f0f..f18937c0 100644 --- a/troubleshooting_guide.md +++ b/troubleshooting_guide.md @@ -89,18 +89,17 @@ All services should be enabled and running. Except glances (optional). If some a Others services installed by applications can also be present. For instance, `seafile-serve` which serves Seafile app and `uwsgi` which serve Python apps such as Searx. ##### Start or stop a service which is registered with YunoHost: + ```bash sudo yunohost service start sudo yunohost service stop ``` You can also use the generic Debian command: ```bash -sudo service start/stop/restart/reload +sudo systemctl start/stop/restart/reload ``` After a launch attempt, always check that the service is running. -**Note**: Debian Jessie now uses `systemd` instead of `upstart`, but, for now it's fully compatible with Debian Wheezy way to handle services. [Useful resource on systemd](https://fedoraproject.org/wiki/SysVinit_to_Systemd_Cheatsheet). - ### Logs If a service won't start you have to check the logs to see what's wrong. There is no generic way for services to store their logs, but there are mainly stocked in: ```bash @@ -122,7 +121,7 @@ XMPP chat server logs. ##### mysql.err, mysql.log, mysql/error.log MySQL database logs, these should be empty unless you have trouble with MySQL. -##### php5-fpm.log +##### php7.0-fpm.log Generic logs for PHP apps. ##### yunohost.log diff --git a/troubleshooting_guide_fr.md b/troubleshooting_guide_fr.md index 103377a3..4a3f0ae6 100644 --- a/troubleshooting_guide_fr.md +++ b/troubleshooting_guide_fr.md @@ -94,16 +94,14 @@ Voici une petite description de leurs fonctions respectives : Les autres services installés par des applications vont aussi apparaître. Par exemple `seafile-serve` utilisé par l’application Seafile et `uwsgi` qui est utilisé par des applications python comme Searx. ##### démarrer ou arrêter un service identifié avec YunoHost : ```bash -sudo yunohost service start -sudo yunohost service stop +yunohost service start +yunohost service stop ``` Vous pouvez aussi utiliser la commande Debian : ```bash -sudo service start/stop/restart/reload +systemctl start/stop/restart/reload ``` Après une tentative de lancement, vérifiez toujours que le service est lancé. -**Note** : Debian Jessie utilise désormais `systemd` à la place de `upstart`. Cela est pour l’instant toujours compatible avec la manière dont Debian Wheezy gère les services. -[Ressources utiles sur systemd](https://fedoraproject.org/wiki/SysVinit_to_Systemd_Cheatsheet). ### Logs Si un service ne démarre pas, vous devez vérifier les logs pour voir ce qui ne pose problème. Il n’y a pas de règles définies où les services doivent stocker leurs logs. Cependant, ceux-ci se trouvent pour la plupart dans : @@ -126,7 +124,7 @@ Logs du serveur de chat XMPP ##### mysql.err, mysql.log, mysql/error.log Logs de la base de données MySQL. Ils doivent être vides sauf si vous avez des problèmes avec MySQL. -##### php5-fpm.log +##### php7.0-fpm.log Lieu générique d’emplacement des logs pour les applications PHP. ##### yunohost.log diff --git a/vagrant.md b/vagrant.md index 8e983cd1..992e7d3a 100644 --- a/vagrant.md +++ b/vagrant.md @@ -18,14 +18,11 @@ mkdir YunoHost cd YunoHost ``` -The following command will initialize the project with a Yunohost image based on Debian Jessie +The following command will initialize the project with a Yunohost image ```bash -vagrant box add yunohost/jessie-stable https://build.yunohost.org/yunohost-jessie-stable.box --provider virtualbox -vagrant init yunohost/jessie-stable +vagrant box add yunohost/stretch-unstable https://build.yunohost.org/yunohost-stretch-unstable.box --provider virtualbox +vagrant init yunohost/stretch-unstable ``` -
-/!\ If you prefer use the beta version : https://build.yunohost.org/yunohost-jessie-testing.box -
You need to activate the network for the YunoHost instance. ```bash diff --git a/vagrant_fr.md b/vagrant_fr.md index f93ac3b4..267e1cc3 100644 --- a/vagrant_fr.md +++ b/vagrant_fr.md @@ -20,13 +20,9 @@ cd YunoHost La commande suivante va initialiser le projet avec une image YunoHost de base ```bash -vagrant box add yunohost/jessie-stable https://build.yunohost.org/yunohost-jessie-stable.box --provider virtualbox -vagrant init yunohost/jessie-stable +vagrant box add yunohost/stretch-unstable https://build.yunohost.org/yunohost-stretch-unstable.box --provider virtualbox +vagrant init yunohost/stretch-unstable ``` -
-/!\Si vous préférez utiliser la version beta https://build.yunohost.org/yunohost-jessie-testing.box -
- Puis, il faut activer le réseau pour l'instance YunoHost: ```bash sed -i 's/# config\.vm\.network "private_network"/config.vm.network "private_network"/' Vagrantfile