[Bug 1921419] Re: python3.9 unit test failures on 2.27.0

2021-03-25 Thread Tim Burke
Should be addressed by * Only test with &-delimited query strings https://review.opendev.org/c/openstack/swift/+/781583 (master) https://review.opendev.org/c/openstack/swift/+/781819 (stable/wallaby) * Don't require swift be installed to have passing manager tests https://review.opendev.org

[Bug 1863021] Re: [SRU] eventlet monkey patch results in assert len(_active) == 1 AssertionError

2020-06-17 Thread Tim Burke
I wonder if an approach like in my https://github.com/eventlet/eventlet/pull/611 might work better. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1863021 Title: [SRU] eventlet monkey patch results i

[Bug 1559079] Re: swiftclient.service upload leaks filehandles for large files

2017-05-08 Thread Tim Burke
Fixed in https://github.com/openstack/python-swiftclient/commit/809e4cf ** Changed in: python-swiftclient Status: Fix Released => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/155

[Bug 1559079] Re: swiftclient.service upload leaks filehandles for large files

2017-03-14 Thread Tim Burke
Sure enough, we've got an open() at https://github.com/openstack/python- swiftclient/blob/3.3.0/swiftclient/service.py#L1718 with no close() ** Changed in: python-swiftclient Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is s

[Bug 1282861] Re: crash on content-encoding:gzip http responses

2016-08-19 Thread Tim Burke
** Changed in: python-swiftclient Status: New => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1282861 Title: crash on content-encoding:gzip http responses To manage notificatio

[Bug 1388880] Re: metadata update should not delete large file manifest

2016-04-08 Thread Tim Burke
Looks like POST-as-COPY flattened the DLO; notice how the ETag changed. It worked out reasonably well in this case, although there are some orphaned segments and data duplication. However, as described in bug 1487791, similar POSTs can fail for mysterious (to an end-user) reasons. -- You received

Re: [Bug 1394296] Re: gputils package is very out-of-date, breaks build of other tools

2014-11-24 Thread Tim Burke
Thank you for the reply Hans. I will contact the Debian maintainer and update with the results. On 11/23/14 4:11 AM, Hans Joachim Desserud wrote: > Thanks for taking your time to report this issue and help making Ubuntu > better. > >> I would like to update gputils to the current upstream version

[Bug 1394296] [NEW] gputils package is very out-of-date, breaks build of other tools

2014-11-19 Thread Tim Burke
Public bug reported: The current gputils package on ubuntu (the GNU PIC compilation utilities for the microchip PIC embedded microprocessor series) is very out of date on the current version of Ubuntu. The ubuntu version is 0.13.7 from March 2009 while the current version is 1.3.0 from May 2014.