Another important information: we have been informed that some of you have had and unintended upgrade to Debian Strech while using yunohost tools upgrade. This is because, in your apt sources files (the files located in /etc/apt/sources.list and /etc/apt/sources.list.d/* the word stable is used instead of jessie).
To solve this problem, you can either
- check those files and replace
stablewithjessiewhen it applies - or use this application we wrote that will do this job for you: https://github.com/YunoHost-Apps/no_stretch_ynh
To install the application either uses the admin interface or run this command:
yunohost app install https://github.com/YunoHost-Apps/no_stretch_ynh
This app will self remove itself after having been installed.
Note: this app has not been yet officially validated and may not cover some unknown edge cases