Merge lp:~javier.collado/ubuntu-test-cases/bug1167904 into lp:ubuntu-test-cases/desktop

Proposed by Javier Collado
Status: Merged
Approved by: Javier Collado
Approved revision: 41
Merged at revision: 41
Proposed branch: lp:~javier.collado/ubuntu-test-cases/bug1167904
Merge into: lp:ubuntu-test-cases/desktop
Diff against target: 8 lines (+0/-1)
1 file modified
preseeds/lvm.cfg (+0/-1)
To merge this branch: bzr merge lp:~javier.collado/ubuntu-test-cases/bug1167904
Reviewer Review Type Date Requested Status
Para Siva (community) Approve
Paul Larson Approve
Ubuntu Test Case Developers Pending
Review via email: mp+158357@code.launchpad.net

Description of the change

This branch removes the latecommand in the preseed used for the lvm scenario to
fix the problem to get the imagemagick package from the archive.

To post a comment you must log in.
Revision history for this message
Paul Larson (pwlars) wrote :

+1

review: Approve
Revision history for this message
Para Siva (psivaa) wrote :

Thanks for the change

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'preseeds/lvm.cfg'
2--- preseeds/lvm.cfg 2013-03-28 12:31:10 +0000
3+++ preseeds/lvm.cfg 2013-04-11 12:55:25 +0000
4@@ -35,4 +35,3 @@
5 d-i pkgsel/include string openssh-server python-yaml bzr git gdebi-core
6 #need this for non-desktop
7 d-i finish-install/reboot_in_progress note
8-d-i preseed/late_command string chroot /target sh -c 'chmod g+w /var/lib/utah/testsuites; apt-get install -y --force-yes imagemagick'; [ "$?" -eq "0" ]

Subscribers

People subscribed via source and target branches