[Bug 212833] [patch] net/cloud-init: Updated to 0.7.8

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Sep 19 21:37:06 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=212833

            Bug ID: 212833
           Summary: [patch] net/cloud-init: Updated to 0.7.8
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Keywords: patch
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs at FreeBSD.org
          Reporter: bert.regeer at centurylink.com
                CC: harm at weites.com
             Flags: maintainer-feedback?(harm at weites.com)
          Keywords: patch
                CC: harm at weites.com

Created attachment 174975
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=174975&action=edit
Patch to upgrade cloud-init

I've updated the port to 0.7.8. This also removes gpart as a required port
because the gpart included with base contains all of the functionality required
for growing the file system, and due to cloud-init's path searching the gpart
from the ports tree will shadow the gpart in base.

See https://bugs.launchpad.net/cloud-init/+bug/1404745 for information about
the gpart removal.

There is still the issue that growfs will not be called with -y, I wonder if we
should carry a patch in the ports tree for it because upstream has not yet
merged this patch:

https://code.launchpad.net/~harmw/cloud-init/growfs-gpart-fixes_for_fbsd/+merge/246075

Until that patch is updated growfs in cloud-init is broken. Work-around for
right now is use the rc.d script and create file /firstboot.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list