On Sat, Aug 24, 2019 at 1:22 AM Stephan Sürken <abs...@olurdix.de> wrote:
> For 1.1.x development, please try to run 'dpkg-reconfigure mini-buildd'
> and change/add this endpoint argument:
>
> --httpd-endpoint=tcp6:port=8066:interface=localhost
>
> I guess this might solve the problem at hand.

Sorry for the delay in testing.  I had concluded that to meet my needs
(for instance I also wanted to have support for source.changes uploads
which mini-buildd currently rejects for lack of packages from required
architecture amd64), it would probably be easier to write my own
version of the build daemon backend from scratch.  As a result, I
removed the chroot and the sudo configuration for mini-buildd.  (I
never installed mini-buildd as a package, I just ran it from a local
installation directory.  Incidentally, that did require a patch to
replace a hard-coded static files location to one calculated based on
__file__.)  So, it would take a while to get things set back up for
more testing.

That said, I was already passing -E tcp:port=8066:interface=127.0.0.1
on the command line.

If you would still like to see whether tcp6 vs. tcp, or localhost vs.
127.0.0.1, makes a difference, then I might be able to recreate the
chroot and redo the sudo configuration sometime later this week.
-- 
Daniel Schepler

Reply via email to