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

Install via tarball fails on Ubuntu 22.04 #1

Closed
trfore opened this issue Apr 25, 2023 · 0 comments · Fixed by #30
Closed

Install via tarball fails on Ubuntu 22.04 #1

trfore opened this issue Apr 25, 2023 · 0 comments · Fixed by #30
Assignees
Labels
bug Something isn't working

Comments

@trfore
Copy link
Owner

trfore commented Apr 25, 2023

Describe the bug

Install via tarball fails on Ubuntu 22.04, the binaries are installed but the service fails to start.

To Reproduce

Steps to reproduce the behavior:

  1. Deploy the role / collection using the following playbook:
MOLECULE_MONGODB_VERSION=6.0.5 MOLECULE_IMAGE=trfore/docker-ubuntu2204-systemd molecule converge -s install_tarball
  1. See error
# systemctl status 
instance systemd[1]: Started MongoDB Database Server.
instance systemd[1]: mongod.service: Main process exited, code=exited, status=1/FAILURE
instance systemd[1]: mongod.service: Failed with result 'exit-code'.

Your environment

  • Control node OS (e.g. Ubuntu 20.04, cat /etc/os-release): Ubuntu 22.04 github runner & local machine
  • Target node OS: Ubuntu 22.04 Docker Container
@trfore trfore added the bug Something isn't working label Apr 25, 2023
@trfore trfore self-assigned this Apr 25, 2023
trfore added a commit that referenced this issue Apr 25, 2023
@trfore trfore closed this as completed in 1aa5bff Apr 25, 2023
@trfore trfore reopened this Apr 25, 2023
@trfore trfore closed this as completed in #30 Apr 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant