You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When attempting to install the listed dependencies for Wok on the wiki for install instructions under Ubuntu 20.04, I am getting the following error:
wolffstarr@nike:~$ sudo apt install systemd logrotate python3-psutil python3-ldap python3-lxml python3-websockify python3-jsonschema openssl nginx python3-cherrypy3 python3-chee
tah python3-pam python-m2crypto gettext python3-openssl
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package python-m2crypto is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
E: Package 'python-m2crypto' has no installation candidate
wolffstarr@nike:~$
I have installed python3-m2crypto, but it is obviously not meeting the requirements. This is a fresh install of the Ubuntu 20.04 beta Live Server installer. Only additional changes are to install Cockpit Project. If it matters (can't see why it would) the platform is a Ryzen 5 1600 in an Asrock Rack X470D4U server board.