Skip to content

Install go binaries and git during .copr build#392

Merged
mangelajo merged 1 commit intoopenshift:mainfrom
mangelajo:fix-copr-golang
Oct 27, 2021
Merged

Install go binaries and git during .copr build#392
mangelajo merged 1 commit intoopenshift:mainfrom
mangelajo:fix-copr-golang

Conversation

@mangelajo
Copy link
Copy Markdown
Contributor

@mangelajo mangelajo commented Oct 27, 2021

Fixes:

stdout: make srpm # from the project top level makefile
make[1]: Entering directory '/mnt/workdir-yagcubnt/microshift'
/usr/bin/bash: line 1: go: command not found

Based on the example from : https://docs.pagure.org/copr.copr/user_documentation.html#make-srpm
Signed-off-by: Miguel Angel Ajo majopela@redhat.com

@openshift-ci openshift-ci Bot requested review from fzdarsky and sallyom October 27, 2021 16:34
@netlify
Copy link
Copy Markdown

netlify Bot commented Oct 27, 2021

✔️ Deploy Preview for microshift canceled.

🔨 Explore the source changes: 3dec590

🔍 Inspect the deploy log: https://app.netlify.com/sites/microshift/deploys/61798346981c1800074a6aab

@mangelajo mangelajo requested review from oglok and rootfs October 27, 2021 16:40
Fixes:

```
stdout: make srpm # from the project top level makefile
make[1]: Entering directory '/mnt/workdir-yagcubnt/microshift'
/usr/bin/bash: line 1: go: command not found
```
Signed-off-by: Miguel Angel Ajo <majopela@redhat.com>
@mangelajo mangelajo changed the title Install go binaries during .copr build Install go binaries and git during .copr build Oct 27, 2021
@mangelajo
Copy link
Copy Markdown
Contributor Author

@oglok
Copy link
Copy Markdown
Contributor

oglok commented Oct 27, 2021

/approve

@openshift-ci
Copy link
Copy Markdown
Contributor

openshift-ci Bot commented Oct 27, 2021

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: oglok

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

The pull request process is described here

Details 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

@openshift-ci openshift-ci Bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Oct 27, 2021
@mangelajo mangelajo merged commit abb76b4 into openshift:main Oct 27, 2021
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.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants