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

Testing #33

Open
wants to merge 44 commits into
base: master
Choose a base branch
from
Open

Testing #33

wants to merge 44 commits into from

Conversation

ericgaspar
Copy link
Member

Problem

  • Description of why you made this PR

Solution

  • And how do you fix that problem

PR Status

  • Code finished and ready to be reviewed/tested
  • The fix/enhancement were manually tested (if applicable)

Automatic tests

Automatic tests can be triggered on https://ci-apps-dev.yunohost.org/ after creating the PR, by commenting "!testme", "!gogogadgetoci" or "By the power of systemd, I invoke The Great App CI to test this Pull Request!". (N.B. : for this to work you need to be a member of the Yunohost-Apps organization)

@ericgaspar
Copy link
Member Author

!testme

@yunohost-bot
Copy link

🚀
Test Badge

@ewilly
Copy link
Member

ewilly commented Jun 6, 2023

Hi,
I just test that version the upgrade went fine but the service complain about the shellinabox user missing
systemctl status shellinabox.service give :


● shellinabox.service - LSB: Shell In A Box Daemon
     Loaded: loaded (/etc/init.d/shellinabox; generated)
     Active: active (exited) since Tue 2023-06-06 15:14:37 CEST; 23s ago
       Docs: man:systemd-sysv-generator(8)
    Process: 851411 ExecStart=/etc/init.d/shellinabox start (code=exited, status=0/SUCCESS)
        CPU: 34ms

Jun 06 15:14:37 CT-yunohost systemd[1]: Starting LSB: Shell In A Box Daemon...
Jun 06 15:14:37 CT-yunohost shellinabox[851434]: [server] Cannot look up user id "shellinabox"!
Jun 06 15:14:37 CT-yunohost shellinaboxd[851434]: [server] Cannot look up user id "shellinabox"!
Jun 06 15:14:37 CT-yunohost shellinaboxd[851434]: [server] Aborting...
Jun 06 15:14:37 CT-yunohost systemd[1]: Started LSB: Shell In A Box Daemon.

@ericgaspar
Copy link
Member Author

!testme

@yunohost-bot
Copy link

🚀
Test Badge

@alexAubin
Copy link
Member

Sooo hmmm the issue with the upgrade is related to the fact that YunoHost during the v1 -> v2 transition assumes that the v1 had a system-user provisionned ... but because it's not in the manifest.toml (v2), it wants to deprovision it ... but it is used by a process ...

Soooo we probably want to add a system user resource I suppose

@alexAubin
Copy link
Member

!testme

@yunohost-bot
Copy link

🚀
Test Badge

@Tagadda
Copy link
Member

Tagadda commented Mar 26, 2024

!testme

@yunohost-bot
Copy link

🪱
Test Badge

@yunohost-bot
Copy link

✌️
Test Badge

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants