Felix Yan

Results 183 issues of Felix Yan

The ceph driver currently hangs in tests, repeating HEALTH_WARN: ``` EBUG [pifpaf.drivers] executing: ['ceph', '-c', '/home/felix/tmp/pifpaf/tmpbu55u6xd/ceph.conf', 'health'] DEBUG [pifpaf.drivers] ceph-mon[567946] output: 2021-05-20T13:25:08.553+0800 7f61b56bd640 0 mon.a@0(leader) e1 handle_command mon_command({"prefix": "health"} v...

It would be nice to have an option to choose a random free port, and the target program can read it from environment variables.

enhancement

I am getting the following errors when running the test suite for elasticsearch. I am not really familiar with elasticsearch myself, please let me know how I should proceed to...

bug
help wanted

## Expected Behaviour Tests should pass. Perhaps we should lower flex's preference or something? (Sorry I am not familiar with this...) ## Actual Behaviour Tests broken. ## Steps to Reproduce...

According to https://github.com/jgm/pandoc/issues/5045 pandoc built without embed_data_files won't be able to read its data file with sandbox enabled. The option embed_data_files is defaulting to false: https://github.com/jgm/pandoc/blob/697aea371717f3dab5484227fcd8025bbd45c70b/pandoc.cabal#L415 This results in the...

The 0.0.97 version in PyPI has "version = '0.0.97'" in setup.py, but the source code here still have "version = '0.0.96'".

It would be nice to keep PyPI releases and git tags in sync :)

enhancement

`Warning: 'classifiers' should be a list, got type 'tuple'`

It would be nice to keep PyPI releases and git tags in sync :)

`DeprecationWarning: Due to possible ambiguity, 'convert()' is deprecated. Use 'convert_file()' or 'convert_text()'.`