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

dts update error #360

Open
jesima31 opened this issue Jan 31, 2023 · 3 comments
Open

dts update error #360

jesima31 opened this issue Jan 31, 2023 · 3 comments

Comments

@jesima31
Copy link

dts update gives me the following error

image

My git is updated as well

image

@afdaniele
Copy link
Member

Can you run the following command and report the output?

git -C /home/jesima/.dt-shell/commands-multi/daffy pull --recurse-submodules origin daffy

@mdlugosz-agh
Copy link

I have the same problem. In my case output command
git -C /home/jesima/.dt-shell/commands-multi/daffy pull --recurse-submodules origin daffy
is
From https://github.com/duckietown/duckietown-shell-commands
* branch daffy -> FETCH_HEAD
Updating 73572c9..bf5f275
error: Your local changes to the following files would be overwritten by merge:
stack/stacks/duckietown/duckiebot.yaml
Please commit your changes or stash them before you merge.
Aborting

I do not remember that I modify file duckiebot.yaml

@mdlugosz-agh
Copy link

In my case
git restore stack/stacks/duckietown/duckiebot.yaml
resolve problem

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