[Ubuntu-bugcontrol] Please restore canonical-ubuntu-qa membership

2025-01-15 Thread Paride Legovini
Dear Ubuntu Bug Control admins, Looks like canonical-ubuntu-qa membership expired on January 9, just after two months [1] the team was added to ubuntu-bugcontrol: On 2025-01-09 06:15, Ubuntu Bug Control wrote: > Hello Canonical's Ubuntu QA, > > The membership of Canonical's Ubuntu QA (canonical-

[Ubuntu-bugcontrol] Please restore canonical-ubuntu-qa membership [2]

2025-01-15 Thread Paride Legovini
[Re-sending this as the previous one had a typo in Brian's address.] Dear Ubuntu Bug Control admins, Looks like canonical-ubuntu-qa membership expired on January 9, just after two months [1] the team was added to ubuntu-bugcontrol: On 2025-01-09 06:15, Ubuntu Bug Control wrote: > Hello Canonical

Re: [Ubuntu-bugcontrol] [Merge] ~octagalland/ubuntu-qa-tools:unembargo_default_to_release_pocket_for_ppas into ubuntu-qa-tools:master

2025-01-15 Thread Octavio Galland
Thanks for taking the time to look at this. The issue is when doing unembargo for subprojects/PPAs that are not the ESM ones. The script has this comment near the beginning of the file: ``` # Copy from archive to a PPA: # ./unembargo --ppa ubuntu -d kees --pocket release $PKG ``` But this is r

Re: [Ubuntu-bugcontrol] [Merge] ~octagalland/ubuntu-qa-tools:unembargo_default_to_release_pocket_for_ppas into ubuntu-qa-tools:master

2025-01-15 Thread Emilia Torino
In general this LGTM, but I wonder if there could be scenarios where opt.destination != UBUNTU_ARCHIVE and we will need the pocket to still be security... let's ask others about this just in case! -- https://code.launchpad.net/~octagalland/ubuntu-qa-tools/+git/ubuntu-qa-tools/+merge/479086 Your

Re: [Ubuntu-bugcontrol] [Merge] ~octagalland/ubuntu-qa-tools:unembargo_default_to_release_pocket_for_ppas into ubuntu-qa-tools:master

2025-01-15 Thread Octavio Galland
Good idea. Now I'm setting the default value for pocket _after_ the `--esm` toggles take effect. Additionally, specifying a pocket when unembargoing an ESM update is no longer accepted (since the script was overriding it with `release` anyways). I tested the following combinations and seemed to

Re: [Ubuntu-bugcontrol] [Merge] ~octagalland/ubuntu-qa-tools:unembargo_default_to_release_pocket_for_ppas into ubuntu-qa-tools:master

2025-01-15 Thread Marc Deslauriers
@octagalland Thanks for the comment, I do think your explanation makes sense...perhaps you could clean up the esm code that overrides the pocket since it will no longer be necessary with your change? -- https://code.launchpad.net/~octagalland/ubuntu-qa-tools/+git/ubuntu-qa-tools/+merge/479086 Yo

Re: [Ubuntu-bugcontrol] [Merge] ~octagalland/ubuntu-qa-tools:unembargo_default_to_release_pocket_for_ppas into ubuntu-qa-tools:master

2025-01-15 Thread Marc Deslauriers
Which PPA are you trying to unembargo to? There's already code to handle overriding the pocket when unembargoing to an ESM ppa, is that insufficient? -- https://code.launchpad.net/~octagalland/ubuntu-qa-tools/+git/ubuntu-qa-tools/+merge/479086 Your team Ubuntu Bug Control is requested to review t