On Sunday 23 September 2007, Julien Danjou wrote:
> At 1190512917 time_t, Ritesh Raj Sarraf wrote:
> > When running rebuildd, it dies asap.
>
> What about reading the doc and init database? :)

[EMAIL PROTECTED]:~$ ls /usr/share/doc/rebuildd/
changelog.gz  copyright

The only doc I found was the config file.

[EMAIL PROTECTED]:~$ cat /etc/rebuildd/rebuilddrc
[mail]
mailto = [EMAIL PROTECTED]
from = [EMAIL PROTECTED]
subject_prefix = [rebuildd]

[http]
logfile = /var/log/rebuildd/httpd.log
log_lines_nb = 30
ip = 0.0.0.0
cache = 1
templates_dir = /usr/share/rebuildd/templates
port = 9998

[build]
max_jobs = 5
max_threads = 2
check_every = 300
work_dir = /var/cache/rebuildd/build
kill_timeout = 90
source_cmd = apt-get -q --download-only -t %s source %s=%s
post_build_cmd =
dists = stable testing unstable
build_cmd = pbuilder build --basetgz /var/cache/pbuilder/%s.tgz %s_%s.dsc
database_uri = sqlite:///var/lib/rebuildd/rebuildd.db
archs = i686 all

[telnet]
ip = 0.0.0.0
prompt = [EMAIL PROTECTED]>
motd = Connected on rebuildd on localhost
port = 9999

[log]
time_format = %d-%m-%Y %H:%M:%S
logs_dir = /var/log/rebuildd/build_logs
mail_failed = 1
mail_successful = 0
file = /var/log/rebuildd/rebuildd.log

Is there any other place I should have looked ?

Ritesh
-- 
Ritesh Raj Sarraf
RESEARCHUT - http://www.researchut.com
"Necessity is the mother of invention."

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to