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

name too long (ENAMETOOLONG) in a test file #211

Closed
matbesancon opened this issue Nov 20, 2024 · 3 comments · Fixed by #212
Closed

name too long (ENAMETOOLONG) in a test file #211

matbesancon opened this issue Nov 20, 2024 · 3 comments · Fixed by #212

Comments

@matbesancon
Copy link

When installing a package depending on this one:

ERROR: Error when installing package DelaunayTriangulation:
IOError: open("/home/matbesancon/.julia/packages/DelaunayTriangulation/74rOt/test/refinement/refine_curve_bounded_example_11_multiply_connected_piecewise_linear_elliptical_bspline_piecewise_linear_catmull_bezier_piecewise_linear_circle_default_5310379833384766060.png", 577, 33188): name too long (ENAMETOOLONG)

@DanielVandH
Copy link
Member

DanielVandH commented Nov 20, 2024

I had no idea there could be filename length restrictions! I'll trim the filenames later today. Thanks for the report.

@matbesancon
Copy link
Author

me neither, this is a first!

@DanielVandH
Copy link
Member

@matbesancon Hopefully #212 fixes it. Do you want to see if all the file names are now an appropriate length before I merge it?

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

Successfully merging a pull request may close this issue.

2 participants