id,summary,reporter,owner,description,type,status,priority,milestone,component,version,resolution,keywords,cc,launchpad_bug 434,automate testing of installation,zooko,cgalvan,"Configure the tahoe {{{master.cfg}}} to test installation of Tahoe. I want to make sure that the following work: * {{{mkdir -p ${INSTALLDIR}/lib/python${PYMAJ}.${PYMIN}/site-packages && PYTHONPATH=${PYTHONPATH}:${INSTALLDIR}/lib/python${PYMAJ}.${PYMIN}/site-packages ./setup.py install --prefix=${INSTALLDIR}}}} * {{{mkdir -p ${INSTALLDIR}/lib/python${PYMAJ}.${PYMIN}/site-packages && PYTHONPATH=${PYTHONPATH}:${INSTALLDIR}/lib/python${PYMAJ}.${PYMIN}/site-packages ./setup.py install --prefix=${INSTALLDIR} --single-version-externally-manged --record=/dev/null}}} * {{{mkdir -p ${INSTALLDIR}/lib/python${PYMAJ}.${PYMIN}/site-packages && PYTHONPATH=${PYTHONPATH}:${INSTALLDIR}/lib/python${PYMAJ}.${PYMIN}/site-packages easy_install --install-dir=${INSTALLDIR} ${SOURCE_TARBALL}}}} * {{{make install}}} * {{{make install PREFIX=${INSTALLDIR}}}} Note that at least two of these are currently broken on at least some of our support platforms, so my desire to get these automatically tested is not an idle desire. ",defect,closed,major,1.4.1,packaging,1.0.0,fixed,,,