[elbe-devel] [PATCH 1/1] Remove --force-check-gpg from DEBOOTSTRAPOPTS when <noauth>.

Olivier Dion dion at linutronix.de
Fri Jul 19 10:38:10 CEST 2019


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
``````````````````````````````````````````````````````````````````````

--
Olivier Dion
Linutronix GmbH | Bahnhofstrasse 3 | D-88690 Uhldingen-Mühlhofen



More information about the elbe-devel mailing list