[buildd-tools-devel] Bug#622102: Bug#622102: buildd does not find any distrubutions after upgrade

Runningen, Jeffrey M Jeffrey.M.Runningen at boeing.com
Thu Jan 19 21:02:58 UTC 2012


On Jan 18, 2012, at 6:23 PM, Roger Leigh wrote:

> On Wed, Jan 18, 2012 at 04:35:17PM -0600, Runningen, Jeffrey M wrote:
>> I believe I¹m having the same issue.  Were you able to find a solution?  I¹m
>> trying to get a another build server going for the powerpcspe port.  My
>> buildd is version 0.62.6-1.
> 
> These newer versions of buildd have not yet been tested or deployed on
> Debian autobuilders yet.  It's quite possible this is due to a bug in
> that perl module--there have been some changes made here.  Could you
> provide a full transcript of the error you are seeing, and I'll see if
> we can identify and fix the cause of this problem.
> 
daemon.log merely contains the same error reported in the original bug:

  distribution list is empty, aborting. at /usr/share/perl5/Buildd/Daemon.pm line 95.

I'm testing it with a .builddrc based on the sample buildd.conf from the package, but with the fields I plan to use uncommented.  This .builddrc is:

$distributions = [ {
        dist_name => ["unstable", "testing"],
        built_architecture => undef,
        wanna_build_ssh_host => "buildd.debian.org",
        wanna_build_ssh_user => "buildd_arch",
        wanna_build_ssh_socket => "",
        wanna_build_ssh_options => [],
        wanna_build_db_name => "arch/build-db",
        wanna_build_db_user => $Buildd::username,
        dupload_local_queue_dir => "upload",
        no_auto_build => [],
        weak_no_auto_build => [],
        logs_mailed_to => $admin_mail,
        sbuild_chroot => undef,
} ];
$nice_level = 10;
$admin_mail = 'root';
$log_queued_messages = 0;
$upload_queues = [ {
        dupload_local_queue_dir => "upload",
        dupload_archive_name => "anonymous-ftp-master",
},
{
        dupload_local_queue_dir => "upload-security",
        dupload_archive_name => "security",
} ];
$build_log_keep = 2;
$daemon_log_send = 1;
$statistics_mail = 'root';
1;


> 
> Thanks,
> Roger
> 


Cheers,
Jeff

Jeff Runningen
Integrated Intelligence
The Boeing Company






More information about the Buildd-tools-devel mailing list