I am using the obs debian repo referenced in this repo. I am not sure if this is the right place to report issues with it, if not it would be most appreciated if i were redirected to the right place.
Since 261 libcurl seems to be missing as a dependency of systemd-container. Might be some transient dependency change, I haven't looked into it too much. The result is that running systemd-importd from initrd fails from http sources with a very unspecific error: Failed to allocate puller: Operation not supported. Enabling SYSTEMD_LOG_LEVEL=debug gives the following additional information: Shared library 'libcurl.so.4' is not available: libcurl.so.4: cannot open shared object file: No such file or directory.
I am using the obs debian repo referenced in this repo. I am not sure if this is the right place to report issues with it, if not it would be most appreciated if i were redirected to the right place.
Since 261 libcurl seems to be missing as a dependency of systemd-container. Might be some transient dependency change, I haven't looked into it too much. The result is that running systemd-importd from initrd fails from http sources with a very unspecific error:
Failed to allocate puller: Operation not supported. EnablingSYSTEMD_LOG_LEVEL=debuggives the following additional information:Shared library 'libcurl.so.4' is not available: libcurl.so.4: cannot open shared object file: No such file or directory.