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

install kapp in ubuntu 20.04. installing ytt... main: line49 /tmp/ytt: permission denied #139

Closed
davincizhao opened this issue Jun 22, 2021 · 2 comments

Comments

@davincizhao
Copy link

What steps did you take:
[A clear and concise description steps and yaml files that can be used to reproduce the problem.]
in root account: get -O- https://carvel.dev/install.sh | bash
What happened:
[A small description of the result or the yaml that was generated]
installing ytt...
main: line49 /tmp/ytt: permission denied
What did you expect:
[A description of what was expected and the yaml that should have been generated]
install kapp in ubuntu os

Anything else you would like to add:
[Additional information that will assist in solving the issue.]

Environment:
ubuntu 20.04.

  • ytt version (use ytt --version): ytt failed to instal
  • OS (e.g. from /etc/os-release):ubuntu 20.04.1

Vote on this request

This is an invitation to the community to vote on issues, to help us prioritize our backlog. Use the "smiley face" up to the right of this comment to vote.

👍 "I would like to see this addressed as soon as possible"
👎 "There are other more important things to focus on right now"

We are also happy to receive and review Pull Requests if you want to help working on this issue.

@cppforlife cppforlife transferred this issue from carvel-dev/ytt Jun 24, 2021
@cppforlife
Copy link
Contributor

(moved the issue here since it was not really related to ytt)

line 49: https://github.com/vmware-tanzu/carvel.dev/blob/b46b14ca5c2ac0988b4905ff0a37d8580875e152/static/install.sh#L49 tries to stream bits into /tmp/ytt. please verify that that's possible.

@aaronshurley aaronshurley added the carvel triage This issue has not yet been reviewed for validity label Jul 13, 2021
@cppforlife
Copy link
Contributor

closing this. feel free to reopen.

@github-actions github-actions bot removed the carvel triage This issue has not yet been reviewed for validity label Jul 14, 2021
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

No branches or pull requests

3 participants