question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Error: linux distribution not supported

See original GitHub issue

This error appears after “3.0.0” -> “3.2.0” update.

[info]   java.lang.IllegalArgumentException: linux distribution not supported: PRODUCTION:Platform{operatingSystem=Linux, architecture=X86_64}
[info]   at de.flapdoodle.embed.mongo.packageresolver.linux.LinuxPackageFinder.lambda$rules$0(LinuxPackageFinder.java:129)
[info]   at de.flapdoodle.embed.mongo.packageresolver.linux.LinuxPackageFinder$$Lambda$246/654468124.packageFor(Unknown Source)
[info]   at de.flapdoodle.embed.mongo.packageresolver.PlatformMatchRules.packageFor(PlatformMatchRules.java:43)
[info]   at de.flapdoodle.embed.mongo.packageresolver.linux.LinuxPackageFinder.packageFor(LinuxPackageFinder.java:46)
[info]   at de.flapdoodle.embed.mongo.packageresolver.PlatformMatchRules.packageFor(PlatformMatchRules.java:43)
[info]   at de.flapdoodle.embed.mongo.packageresolver.PlatformPackageResolver.packageFor(PlatformPackageResolver.java:58)
[info]   at de.flapdoodle.embed.process.store.ArtifactStore.filesToExtract(ArtifactStore.java:93)
[info]   at de.flapdoodle.embed.process.store.ExtractedArtifactStore.extractFileSet(ExtractedArtifactStore.java:82)
[info]   at de.flapdoodle.embed.process.runtime.Starter.prepare(Starter.java:59)
[info]   at de.flapdoodle.embed.process.runtime.Starter.prepare(Starter.java:52)

It looks like OS version check code is heavily changed.

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Reactions:9
  • Comments:64 (33 by maintainers)

github_iconTop GitHub Comments

2reactions
michaelmosmanncommented, Jan 3, 2022

@MichealZub @smn-codes there is a new release 3.2.6 with all the changes included (.os and .process dependency update) …

2reactions
michaelmosmanncommented, Dec 13, 2021

@hlavki yes, you can go on with that… and i thought that most people moved already… but thats not the case … there are still >100.000 downloads each month… so i have to do my best to make some people happy:)

Read more comments on GitHub >

github_iconTop Results From Across the Web

error: Linux distribution not supported: 'archlinux_unknown'
When trying to install aerospike via sudo pip3 install --upgrade aerospike I get the following error: Complete output from command ...
Read more >
E-DPK: ERROR : Linux distribution [Rhel] is not supported
When attempting to deploy PT 8.59.01 on Red Hat Enterprise Linux 7.9, the following error occurs in the DPK setup log when performing...
Read more >
Linux: Error: Your OS/architecture [ ... ] is not supported.
Attempting to install the JumpCloud agent fails on a Linux system and logs an error noting that Your OS/architecture [ ] is not...
Read more >
Distribution not supported error when trying to install Intel ...
The Graphics Installer will not function on Ubuntu 14.04 "trusty" and support is deprecated (see this forum announcement and this ...
Read more >
how to resolve "Unsupported Linux distro" issue when ...
I'm trying to install the Communications System Toolbox Support Package for RTL-SDR Radio on Majaro Linux, and I keep getting an error at...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found