chiark / gitweb /
magrathea: better email messages
[autopkgtest.git] / hosts / magrathea / cfg
index 55c42c903b19d4b7b2c72987f062e4a44f417c0e..17422dadc15c5a33ca0afffc8bbda64519ed6458 100644 (file)
@@ -1,15 +1,16 @@
 PATH=/home/ian/autopkgtest/runner:/usr/local/sbin:/usr/sbin:$PATH
 export PATH
 
+tmp=/volatile/ian/adt-tmp
 mirror=http://mirror.relativity.greenend.org.uk/mirror/debian-ftp/
-distro=testing
+distro=lenny
 suite=main
 administrator_email=ian@davenant.greenend.org.uk
 salutation="Ian"
 from="$salutation Jackson <ian+debian-autopkgtest@chiark.greenend.org.uk>"
 disable=false
 desthttphead=http://www.chiark.greenend.org.uk/~ijackson/
-destrsynchead=ijackson@login.chiark.greenend.org.uk:public-html/
+destrsynchead=ijackson@chiark:public-html/
 destdirtail=autopkgtest/testing
 adtvirt_extra_opts=--userv
 upload_if_ok=false
@@ -22,6 +23,13 @@ email_extra_info='
 The test environment is an i386 Xen guest with limited amounts of
 memory.  The relevant dependencies are installed for each test but
 very few other packages.  Most autopkgtest reports are FTBFS problems.
+Failures to satisfy build-dependencies are sometimes due to ambiguity
+rather than simple lack of a suitable package.
+
+While this bug remains open and assigned to this package, no further
+retesting will be done and no additional bugs will be filed.  When you
+have corrected the problem, close the bug and your package will be
+immediatley eligible for retesting.
 '
 
 #maintainer_email_override="new@bugs.launchpad.net"