Comment # 6 on bug 1139325 from
(In reply to Ladislav Slez�k from comment #5)

> We actually display a warning
> (https://github.com/yast/yast-packager/blob/master/src/lib/y2packager/
> clients/inst_productsources.rb#L1699) when we detect a low memory system
> 
> 
> But in this case the memory size *exactly* matches the limit when the
> warning is not yet displayed.

This is probably no accident. rPi 3 is a supported platform so the installer is
supposed to work on it.

> 
> But IIRC with only OSS, NonOSS and Updates (without Debug and Sources) it
> should work fine...

It also works fine offline without any online repositories. The problem is you
can select these repositories and then the installer crashes. It could disable
some with low memory, it could detect oom before it's too late, it could add
swap.

Whatever it is it should not rely on user not checking a checkbox which does
not have "Don't use, this will crash your system" written next to it.


You are receiving this mail because: