Uploaded image for project: 'SEBA'
  1. SEBA
  2. SEBA-559

Kubernetes 1.12.4 fails to install in SIAB

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Resolved (View Workflow)
    • Priority: Medium
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: None
    • Component/s: Kubernetes
    • Labels:
      None

      Description

      The SIAB install is broken (and possibly other installs) because packages went away on the k8s apt repo:

      sudo apt install -y "kubeadm="1.12.4"-*" "kubelet="1.12.4"-*" "kubectl="1.12.4"-*"
      Reading package lists... Done
      Building dependency tree       
      Reading state information... Done
      Selected version '1.12.4-00' (kubernetes-xenial:kubernetes-xenial [amd64]) for 'kubeadm'
      Selected version '1.12.4-00' (kubernetes-xenial:kubernetes-xenial [amd64]) for 'kubelet'
      Selected version '1.12.4-00' (kubernetes-xenial:kubernetes-xenial [amd64]) for 'kubectl'
      Some packages could not be installed. This may mean that you have
      requested an impossible situation or if you are using the unstable
      distribution that some required packages have not yet been created
      or been moved out of Incoming.
      The following information may help to resolve the situation:
      
      The following packages have unmet dependencies:
       kubeadm : Depends: kubernetes-cni (= 0.6.0) but 0.7.5-00 is to be installed
       kubelet : Depends: kubernetes-cni (= 0.6.0) but 0.7.5-00 is to be installed
      E: Unable to correct problems, you have held broken packages.
      Makefile:70: recipe for target '/usr/bin/kubeadm' failed
      

      Try updating to 1.12.7

        Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

          Activity

            People

            Assignee:
            zdw Zack Williams
            Reporter:
            zdw Zack Williams
            Watchers:
            1 Start watching this issue

              Dates

              Created:
              Updated:
              Resolved:

                Gerrit Reviews

                There are no open Gerrit changes