On Thu, May 05, 2016 at 11:53:01PM -0400, Daniel Richard G. wrote:
> > that I wasn't expecting, so the #821159 may be incomplete.
>
> I tested your proposed fix to lib/apt-cacher.pl in that bug report. Two
> changes are needed:
>
> 1. SHA files, and
>
> 2. icons tarballs can be .xz-compressed.
>
> So with
>
> Components-%VALID_ARCHS%\.yml\.(?:x|g)z
> icons-(64|128)x\g{-1}\.tar\.(?:x|g)z
Thanks, I will update that.
> [0-9a-f]{64}
>
> the Ubuntu Xenial system updates cleanly.
>
> (Might be good to match the path prefix of the SHA files, since the
> basename pattern is a wee bit open-ended...)
The SHA files appears to be Ubuntu specific. For both distros, I am struggling
to find decent documentation about DEP-11. Can you point me to where the Ubuntu
SHA files are specified?
Best wishes
Mark