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

Permission denied after using install.sh #515

Closed
soywod opened this issue Dec 9, 2024 · 0 comments
Closed

Permission denied after using install.sh #515

soywod opened this issue Dec 9, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@soywod
Copy link
Member

soywod commented Dec 9, 2024

$ curl -sSL https://raw.githubusercontent.com/pimalaya/himalaya/master/install.sh | PREFIX=~/downloads/release sh

Downloading latest linux release…
Installing binary…
himalaya v1.0.0 +wizard +pgp-commands +imap +maildir +sendmail +smtp
build: linux musl x86_64
git: nix-flake-20241209110415, rev ce0b2dd8d378c834bf22600d4ea508baad43dab0 installed!
rm: impossible de supprimer '/tmp/tmp.z1ozyOaacb/share/applications/himalaya.desktop': Permission denied
rm: impossible de supprimer '/tmp/tmp.z1ozyOaacb/share/man/himalaya-envelope.1.gz': Permission denied
rm: impossible de supprimer '/tmp/tmp.z1ozyOaacb/share/man/himalaya-folder.1.gz': Permission denied
rm: impossible de supprimer '/tmp/tmp.z1ozyOaacb/share/man/himalaya-message.1.gz': Permission denied
rm: impossible de supprimer '/tmp/tmp.z1ozyOaacb/share/man/himalaya-attachment.1.gz': Permission denied
rm: impossible de supprimer '/tmp/tmp.z1ozyOaacb/share/man/himalaya-account.1.gz': Permission denied
rm: impossible de supprimer '/tmp/tmp.z1ozyOaacb/share/man/himalaya.1.gz': Permission denied
rm: impossible de supprimer '/tmp/tmp.z1ozyOaacb/share/man/himalaya-flag.1.gz': Permission denied
rm: impossible de supprimer '/tmp/tmp.z1ozyOaacb/share/man/himalaya-completion.1.gz': Permission denied
rm: impossible de supprimer '/tmp/tmp.z1ozyOaacb/share/man/himalaya-manual.1.gz': Permission denied
rm: impossible de supprimer '/tmp/tmp.z1ozyOaacb/share/man/himalaya-template.1.gz': Permission denied
rm: impossible de supprimer '/tmp/tmp.z1ozyOaacb/share/completions/himalaya.powershell': Permission denied
rm: impossible de supprimer '/tmp/tmp.z1ozyOaacb/share/completions/himalaya.fish': Permission denied
rm: impossible de supprimer '/tmp/tmp.z1ozyOaacb/share/completions/himalaya.elvish': Permission denied
rm: impossible de supprimer '/tmp/tmp.z1ozyOaacb/share/completions/himalaya.zsh': Permission denied
rm: impossible de supprimer '/tmp/tmp.z1ozyOaacb/share/completions/himalaya.bash': Permission denied

It looks like a permission issue during packaging:

https://github.com/pimalaya/nix/blob/c1f6ca4d95ef9647478d70a137b76f1cf2791faa/.github/workflows/release.yml#L60

@soywod soywod added the bug Something isn't working label Dec 9, 2024
@soywod soywod added this to Pimalaya Dec 9, 2024
@soywod soywod moved this to Todo in Pimalaya Dec 9, 2024
@soywod soywod self-assigned this Jan 9, 2025
soywod added a commit that referenced this issue Jan 9, 2025
soywod added a commit that referenced this issue Jan 9, 2025
soywod added a commit that referenced this issue Jan 9, 2025
@soywod soywod closed this as completed Jan 9, 2025
@github-project-automation github-project-automation bot moved this from Todo to Done in Pimalaya Jan 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Archived in project
Development

No branches or pull requests

1 participant