I installed RAUC with --disable-network option because of libcurl dependency 
issues.
I have done below steps so far:
Created manifest.raucm like this
[update]
compatible=rauc-demo-x86
version=2015.04-1

[image.rootfs]
sha256=4c03d5be6780e64a604e94222a2da50e671698b9c1d764f1bbc617558de80f98
size=11376640
filename=rauc.img

MY /etc/rauc/system.conf is:

[system]
compatible=rauc-demo-x86
bootloader=uboot
mountprefix=/mnt/rauc


[slot.rootfs.0]
device=/dev/mmcblk0p1
type=raw
bootname=A

But when I try to install this update using:
./rauc install -d update.raucb
it shows following log:
Domains: 'rauc'
(rauc:21307): rauc-DEBUG: install started
(rauc:21307): rauc-DEBUG: input bundle: /home/rauc/update.raucb
Error creating proxy: Error calling StartServiceByName for de.pengutronix.rauc: 
Timeout was reached
D-Bus error while installing `/home/rauc/update.raucb`
Previously I have done:
./autogen.sh
./configure --disable-network
make
make install

service rauc start

LOG of 
./rauc info -d update.raucb
Domains: 'rauc'
rauc-Message: Reading bundle: update.raucb
rauc-Message: Verifying bundle... 
3069734912:error:2E09D06D:CMS routines:CMS_verify:content verify 
error:../crypto/cms/cms_smime.c:393:

(rauc:21318): rauc-WARNING **: signature verification failed: 
error:2E09A09E:CMS routines:CMS_SignerInfo_verify_content:verification failure


QUESTION 2:
How to use it with uboot? Can u please elaborate how to install library to 
modify u-boot variables and environment.


Regards
Gurpartap Singh
Embedded Software Engineer
Terron Microsystems Pvt. Ltd
New Delhi

_______________________________________________
RAUC mailing list

Reply via email to