Paths containing characters like `é` are not handled correctly
Nobody has claimed this yet.
- Dominant language
- Erlang
- Stars
- 7
- Forks
- 4
- Avg merge
- 1h 29m
- Merged PRs (30d)
- 5
Description
A recent issue in grisp https://github.com/grisp/grisp/issues/156 shows how our plugin fails at building a valid overlay.
There is a bug related to the paths handling, in particulare the letter é...
Editing the path and replacing the letter makes the problem disappear.
This is the diagnostic run:
deploy_error.txt
We need to investigate what exactly is failing, this has been replicated only on Ubuntu 24.04.1 for now.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the attached deploy_error.txt and the related grisp issue 156, then reproduce the overlay build on Ubuntu 24.04.1 with a path containing é and with the character replaced. Done means the failing path-handling step is identified and the plugin builds a valid overlay without requiring the path to be renamed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- erlang, ubuntu
- Domain
- build-system, devtools
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100