Skip to content
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

[fix] Wrong warning runtime ram missing during upgrade #1971

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

zamentur
Copy link
Member

The problem

On the chat:

About RAM requirement for installation. For forgejo manifest I have (not my doing; this has been like this for at least months):

[integration]
disk = "150M"
ram.build = "50M"
ram.runtime = "2G"

Install proceeds fine, but "app upgrade" complains "This app requires 2G RAM to install/upgrade but only 716.0M is available..."

(Using Yunohost 11.2.30)

That seems to be a wrong warning. Do I misunderstand it? Couldn't find an open issue with search for "requires RAM".

Solution

Consider the app is already running, before upgrade operation, so no need to ask for available ram in more.

PR Status

Untested

How to test

...

@zamentur zamentur added micro Micro decision tests needed labels Oct 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
micro Micro decision tests needed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant