[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Problem configuring buildd distributions



Have you looked at this bug yet? It looks like the distributions is
sane, but there are some other things mentioned as well.

Lemme know, I can start digging :)

http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=622102

-Paul

On Tue, May 22, 2012 at 6:16 AM, Alexander Pashaliyski
<al.pashaliyski@gmail.com> wrote:
> Hi team
>
> I just installed buildd from Debian wheezy repository and configured it. However when I start it from the init.d script, it says:
>
> D: Setting Log Stream=IO::File=GLOB(0x2948b40)
> D: Setting Daemon=0
> D: Setting Config=Sbuild::ConfBase=HASH(0x1d3db78)
> D: Setting Session ID=
> D: Setting Chroot ID=/
> D: Setting Defaults=HASH(0x293c230)
> D: Setting Split=1
> D: Setting Split=0
> D: Setting Log Stream=IO::File=GLOB(0x2948b40)
> D: Setting Host=Sbuild::ChrootRoot=HASH(0x293bcf0)
> D: Setting Priority=0
> D: Setting Location=/
> D: Setting Session Purged=0
> D: Setting MY_BINARY=/usr/bin/buildd
> D: Setting MY_BINARY_TIME=1323293135
> distribution list is empty, aborting. at /usr/share/perl5/Buildd/Daemon.pm line 95.
>
> As far as I can see the distribution list is not empty - I set it in /etc/buildd/buildd.conf
>
> $distributions = [
>    {
>        dist_name => ["wheezy"],
>        built_architecture => ['amd64'],
>        wanna_build_ssh_host => "127.0.0.1",
>        wanna_build_ssh_user => "buildd",
>        wanna_build_db_name => "amd64/wannadb",
>        wanna_build_db_user => 'wbadm',
>        dupload_local_queue_dir => "/tmp/upload",
>        logs_mailed_to => $admin_mail
>    }
> ];
>
> I have tried to locate the problem, but so far unsuccessfully. Does somebody know what am I doing wrong?
>
> Regards,
> Alexander Pashaliyski


Reply to: