Date: Mon, 14 May 2018 17:09:14 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 228252] sysutils/py-google-compute-engine: fix metadata script bash usage Message-ID: <bug-228252-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D228252 Bug ID: 228252 Summary: sysutils/py-google-compute-engine: fix metadata script bash usage 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@FreeBSD.org Reporter: helen.koike@collabora.com CC: gjb@FreeBSD.org, swills@FreeBSD.org Attachment #193399 maintainer-approval+ Flags: Flags: maintainer-feedback+, merge-quarterly? Created attachment 193399 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D193399&action= =3Dedit Patch to fix py-google-compute-engine to version 2.7.6-2 generated using di= ff -u -r -N olddir newdir google_metadata_script_runner tries to execute startup/shutdown scripts with bash, but bash is not a dependency and it crashes unless bash is installed, rendering the GCE startup/shutdown functionality useless when creating a new instance. Please see attached patch. Also please merge this in the quarterly ports branch (as this is an importa= nt fix for GCE image to work properly). Thanks --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-228252-7788>