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

Getting "beep:19: unknown file attribute: h" running beep #9

Open
ftraxxler opened this issue Jan 24, 2020 · 5 comments
Open

Getting "beep:19: unknown file attribute: h" running beep #9

ftraxxler opened this issue Jan 24, 2020 · 5 comments
Assignees
Labels
question Further information is requested

Comments

@ftraxxler
Copy link

No description provided.

@ftraxxler ftraxxler changed the title Getting "unknown file attribute: h" running beep Getting "beep:19: unknown file attribute: h" running beep Jan 24, 2020
@ndim
Copy link
Member

ndim commented Jan 24, 2020

That sounds very interesting, as I have no idea what that could be.

@ftraxler-tgm Could you please elaborate a bit? To begin with

  • What version of beep? (beep --version and maybe the operating system's package version)

  • What kind of operating system and which version?

  • What beep command line?

  • What is the output when you add --verbose to that beep command line?

  • What is the output of

    • echo "$SHELL"
    • which beep
    • file $(which beep)

We will see where we need to go from there.

@ndim ndim self-assigned this Jan 24, 2020
@ndim
Copy link
Member

ndim commented Feb 1, 2020

@ftraxler-tgm At this time, I suspect you are running some zsh incompatible shell script called beep under the zsh shell. The beep project does not ship any such shell script.

I will need your feedback to help confirming or disproving this hypothesis and understanding what is actually happening here.

Looking forward to your feedback.

@ndim ndim added the question Further information is requested label Feb 18, 2020
@ndim
Copy link
Member

ndim commented May 28, 2020

@ftraxler-tgm are you still there? Have you resolved the problem already?

@ftraxxler
Copy link
Author

Yes I am currently using zsh but I have not tested it with bash since.

@ndim
Copy link
Member

ndim commented Jun 2, 2020

Ah, thank you very much for the reply.

Now the question is

  • what does that script actually do (cat "$(which beep)") and
  • who wrote and shipped that script

because this project does not ship any shell scripts called beep.

I suspect that script to be a manually created script left over from an old manual installation, or from some distribution package.

@ndim ndim added question Further information is requested and removed question Further information is requested labels Jan 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants