chiark / gitweb /
adt-run: Fix typo to make "build-needed" work (Closes #637353)
[autopkgtest.git] / hosts / magrathea / cfg
1 PATH=/home/ian/autopkgtest/runner:/usr/local/sbin:/usr/sbin:$PATH
2 export PATH
3
4 tmp=/volatile/ian/adt-tmp
5 mirror=http://mirror.relativity.greenend.org.uk/mirror/debian-ftp/
6 distro=lenny
7 suite=main
8 administrator_email=ian@davenant.greenend.org.uk
9 salutation="Ian"
10 from="$salutation Jackson <ian@davenant.greenend.org.uk>"
11 disable=false
12 desthttphead=http://www.chiark.greenend.org.uk/~ijackson
13 destrsynchead=ijackson@chiark:public-html/
14 destdircommon=autopkgtest/
15 adtvirt_extra_opts=--userv
16 upload_if_ok=false
17 upload_if_notests=true
18 suppressrepeatedemails=false
19 suppresspackages=openbugs
20 blacklistbinarypackages=blacklist
21
22 rsync='rsync --bwlimit=16'
23 # 16kby/s = 128kbit/s
24
25 email_extra_info='
26 The test environment is an i386 Xen guest with limited amounts of
27 memory.  The relevant dependencies are installed for each test but
28 very few other packages.  Most autopkgtest reports are FTBFS problems.
29 Failures to satisfy build-dependencies are sometimes due to ambiguity
30 rather than simple lack of a suitable package.
31
32 While this bug remains open and assigned to this package, no further
33 retesting will be done and no additional bugs will be filed.  When you
34 have corrected the problem, close the bug and your package will be
35 immediately eligible for retesting.
36
37 If this automatic testing and bug filing is undesirable for certain
38 packages(s) please let me know and I will add them to my blacklist.
39 '
40
41 maintainer_email_override="$administrator_email"
42
43 email_sourcepackage_header=\
44 "Source: @p
45 Version: @v
46 User: autopkgtest@_packages.debian.org
47 Usertags: autopkgtest
48
49 "
50 email_binarypackage_header=\
51 "Package: @p
52 Version: @v
53 User: autopkgtest@_packages.debian.org
54 Usertags: autopkgtest
55
56 "