Closed selimok closed 3 months ago
Oh sorry, this the wrong project. I move to packageresolver . Sorry!
@selimok the only reason you got not answer was not that you opened an issue in the "wrong" project.. i was on vacation.
Thank you for your kind response :)
Hi There, I currently switched my build environment from Amazon Linux 2 to Amazon 2023.
The new Kernel name is : 6.1.97-104.177.amzn2023.aarch64
But the resolver cannot identify the OS Version
State(Distribution)=GenericFeatureAwareVersion{7.0.0}:Platform{operatingSystem=Linux, architecture=ARM_64, distribution=Amazon},
The same output on Amazon Linux 2:
State(Distribution)=GenericFeatureAwareVersion{7.0.0}:Platform{operatingSystem=Linux, architecture=ARM_64, distribution=Amazon, version=AmazonLinux2},
I think thus, embedded mongo cannot be loaded on the new environment and the build fails.
BTW: Is there any workaround for this?
Thanks for your help.