Skip to content

OVS Packages not supported, causing failures #947

@jhughesoti

Description

@jhughesoti

Usage of the wand package for OVS doesn't appear to be supported anymore and causes complete failures on ubuntu 20.04.

This from the bin/setup_base:

     # Make sure to get a reasonably up-to-date version of OVS.
     echo "deb http://packages.wand.net.nz $release main" | sudo tee /etc/apt/sources.list.d/wand.list
     $retry sudo curl http://packages.wand.net.nz/keyring.gpg -o /etc/apt/trusted.gpg.d/wand.gpg

Causes this issue on subsequent updates:
E: The repository 'http://packages.wand.net.nz focal Release' does not have a Release file.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions