Skip to content

Conversation

@winem
Copy link
Contributor

@winem winem commented Feb 21, 2021

This PR removes the ability to confirm or deny the installation of python3.6 from the deadsnake repositories on Ubuntu 16.04. Instead it just mentions the corresponding command line flag.

To me, this pragmatic approach to address #688 is fine since users who want to use python3.6 from the unsupported repositories should really know what they do and can just run the script(s) again with the --u16-add-insecure-py3-ppa flag or add the necessary flag to their automation.

!close #688

@winem winem added this to the 3.4.0 milestone Feb 21, 2021
@blag
Copy link
Contributor

blag commented Feb 21, 2021

@armab I'd like your input/review on this please.

Copy link
Member

@arm4b arm4b left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm good with the change here, makes it easier considering edge cases with y/n interactive input in different environments.

@arm4b
Copy link
Member

arm4b commented Feb 21, 2021

@blag Up to you to merge when you see it's good timing.

@blag
Copy link
Contributor

blag commented Feb 21, 2021

Will merge this when I can, hopefully tonight or tomorrow.

@blag blag merged commit 600c062 into StackStorm:master Feb 22, 2021
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.

Installing st2 v3.4dev does not wait for the y/n input to confirm the python3.6 installation form the deadsnakes repository

3 participants