[Bug 1515661] Re: [SRU] sync 14.04 cloud-initramfs-tools to 12.04
Scott Moser
smoser at ubuntu.com
Fri Nov 20 16:52:25 UTC 2015
To show verification of 'MAAS Image Test case' for working in 20151119
and fail in 20151117:
$ burl=http://maas.ubuntu.com/images/ephemeral-v2/daily/precise/amd64
$ wget "$burl/$serial/trusty/generic/boot-initrd" -O boot-initrd
$ for ser in 20151117 20151119; do for arch in i386 amd64; do
for krel in precise trusty; do
out=boot-initrd.$ser.$arch.$krel
[ -f "$out" ] || wget -qO "$out" "$burl/$ser/$krel/generic/boot-initrd"
echo -n "$out:"
lsinitramfs $out | grep -q copymods && echo GOOD || echo MISSING
done; done; done
boot-initrd.20151117.i386.precise:MISSING
boot-initrd.20151117.i386.trusty:MISSING
boot-initrd.20151117.amd64.precise:MISSING
boot-initrd.20151117.amd64.trusty:MISSING
boot-initrd.20151119.i386.precise:GOOD
boot-initrd.20151119.i386.trusty:GOOD
boot-initrd.20151119.amd64.precise:GOOD
boot-initrd.20151119.amd64.trusty:GOOD
[1] http://maas.ubuntu.com/images/ephemeral-v2/daily/precise/
[2] http://maas.ubuntu.com/images/ephemeral-v2/daily/precise/amd64/20151119/trusty/generic/
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to cloud-initramfs-tools in Ubuntu.
https://bugs.launchpad.net/bugs/1515661
Title:
[SRU] sync 14.04 cloud-initramfs-tools to 12.04
To manage notifications about this bug go to:
https://bugs.launchpad.net/maas-images/+bug/1515661/+subscriptions
More information about the Ubuntu-server-bugs
mailing list