Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
  • GHC GHC
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 4,842
    • Issues 4,842
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
  • Merge requests 455
    • Merge requests 455
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
    • Value stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Glasgow Haskell Compiler
  • GHCGHC
  • Merge requests
  • !2762

Closed
Created Feb 22, 2020 by A. Sandberg Eriksson@adamseDeveloper
  • Report abuse
Report abuse

ci: after 5ce63d52 the linux bindist for doc-tarball has changed name

  • Overview 3
  • Commits 1
  • Pipelines 1
  • Changes 1

@bgamari I think this is correct. I gleaned the updated tarball name from the artifacts produced by the -debug job: https://gitlab.haskell.org/adamse/ghc/-/jobs/268137/artifacts/browse.

Currently it fails:

$ if [ ! -f "$LINUX_BINDIST" ]; then # collapsed multi-line command
Error: ghc-x86_64-deb9-linux.tar.xz does not exist. Did the Debian 9 job fail?

(https://gitlab.haskell.org/adamse/ghc/-/jobs/268145)

Edited Feb 22, 2020 by A. Sandberg Eriksson
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: ci-linux-doc-tarball