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 stat 'tests/roots/test-images/testimäge.png': No such file #216

Open
sentry-io bot opened this issue Jun 16, 2021 · 0 comments
Open

unable to stat 'tests/roots/test-images/testimäge.png': No such file #216

sentry-io bot opened this issue Jun 16, 2021 · 0 comments

Comments

@sentry-io
Copy link

sentry-io bot commented Jun 16, 2021

Sentry Issue: DIST2SRC-UPDATE-77

GitCommandError: Cmd('git') failed due to: exit code(128)
  cmdline: git add --renormalize .
  stderr: 'fatal: unable to stat 'tests/roots/test-images/testimäge.png': No such file or directory'
(4 additional frame(s) were not displayed)
...
  File "dist2src/core.py", line 851, in update_source_git
    commit_body="Reverting patches so we can apply the latest update\n"
  File "dist2src/core.py", line 223, in revert_to_ref
    self.repo.git.add("--renormalize", ".")
  File "git/cmd.py", line 542, in <lambda>
    return lambda *args, **kwargs: self._call_process(name, *args, **kwargs)
  File "git/cmd.py", line 1005, in _call_process
    return self.execute(call, **exec_kwargs)
  File "git/cmd.py", line 822, in execute
    raise GitCommandError(command, status, stderr_value, stdout_value)
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

0 participants