Adam Williamson
Adam Williamson
This is a problem for https://bugzilla.redhat.com/show_bug.cgi?id=2246410 . See also https://github.com/dracutdevs/dracut/pull/2545 . Ten seconds seems waaaaay too short to me. In general, boot takes a while; people get bored and go...
this is kind of overly aggressive, I think. for my own projects for now I prefer to take a dual approach, providing both `pyproject.toml` and `setup.py` such that either can...
also it would probably make most sense to do this after https://github.com/mwclient/mwclient/pull/310 and drop the python 2.x bits from it - this doesn't have a snowball's chance in hell of...
If you compare the 3.6 and 3.7 logs carefully, the 3.6 env just isn't really parsing the deps from pyproject.toml at all, it never tries to pull in requests-oauthlib ....
FWIW, Fedora would like to have this too. https://bugzilla.redhat.com/show_bug.cgi?id=1449130
This broke Fedora/RHEL installer images, because it does not handle three paths on which overlayfs setup previously was reached in the script. See https://github.com/dracutdevs/dracut/issues/2232 .
just edit the repo config files in `/etc/yum.repos.d` and specify a single https mirror with `baseurl` instead of using `mirrorlist`.
Yeah, I think @Thra11 is right here. I ran into this on Fedora 38 (just upgraded my only system with an optical disc drive from 37 to 38...) and applying...
We're now officially baselined at 3.6, so we could maybe take another look at this, if you can get it to work on 3.6.
yep, that sounds like the right way to do it.