Skip to content

lts-15.0.yaml missing #272

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

Closed
bwbaugh opened this issue Feb 24, 2020 · 2 comments
Closed

lts-15.0.yaml missing #272

bwbaugh opened this issue Feb 24, 2020 · 2 comments

Comments

@bwbaugh
Copy link

bwbaugh commented Feb 24, 2020

Repeat of #247 but for another snapshot. ( https://www.stackage.org/lts-15.0 )

$ stack ghc --resolver=lts-15.0 ; date
Downloading lts-15.0 build plan ...
RedownloadInvalidResponse Request {
  host                 = "raw.githubusercontent.com"
  port                 = 443
  secure               = True
  requestHeaders       = []
  path                 = "/fpco/lts-haskell/master//lts-15.0.yaml"
  queryString          = ""
  method               = "GET"
  proxy                = Nothing
  rawBody              = False
  redirectCount        = 10
  responseTimeout      = ResponseTimeoutDefault
  requestVersion       = HTTP/1.1
}
…
Mon Feb 24 10:39:01 PST 2020
@qrilka
Copy link
Collaborator

qrilka commented Feb 24, 2020

@bwbaugh this was announced previously that starting LTS15 Stackage will not be using old legacy format anymore - https://www.stackage.org/blog/2020/02/discontinuing-legacy-snapshots

@bwbaugh
Copy link
Author

bwbaugh commented Feb 24, 2020

Ah, thanks! The relevant portion copied below for others:

However, you will not be able to use Stack 1.9 or earlier with newer nightly or LTS 15 snapshots.

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

2 participants