[elbe-users] No output from ELBE pbuilder
Philipp Rosenberger
p.rosenberger at kunbus.com
Thu Sep 3 11:04:29 CEST 2020
Hi,
I don't get anything from ELBE pbuilder. I followed the step from the
quickstarte guide.
I have ELBE stable installed: elbe v12.5
I've created an initvm and created an pbuilder for an armhf build:
> elbe pbuilder create --xmlfile armhf-nfs-with-build-tools.xml --writeproject /tmp/pbuilder.prj
Then I cloned the libgpio repo and ran elbe pbuilder build:
> git clone https://github.com/Linutronix/libgpio.git
> cd libgpio/
> elbe pbuilder build --project `cat /tmp/pbuilder.prj` --out ../out/
But there is no 'out' directory. Also listing the packages of the repo
returns "None".
> elbe prjrepo list_packages `cat /tmp/pbuilder.prj`
Best regards
Philipp
More information about the elbe-users
mailing list