[Bug 1897586] Re: azure-cli: global import of antlr4 for optional sub-feature

2021-03-16 Thread Bug Watch Updater
** Changed in: azure-cli (Debian) Status: New => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1897586 Title: azure-cli: global import of antlr4 for optional sub-feature To mana

[Bug 1897586] Re: azure-cli: global import of antlr4 for optional sub-feature

2020-10-12 Thread Launchpad Bug Tracker
This bug was fixed in the package azure-cli - 2.0.81+ds-4ubuntu0.2 --- azure-cli (2.0.81+ds-4ubuntu0.2) focal; urgency=medium * Skip test_subscription_suppression, requires a network connection. azure-cli (2.0.81+ds-4ubuntu0.1) focal; urgency=medium * Add antlr4_workaround.patch

[Bug 1897586] Re: azure-cli: global import of antlr4 for optional sub-feature

2020-10-06 Thread Christian Ehrhardt 
This was tested successfully and I heard nothing negative so far, updating the tags accordingly. ** Tags removed: verification-needed verification-needed-focal ** Tags added: verification-done verification-done-focal -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 1897586] Re: azure-cli: global import of antlr4 for optional sub-feature

2020-10-05 Thread Luca Boccassi
Tested with -proposed enabled on a 20.04.1 VM, works fine: ubuntu@ubuntu:~$ az login To sign in, use a web browser to open the page https://microsoft.com/devicelogin and enter the code ... to authenticate. ubuntu@ubuntu:~$ az vm list | head [ { "additionalCapabilities": null, "availabil

[Bug 1897586] Re: azure-cli: global import of antlr4 for optional sub-feature

2020-10-01 Thread Christian Ehrhardt 
Thanks for the explanation, LGTM sponsored -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1897586 Title: azure-cli: global import of antlr4 for optional sub-feature To manage notifications about thi

[Bug 1897586] Re: azure-cli: global import of antlr4 for optional sub-feature

2020-10-01 Thread Luca Boccassi
Note that this unit test is not an issue on the newer version in Groovy -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1897586 Title: azure-cli: global import of antlr4 for optional sub-feature To m

[Bug 1897586] Re: azure-cli: global import of antlr4 for optional sub-feature

2020-09-30 Thread Luca Boccassi
If a 0.2 is needed, debdiff attached. ** Patch added: "skip networked test" https://bugs.launchpad.net/ubuntu/+source/azure-cli/+bug/1897586/+attachment/5415727/+files/azure-cli_2.0.81+ds-4ubuntu0.2.debdiff -- You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 1897586] Re: azure-cli: global import of antlr4 for optional sub-feature

2020-09-30 Thread Luca Boccassi
Apart from that, built the package manually and installed it on a 20.04.1 VM and it works fine, the original bug is solved: ubuntu@ubuntu:/tmp$ lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description:Ubuntu 20.04.1 LTS Release:20.04 Codename: focal ubuntu@

[Bug 1897586] Re: azure-cli: global import of antlr4 for optional sub-feature

2020-09-30 Thread Luca Boccassi
Unfortunately there's a test that tries to connect to the network, that I missed when doing the original sweep-and-ignore, so it fails to build on the build machine. It works fine from my 20.04.1 VM, so I didn't catch it when building the patch, sorry about that. This is not related to the patch,

[Bug 1897586] Re: azure-cli: global import of antlr4 for optional sub-feature

2020-09-29 Thread Brian Murray
Hello Luca, or anyone else affected, Accepted azure-cli into focal-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/azure-cli/2.0.81 +ds-4ubuntu0.1 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See h

[Bug 1897586] Re: azure-cli: global import of antlr4 for optional sub-feature

2020-09-28 Thread Bug Watch Updater
** Changed in: azure-cli (Debian) Status: Unknown => New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1897586 Title: azure-cli: global import of antlr4 for optional sub-feature To manage no

[Bug 1897586] Re: azure-cli: global import of antlr4 for optional sub-feature

2020-09-28 Thread Christian Ehrhardt 
Thanks for adding the SRU Template. I checked this and it mostly LGTM. Minor changes: 1. version number for SRU will be ubuntu0.1 2. add Bug-Ubuntu reference 3. run update-maintainer 4. put LP bug refernce into brackets as it is the usual style I did those on review and will sponsor it into Focal

[Bug 1897586] Re: azure-cli: global import of antlr4 for optional sub-feature

2020-09-28 Thread Luca Boccassi
** Description changed: + [Impact] + The monitor sub-command imports antlr4 at the global level, although it is necessary only for an optional sub-option of the sub-command. Given antlr4 is not available, this restricts usage of the whole sub-command unnecessarily. + + [Test Case] + +

[Bug 1897586] Re: azure-cli: global import of antlr4 for optional sub-feature

2020-09-28 Thread Christian Ehrhardt 
Actually fixed in Debian and Groovy already. ** Changed in: azure-cli (Ubuntu) Status: New => Fix Released ** Changed in: azure-cli (Ubuntu Focal) Status: New => Triaged -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. h

[Bug 1897586] Re: azure-cli: global import of antlr4 for optional sub-feature

2020-09-28 Thread Christian Ehrhardt 
** Also affects: azure-cli (Ubuntu Focal) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1897586 Title: azure-cli: global import of antlr4 for optional sub

[Bug 1897586] Re: azure-cli: global import of antlr4 for optional sub-feature

2020-09-28 Thread Luca Boccassi
individual patch backported from https://github.com/Azure/azure- cli/pull/14712 ** Patch added: "antlr4_workaround.patch" https://bugs.launchpad.net/debian/+source/azure-cli/+bug/1897586/+attachment/5414979/+files/antlr4_workaround.patch -- You received this bug notification because you are

[Bug 1897586] Re: azure-cli: global import of antlr4 for optional sub-feature

2020-09-28 Thread Luca Boccassi
debdiff of fixed package ** Patch added: "1897586.debdiff" https://bugs.launchpad.net/debian/+source/azure-cli/+bug/1897586/+attachment/5414978/+files/1897586.debdiff -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.la