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

Use python3 binary instead of python or we won't find it #1271

Merged
merged 1 commit into from
Dec 17, 2020

Conversation

chmouel
Copy link
Member

@chmouel chmouel commented Dec 17, 2020

Error when release was :

[build-rpm] tekton/rpmbuild/build.sh: line 22: python: command not found

Changes

Submitter Checklist

These are the criteria that every PR should meet, please check them off as you
review them:

  • Includes tests (if functionality changed/added)
  • Run the code checkers with make check
  • Regenerate the manpages, docs and go formatting with make generated
  • Commit messages follow commit message best practices

See the contribution guide
for more details.

Release Notes

NONE

Error when release was :

```[build-rpm] tekton/rpmbuild/build.sh: line 22: python: command not found```

Signed-off-by: Chmouel Boudjnah <[email protected]>
@tekton-robot tekton-robot added the release-note Denotes a PR that will be considered when it comes time to generate release notes. label Dec 17, 2020
@tekton-robot tekton-robot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Dec 17, 2020
@pradeepitm12
Copy link
Contributor

/lgtm

@tekton-robot tekton-robot added the lgtm Indicates that a PR is ready to be merged. label Dec 17, 2020
@pradeepitm12
Copy link
Contributor

/test pull-tekton-cli-integration-tests-0_10

Copy link
Member

@vdemeester vdemeester left a comment

Choose a reason for hiding this comment

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

/lgtm

@tekton-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: vdemeester

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@tekton-robot tekton-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Dec 17, 2020
@piyush-garg
Copy link
Contributor

/lgtm

@tekton-robot tekton-robot merged commit e4fa245 into tektoncd:master Dec 17, 2020
@chmouel chmouel deleted the use-python3-for-rpmbuild branch December 18, 2020 10:12
piyush-garg added a commit that referenced this pull request Feb 9, 2021
#1274 | [Chmouel Boudjnah] Update README to 0.15.0 | 2020/12/17-12:06
#1271 | [Chmouel Boudjnah] Use python3 binary instead of python or we won't find it | 2020/12/17-12:34
#1149 | [Veeresh Aradhya] Fixing clustertask e2e tests | 2020/12/19-07:32
#1149 | [Veeresh Aradhya] Addressing review comments | 2020/12/19-07:32
#1149 | [Veeresh Aradhya] Rebasing and updating code | 2020/12/19-07:32
#1272 | [Chmouel Boudjnah] Debian package: Do not use tkn version as a check | 2020/12/20-03:17
#1276 | [Piyush Garg] Refactor e2e scripts and fix tests | 2020/12/21-15:00
#1268 | [Chmouel Boudjnah] Drop chmouels fork and use latest cobra upstream | 2020/12/23-08:11
#1268 | [Chmouel Boudjnah] Add new completions based on new upstream completion system | 2020/12/23-08:11
#1277 | [Daniel Helfand] fix tkn version with no kubeconfig | 2021/01/05-09:29
null | [Dan Chao] Add support for showing logs for retried taskruns | 2021/01/14-05:19
null | [vinamra28] Support --clustertask Option for tkn tr delete | 2021/01/15-05:43
null | [Rupali] `tkn completion` command will bail out if something else is passed apart from expected args Modified unit test as required | 2021/01/21-17:33
null | [Chmouel Boudjnah] Add information to the README about homebrew on linux | 2021/02/02-14:41
null | [vinamra28] Update TaskRun Tests from Test Builders to Structs | 2021/02/04-12:24
null | [vinamra28] Fix eventlistener manifests as per latest triggers | 2021/02/04-12:24
null | [vinamra28] Update Task Tests from Test Builders to Structs | 2021/02/04-13:36
null | [Piyush Garg] Bump pipeline dep to v0.20.1 | 2021/02/05-06:04
null | [Piyush Garg] Update trigger dep to v0.11.2 | 2021/02/08-09:06

Signed-off-by: Piyush Garg <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. lgtm Indicates that a PR is ready to be merged. release-note Denotes a PR that will be considered when it comes time to generate release notes. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants