[Bug 228411] [patch] sysutils/py-google-compute-engine: agents logs to console

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue May 22 02:02:32 UTC 2018


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

            Bug ID: 228411
           Summary: [patch] sysutils/py-google-compute-engine: agents logs
                    to console
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs at FreeBSD.org
          Reporter: helen.koike at collabora.com
 Attachment #193598 maintainer-approval+
             Flags:
             Flags: maintainer-feedback+

Created attachment 193598
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=193598&action=edit
Patch to add syslogd file 90-google.conf to py-google-compute-engine

The logs of the google agents are going nowhere.

This causes issues to run automated scripts on the images with the daisy tool
[2] for the WaitForInstancesSignal step [3] which assumes the messages come
from the console (which is the standard for google cloud images).

Fix this by adding the uptream file [1] which configures syslog to send the
messages to the console.

[1]
https://github.com/GoogleCloudPlatform/compute-image-packages/blob/master/google_config/rsyslog/90-google.conf

[2] https://googlecloudplatform.github.io/compute-image-tools/daisy

[3]
https://googlecloudplatform.github.io/compute-image-tools/daisy-workflow-config-spec.html#type-waitforinstancessignal

Please see attached patch.

Thanks

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


More information about the freebsd-ports-bugs mailing list