Github messages for voidlinux
 help / color / mirror / Atom feed
* [ISSUE] Libvirt 8.0 don't work? 
@ 2022-01-23 20:19 Naia-love
  2022-01-24 18:35 ` paper42
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Naia-love @ 2022-01-23 20:19 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1295 bytes --]

New issue by Naia-love on void-packages repository

https://github.com/void-linux/void-packages/issues/35208

Description:
<!-- Don't request update of package. We have a script for that. https://alpha.de.repo.voidlinux.org/void-updates/void-updates.txt . However, a quality pull request may help. -->
### System

* xuname:  
  ``Void 5.15.11_1 x86_64 AuthenticAMD notuptodate rrrrmmnDFFFFFFFFFF``
* package:  
  libvirt-8.0.0_1

### Expected behavior

To run after upgrading it

### Actual behavior

after upgrading it and restarting pc, libvirtd service start on crash, when trying to run ``libvirtd`` directly it give me this error:
```
❯ libvirtd
2022-01-23 19:49:57.635+0000: 12789: info : libvirt version: 8.0.0
2022-01-23 19:49:57.635+0000: 12789: info : hostname: home
2022-01-23 19:49:57.635+0000: 12789: error : virModuleLoadFile:53 : 内部エラー: Failed to load module '/usr/lib64/libvirt/connection-driver/libvirt_driver_network.so': /usr/lib/libvirt.so.0: version `LIBVIRT_PRIVATE_7.10.0' not found (required by /usr/lib64/libvirt/connection-driver/libvirt_driver_network.so)
```
which imply that said module didn't get updated to use libvirt 8? not idea how that can happen

### Steps to reproduce the behavior
I just upgrade libvirt from 7.10 to 8


^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: Libvirt 8.0 don't work? 
  2022-01-23 20:19 [ISSUE] Libvirt 8.0 don't work? Naia-love
@ 2022-01-24 18:35 ` paper42
  2022-02-21  7:34 ` [ISSUE] [CLOSED] " paper42
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: paper42 @ 2022-01-24 18:35 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 471 bytes --]

New comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/issues/35208#issuecomment-1020417342

Comment:
I can not reproduce this, somehow you ended up with only half of the package updated, try updating the whole system and make sure you don't have any ignorepkg, noextract or preserve options that could interfere in your config. After the full system update, please run `xbps-pkgdb -a` to check for broken packages on the system.

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [ISSUE] [CLOSED] Libvirt 8.0 don't work? 
  2022-01-23 20:19 [ISSUE] Libvirt 8.0 don't work? Naia-love
  2022-01-24 18:35 ` paper42
@ 2022-02-21  7:34 ` paper42
  2022-03-04 19:56 ` abenson
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: paper42 @ 2022-02-21  7:34 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1370 bytes --]

Closed issue by Naia-love on void-packages repository

https://github.com/void-linux/void-packages/issues/35208

Description:
<!-- Don't request update of package. We have a script for that. https://alpha.de.repo.voidlinux.org/void-updates/void-updates.txt . However, a quality pull request may help. -->
### System

* xuname:  
  ``Void 5.15.11_1 x86_64 AuthenticAMD notuptodate rrrrmmnDFFFFFFFFFF``
* package:  
  libvirt-8.0.0_1

### Expected behavior

To run after upgrading it

### Actual behavior

after upgrading it and restarting pc, libvirtd service start on crash, when trying to run ``libvirtd`` directly it give me this error:
```
❯ libvirtd
2022-01-23 19:49:57.635+0000: 12789: info : libvirt version: 8.0.0
2022-01-23 19:49:57.635+0000: 12789: info : hostname: home
2022-01-23 19:49:57.635+0000: 12789: error : virModuleLoadFile:53 : 内部エラー: Failed to load module '/usr/lib64/libvirt/connection-driver/libvirt_driver_network.so': /usr/lib/libvirt.so.0: version `LIBVIRT_PRIVATE_7.10.0' not found (required by /usr/lib64/libvirt/connection-driver/libvirt_driver_network.so)
```
which imply that said module didn't get updated to use libvirt 8? not idea how that can happen

### Steps to reproduce the behavior
I just upgrade libvirt from 7.10 to 8


(edit: I confirm that downgrading to libvirt 7.10 make it work again) 

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: Libvirt 8.0 don't work? 
  2022-01-23 20:19 [ISSUE] Libvirt 8.0 don't work? Naia-love
  2022-01-24 18:35 ` paper42
  2022-02-21  7:34 ` [ISSUE] [CLOSED] " paper42
@ 2022-03-04 19:56 ` abenson
  2022-03-04 19:57 ` Naia-love
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: abenson @ 2022-03-04 19:56 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 191 bytes --]

New comment by abenson on void-packages repository

https://github.com/void-linux/void-packages/issues/35208#issuecomment-1059471548

Comment:
The service needs to be restarted after update.

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: Libvirt 8.0 don't work? 
  2022-01-23 20:19 [ISSUE] Libvirt 8.0 don't work? Naia-love
                   ` (2 preceding siblings ...)
  2022-03-04 19:56 ` abenson
@ 2022-03-04 19:57 ` Naia-love
  2022-03-04 20:17 ` zenny
  2022-03-04 21:09 ` zenny
  5 siblings, 0 replies; 7+ messages in thread
From: Naia-love @ 2022-03-04 19:57 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 282 bytes --]

New comment by Naia-love on void-packages repository

https://github.com/void-linux/void-packages/issues/35208#issuecomment-1059472705

Comment:
oh sorry i forgot I had this opened. I fixed it, I had a bug with my ldconfig, kinda hard to explain but it was my fault sorry ahah ^^' 

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: Libvirt 8.0 don't work? 
  2022-01-23 20:19 [ISSUE] Libvirt 8.0 don't work? Naia-love
                   ` (3 preceding siblings ...)
  2022-03-04 19:57 ` Naia-love
@ 2022-03-04 20:17 ` zenny
  2022-03-04 21:09 ` zenny
  5 siblings, 0 replies; 7+ messages in thread
From: zenny @ 2022-03-04 20:17 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 373 bytes --]

New comment by zenny on void-packages repository

https://github.com/void-linux/void-packages/issues/35208#issuecomment-1059491368

Comment:
I needed to restart the service after updating to v8.10. of libvirt (a simple `sv restart libvirtd` worked wonders). It was otherwise giving an error related connection to the libvirt-storage as stated in http://ix.io/3RlZ. Cheers,

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: Libvirt 8.0 don't work? 
  2022-01-23 20:19 [ISSUE] Libvirt 8.0 don't work? Naia-love
                   ` (4 preceding siblings ...)
  2022-03-04 20:17 ` zenny
@ 2022-03-04 21:09 ` zenny
  5 siblings, 0 replies; 7+ messages in thread
From: zenny @ 2022-03-04 21:09 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 447 bytes --]

New comment by zenny on void-packages repository

https://github.com/void-linux/void-packages/issues/35208#issuecomment-1059491368

Comment:
I needed to restart the service after updating to v8.1.0. of libvirt (a simple `sv restart libvirtd` worked). The service needed to be restarted manually even after a reboot of the machine.  It was otherwise giving an error related connection to the libvirt-storage as stated in http://ix.io/3RlZ. Cheers,

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2022-03-04 21:09 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-23 20:19 [ISSUE] Libvirt 8.0 don't work? Naia-love
2022-01-24 18:35 ` paper42
2022-02-21  7:34 ` [ISSUE] [CLOSED] " paper42
2022-03-04 19:56 ` abenson
2022-03-04 19:57 ` Naia-love
2022-03-04 20:17 ` zenny
2022-03-04 21:09 ` zenny

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).