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

fix: fixing the PGP mongodb reference issue #112

Merged
merged 3 commits into from
Jun 14, 2024
Merged

Conversation

jkalandaibm
Copy link
Collaborator

@jkalandaibm jkalandaibm commented Jun 14, 2024

PR summary

Builds are failing as a result of the following travis issue:

Get:16 https://public.dhe.ibm.com/software/server/POWER/Linux/toolchain/at/ubuntu focal InRelease [5,172 B]

Ign:15 http://repo.mongodb.org/apt/ubuntu focal/mongodb-org/4.4 Release.gpg

Reading package lists...

W: GPG error: http://repo.mongodb.org/apt/ubuntu focal/mongodb-org/4.4 Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 6A26B1AE64C3C388

E: The repository 'http://repo.mongodb.org/apt/ubuntu focal/mongodb-org/4.4 Release' is not signed.

The command "sudo apt-get update" failed and exited with 100 during .

Fixes:
image

https://app.travis-ci.com/github/IBM/networking-python-sdk/jobs/622868794

PR Checklist

Please make sure that your PR fulfills the following requirements:

  • The commit message follows the Angular Commit Message Guidelines.
  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)

PR Type

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • New tests
  • Build/CI related changes
  • Documentation content changes
  • Other (please describe)

What is the current behavior?

What is the new behavior?

Does this PR introduce a breaking change?

  • Yes
  • No

Other information

dependency: none
Signed-off-by: jkalandaibm <jkalanda@us.ibm.com>
dependency: none
Signed-off-by: jkalandaibm <jkalanda@us.ibm.com>
dependency: none
Signed-off-by: jkalandaibm <jkalanda@us.ibm.com>
@jkalandaibm jkalandaibm merged commit 10e6007 into master Jun 14, 2024
5 checks passed
MalarvizhiK pushed a commit that referenced this pull request Jun 14, 2024
## [0.26.1](v0.26.0...v0.26.1) (2024-06-14)

### Bug Fixes

* fixing the PGP mongodb reference issue ([#112](#112)) ([10e6007](10e6007))
@MalarvizhiK
Copy link
Member

🎉 This PR is included in version 0.26.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

arjunchauhanibm pushed a commit to arjunchauhanibm/networking-python-sdk that referenced this pull request Jul 16, 2024
Signed-off-by: jkalandaibm <jkalanda@us.ibm.com>
Signed-off-by: Arjun Chauhan <arjun.chauhan@ibm.com>
arjunchauhanibm pushed a commit to arjunchauhanibm/networking-python-sdk that referenced this pull request Jul 16, 2024
## [0.26.1](IBM/networking-python-sdk@v0.26.0...v0.26.1) (2024-06-14)

### Bug Fixes

* fixing the PGP mongodb reference issue ([IBM#112](IBM#112)) ([10e6007](IBM@10e6007))

Signed-off-by: Arjun Chauhan <arjun.chauhan@ibm.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants