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

Ubuntu 20.04 upgrade #1623

Conversation

KimEbert42
Copy link
Contributor

Fixes for build

KimEbert42 and others added 3 commits December 6, 2022 13:34
Signed-off-by: Kim Ebert <kim@indicio.tech>
Signed-off-by: Kim Ebert <kim@Lemming.home.kd7ike.info>
@KimEbert42 KimEbert42 requested a review from a team as a code owner December 6, 2022 22:32
@sovbot
Copy link
Contributor

sovbot commented Dec 6, 2022

Can one of the admins verify this patch?

@KimEbert42
Copy link
Contributor Author

I believe this fixes #1622

@pSchlarb pSchlarb self-requested a review December 7, 2022 11:50
Copy link
Contributor

@pSchlarb pSchlarb left a comment

Choose a reason for hiding this comment

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

Looks good to me.
Gitpod is starting, the tests are running.
Somme tests inside Gitpod errors due of timing issues, but since the tests in GHA and locally run i think it is nothing we can do about and most likely related to using gitpod.

Just a minor addition, i would also add the pyzmq pip install to the VSCode Dockerfile so that they both are nearly identical.

@@ -67,6 +67,12 @@ RUN pip3 install -U \
pep8-naming==0.6.1 \
flake8==3.8.4
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
flake8==3.8.4
flake8==3.8.4
'pyzmq==22.3.0'

Comment on lines +70 to +74
RUN pip3 install -U \
# Required by setup.py
setuptools==50.3.2 \
'pyzmq==22.3.0'

Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
RUN pip3 install -U \
# Required by setup.py
setuptools==50.3.2 \
'pyzmq==22.3.0'

setuptools duplication of L64

@pSchlarb
Copy link
Contributor

Changes are being incorporated into #1624

@pSchlarb pSchlarb closed this Dec 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants