-
Notifications
You must be signed in to change notification settings - Fork 4
Error on first install #20
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
Comments
It did work, after setting the method to package_manager instead of GitHub. However, installing a deb from GitHub seems not to work with this command. |
Thanks for letting me know. I'm unable to replicate this in tests. Could you let me know:
|
Hi, these are the versions: ---- no version on mergerfs_version running ubuntu 24.10 ---- settings for mergerfs
---- Ansible on my control host
|
Thanks, I'll see if I can reproduce this. |
I was unable to reproduce this I'm afraid. I'm not sure how it occurred, but I couldn't find anything in the role that I believe would cause such a result. I imagine the failure was most likely the result of a transient error with apt or dpkg on your remote node. This can sometimes happen, regardless of the package. I've released a new major version of this role which alters how the installation is performed. Please try it out after noting the breaking changes in the README. |
This fixed it for me:
|
Hi,
I get the following error when starting on a clean ubuntu 24.04 Server.
Daniel
[tigattack.mergerfs : Install mergerfs package with apt] *****************************************************************************************************************************
fatal: [cassius4]: FAILED! => {"changed": false, "msg": "Unable to install package: E:read, still have 8 to read but none left"}
The text was updated successfully, but these errors were encountered: