Re: [Yade-users] [Question #698654]: libopenblas problem after updating to Ubuntu 20

2021-09-08 Thread Anton Gladky
Question #698654 on Yade changed: https://answers.launchpad.net/yade/+question/698654 Anton Gladky posted a new comment: OK, I am glad that the problem is fixed. But I do not really know, why it libopenblas0 package was not installed on your system. >From here [1]: libyade strictly depends on

Re: [Yade-users] [Question #698654]: libopenblas problem after updating to Ubuntu 20

2021-09-08 Thread Jérôme Duriez
Question #698654 on Yade changed: https://answers.launchpad.net/yade/+question/698654 Status: Open => Solved Jérôme Duriez confirmed that the question is solved: sudo apt install --reinstall libopenblas0-pthread did the trick ! I got back /usr/lib/x86_64-linux-gnu/libopenblas.so.0, and the

Re: [Yade-users] [Question #698654]: libopenblas problem after updating to Ubuntu 20

2021-09-08 Thread Jérôme Duriez
Question #698654 on Yade changed: https://answers.launchpad.net/yade/+question/698654 Status: Answered => Open Jérôme Duriez is still having a problem: Regarding #5 * jerome.duriez@XX:~$ ls -l /usr/lib/x86_64-linux-gnu/libopenblas.so lrwxrwxrwx 1 root root 49 sept. 6 15:04

Re: [Yade-users] [Question #698654]: libopenblas problem after updating to Ubuntu 20

2021-09-07 Thread Anton Gladky
Question #698654 on Yade changed: https://answers.launchpad.net/yade/+question/698654 Status: Needs information => Answered Anton Gladky proposed the following answer: It is very strange. Could you please check, whether maybe LD_LIBRARY_PATH is set in your environment? echo $LD_LIBRARY_PATH

Re: [Yade-users] [Question #698654]: libopenblas problem after updating to Ubuntu 20

2021-09-07 Thread Manfred Hampl
Question #698654 on Yade changed: https://answers.launchpad.net/yade/+question/698654 Manfred Hampl posted a new comment: There should also be a /usr/lib/x86_64-linux-gnu/libopenblas.so.0 Try sudo apt install --reinstall libopenblas0-pthread -- You received this question notification because

Re: [Yade-users] [Question #698654]: libopenblas problem after updating to Ubuntu 20

2021-09-07 Thread Manfred Hampl
Question #698654 on Yade changed: https://answers.launchpad.net/yade/+question/698654 Status: Open => Needs information Manfred Hampl requested more information: What is the output of ls -l /usr/lib/x86_64-linux-gnu/libopenblas.so ldd

Re: [Yade-users] [Question #698654]: libopenblas problem after updating to Ubuntu 20

2021-09-07 Thread Jérôme Duriez
Question #698654 on Yade changed: https://answers.launchpad.net/yade/+question/698654 Status: Needs information => Open Jérôme Duriez gave more information on the question: jerome.duriez@XX:~$ ls -l /usr/lib/x86_64-linux-gnu/openblas*/libopenblas.* lrwxrwxrwx 1 root root 21 juin 2 2020

Re: [Yade-users] [Question #698654]: libopenblas problem after updating to Ubuntu 20

2021-09-07 Thread Manfred Hampl
Question #698654 on Yade changed: https://answers.launchpad.net/yade/+question/698654 Status: Open => Needs information Manfred Hampl requested more information: For verification, what is the output of the commands ls -l /usr/lib/x86_64-linux-gnu/openblas*/libopenblas.* dpkg -l | grep

Re: [Yade-users] [Question #698654]: libopenblas problem after updating to Ubuntu 20

2021-09-07 Thread Jérôme Duriez
Question #698654 on Yade changed: https://answers.launchpad.net/yade/+question/698654 Status: Needs information => Open Jérôme Duriez gave more information on the question: It looks like yes (and, if not, there would be something missing in the packaging procedure, no ?) jerome.duriez@XX:~$

Re: [Yade-users] [Question #698654]: libopenblas problem after updating to Ubuntu 20

2021-09-07 Thread Robert Caulk
Question #698654 on Yade changed: https://answers.launchpad.net/yade/+question/698654 Status: Open => Needs information Robert Caulk requested more information: Hey Jérôme, Can you verify that you installed libopenblas-dev and libsuitesparse-dev with apt-get? Cheers, Robert -- You

[Yade-users] [Question #698654]: libopenblas problem after updating to Ubuntu 20

2021-09-07 Thread Jérôme Duriez
New question #698654 on Yade: https://answers.launchpad.net/yade/+question/698654 Hi, After updating from Ubuntu 18 to Ubuntu 20, I'm facing the following error at YADE (packaged versions) startup: jerome.duriez@XXX:~$ yade Welcome to Yade 2020.01a Using python version: 3.8.10 (default, Jun