[Merge] lp:~mvo/ubuntu-archive-publishing/sync-cnf-metadata into lp:ubuntu-archive-publishing
Colin Watson
cjwatson at canonical.com
Wed Feb 20 10:45:32 UTC 2019
Review: Needs Information
I think this is mostly OK, but the set of Commands files on cnf-extractor.internal seems a little excessive:
$ rsync -v cnf-extractor.internal::cnf-data/disco/main/cnf/
receiving file list ... done
drwxr-xr-x 4,096 2019/02/20 10:19:15 .
-rw-r--r-- 112,438 2019/02/20 08:18:42 Commands-amd64
-rw-r--r-- 32,576 2019/02/20 08:18:42 Commands-amd64.gz
-rw-r--r-- 29,836 2019/02/20 08:18:42 Commands-amd64.xz
-rw-r--r-- 105,141 2019/02/20 08:19:01 Commands-arm64
-rw-r--r-- 31,197 2019/02/20 08:19:01 Commands-arm64.gz
-rw-r--r-- 28,720 2019/02/20 08:19:01 Commands-arm64.xz
-rw-r--r-- 102,213 2019/02/20 08:19:10 Commands-armhf
-rw-r--r-- 30,712 2019/02/20 08:19:10 Commands-armhf.gz
-rw-r--r-- 28,300 2019/02/20 08:19:10 Commands-armhf.xz
-rw-r--r-- 112,758 2019/02/20 08:18:51 Commands-i386
-rw-r--r-- 32,564 2019/02/20 08:18:51 Commands-i386.gz
-rw-r--r-- 29,828 2019/02/20 08:18:51 Commands-i386.xz
-rw-r--r-- 108,720 2019/02/20 08:19:18 Commands-ppc64el
-rw-r--r-- 31,838 2019/02/20 08:19:18 Commands-ppc64el.gz
-rw-r--r-- 29,300 2019/02/20 08:19:18 Commands-ppc64el.xz
-rw-r--r-- 101,287 2019/02/20 08:19:27 Commands-s390x
-rw-r--r-- 30,675 2019/02/20 08:19:27 Commands-s390x.gz
-rw-r--r-- 28,316 2019/02/20 08:19:27 Commands-s390x.xz
sent 24 bytes received 429 bytes 302.00 bytes/sec
total size is 1,006,419 speedup is 2,221.68
This depends a little on how the client is going to deal with it, but I don't think we should need the uncompressed files (noting that Launchpad with your branch will already deal with putting the uncompressed checksum in InRelease given only a .gz or .bz2 file). With a fairly small extra tweak to Launchpad we might only need the .xz file. What does the client actually use?
--
https://code.launchpad.net/~mvo/ubuntu-archive-publishing/sync-cnf-metadata/+merge/356117
Your team Ubuntu Package Archive Administrators is subscribed to branch lp:ubuntu-archive-publishing.
More information about the ubuntu-archive
mailing list