Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to import backup, as description_fr.md contains bad caracters #209

Open
klorydryk opened this issue Feb 11, 2023 · 3 comments
Open

Comments

@klorydryk
Copy link

Coming from Yunohost 32bits
Importing backup to Yunohost 64bits
DESCRIPTION_fr.md file contains

WordPress est un logiciel libre que vous pouvez utiliser pour cr�er un site ou un blog.
Avec ce package, vous pouvez m�me activer l'option multisite.

Yunohost is unable to import it, and fail during the action with this comment:

Préparation de l'archive pour restauration...
Restauration de wordpress...
Failed to read info for wordpress : Erreur inconnue en essayant de lire le fichier /etc/yunohost/apps/wordpress/doc/DESCRIPTION_fr.md (raison :'utf-8' codec can't decode byte 0xe9 in position 64: invalid continuation byte)
Failed to read info for wordpress : Erreur inconnue en essayant de lire le fichier /etc/yunohost/apps/wordpress/doc/DESCRIPTION_fr.md (raison :'utf-8' codec can't decode byte 0xe9 in position 64: invalid continuation byte)

Wordpress is then not listed, but installed. We need to remove it by command line "yunohost app remove wordpress" then reinstall it once the DESCRIPTION_fr.md file is fixed in the TAR backup file, removing the bad encoded caracters.

@arthurlutz
Copy link

Same here after upgrading from buster to bullseye (4.x to 11.x in yunohost).

@alexAubin
Copy link
Member

Hmmm are you up to date on Yunohost ? This bug has been fixed a few weeks ago

@arthurlutz
Copy link

This is follow an upgrade to 11.x, the applications themselves are being updated as we speak, so maybe the error will be fixed after that upgrade.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants