Re: [yocto] Magic/File problems

2011-08-09 Thread jani.uusi-rantala
I was experiencing same issue today with latest Yocto master ca394457c5d7b2cb4544de7ce2d29008ec6173ae (in Fedora R15): | error: magic_load(ms, /usr/share/misc/magic) failed: File 5.4 supports only version 7 magic files. `/usr/share/misc/magic.mgc' is version 8 | rpmbuild.real: rpmfc.c:1154:

Re: [yocto] Magic/File problems

2011-08-02 Thread Jeff Mitchell
Hi there, On 08/01/2011 06:18 PM, Saul Wold wrote: Which version of poky are you working with? Git master as of that point. Revision 46cf540e63a848512617b20fd8492f81bfb2f704 There was a problem that we had with file at one point and thought was fixed. If you check in your tmp/sysroots

[yocto] Magic/File problems

2011-08-01 Thread Jeff Mitchell
On my host system I have the file utility version 5.05. The version in poky/in my build directories is version 5.04. I'm seeing a lot of builds fail with the following: | error: magic_load(ms, /usr/share/misc/magic) failed: File 5.4 supports only version 7 magic files.

Re: [yocto] Magic/File problems

2011-08-01 Thread Saul Wold
On 08/01/2011 10:55 AM, Jeff Mitchell wrote: On my host system I have the file utility version 5.05. The version in poky/in my build directories is version 5.04. I'm seeing a lot of builds fail with the following: | error: magic_load(ms, /usr/share/misc/magic) failed: File 5.4 supports only