Comment 5 for bug 1284612

Revision history for this message
Alexander Sack (asac) wrote :

We use this tool in our CI infrastructure for installing test packages; we don't want to run apt-get update to install testpackages because you might end up installing install packages that are newer than what is supposed to be on the image, giving you an unknown image package configuration on the image.

If we want to use phablet-config also for convenience, we could add a flag that forces to run apt-get update before installing packages.