Hi Randy,
thanks for feedback. I will prepare a v3 and send.
On 2018-10-06 04:36, Randy MacLeod wrote:
Hi Peter,
Thanks for the v2, I think there are some small things to fix
up, some optional work and then this will be in good shape.
Btw, it's good practice to write a wrapper email and expla
Hi Peter,
Thanks for the v2, I think there are some small things to fix
up, some optional work and then this will be in good shape.
Btw, it's good practice to write a wrapper email and explain
what's changed since the previous version.
The impact of this patch for most people is just a call
to
Ping!
Is this something that can be included? Main question for community is
if we should support the server setup with restricted virtual memory and
rpm packaging.
Thanks!
/Peter
On 2018-09-20 08:35, Peter Bergin wrote:
Fix the situation where the task do_package_write_rpm ends up in
"libl
Fix the situation where the task do_package_write_rpm ends up in
"liblzma: memory allocation failed". This happens if the host
environment has set a limit on virtual_memory for the user with
'ulimit -v' for packages with a lot of binary packages, e.g. glibc-locale.
Signed-off-by: Peter Bergin
---