Open
Description
Contact Details
No response
What happened?
created a fresh docker container on image ubuntu:20.04 from dockerhub.
updated apt
installed wget
pulled wise-ubuntu2004-1.0.0-beta.deb
installed it
ran wise --version and got:
/usr/lib/wise/wise: error while loading shared libraries: libgomp.so.1: cannot open share
This does not happen in ubuntu 20.04 on github:
Version
(Ubuntu 2020) v1.0.0-beta
What component are you seeing the problem on?
No response
Relevant log output
root@03aa5a2ed4f4:/# cat /etc/issue
Ubuntu 20.04.5 LTS \n \l
root@03aa5a2ed4f4:/# uname -a
Linux 03aa5a2ed4f4 3.10.0-1160.el7.x86_64 #1 SMP Mon Oct 19 16:18:59 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux
root@03aa5a2ed4f4:/# wise --version
/usr/lib/wise/wise: error while loading shared libraries: libgomp.so.1: cannot open shared object file: No such file or directory
root@03aa5a2ed4f4:/# ls -ls *.deb
44992 -rw-r--r-- 1 root root 46070712 Jan 18 10:10 wise-ubuntu2004-1.0.0-beta.deb
root@03aa5a2ed4f4:/#
Approvals Process
- Testing For Issue
- Executive Approval
- Merge