Comment 23 for bug 1444347

Revision history for this message
Steve Langasek (vorlon) wrote :

The fix has landed on the server, and I have confirmed on a test channel that it gives correct results when generating a delta between the current stable image and the current rc-proposed image:

$ ./bin/copy-image ubuntu-touch/stable/ubuntu ubuntu-touch/lp-1444347-test krillin 22
$ ./bin/copy-image ubuntu-touch/rc-proposed/ubuntu ubuntu-touch/lp-1444347-test krillin 180
$ tar tvf www/full/pool/ubuntu-1da961aa25eb6982f71fd433895d98d19b564b02f6f1ff20b4c830778f394016.delta-ubuntu-9c7a7516955ff8b2cc7d5a0053d45954e2d8fe0c4cfa97d4c3dca2bc0582405e.tar.xz | grep usr/bin/python3.4
-rwxr-xr-x root/root 2887488 2015-03-27 02:51 system/usr/bin/python3.4m
hrwxr-xr-x root/root 0 2015-03-27 02:51 system/usr/bin/python3.4 link to system/usr/bin/python3.4m
$

Marking this issue resolved.