You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@linkis.apache.org by GitBox <gi...@apache.org> on 2022/07/10 12:40:40 UTC

[GitHub] [incubator-linkis] CCweixiao opened a new issue, #2452: [Feature] [1.2.0] Increase the version number of oshi-core in the pom file of the ECM service to be compatible with the mac m1 arm architecture.

CCweixiao opened a new issue, #2452:
URL: https://github.com/apache/incubator-linkis/issues/2452

   ### Search before asking
   
   - [X] I had searched in the [issues](https://github.com/apache/incubator-linkis/issues) and found no similar feature requirement.
   
   
   ### Problem Description
   
   提高ECM服务的pom文件中oshi-core的版本号,以兼容mac m1 arm架构。
   
   Increase the version number of oshi-core in the pom file of the ECM service to be compatible with the mac m1 arm architecture.
   
   ### Description
   
   oshi-core 5.3.4 版本对应的jna和jna-platform的版本是5.6.0,版本较低,无法获取mac m1 arm架构下的系统数据。
   报错如下:
   
   The version of jna and jna-platform corresponding to the oshi-core 5.3.4 version is 5.6.0, the version is lower, and the system data under the mac m1 arm architecture cannot be obtained.
   The error is as follows:
   
   Caused by: java.lang.UnsatisfiedLinkError: /Users/leojie/Library/Caches/JNA/temp/jna3798597864097389097.tmp: dlopen(/Users/leojie/Library/Caches/JNA/temp/jna3798597864097389097.tmp, 0x0001): tried: '/Users/leojie/Library/Caches/JNA/temp/jna3798597864097389097.tmp' (fat file, but missing compatible architecture (have 'i386,x86_64', need 'arm64e'))
   
   
   ### Use case
   
   _No response_
   
   ### solutions
   
   oshi-core 版本换为6.2.1
   
   ### Anything else
   
   _No response_
   
   ### Are you willing to submit a PR?
   
   - [X] Yes I am willing to submit a PR!


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@linkis.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@linkis.apache.org
For additional commands, e-mail: notifications-help@linkis.apache.org


[GitHub] [incubator-linkis] github-actions[bot] commented on issue #2452: [Feature] [1.2.0] Increase the version number of oshi-core in the pom file of the ECM service to be compatible with the mac m1 arm architecture.

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on issue #2452:
URL: https://github.com/apache/incubator-linkis/issues/2452#issuecomment-1179721389

   :blush:  Welcome to the Apache Linkis (incubating) community!!
   We are glad that you are contributing by opening this issue.
   
   Please make sure to include all the relevant context.
   We will be here shortly.
   
   If you are interested in contributing to our website project, please let us know!
   You can check out our contributing guide on 
    :point_right:  [How to Participate in Project Contribution](https://linkis.apache.org/community/how-to-contribute).
    
   WeChat  Group:
   
   ![image](https://user-images.githubusercontent.com/7869972/176336986-d6b9be8f-d1d3-45f1-aa45-8e6adf5dd244.png)
   Mailing Lists:
   |name|description|Subscribe|Unsubscribe|archive|
   |:-----|:--------|:------|:-------|:-----|
   | [dev@linkis.apache.org](mailto:dev@linkis.apache.org) | community activity information | [subscribe](mailto:dev-subscribe@linkis.apache.org) | [unsubscribe](mailto:dev-unsubscribe@linkis.apache.org) | [archive](http://mail-archives.apache.org/mod_mbox/linkis-dev) |


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@linkis.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@linkis.apache.org
For additional commands, e-mail: notifications-help@linkis.apache.org


[GitHub] [incubator-linkis] peacewong closed issue #2452: [Feature] [1.2.0] Increase the version number of oshi-core in the pom file of the ECM service to be compatible with the mac m1 arm architecture.

Posted by GitBox <gi...@apache.org>.
peacewong closed issue #2452: [Feature] [1.2.0] Increase the version number of oshi-core in the pom file of the ECM service to be compatible with the mac m1 arm architecture.
URL: https://github.com/apache/incubator-linkis/issues/2452


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@linkis.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@linkis.apache.org
For additional commands, e-mail: notifications-help@linkis.apache.org