[Bug 228428] sysutils/py-google-compute-engine: fix hostname (patch)

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue May 22 17:43:18 UTC 2018


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

            Bug ID: 228428
           Summary: sysutils/py-google-compute-engine: fix hostname
                    (patch)
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Keywords: patch, patch-ready
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs at FreeBSD.org
          Reporter: helen.koike at collabora.com
                CC: gjb at FreeBSD.org, koobs at FreeBSD.org, swills at FreeBSD.org
 Attachment #193622 maintainer-approval+
             Flags:
             Flags: maintainer-feedback+, merge-quarterly?

Created attachment 193622
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=193622&action=edit
Patch that fix py-google-compute-engine hostname generated using diff -u -r -N
olddir newdir

In Google Cloud Engine, the hostname of a FreeBSD instance is not being set to
the instance name, all the instances' hostname are being set to the same
"freebsd" string, causing conflicts.

Please see attached patch that fixes the problem by including the script
google_set_hostname [1] from upstream project in the /etc/dhcp-exit-hooks.

[1]
https://github.com/GoogleCloudPlatform/compute-image-packages/blob/master/google_config/bin/google_set_hostname

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


More information about the freebsd-ports-bugs mailing list