[elbe-devel] [PATCH 1/1] Remove --force-check-gpg from DEBOOTSTRAPOPTS when <noauth>.
Yegor Yefremov
yegorslists at googlemail.com
Fri Jul 19 11:29:44 CEST 2019
On Fri, Jul 19, 2019 at 10:34 AM Olivier Dion <dion at linutronix.de> wrote:
>
>
> On 2019-07-19T07:22:38+0200, Yegor Yefremov <yegorslists at googlemail.com> wrote:
>
> > Do I have to rebuild the initvm in order to try the patch? Just
> > applying and invoking "pbuilder create" doesn't fix the issue.
>
> You have to change this file in the initvm and restart the elbe daemon
> yes. No need to rebuild it.
>
> On your host:
> ``````````````````````````````````````````````````````````````````````
> $ scp -P 5022 ~/elbe/elbepack/pbuilder.py \
> root at localhost:/usr/lib/python2.7/dist-packages/elbepack
> ``````````````````````````````````````````````````````````````````````
>
> If you have build your initvm with --devel do this one too:
> ``````````````````````````````````````````````````````````````````````
> $ scp -P 5022 ~/elbe/elbepack/pbuilder.py \
> root at localhost:/var/cache/elbe/devel/elbepack
> ``````````````````````````````````````````````````````````````````````
>
> Then in your initvm:
> ``````````````````````````````````````````````````````````````````````
> # systemctl restart elbe-daemon
> ``````````````````````````````````````````````````````````````````````
>
> If it doesn't work, can you provide the output of this command
> in the initvm?
> ``````````````````````````````````````````````````````````````````````
> # cd /var/cache/elbe/PROJECT-ID
> # pbuilder dumpconfig --configfile pbuilderrc | sort
> ``````````````````````````````````````````````````````````````````````
Thanks. Tested on Ubuntu 18.04.
Tested-by: Yegor Yefremov <yegorslists at googlemail.com>
Yegor
More information about the elbe-devel
mailing list