Skip to content

problem with locale #4

Description

@Vctrsnts

Hello

I am using your Docker image with Debian on Raspberry Pi 4 (arm64). The system is configured with es_ES.UTF-8.

But the problem is that when I download a file with Spanish words (á, ñ, etc ...) in the client's amule, I see the file correct, but when I do "ls" to access the directory with filezilla I see (for example ):

el.dia.de.mañana.(2010).mkv (the name of the file on the amule client) -> el.dia.de.ma\03ana.(2010).mkv (with filezilla client)

Another example is that I use flexget to find the original name and copy another directory, but when it looks for the information and reaches the sample file, the system breaks because it indicates that it has found strange characters (\03).

On the other hand, if I use the original docker the synopsis8 (which indicates that it has inspired you) also on a Raspberry Pi 4 (armhf) work perfectly and configure with same locale ( es_ES.UTF-8 ).

Do you know where the problem can come from? I comment on it, because I have tried (inside the container) to install the package "locales" and configure it as es_ES.UTF-8 but the problem is still not solved

Thanks a lot

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions