[GH-ISSUE #61] dotfile's eval causes permission denied #657

Closed
opened 2026-03-15 07:02:58 +03:00 by kerem · 5 comments
Owner

Originally created by @leoj3n on GitHub (May 7, 2014).
Original GitHub issue: https://github.com/asciinema/asciinema/issues/61

The line of code at .zshrc:31 is eval "$(hub alias -s)" for https://github.com/github/hub

~ ❯❯❯ asciinema
~ Asciicast recording started.
~ Hit ctrl+d or type "exit" to finish.

/Users/leoj/.zshrc:31: permission denied:
Originally created by @leoj3n on GitHub (May 7, 2014). Original GitHub issue: https://github.com/asciinema/asciinema/issues/61 The line of code at `.zshrc:31` is `eval "$(hub alias -s)"` for https://github.com/github/hub ``` ~ ❯❯❯ asciinema ~ Asciicast recording started. ~ Hit ctrl+d or type "exit" to finish. /Users/leoj/.zshrc:31: permission denied: ```
kerem closed this issue 2026-03-15 07:03:03 +03:00
Author
Owner

@ku1ik commented on GitHub (Dec 18, 2014):

There's new version out. Would you mind installing it and checking if that's still an issue?

<!-- gh-comment-id:67458747 --> @ku1ik commented on GitHub (Dec 18, 2014): There's new version out. Would you mind installing it and checking if that's still an issue?
Author
Owner

@leoj3n commented on GitHub (Dec 18, 2014):

With version asciinema 0.9.9-0eee9b2:

~ ❯❯❯ asciinema rec
~ Asciicast recording started.
~ Hit Ctrl-D or type "exit" to finish.
/usr/local/share/compleat-1.0/compleat_setup:14: command not found: complete
/usr/local/share/compleat-1.0/compleat_setup:14: command not found: complete
/usr/local/share/compleat-1.0/compleat_setup:14: command not found: complete
/usr/local/share/compleat-1.0/compleat_setup:14: command not found: complete
/usr/local/share/compleat-1.0/compleat_setup:14: command not found: complete
/usr/local/share/compleat-1.0/compleat_setup:14: command not found: complete
/usr/local/share/compleat-1.0/compleat_setup:14: command not found: complete
/Users/leoj/.zshrc:43: permission denied:
<!-- gh-comment-id:67459151 --> @leoj3n commented on GitHub (Dec 18, 2014): With version `asciinema 0.9.9-0eee9b2`: ``` ~ ❯❯❯ asciinema rec ~ Asciicast recording started. ~ Hit Ctrl-D or type "exit" to finish. /usr/local/share/compleat-1.0/compleat_setup:14: command not found: complete /usr/local/share/compleat-1.0/compleat_setup:14: command not found: complete /usr/local/share/compleat-1.0/compleat_setup:14: command not found: complete /usr/local/share/compleat-1.0/compleat_setup:14: command not found: complete /usr/local/share/compleat-1.0/compleat_setup:14: command not found: complete /usr/local/share/compleat-1.0/compleat_setup:14: command not found: complete /usr/local/share/compleat-1.0/compleat_setup:14: command not found: complete /Users/leoj/.zshrc:43: permission denied: ```
Author
Owner

@ku1ik commented on GitHub (Dec 18, 2014):

Not sure what's happening here. Could you run script command and see if it has the same problem?

<!-- gh-comment-id:67459546 --> @ku1ik commented on GitHub (Dec 18, 2014): Not sure what's happening here. Could you run `script` command and see if it has the same problem?
Author
Owner

@leoj3n commented on GitHub (Dec 18, 2014):

Output of script command is very similar:

~ ❯❯❯ script
Script started, output file is typescript
/usr/local/share/compleat-1.0/compleat_setup:14: command not found: complete
/usr/local/share/compleat-1.0/compleat_setup:14: command not found: complete
/usr/local/share/compleat-1.0/compleat_setup:14: command not found: complete
/usr/local/share/compleat-1.0/compleat_setup:14: command not found: complete
/usr/local/share/compleat-1.0/compleat_setup:14: command not found: complete
/usr/local/share/compleat-1.0/compleat_setup:14: command not found: complete
/usr/local/share/compleat-1.0/compleat_setup:14: command not found: complete
/Users/leoj/.zshrc:43: permission denied:
<!-- gh-comment-id:67460225 --> @leoj3n commented on GitHub (Dec 18, 2014): Output of `script` command is very similar: ``` ~ ❯❯❯ script Script started, output file is typescript /usr/local/share/compleat-1.0/compleat_setup:14: command not found: complete /usr/local/share/compleat-1.0/compleat_setup:14: command not found: complete /usr/local/share/compleat-1.0/compleat_setup:14: command not found: complete /usr/local/share/compleat-1.0/compleat_setup:14: command not found: complete /usr/local/share/compleat-1.0/compleat_setup:14: command not found: complete /usr/local/share/compleat-1.0/compleat_setup:14: command not found: complete /usr/local/share/compleat-1.0/compleat_setup:14: command not found: complete /Users/leoj/.zshrc:43: permission denied: ```
Author
Owner

@ku1ik commented on GitHub (Dec 18, 2014):

Ok, so that's not a problem with asciinema. You have some problem with your shell configuration :)

<!-- gh-comment-id:67460403 --> @ku1ik commented on GitHub (Dec 18, 2014): Ok, so that's not a problem with asciinema. You have some problem with your shell configuration :)
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/asciinema#657
No description provided.