I can't reproduce this locally, or in an lxd container; are you sure you don't have a weird local Python environment that could be causing the issue?
** Summary changed: - gsutil stacktraces on artful + gsutil tracebacks on artful ** Summary changed: - gsutil tracebacks on artful + gsutil tracebacks on artful with "ImportError: cannot import name json_format" ** Description changed: - google-cloud-sdk 176.0.0-0ubuntu1 stacktraces on artful + google-cloud-sdk 176.0.0-0ubuntu1 exits with a traceback on artful: - - https://pastebin.ubuntu.com/25919240/ + $ gsutil + Traceback (most recent call last): + File "/usr/bin/../lib/google-cloud-sdk/bin/bootstrapping/gsutil.py", line 12, in <module> + import bootstrapping + File "/usr/lib/google-cloud-sdk/bin/bootstrapping/bootstrapping.py", line 22, in <module> + from googlecloudsdk.core.credentials import store as c_store + File "/usr/lib/google-cloud-sdk/lib/googlecloudsdk/core/credentials/store.py", line 27, in <module> + from googlecloudsdk.core import http + File "/usr/lib/google-cloud-sdk/lib/googlecloudsdk/core/http.py", line 31, in <module> + from googlecloudsdk.core.resource import session_capturer + File "/usr/lib/google-cloud-sdk/lib/googlecloudsdk/core/resource/session_capturer.py", line 31, in <module> + from googlecloudsdk.core.resource import yaml_printer + File "/usr/lib/google-cloud-sdk/lib/googlecloudsdk/core/resource/yaml_printer.py", line 17, in <module> + from googlecloudsdk.core.resource import resource_printer_base + File "/usr/lib/google-cloud-sdk/lib/googlecloudsdk/core/resource/resource_printer_base.py", line 38, in <module> + from googlecloudsdk.core.resource import resource_projector + File "/usr/lib/google-cloud-sdk/lib/googlecloudsdk/core/resource/resource_projector.py", line 34, in <module> + from google.protobuf import json_format as protobuf_encoding + ImportError: cannot import name json_format -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1731019 Title: gsutil tracebacks on artful with "ImportError: cannot import name json_format" To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/google-cloud-sdk/+bug/1731019/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
