Skip to content

Conversation

@gkaf89
Copy link

@gkaf89 gkaf89 commented Oct 24, 2025

The gnupg-bundle is using a UNIX socket path in its tests, specifically for the gpgme component. However, UNIX socket paths are limited to 108 characters in length. This easyblock ensures that the build directory is located in a path sufficiently small so that the UNIX sockets for the tests can be created.

Source: https://gitlab.archlinux.org/archlinux/archlinux-wsl/-/issues/10

Must be used with updates to the following easyconfigs:

…mponent

The gnupg-bundle is using a UNIX socket path in its tests, specifically for the
gpgme component. However, UNIX socket paths are limited to 108 characters in
length. This easyblock ensures that the build directory is located in a path
sufficiently small so that the UNIX sockets for the tests can be created.

Source: https://gitlab.archlinux.org/archlinux/archlinux-wsl/-/issues/10
@gkaf89
Copy link
Author

gkaf89 commented Oct 24, 2025

Should we add some tests to ensure that erroneous build paths are caught?

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 this pull request may close these issues.

1 participant