Hi,

Gbs build[1] used with following repo url: 
http://download.tizen.org/snapshots/tizen/rd-pq/latest/ modifies 
/proc/sys/fs/binfmt_misc/arm. The original contents:

 enabled
 interpreter /usr/bin/qemu-arm-static
 flags:
 ...

are replaced with:

 enabled
 interpreter /qemu/qemu-arm-binfmt
 flags: P
 ...

Such interpreter doesn't exist on my local filesystem but there is 
/qemu/qemu-arm-binfmt inside gbs chroot.

During initialization gbs reads /<profile>.conf file from chroot. The line 
"Runscripts: qemu-accel-armv7l-cross-arm" makes it launch 
qemu-accel-armv7l-cross-arm.rpm post installation scripts that perform binfmt 
modification. It seems like gbs configuration issue. Can someone verify it?
 
[1] gbs build -A armv7l --clean --overwrite

Thanks in advance,

--
Krzysztof Jackiewicz
Software Engineer
Samsung R&D Poland


_______________________________________________
Dev mailing list
[email protected]
https://lists.tizen.org/listinfo/dev

Reply via email to