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

"file name too long" error #5

Open
mr-martian opened this issue Jan 14, 2023 · 2 comments
Open

"file name too long" error #5

mr-martian opened this issue Jan 14, 2023 · 2 comments

Comments

@mr-martian
Copy link
Collaborator

Traceback (most recent call last):
  File "/usr/local/bin/apertium-lint", line 8, in <module>
    sys.exit(main())
  File "/usr/local/lib/python3.10/dist-packages/apertium_lint/__init__.py", line 87, in main
    lint_path(fname, args, count)
  File "/usr/local/lib/python3.10/dist-packages/apertium_lint/__init__.py", line 66, in lint_path
    if ent.is_file():
OSError: [Errno 36] File name too long: '/home/jwashin1/ling073/ling073-iii/README.md'

the proper thing to report here is probably "something has gone very wrong with this file" (in this instance it had somehow been set as a symlink to the contents of README rather than to the file README)

@Chirag-01
Copy link

Hi Mentor,

I hope this message finds you well. I'm interested in working on this issue, but I'm having trouble with the installation process. I attempted to clone the repository, but I'm having difficulty running it.

Would you be able to give me a list of commands that I can use to get the repository up and running? Any help you can provide would be greatly appreciated.

Thank you so much for your time and assistance.

@mr-martian
Copy link
Collaborator Author

@Chirag-01 issue comments is not the appropriate place for such discussion. Come talk on IRC or the mailing list for such things.

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

2 participants