mirror of
https://github.com/cloudstack-llc/msty-docs.git
synced 2026-07-25 04:35:28 -04:00
[GH-ISSUE #19] Updating Msty on Linux with .deb breaks the installation #12
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Rajendrasinh-AI on GitHub (Dec 30, 2024).
Original GitHub issue: https://github.com/cloudstack-llc/msty-docs/issues/19
Installation details: Ubuntu 24.04, .deb package installation
Description: If I use the update option inside the application, it will automatically download and update the application. However, there is a section in the documentation for the permissions in the file system for Linux with the
.debinstallation option.As soon as the update completes, the application stops starting. After some investigation, I discovered that the permissions get reset after the update.
Fix: Executing the permissions command again did fix the issue.
@ashokgelal commented on GitHub (Mar 26, 2025):
Closing because this repo is only for docs. Please send us an email or join our Discord for help/issues/feature requests.
Updating Msty on Linux with .deb breaks the installationto [GH-ISSUE #19] Updating Msty on Linux with .deb breaks the installation