<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>

<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
</head>
<body bgcolor="#ffffff" text="#000000">
I recently tried to upgrade the wanna-build web interface for
buildd.raspbian.org to the latest version but i'm getting.<br>
<br>
<b>Warning</b>: include(/srv/buildd.debian.org/etc/binsrc_assoc.php):
failed to open stream: No such file or directory in <b>/srv/buildd.debian.org/www/status/library.php</b>
on line <b>29</b><br>
<br>
<b>Warning</b>: include(): Failed opening
'/srv/buildd.debian.org/etc/binsrc_assoc.php' for inclusion
(include_path='.:/usr/share/php:/usr/share/pear') in <b>/srv/buildd.debian.org/www/status/library.php</b>
on line <b>29</b><br>
<br>
<b>Warning</b>: pg_query(): Query failed: ERROR: column "vancouvered"
does not exist
LINE 1: SELECT distribution, architecture, vancouvered ^ in <b>/srv/buildd.debian.org/www/status/library.php</b>
on line <b>115</b><br>
<br>
<b>Warning</b>: pg_fetch_assoc() expects parameter 1 to be resource,
boolean given in <b>/srv/buildd.debian.org/www/status/library.php</b>
on line <b>116</b><br>
<br>
<b>Warning</b>: pg_free_result() expects parameter 1 to be resource,
boolean given in <b>/srv/buildd.debian.org/www/status/library.php</b>
on line <b>121</b><br>
<br>
<b>Notice</b>: Use of undefined constant BUILDD_SCHEME - assumed
'BUILDD_SCHEME' in <b>/srv/buildd.debian.org/www/status/library.php</b>
on line <b>1588<br>
<br>
>From looking at </b>buildd.debian.org it seems
/srv/buildd.debian.org/etc/binsrc_assoc.php is a generated file but i'm
not sure what is supposed to generate it.<br>
<br>
I have failed to find any details or explanation of the "vancouvered"
column with my google searches and it does not seem to be in the schema
files I got from <a class="moz-txt-link-freetext" href="https://buildd.debian.org/git/wanna-build.git/">https://buildd.debian.org/git/wanna-build.git/</a><br>
<br>
I haven't looked at the later errors yet as I belive they could be
cascades from the earlier ones.<br>
<br>
Any help would be greatly appreciated.<br>
</body>
</html>