MacChen01 commented on PR #1251: URL: https://github.com/apache/bigtop/pull/1251#issuecomment-2049444520
> I'm merging this. Thanks, @MacChen01. > > R-core and openblas conflicts even on openeuler-22.03-lst-sp1. If there is no dependency between them, the issue seems to be caused by something pulling openblas in the upstream of 22.03. I will file another JIRA if we can purge openblas in the upstream. > > ``` > [root@a9e272ddcfd6 /]# repoquery -q -l openblas | grep libRblas > /usr/lib64/R/lib/libRblas.so > > [root@a9e272ddcfd6 /]# repoquery -q -l R-core | grep libRblas > /usr/lib64/R/lib/libRblas.so > ``` @iwasakims Thanks, if you create new JIRA to track conflicts between R and openblas, i will also track the JIRA. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
