[23614] in Source-Commits
/svn/athena r23248 - trunk/debathena
daemon@ATHENA.MIT.EDU (rbasch@MIT.EDU)
Sat Nov 22 18:30:45 2008
Date: Sat, 22 Nov 2008 18:30:18 -0500 (EST)
From: rbasch@MIT.EDU
Message-Id: <200811222330.SAA29959@drugstore.mit.edu>
To: source-commits@MIT.EDU
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Author: rbasch
Date: 2008-11-22 18:30:18 -0500 (Sat, 22 Nov 2008)
New Revision: 23248
Modified:
trunk/debathena/NOTES
Log:
In the NOTES section on setting up a build server, document the
need to install the sbuild and schroot backports on Hardy.
Modified: trunk/debathena/NOTES
===================================================================
--- trunk/debathena/NOTES 2008-11-22 05:23:17 UTC (rev 23247)
+++ trunk/debathena/NOTES 2008-11-22 23:30:18 UTC (rev 23248)
@@ -319,9 +319,17 @@
3. apt-key add /afs/dev.mit.edu/system/athena10/apt/athena10-archive.asc
- 4. Install the packages listed in
- scripts/build-server/packages (using "aptitude install")
+ 4. Install the packages listed in scripts/build-server/packages
+ (using "aptitude install").
+ Note that currently the build system uses a new feature of sbuild
+ which is not in the package version in the main Ubuntu Hardy
+ release. The proper package version and its prerequisite schroot
+ packages have been backported locally for Hardy, and should be
+ installed from /afs/dev.mit.edu/project/release/10/build/backports.
+ This will also require installing the devscripts package from the
+ Hardy backports repository.
+
5. Install debathena-login, debathena-ssh-server, and
debathena-build-depends (using "aptitude install").