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

"stack upgrade --git" no longer works #2977

Closed
mgsloan opened this issue Feb 3, 2017 · 5 comments
Closed

"stack upgrade --git" no longer works #2977

mgsloan opened this issue Feb 3, 2017 · 5 comments
Milestone

Comments

@mgsloan
Copy link
Contributor

mgsloan commented Feb 3, 2017

I believe this is a regression due to adding support for binary downloads in 1.3.

mgsloan@computer:~$ stack upgrade --git
Current Stack version: 1.3.3, available download version: 1.3.2
Skipping binary upgrade, your version is already more recent
@mgsloan
Copy link
Contributor Author

mgsloan commented Feb 3, 2017

Fixed!

@mgsloan mgsloan closed this as completed Feb 3, 2017
@decentral1se
Copy link
Member

decentral1se commented Feb 3, 2017

Fixed!

Phew! 😅

@sectore
Copy link

sectore commented Feb 20, 2017

@mgsloan How did you fix your issue with stack upgrade --git? Just jumped into the same thing...

$ git pull -r
stack upgrade --git
Current Stack version: 1.3.3, available download version: 1.3.2
Skipping binary upgrade, your version is already more recent

@borsboom
Copy link
Contributor

@sectore: stack upgrade --git --source-only worked for me when stack upgrade --git didn't.

@sectore
Copy link

sectore commented Feb 20, 2017

@borsboom Thanks, works great w/ --source-only.

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