[Bug 1833079] Re: backport librbd librados py3 string encoding fixes

2020-09-04 Thread Chris MacNaughton
Marking the cloud-archive tasks fix-released as the patch seems to be landed in the package branches for those releases. ** Changed in: cloud-archive/stein Status: Fix Committed => Fix Released ** Changed in: cloud-archive/train Status: Fix Committed => Fix Released ** Changed in:

[Bug 1833079] Re: backport librbd librados py3 string encoding fixes

2019-08-28 Thread Corey Bryant
** Changed in: cloud-archive Status: Fix Released => Fix Committed ** Changed in: cloud-archive/train Status: Fix Released => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1833079] Re: backport librbd librados py3 string encoding fixes

2019-07-22 Thread James Page
** Changed in: cloud-archive/stein Status: Fix Committed => Fix Released ** Changed in: cloud-archive/train Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1833079] Re: backport librbd librados py3 string encoding fixes

2019-07-09 Thread James Page
** Changed in: cloud-archive Status: Invalid => Fix Committed ** Changed in: cloud-archive/train Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1833079] Re: backport librbd librados py3 string encoding fixes

2019-06-25 Thread Launchpad Bug Tracker
This bug was fixed in the package ceph - 14.2.1-0ubuntu3 --- ceph (14.2.1-0ubuntu3) eoan; urgency=medium * d/p/pybind-auto-encode-decode-cstr.patch: Drop, reverted upstream. * d/p/fix-py3-encoding-fsid.patch: Cherry pick correct fix to resolve FSID encoding issues under

[Bug 1833079] Re: backport librbd librados py3 string encoding fixes

2019-06-25 Thread James Page
bug 1831732 for 13.2.6 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1833079 Title: backport librbd librados py3 string encoding fixes To manage notifications about this bug go to:

[Bug 1833079] Re: backport librbd librados py3 string encoding fixes

2019-06-25 Thread James Page
This fix is included in the 13.2.6 release I'm currently working on so marking cosmic and disco tasks as invalid; this does not need a specific SRU ** Changed in: ceph (Ubuntu Disco) Status: In Progress => Invalid ** Changed in: ceph (Ubuntu Cosmic) Status: In Progress => Invalid

[Bug 1833079] Re: backport librbd librados py3 string encoding fixes

2019-06-24 Thread James Page
The picked patch was reverted - this is the correct fix: https://github.com/ceph/ceph/commit/005f19eff0b4a92647e5847e306718be76704432 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1833079 Title:

[Bug 1833079] Re: backport librbd librados py3 string encoding fixes

2019-06-24 Thread Edward Hope-Morley
The linked patch has actually been reverted upstream (my fault for not spotting that) and the following patch appears to be the one we actually want - https://github.com/ceph/ceph/commit/005f19eff0b4a92647e5847e306718be76704432 This new patch has a much narrower scope (just fixes get_fsid) but

[Bug 1833079] Re: backport librbd librados py3 string encoding fixes

2019-06-18 Thread James Page
** Description changed: [Impact] Requesting back port of py3 encoding fixes to Mimic so that consumers of that code don't get strings returned with invalid encodings when run under py3. [Test Case] sudo apt install -y python3-rados cat << EOF | python3 import rados name =

[Bug 1833079] Re: backport librbd librados py3 string encoding fixes

2019-06-18 Thread Edward Hope-Morley
** Description changed: + [Impact] + Requesting back port of py3 encoding fixes to Mimic so that consumers of that code don't get strings returned with invalid encodings when run under py3. + + [Test Case] + + sudo apt install -y python3-rados + cat << EOF | python3 + import rados + name =

[Bug 1833079] Re: backport librbd librados py3 string encoding fixes

2019-06-18 Thread James Page
** Changed in: cloud-archive/stein Status: Triaged => In Progress ** Changed in: cloud-archive/rocky Status: Triaged => In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1833079

[Bug 1833079] Re: backport librbd librados py3 string encoding fixes

2019-06-18 Thread James Page
Actually this appears to not be in the nautilus release we have in eoan - picking the fix now. ** Changed in: ceph (Ubuntu Eoan) Status: Fix Committed => In Progress ** Changed in: cloud-archive/train Status: Fix Committed => In Progress ** Changed in: ceph (Ubuntu Disco)

[Bug 1833079] Re: backport librbd librados py3 string encoding fixes

2019-06-18 Thread Edward Hope-Morley
** Tags added: py3 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1833079 Title: backport librbd librados py3 string encoding fixes To manage notifications about this bug go to:

[Bug 1833079] Re: backport librbd librados py3 string encoding fixes

2019-06-18 Thread James Page
cosmic and disco both ship with mimic; luminous is also impacted but not in the context of OpenStack as releases prior to Rocky all run under Python 2, not Python 3. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1833079] Re: backport librbd librados py3 string encoding fixes

2019-06-17 Thread James Page
Nautilus is stuck in eoan-proposed at the moment waiting for Ubuntu archive team review; once that's unblocked dev tasks can be marked fix committed. ** Changed in: ceph (Ubuntu Eoan) Status: New => Fix Committed ** Changed in: ceph (Ubuntu Eoan) Importance: Undecided => High **