-
-
Notifications
You must be signed in to change notification settings - Fork 138
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
Installer fails to unlink file for postwhite #524
Labels
Comments
fbfeix
pushed a commit
to fbfeix/modoboa-installer
that referenced
this issue
Oct 22, 2023
…script Added zipfile and urllib.request in 'postwhite.py' to improve the handling of archive downloads and extractions from specified repositories. Refactored 'install_from_archive' to increase the script's portability by removing the 'wget' command, improving reliability across different systems. Included robust error handling to improve user experience and problem diagnosis in case of download or extraction failures.
fbfeix
pushed a commit
to fbfeix/modoboa-installer
that referenced
this issue
Oct 22, 2023
@fbfeix I see you're working on a fix for that issue. Do you think you could create a PR soon for that? |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Impacted versions
Steps to reproduce
Just running the installer on a clean install of Ubuntu 22.04.3 with Python 3.10.12 on revision 4a2e9f2. It is not an upgrade but the very first execution of the installer.
Full trace using --debug option or current behaviour
Expected behavior
Should install postwhite without problems. Unlinking should be successful on a clean ubuntu.
The text was updated successfully, but these errors were encountered: