Description of problem: Open-vm-tools vgauthd.service fails on the `next` FedoraCoreOS stream (37.20221031.1.0 (2022-11-02T09:38:17Z)) with an error in the journal referencing an undefined symbol 'xmlIOFTPRead'. Version-Release number of selected component (if applicable): open-vm-tools-12.1.0-1.fc37.x86_64 How reproducible: On a FedoraCoreOS `next` VM: Steps to Reproduce: 1. rpm-ostree install open-vm-tools 2. reboot 3. login (systemd unit failure will show) Also, reproducible by launching a FedoraCoreOS container `podman run -it quay.io/fedora/fedora-coreos:next-devel`: Steps to Reproduce: 1. rpm-ostree install open-vm-tools 2. /usr/bin/VGAuthService -s Expected results: Additional info:
This is actually caused by a change in the libxml2 package. See: https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/thread/SPKB74A6JCK25ORWNG2JOIJ77KCR4BXT/#H242NOQKZKJRIBVGESYEWQ4SANDXJMUY https://gitlab.gnome.org/GNOME/libxml2/-/commit/a0a0f3be93753e387e31e7de95904a24b3c876dd https://bugzilla.redhat.com/show_bug.cgi?id=2139546
*** This bug has been marked as a duplicate of bug 2139546 ***