Results 7 issues of Michael Bonfils

When an MPU object is created with `x-amz-copy-source`/`x-amz-copy-source-range`, libs3 was expecting the ETag in `CopyObjectResult/ETag` instead of `CopyPartResult/ETag`. Ref: https://docs.aws.amazon.com/AmazonS3/latest/API/mpUploadUploadPartCopy.html

Running rdir functional tests triggers an exception in oio-indexer: ``` $ oio-reset.sh -f etc/bootstrap-preset-SINGLE.yml $ nosetests -v tests.functional.rdir.test_client.TestRdirClient.test_fetch_multi_req ... ok tests.functional.rdir.test_client.TestRdirClient.test_fetch_one_req_post ... ok tests.functional.rdir.test_indexer.TestIndexerCrawler.test_index_chunk ... ok tests.functional.rdir.test_indexer.TestIndexerCrawler.test_index_chunk_missing_xattr ... ok tests.functional.rdir.test_indexer.TestIndexerCrawler.test_index_unicode_chunk...

Hi, I've tried to compile `openmom` on my Ubuntu: - with GCC 7.3, I've met few issues with invalid compilation flags, missing headers but also some method seen as constructor...

And others tests

Following #90, valide_unique() needs rewrite: - `super()` is not called ! - A proper ValidationError is called with NON_FIELD_ERRORS (https://docs.djangoproject.com/en/1.11/ref/exceptions/#non-field-errors) but this key is not reused by management command: it...

There are two missing images: - Other/Guard.jpg - Other/Faery.jpg I've checked on web.archive.org without success (but I failed also to retrieve other images 🥲)

Hello team ! We use kombu in one of our project and discovered that it use pyrabbit as dependency, a package not upgraded since 9 year. Is it planned to...