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

Add Support for "Fedora 36 RHEL 9" #673

Closed
tushar1998 opened this issue Jul 12, 2022 · 4 comments
Closed

Add Support for "Fedora 36 RHEL 9" #673

tushar1998 opened this issue Jul 12, 2022 · 4 comments
Assignees
Labels
Distribution support Add / modify an (linux) distribution released on @beta released Pull Request released | Issue is fixed

Comments

@tushar1998
Copy link

Versions

  • Wanted System: Fedora 36 RHEL 9
  • Architecture: x86_64

Detection

NAME="Fedora Linux"
VERSION="36 (Workstation Edition)"
ID=fedora
VERSION_ID=36
VERSION_CODENAME=""
PLATFORM_ID="platform:f36"
PRETTY_NAME="Fedora Linux 36 (Workstation Edition)"
ANSI_COLOR="0;38;2;60;110;180"
LOGO=fedora-logo-icon
CPE_NAME="cpe:/o:fedoraproject:fedora:36"
HOME_URL="https://fedoraproject.org/"
DOCUMENTATION_URL="https://docs.fedoraproject.org/en-US/fedora/f36/system-administrators-guide/"
SUPPORT_URL="https://ask.fedoraproject.org/"
BUG_REPORT_URL="https://bugzilla.redhat.com/"
REDHAT_BUGZILLA_PRODUCT="Fedora"
REDHAT_BUGZILLA_PRODUCT_VERSION=36
REDHAT_SUPPORT_PRODUCT="Fedora"
REDHAT_SUPPORT_PRODUCT_VERSION=36
PRIVACY_POLICY_URL="https://fedoraproject.org/wiki/Legal:PrivacyPolicy"
VARIANT="Workstation Edition"
VARIANT_ID=workstation

Extra

Debug Logs mongo.txt

Tried installing libcrypto.so - No available package in dnf packages
Tried the following libcurl 3,4,5 - Not available in dnf packages
Tried changing mongodb binaries

@hasezoey
Copy link
Collaborator

(from discord) Sorry for suggesting rhel82, it seems like that version only ships for aarch64 (arm64) also sorry for suggesting libcurl, this is the wrong library for this case.


After some investigating, it seems like you will need to manually install fedora package openssl1.1 and then you can run the mongodb binaries, there are currently no mongodb binaries for rhel that support higher openssl versions

notes have been added with 1a388c4

Note: this investigation and solving has been done via the fedora docker packages, so i dont know if this is representative of a direct install

@tushar1998
Copy link
Author

tushar1998 commented Jul 12, 2022

🥳 FInally working @hasezoey Thanks

@github-actions
Copy link

🎉 This issue has been resolved in version 8.8.0-beta.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

@github-actions
Copy link

@github-actions github-actions bot added the released Pull Request released | Issue is fixed label Jul 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Distribution support Add / modify an (linux) distribution released on @beta released Pull Request released | Issue is fixed
Projects
None yet
Development

No branches or pull requests

2 participants