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

can't build lts-10.3 - no such object found when docker: enable: true #4065

Closed
silky opened this issue Jun 5, 2018 · 4 comments
Closed

can't build lts-10.3 - no such object found when docker: enable: true #4065

silky opened this issue Jun 5, 2018 · 4 comments
Milestone

Comments

@silky
Copy link
Contributor

silky commented Jun 5, 2018

weird error with the latest stack (obtained with stack upgrade --git)

08:33 AM noon ∈ plot (master) ♫ stack build
Error: No such object: fpco/stack-build:lts-10.3
Received ExitFailure 1 when running
Raw command: /usr/bin/docker inspect fpco/stack-build:lts-10.3
Standard output:

[]

08:33 AM noon ∈ plot (master) ♫ stack --version
Version 1.8.0, Git revision 8ba673f3657c9230e5ada6cee198a7a4842e3775 x86_64 hpack-0.28.2

this is the project i'm trying to build - https://github.com/weeezes/plot.git

in particular, if i set enable: false here it works.

@mgsloan mgsloan added this to the Support milestone Jun 11, 2018
@mgsloan
Copy link
Contributor

mgsloan commented Jun 11, 2018

Curious! No idea why that would not be automatically pulled. Perhaps try docker pull fpco/stack-build:lts-10.3?

@CodyReichert
Copy link

@mgsloan - fwiw, I got the same error on a newer lts and docker pull fpco/stack-build:lts-11.22 did work, building with --docker was successful afterwards.

@marnen
Copy link

marnen commented Nov 4, 2018

Having same issue with LTS 12.16 and Docker 18.06.1-ce-mac73.

@snoyberg
Copy link
Contributor

Addressed by #4604

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

5 participants