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

Spacemac update fails "error occurred while switching to version" #7318

Closed
togakangaroo opened this issue Oct 7, 2016 · 4 comments
Closed

Comments

@togakangaroo
Copy link
Sponsor

Description

When I go to update version of spacemacs it fails

Reproduction guide

  • Start Emacs
  • On the home screen click "Update Spacemacs"

Observed behaviour:
update fails with the following output to Messages

Getting version information...
You are not on master. This command will switch branches.
Are you sure that you want to switch to version ? (y or n) y
An error occurred while switching to version

Expected behaviour:
Spacemacs updates

System Info

  • OS: darwin
  • Emacs: 24.5.1
  • Spacemacs: 0.105.21
  • Spacemacs branch: nil (rev. nil)
  • Graphic display: t
  • Distribution: spacemacs
  • Editing style: vim
  • Completion: helm
  • Layers:
(auto-completion emacs-lisp git markdown clojure
                                 (shell :variables shell-default-position 'bottom)
                                 javascript react syntax-checking version-control)

Backtrace


@TheBB
Copy link
Collaborator

TheBB commented Oct 7, 2016

What's the output of git status in ~/.emacs.d/?

@ChrisJefferson
Copy link

I have this problem too:

On branch master
Your branch is up-to-date with 'origin/master'.
nothing to commit, working tree clean

@ChrisJefferson
Copy link

Could the problem be related to (when I did a manual git fetch)

9f9faa4...e6357a5 master        -> origin/master  (forced update)

I can't git update to the latest master branch (I could -f it obviously)

@d12frosted
Copy link
Collaborator

Closing for inactivity. Let us know if you still experience this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants