FS#67825 - [lxd] lxd-agent not working in some vms
Attached to Project:
Community Packages
Opened by Mihai-Drosi Caju (mcaju) - Thursday, 03 September 2020, 23:47 GMT
Last edited by Morten Linderud (Foxboron) - Friday, 04 September 2020, 21:52 GMT
Opened by Mihai-Drosi Caju (mcaju) - Thursday, 03 September 2020, 23:47 GMT
Last edited by Morten Linderud (Foxboron) - Friday, 04 September 2020, 21:52 GMT
|
Details
Description:
/usr/bin/lxd-agent in the lxd package is not statically linked. This may cause problems with several VM images which use older versions of GLIBC, or do not use GLIBC at all. Additional info: * version: 4.5-1 Steps to reproduce: `ldd /usr/bin/lxd-agent` `lxc launch --vm images:centos/7/amd64 test && sleep 30 && lxc exec test -- su -l` Possible fix: attached |
This task depends upon
Closed by Morten Linderud (Foxboron)
Friday, 04 September 2020, 21:52 GMT
Reason for closing: Fixed
Additional comments about closing: 4.5-2
Friday, 04 September 2020, 21:52 GMT
Reason for closing: Fixed
Additional comments about closing: 4.5-2
lxd.patch
If you don't want I can write up the patch for it.
https://github.com/lxc/lxd/blob/master/Makefile