version 'LIBVIRT_10.2.0' not found #906
decentral1se
started this conversation in
Bugs
Replies: 1 comment
-
Paste them here =D We can help I hope.
I don't test this method, occasionally someone jumps in and plays with it, so patch as you wish however you like. I guess whoever touches it last kind of owns it ;) ~ I suppose what's happening is libvirt related issues due to Ubuntu weird package versions? So as you guessed GOTAGS="novirt" is your friend here. You may also want GOTAGS="novirt noaugeas" |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Seems like something like the workround documented on https://mgmtconfig.com/docs/guide/getting-started/ is also require but I'm not quite sure what that would be. Ubuntu doing more weird things? Any tips welcome 🙏 I can send a docs patch in exchange 😛
My current workaround is to run
./mgmt-linux-amd64-0.0.27.I took at run at a local
make buildfollowing https://github.com/purpleidea/mgmt/blob/master/docs/faq.md#when-running-mgmt-it-says-module-path-error-cant-find-a-module-path but ran into a bunch of cryptic build errors 😬 Building via Docker also did not work: https://github.com/purpleidea/mgmt/blob/master/docs/quick-start-guide.md#building-from-a-container However, with this patch, I got the build going:Beta Was this translation helpful? Give feedback.
All reactions