Dimitri John Ledkov
Dimitri John Ledkov
> do you want edit rights and you can update it directly in wordpress? I would like the wordpress text "source" copy yes please, then I can propose an edit....
> @pmahnke @xnox are we free to close this? I don't think so.... as I haven't yet provided the update to the blog post, and the update has not yet...
If that's of any help I can test build things. And you can always setup to build/package/publish your software as snap in snapstore; or create a PPA in launchpad.net both...
If motivation is described a bit better, different solutions and approaches can be done to make things easy to achieve the desired goal and make it easy to share packaging....
Does your host have `compat_uts_machine=armv7l` set in the kernel command-line? We do this in our lxd armhf instances on arm64 hosts on focal, because otherwise containers end up declaring that...
> 1. Determine the personality of the caller process (whatever opens /proc/cpuinfo in the container) cat /proc/$PID/personality should give the value of the calling process. > 2. Somehow trick the...
Seems like the VMs are not setup / boot correctly at all.... as if `/` or `/tmp` is not there, or like not writable.
> Requires patch by someone who has one of these devices, and cares I have trivial access to all of those devices rpi2, 3[ab+], 4[all the ram sizes], keyboard, etc....
@bdarnell the hangs described are similar to those that also affect perl LWP code. And I am limiting TLS version to v1.2 there as well. Do you have a patch...
Also see https://wiki.openssl.org/index.php/TLS1.3#Non-application_data_records for details about it. The perl bug is at https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=914034