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 redundant, when unembargoing to any PPA, the pocket should be release, as there are not pockets in PPAs. Thus the idea of having the script script to release when `destination` is not the archive (even if the `--esm-whatever` option was not specified). -- https://code.launchpad.net/~octagalland/ubuntu-qa-tools/+git/ubuntu-qa-tools/+merge/479086 Your team Ubuntu Bug Control is requested to review the proposed merge of ~octagalland/ubuntu-qa-tools:unembargo_default_to_release_pocket_for_ppas into ubuntu-qa-tools:master. _______________________________________________ Mailing list: https://launchpad.net/~ubuntu-bugcontrol Post to : ubuntu-bugcontrol@lists.launchpad.net Unsubscribe : https://launchpad.net/~ubuntu-bugcontrol More help : https://help.launchpad.net/ListHelp