← Back to team overview

canonical-ubuntu-qa team mailing list archive

[Merge] auto-upgrade-testing-specifications:ubuntu-unity-move-from-task-to-metapackage into auto-upgrade-testing-specifications:main

 

Tim Andersson has proposed merging auto-upgrade-testing-specifications:ubuntu-unity-move-from-task-to-metapackage into auto-upgrade-testing-specifications:main.

Requested reviews:
  Canonical Platform QA Team (canonical-platform-qa)

For more details, see:
https://code.launchpad.net/~canonical-platform-qa/auto-upgrade-testing-specifications/+git/auto-upgrade-testing-specifications/+merge/451985
-- 
Your team Canonical Platform QA Team is requested to review the proposed merge of auto-upgrade-testing-specifications:ubuntu-unity-move-from-task-to-metapackage into auto-upgrade-testing-specifications:main.
diff --git a/profiles/ubuntu-lunar-mantic-ubuntu-unity-amd64_qemu.yaml b/profiles/ubuntu-lunar-mantic-ubuntu-unity-amd64_qemu.yaml
index 1d7c351..e186456 100644
--- a/profiles/ubuntu-lunar-mantic-ubuntu-unity-amd64_qemu.yaml
+++ b/profiles/ubuntu-lunar-mantic-ubuntu-unity-amd64_qemu.yaml
@@ -6,7 +6,7 @@
     flavor: ubuntu-unity
     image_name: lunar_mantic_ubuntu_unity_desktop_amd64.img
     build_args:
-      - "--post-command 'sudo apt-get -y update && sudo apt-get -y dist-upgrade && sudo DEBIAN_FRONTEND=noninteractive apt-get -y install ubuntu-unity-desktop^' -v --timeout 14400" 
+      - "--post-command 'sudo apt-get -y update && sudo apt-get -y dist-upgrade && sudo DEBIAN_FRONTEND=noninteractive apt-get -y install ubuntu-unity-desktop' -v --timeout 14400" 
     releases:
       - "lunar"
       - "mantic"

Follow ups