Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement Ubuntu 20.04 support #576

Closed
wants to merge 2 commits into from

Conversation

bastelfreak
Copy link
Member

Pull Request (PR) description

This Pull Request (PR) fixes the following issues

@bastelfreak bastelfreak added the enhancement New feature or request label Oct 5, 2020
@bastelfreak bastelfreak self-assigned this Oct 5, 2020
@bastelfreak bastelfreak force-pushed the ubuntu20 branch 6 times, most recently from 551d470 to 269db47 Compare October 5, 2020 13:28
@bastelfreak
Copy link
Member Author

I think before we implement this properly we should drop the python::virtualenv resource as it's really really end of life. otherwise we need to add a huge amount of workarounds.

@DnZmfr
Copy link

DnZmfr commented Oct 14, 2020

Hi,
Do you have any idea when this fix for ubuntu 20.04 will be released?

Thanks.
Dan

@kenyon
Copy link
Member

kenyon commented Oct 14, 2020

Do you have any idea when this fix for ubuntu 20.04 will be released?

Not before the tests pass, at least.

@bastelfreak
Copy link
Member Author

@DnZmfr I'm a bit low on available time since I also maintain other modules. If you're interested in picking this up or dropping python::virtualenv in another PR, that would be highly appreciated :)

@treydock
Copy link
Contributor

@bastelfreak I would think it's not possible to get rid of python::virtualenv unless it's okay to force RHEL 7 sites to use Python 3. Right now that defined type is the only way to use system python and virtualenv on RHEL7 and still works on RHEL8 because the OS provides Python 2.7 packages.

@treydock treydock mentioned this pull request Dec 13, 2020
@bastelfreak bastelfreak added skip-changelog and removed enhancement New feature or request labels Dec 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants