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

test: bump debian version in system test #251

Merged
merged 1 commit into from
May 3, 2023
Merged

Conversation

aabmass
Copy link
Member

@aabmass aabmass commented May 3, 2023

This fixes failures I was seeing in continuous Kokoro tests because stretch no longer appears to be available in deb.debian.org:

Err:10 http://deb.debian.org/debian stretch/main amd64 Packages
  404  Not Found [IP: 151.101.22.132 80]
Ign:11 http://deb.debian.org/debian stretch-updates/main all Packages
Err:12 http://deb.debian.org/debian stretch-updates/main amd64 Packages
  404  Not Found [IP: 151.101.22.132 80]
Reading package lists...
W: The repository 'http://security.debian.org/debian-security stretch/updates Release' does not have a Release file.
W: The repository 'http://deb.debian.org/debian stretch Release' does not have a Release file.
W: The repository 'http://deb.debian.org/debian stretch-updates Release' does not have a Release file.
E: Failed to fetch http://security.debian.org/debian-security/dists/stretch/updates/main/binary-amd64/Packages  404  Not Found [IP: 151.101.22.132 80]
E: Failed to fetch http://deb.debian.org/debian/dists/stretch/main/binary-amd64/Packages  404  Not Found [IP: 151.101.22.132 80]
E: Failed to fetch http://deb.debian.org/debian/dists/stretch-updates/main/binary-amd64/Packages  404  Not Found [IP: 151.101.22.132 80]
E: Some index files failed to download. They have been ignored, or old ones used instead.

@codecov-commenter
Copy link

Codecov Report

Merging #251 (7da3f20) into main (017c263) will not change coverage.
The diff coverage is n/a.

❗ Current head 7da3f20 differs from pull request most recent head 58f6cc9. Consider uploading reports for the commit 58f6cc9 to get more accurate results

@@           Coverage Diff           @@
##             main     #251   +/-   ##
=======================================
  Coverage   42.21%   42.21%           
=======================================
  Files          14       14           
  Lines        2061     2061           
  Branches       42       42           
=======================================
  Hits          870      870           
  Misses       1173     1173           
  Partials       18       18           

@aabmass aabmass marked this pull request as ready for review May 3, 2023 18:59
@aabmass aabmass requested a review from psx95 May 3, 2023 19:01
@aabmass aabmass enabled auto-merge (squash) May 3, 2023 19:01
@aabmass aabmass merged commit b945686 into google:main May 3, 2023
@aabmass aabmass deleted the bump-debian branch May 3, 2023 19:08
aabmass added a commit to aabmass/pprof-nodejs that referenced this pull request Jul 21, 2023
aabmass added a commit to aabmass/pprof-nodejs that referenced this pull request Jul 21, 2023
aabmass added a commit that referenced this pull request Jul 21, 2023
* chore(deps): update golang docker tag to v1.17 (#182)

* test: change base Debian image from Debian 9 to Debian 11 to include a supported Python3 version for node-gyp (#187)

* fix(deps): update dependency protobufjs to ~7.2.0 [security] (#254)

* fix(deps): update dependency protobufjs to ~7.2.0 [security]

* Pull in protobufjs-cli tools (pbjs and pbts) and regen proto stubs

* Explicitly upgrade protobufjs past vulnerability, regenerate package-lock.json

---------

Co-authored-by: Aaron Abbott <aaronabbott@google.com>

* Update package-lock so there are no prod vulnerabilities

* chore(deps): update dependency sinon to v15 (#237)

* npm run fix with new package-lock.json

* chore: remove testing in windows from workflow (#202)

* Fix system test to use older npm for compat

* test: bump debian version in system test (#251)

* test: specify python3 when building docker image (#192)

* Use alpine version with python < 3.11

---------

Co-authored-by: WhiteSource Renovate <bot@renovateapp.com>
Co-authored-by: Garrett Wang <garrettwang@google.com>
Co-authored-by: Amarin (Um) Phaosawasdi <amchiclet@users.noreply.github.com>
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