See issue #18 https://pagure.io/python-daemon/issue/18
How does removing this help? The install_requires parameter had a "docutils" item, so why remove it from here but add it in another place?
install_requires
Thanks for suggesting this.
Does this change the behaviour? The install_requires parameter already had a "docutils" item, this change appears to have no net effect on the install_requires parameter.
That's a good point, this change shouldn't change behavior. Let me dig into this a bit more.
Given that "docutils" appears to have been added to "install_requires", I'm confused as to why issue #18 was even happening in the first place.
Please there is a chance that will be merge or fix this problem? The OpenStack project have an open critical ticket about this problem.
See #22 to an another approch to fix the problem, fully refactor of the packaging system.
https://pagure.io/python-daemon/pull-request/22
@hobbestigrou:
@ftobia, have you found anything more since you planned to try reproducing and investigating this?
I'm sorry, I haven't dug into this any deeper or come up with any other solutions. At this point I'm not planning on investigating further. Sorry again.
See the following pull requests that fix this issue by refactor packaging and development/tests requirements: - https://pagure.io/python-daemon/pull-request/23 - https://pagure.io/python-daemon/pull-request/24 - https://pagure.io/python-daemon/pull-request/25 - https://pagure.io/python-daemon/pull-request/26
On 16-Jan-2019, Natal Ng=C3=A9tal wrote:
Please there is a chance that will be merge or fix this problem?
This merge request has been closed with discussion from the proposer, who has acknowledged they do not have the time to work on it.
The OpenStack project have an open critical ticket about this problem.
That appears to be something that needs a different merge request or bug report, then.
--=20 \ =E2=80=9CThe generation of random numbers is too important to b= e left | `\ to chance.=E2=80=9D =E2=80=94Rob= ert R. Coveyou | _o__) |=
Ben Finney ben@benfinney.id.au
Pull-Request has been closed by bignose