Skip to content

lts-14.5.yaml missing #247

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 Sep 13, 2019 · 4 comments
Closed

lts-14.5.yaml missing #247

bwbaugh opened this issue Sep 13, 2019 · 4 comments

Comments

@bwbaugh
Copy link

bwbaugh commented Sep 13, 2019

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

Downloading lts-14.5 build plan ...
RedownloadInvalidResponse Request {
  host                 = "raw.githubusercontent.com"
  port                 = 443
  secure               = True
  requestHeaders       = []
  path                 = "/fpco/lts-haskell/master//lts-14.5.yaml"
  queryString          = ""
  method               = "GET"
  proxy                = Nothing
  rawBody              = False
  redirectCount        = 10
  responseTimeout      = ResponseTimeoutDefault
  requestVersion       = HTTP/1.1
}
@bwbaugh bwbaugh changed the title lts-14.5.yaml missing lts-14.15.yaml missing Sep 13, 2019
@bwbaugh bwbaugh changed the title lts-14.15.yaml missing lts-14.5.yaml missing Sep 13, 2019
@snoyberg
Copy link
Contributor

I restarted the conversion job, it should be working now.

@midumitrescu
Copy link

midumitrescu commented Apr 3, 2020

Hello together,

Could it be, this issue is came up again?

I get the following

 stack init
Looking for .cabal or package.yaml files to use to init the project.
Using cabal packages:
- ./

Selecting the best among 17 snapshots...

Downloading lts-15.6 build plan ...
RedownloadInvalidResponse Request {
  host                 = "raw.githubusercontent.com"
  port                 = 443
  secure               = True
  requestHeaders       = []
  path                 = "/fpco/lts-haskell/master//lts-15.6.yaml"
  queryString          = ""
  method               = "GET"
  proxy                = Nothing
  rawBody              = False
  redirectCount        = 10
  responseTimeout      = ResponseTimeoutDefault
  requestVersion       = HTTP/1.1
}
 "~/.stack/build-plan/lts-15.6.yaml" (Response {responseStatus = Status {statusCode = 404, statusMessage = "Not Found"}, responseVersion = HTTP/1.1, responseHeaders = [("Content-Security-Policy","default-src 'none'; style-src 'unsafe-inline'; sandbox"),("Strict-Transport-Security","max-age=31536000"),("X-Content-Type-Options","nosniff"),("X-Frame-Options","deny"),("X-XSS-Protection","1; mode=block"),("Content-Type","text/plain; charset=utf-8"),("Via","1.1 varnish (Varnish/6.0)"),("X-GitHub-Request-Id","A420:6C65:189376:1C8B1D:5E8789E7"),("Content-Length","14"),("Accept-Ranges","bytes"),("Date","Fri, 03 Apr 2020 19:09:27 GMT"),("Via","1.1 varnish"),("Connection","keep-alive"),("X-Served-By","cache-hhn4022-HHN"),("X-Cache","MISS, MISS"),("X-Cache-Hits","0, 0"),("X-Timer","S1585940968.540812,VS0,VE153"),("Vary","Authorization,Accept-Encoding"),("Access-Control-Allow-Origin","*"),("X-Fastly-Request-ID","29644d524d8889e38469e6f81bdebf35c600a4de"),("Expires","Fri, 03 Apr 2020 19:14:27 GMT"),("Source-Age","0")], responseBody = (), responseCookieJar = CJ {expose = []}, responseClose' = ResponseClose})

@qrilka
Copy link
Collaborator

qrilka commented Apr 3, 2020

@midumitrescu it's highly probable that you're using too old Stack version, see e.g. commercialhaskell/stack#5204

@midumitrescu
Copy link

@qrilka yes, indeed. You are totally right :)

Thank you for the hint and sorry for any nuisance.

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

4 participants