Done !

https://bugs.tizen.org/jira/browse/DEVT-139

As a workaround, we'll use a SSD with ext4 instead of tmpfs. Anyway,
this is very temporary as the snapshots should be published on
download.tizen.org (with bmap files, hopefully).

So we can go on working on raw+bmap+setup-ivi.

Thanks
-- 
Stéphane Desneux
Intel OTC - Vannes/FR
gpg:1CA35726/DFA9B0232EF80493AF2891FA24E3A2841CA35726

On 15/01/2014 10:06, Artem Bityutskiy wrote:
> On Wed, 2014-01-15 at 10:00 +0100, Stéphane Desneux wrote:
>> Artem,
>>
>> We moved the tmp mic dir from /var/tmp/mic/cache to /var/run/mic to be
>> faster: this greatly reduces the image creation time, specially the rpm
>> install phase.
>>
>> But... /var/run is mounted on tmpfs... And it's probably why mic fails
>> to generate the bmap file (FIEMAP fails). If we change the temp dir to
>> ext4, it works (but is slower :-))
>>
>> Thanks for pointing the problem.
> 
> OK. Good news is - tmpfs supports 'SEEK_HOLE', and I can use that
> instead of FIEMAP, so tmpfs should be then supported.
> 
> Let me add this to my todo list. If you could file a JIRA issue against
> bmap-tool (something like 'cannot create the bmap when the FS is tmpfs')
> and put the tracelog there, I'd appreciate.
> 
> Thanks!
> 
_______________________________________________
Dev mailing list
[email protected]
https://lists.tizen.org/listinfo/dev

Reply via email to