grisp / grisp/grisp_tools

Paths containing characters like `é` are not handled correctly

Open
#35 0 comments 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.