-
Notifications
You must be signed in to change notification settings - Fork 55
Closed as not planned
Labels
enhancementNew feature or requestNew feature or requestlinuxIssues related to implementing the Linux swiftly executableIssues related to implementing the Linux swiftly executable
Description
On Linux, Swiftly downloads the toolchain to install to /tmp
. On some instances this is mounted to tmpfs
so limited by the amount of RAM available to the machine. If this is small (enough.g. 1GB), Swiftly fails with a confusing error message Error: The operation could not be completed. There isn’t enough space.
even if there's plenty of disk space.
Ideally we'd handle this but providing a flag to download the toolchains to would be a good compromise
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestlinuxIssues related to implementing the Linux swiftly executableIssues related to implementing the Linux swiftly executable