Skip to content

[WISE Bug]: on base ubuntu:20.04 Docker Image (not in github) install missing libgomp.so.1 #171

Open
@spydmobile

Description

@spydmobile

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:
Screenshot 2023-01-20 at 11 05 25 AM

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

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions