From 8c2ccfc5a8fb2acf86a36e79984b7f6eae79d384 Mon Sep 17 00:00:00 2001 From: Alec Leamas <leamas.alec@gmail.com> Date: Wed, 13 Oct 2010 10:34:32 +0200 Subject: [PATCH] Updating to reflect new tests on 10.04 desktop. --- pkg/ubuntu/README.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/pkg/ubuntu/README.md b/pkg/ubuntu/README.md index ff82a4c296..b8f3f7987e 100644 --- a/pkg/ubuntu/README.md +++ b/pkg/ubuntu/README.md @@ -63,8 +63,13 @@ The user diaspora is added during install. make-dist.sh accepts arguments to get a specified commit and/or use another repo. -This has been tested on a Ubuntu 32-bit 10.10 , clean server. Since this -is a very small dist, the dependencies should possibly be complete. +This has been tested on a Ubuntu 32-bit 10.10 , clean server and on 10.04 +Lucid desktop, also clean installation. + +mongodb is having problems occasionally. Sometimes the dependencies are not +installed, and mongod refuses to start. invoke /usr/bin/mongod -f /etc/mongodb.conf +fo test. The lockfile /var/lib/mongodb/mongod.conf is also a potential +problem. Remove to make it start again. The diaspora-wsd is just placeholder FTM, it does **not** work. -- GitLab