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
Hi,
I’m in the process of packaging this for gentoo, while running tests to verify I integrate them correctly in the ebuild, I hit some failures.
Could you give me some suggestion in order to make them pass (assuming I did a mistake), or help fix whats causing them (if its a legit failure)?
Gentoo uses a sandbox system to prevent packages to access internet or write in inappropriate directories during compilation/tests.
Edit: I realised that ldaptor doesnt support python3 yet, I updated the log and ebuild to python2.7 only to reduce the noise.
ebuild (mostly to give you the python_test() phase)
Hi,
I’m in the process of packaging this for gentoo, while running tests to verify I integrate them correctly in the ebuild, I hit some failures.
Could you give me some suggestion in order to make them pass (assuming I did a mistake), or help fix whats causing them (if its a legit failure)?
Gentoo uses a sandbox system to prevent packages to access internet or write in inappropriate directories during compilation/tests.
Edit: I realised that ldaptor doesnt support python3 yet, I updated the log and ebuild to python2.7 only to reduce the noise.
ebuild (mostly to give you the python_test() phase)
Build.log
The text was updated successfully, but these errors were encountered: