El 12/7/18 a las 04:01, Łukasz Posadowski escribió:
> Data Thu, 12 Jul 2018 14:18:23 +1000
> Philip Manuel <systems@zomojo.com> napisał(a):
>> I've just installed this image for a RPi 3. It boots without issue,
>> but when I do a yum update it segfaults.
>>
>> Is there away around this ?
> Is it crashing during update, or right after yum update command? If
> it's a big update (with kernel and lots of other packages) try add a gig
> of swap.
>
Personally, I prefer to update in smaller batches. First yum+rpm, then
glibc and maybe others. then the rest (without the kernel) and then
finally the kernel.
_______________________________________________
Arm-dev mailing list
Arm-dev@centos.org
https://lists.centos.org/mailman/listinfo/arm-dev
Hi
It crashes straight after issuing a 'yum update', can also be recreated using python import yum scenario
Thanks