On Mon, Aug 1, 2011 at 7:28 PM, Andrew Bayer <andrew.ba...@gmail.com> wrote: > I'm not sure what the right way to figure out whether a given set of > packages are installed on the ubuntu slaves - specifically, I'm looking for > autoconf, automake, liblzo2-dev, libz-dev, sharutils, libfuse-dev, > build-essential, dh-make, debhelper, devscripts, and reprepro, but I feel > like it'd probably be a good idea to find out how to check this myself in > the future. =)
Right now, there is no good documentation on this. However, I'm preparing a .sh script for maintaining the Ubuntu slaves, which will contain a list of installed scripts. Should be ready in the next few days. /niklas