/srv/irclogs.ubuntu.com/2021/01/20/#cloud-init.txt

scahartnerthanks all. I raised : https://bugs.launchpad.net/cloud-init/+bug/1912424 and submitted a proposed fix as well05:07
ubot5Ubuntu bug 1912424 in cloud-init "Chef module fails to complete when chef_license is specified" [Undecided,New]05:07
=== falcojr2 is now known as falcojr
=== cpaelzer__ is now known as cpaelzer
=== vrubiolo1 is now known as vrubiolo
=== vrubiolo1 is now known as vrubiolo
=== vrubiolo1 is now known as vrubiolo
Odd_Blokefalcojr: https://paste.ubuntu.com/p/t6TrJGcwwP/ is the stack if I set a breakpoint on that "No project ID could be determined. Consider running `gcloud config set project` or setting the GOOGLE_CLOUD_PROJECT environment variable" log call16:57
Odd_BlokeLMAO I've figured out why I'm seeing the warning (though not sure why others aren't).  The code uses `gcloud config config-helper --format json` and parses that as JSON.  Unfortunately, it also redirects stderr to stdout, and when I run that command I see a warning: /snap/google-cloud-sdk/165/lib/third_party/requests/__init__.py:83: RequestsDependencyWarning: Old version of cryptography ([1, 2, 3]) may17:06
Odd_Blokecause slowdown.17:06
Odd_BlokeSo that text is included in the "JSON" document, which of course fails to parse.17:06
Odd_Blokefalcojr: ^17:09
Odd_BlokeAnd I can't even attempt to upgrade cryptography because it comes from the snap. >.<17:11
falcojrhmmm, strange17:11
falcojrI've seen cryptography warnings before, but not sure where17:11
Odd_BlokeMy snap did update this morning to a new upstream version, so it's possible that it was failing differently before?17:12
Odd_BlokeNo way to rollback the snap once it's installed successfully AFAIK, so no way to check.17:13
rharperOdd_Bloke: try snap revert ?17:14
Odd_BlokeOh huh, TIL.17:14
Odd_BlokeOK, it reproduces the same on the previous revision, IDK how long since my previous revision, however, because it's no longer reported by `snap changes` (and https://bugs.launchpad.net/snapd/+bug/1796987).17:17
ubot5Ubuntu bug 1796987 in snapd "snapd should log fully to the journal" [Medium,Triaged]17:17
Odd_BlokeBut probably not a recent change.17:17
Odd_BlokeThis isn't the first check that the Google code performs, so it's possible other folks aren't hitting this because their local configuration is such that some earlier determination succeeds.17:18
=== ijohnson is now known as ijohnson|lunch
Odd_Blokeblackboxsw: If you have time: https://github.com/canonical/cloud-init/pull/77918:46
blackboxsw+1 Odd_Bloke grabbing it now21:02
blackboxswOdd_Bloke: approved21:12
Odd_BlokeThanks!21:14
=== ijohnson|lunch is now known as ijohnson

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!