You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/guides/supported-systems.md
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -149,6 +149,11 @@ Default version is `15`
149
149
:::note
150
150
Currently the only test is `opensuse-tumbleweed`. More OS testing data would be appreciated (follow [Issue Template `Distribution Support`](https://github.com/typegoose/mongodb-memory-server/issues/new?template=distribution-support.md)).
151
151
:::
152
+
:::note
153
+
Suse `15` binaries still require OpenSSL 1.1 installed. This may conflict with latest versions of `opensuse-tumbleweed`.
154
+
A workaround reported to work is to use the `rhel-9` binaries via config option [`DISTRO`](../api/config-options.md#distro).
155
+
[Original Comment on #948](https://github.com/typegoose/mongodb-memory-server/issues/948#issuecomment-3372911839).
0 commit comments