[elbe-devel] [RFC PATCH] pbuilder: access local repo via http

Manuel Traut manuel.traut at linutronix.de
Tue Aug 23 16:53:15 CEST 2016


On 15:52 Tue 23 Aug     , John Ogness wrote:
> Some pbuilder packages may depend on previous pbuilder packages
> that are only available in the local repository. This can be
> accessed via a local http server. The ordering is also set so
> that the local repository is preferred over any other apt
> source.
>
> NOTE: lighttpd is not configured with this patch. For this patch
>       to work, the following lines should exist in
>       /etc/lighttpd/lighttpd.conf
> 
>       server.document-root = "/"
>       server.bind = "127.0.0.1"
>       server.port = 8080

I think we could use this:

http://debathena.mit.edu/config-package-dev/

and please limit it to /var/cache/elbe

Thanks,

  manut




More information about the elbe-devel mailing list