You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The current workaround is broken when using the snapcraft snap (since in that case $SNAP is set, and the workaround uses it to distinguish between build time and runtime and wrongly assumes runtime instead of build time in that case). To build currently, the snapcraft deb must be used.
Setting LD_LIBRARY_PATH should solve the problem. I wonder if this is something the snap system should already be doing though since snap packages include their own copy of their dependencies.
If this doesn't work and we need a change from python-augeas, I'm happy to help try and make that happen.
No description provided.
The text was updated successfully, but these errors were encountered: