[Bug 237877] sysutils/py-google-compute-engine: disable boto to avoid breakage when running with python3

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon May 13 12:32:09 UTC 2019


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

            Bug ID: 237877
           Summary: sysutils/py-google-compute-engine: disable boto to
                    avoid breakage when running with python3
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs at FreeBSD.org
          Reporter: lucas.kanashiro at collabora.com

Created attachment 204356
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=204356&action=edit
disable boto

As I mentioned here [1], google-cloud-sdk does not support python3 yet, and
when py-google-compute-engine runs with python3 and tries to call the sdk
(under some circumstances the agent can call it via boto) we get an error.
Since boto is not a core/mandatory dependency of the agent I am submitting this
patch to disable boto and avoid python3 issues.

[1] https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237872

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


More information about the freebsd-ports-bugs mailing list