[Bug 238105] category/port: sysutils/google-compute-engine-oslogin
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri May 24 14:59:01 UTC 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=238105
Bug ID: 238105
Summary: category/port: sysutils/google-compute-engine-oslogin
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Many People
Priority: ---
Component: Individual Port(s)
Assignee: ports-bugs at FreeBSD.org
Reporter: jay at meangrape.com
CC: lucas.kanashiro at collabora.com
CC: lucas.kanashiro at collabora.com
Flags: maintainer-feedback?(lucas.kanashiro at collabora.com)
Created attachment 204594
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=204594&action=edit
Patch to correct 3 bugs in google-oslogin-control
This application has three Linux'isms that cause it not to work on FreeBSD.
* The sudoers file is hard-coded to /etc/sudoers.d/google-oslogin
* /bin/echo -e is used
* The grep command to determine if a service is not installed always errs out
My fixes have been accepted by the upstream project in the development branch:
https://github.com/GoogleCloudPlatform/compute-image-packages/pull/778/files
https://github.com/GoogleCloudPlatform/compute-image-packages/pull/781/files
Unfortunately, since the project has just made a release, I've been informed
that "It might take some time for [these] changes to make it into master."
The diff is against the current version in HEAD which is tag 20190416.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list