diskimage-builder/elements/dpkg/root.d
Colleen Murphy a9b38d0b60 Fix dpkg element for Ubuntu Xenial
The Ubuntu Xenial cloud server images set the mode of
/var/lib/apt/lists/partial to 700, so when mounted it's inaccessible to
an unprivileged user, resulting in an error:

  find: `/tmp/image.aDQKdkRi/mnt/var/lib/apt/lists/partial': Permission denied

There's no reason an image should come with anything already in
/var/lib/apt/lists/partial, so just avoid trying to descend into that
directory when fixing the apt translations packages.

Change-Id: Id27f0166bfb09d67200f337a5ffff2f2037b7c1c
2016-02-10 12:50:43 -08:00
..
50-build-with-http-cache Standarise tracing for scripts 2015-02-12 10:41:32 +11:00
60-block-apt-translations Fix dpkg element for Ubuntu Xenial 2016-02-10 12:50:43 -08:00
99-block-daemons Standarise tracing for scripts 2015-02-12 10:41:32 +11:00
99-shared_apt_cache Standarise tracing for scripts 2015-02-12 10:41:32 +11:00
99-trim-dpkg Standarise tracing for scripts 2015-02-12 10:41:32 +11:00