[elbe-users] File deleted in finetuning error
Ralf Schlatterbeck
rsc at runtux.com
Mon Nov 18 16:10:32 CET 2019
I'm building an SD-Card image for an Allwinner SOC with debian buster.
ELBE is 12.2+deb9+build811 (still on debian stretch).
I'm getting the error
[ERROR] Archive file //u-boot.bin deleted in finetuning
I'm putting u-boot.bin into the target via a .tar.gz and then move it
one level up (out of /target) via a finetuning rule:
<t2p_mv path="/u-boot.bin">u-boot.bin</t2p_mv>
The u-boot.bin is used for a binary blob inside the boot-part of the
image, I have
<msdoshd>
...
<binary offset="8" blocksize="1024">u-boot.bin</binary>
So the intent here is that the u-boot.bin is *NOT* in the resulting
SD-Card filesystem. Making it an error that this file is gone is weird,
IMO it's a common use-case that files in an archive are used during
finetuning and later deleted? Note that this did *not* work in previous
versions of Elbe (the archive was unpacked twice I think) and now works
but produces an error??
How can I avoid this error?
It looks like it is leading to Elbe failing. I have some more errors
where some source package is not found, but I think the error above also
leads to elbe failing?, example of a source pkg that is not found,
probably an inconsistency of the mirror used.
[ERROR] No sources for package 'libjavascriptcoregtk-4.0-18-2.26.2-1~deb10+1'
Otherwise I have no indication why elbe thinks the build failed, are
messages denoted [ERROR] making the build fail??
Ralf
--
Dr. Ralf Schlatterbeck Tel: +43/2243/26465-16
Open Source Consulting www: http://www.runtux.com
Reichergasse 131, A-3411 Weidling email: office at runtux.com
More information about the elbe-users
mailing list