spinnaker: I could not install spinnaker on ubuntu 20.4

Issue Summary:

I 'm trying to install spinnaker on ubuntu 20.4 according https://spinnaker.io/docs/setup/install/deploy/ and I get the following error:

Cloud Provider(s):

on-prem

Environment:

Ubuntu 20.04 LTS any versions of spinnaker(

Feature Area:

Description:

Steps to Reproduce:

Additional Details:


Please delete the instructions below this line prior to submitting

Instructions:

Descriptions:

  • Issue Summary: A brief description of what you’re seeing.
  • Cloud Provider: AWS, GCP, Kubernetes, Azure, Cloud Foundry, etc. Please assign a label from the right so your issue can be properly sorted.
  • Environment: As much information about your Spinnaker environment and configuration that might be relevant to the issue. For example: “I am running Spinnaker using the Amazon images to deploy into AWS and GCP.”
  • Feature Area: Notifications, Pipelines, UI, Jenkins, etc. Please assign a label from the right so your issue can be properly sorted.
  • Description: The behavior you expect to see, and the actual behavior.
  • Steps to reproduce: Ideally, an isolated way to reproduce the behavior (example: GitHub repository with code isolated to the issue that anyone can clone to observe the problem). If not possible, as much information as possible to see this behavior.
  • Additional Details: Additional information such as screenshots and exception logs.

About this issue

  • Original URL
  • State: closed
  • Created 3 years ago
  • Reactions: 7
  • Comments: 15 (1 by maintainers)

Most upvoted comments

In some sense the root cause is that bintray is gone (https://status.bintray.com/). The current build process doesn’t publish debian packages so the combination of those things means halyard with LocalDebian has a hard time.

I really hope this won’t be treated as any kind of advertisement/etc. I needed to install Spinnaker for testing/trial purposes only, but faced this issue with inaccessible debian repos. So ended up with docker-compose solution. Not providing any links, but in case you are interested - you can find spin-brewery repo in my acc.