On Sun, 9 Jul 2023, Sam Varshavchik wrote:

ToddAndMargo via users writes:

On 7/8/23 18:38, ToddAndMargo via users wrote:
On 7/8/23 17:26, Chris Adams wrote:
Once upon a time, ToddAndMargo <toddandma...@zoho.com> said:
# rpm -qa libvirt-libs
libvirt-libs-9.0.0-3.fc38.x86_64

Removing and reinstalling both libvirt-daemon and
libvirt-libs did not change the symptom.

I tried downgrading.  That did not help either.

If I had to guess, I'd say you have some other libvirt.so.0 somewhere
that is preempting the Fedora libvirt-libs provided copy.  No idea how
you'd get that though.

# find / -iname \*libvirt.so.0\*
/usr/lib64/libvirt.so.0.9005.0
/usr/lib64/libvirt.so.0
/usr/lib64/libvirt.so.0.9000.0

# ls -al /usr/lib64/libvirt.*
lrwxrwxrwx. 1 root root      19 Jul  8 17:23 /usr/lib64/libvirt.so.0 -> libvirt.so.0.9005.0 -rwxr-xr-x. 1 root root 5072216 May  6 17:00 /usr/lib64/libvirt.so.0.9000.0 -rwxr-xr-x. 1 root root 5160904 Jul  4 17:00 /usr/lib64/libvirt.so.0.9005.0


Oh look at this:
I switched the link from libvirt.so.0.9005.0

As a rule of thumb making random, manual, filesystem changes is unlikely to produce useful results.

to libvirt.so.0.9000.0.  Now it can't
find `LIBVIRT_PRIVATE_9.5.0`

I switched back.

I don't know what libvirt.so.0.9005.0 is.

I see only libvirt.so.0.9000.0 in Fedora.

Looks like you have conflicting libvirt packages installed from a non-Fedora repository; in combination with manual, ad-hoc, changes to the filesystem, symlinks, etc?

Or from the wrong OS version. libvirt-libs-9.5.0-1.fc39.x86_64
has the /usr/lib64/libvirt.so.0.9005.0 file

        Michael Young
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to