[Bug 1956157] Re: RuntimeWarning: compiletime version 3.8 of module 'msgpack._packer' does not match runtime version 3.6

2022-03-04 Thread Kenneth Loafman
** Changed in: duplicity Status: Fix Committed => Fix Released ** Changed in: duplicity Importance: Undecided => High -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1956157 Title:

[Bug 1956157] Re: RuntimeWarning: compiletime version 3.8 of module 'msgpack._packer' does not match runtime version 3.6

2022-02-20 Thread Kenneth Loafman
I fixed this by building on core20 and specifying "; python_version == '3.8'". Previously it was bringing in Python 3.6, 3.7, and 3.8. ** Changed in: duplicity Status: New => Fix Committed ** Changed in: duplicity Milestone: None => 0.8.22 ** Changed in: duplicity Status:

[Bug 1956157] Re: RuntimeWarning: compiletime version 3.8 of module 'msgpack._packer' does not match runtime version 3.6

2022-01-01 Thread Kenneth Loafman
This may be related to https://bugs.launchpad.net/snapcraft/+bug/1886717 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1956157 Title: RuntimeWarning: compiletime version 3.8 of module