← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1991567] Re: OpenBSD: migrate PKG_PATH from ftp to https

 

** Changed in: cloud-init
       Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to cloud-init.
https://bugs.launchpad.net/bugs/1991567

Title:
  OpenBSD: migrate PKG_PATH from ftp to https

Status in cloud-init:
  Fix Released

Bug description:
  currently, we set an environment variable in OpenBSD's
  _get_pkg_cmd_environ():

  e[PKG_PATH"] =
  "ftp://ftp.openbsd.org/pub/OpenBSD/{os_release}/packages/{os_arch}/";

  maybe we can set this to HTTPS?

  otoh,it doesn't seem to make a difference to pkg_add at all, so we can
  just scrap the function.

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/1991567/+subscriptions



References