SinusBot / installer-linux

💾 SinusBot Installer for Debian, Ubuntu and CentOS - Installs the SinusBot with a single command.
https://sinusbot.github.io/installer/
Other
35 stars 34 forks source link

Installer on Ubuntu 22 not working #97

Open mxschmitt opened 2 years ago

mxschmitt commented 2 years ago

Added the testing matrix in https://github.com/SinusBot/installer-linux/pull/96 so we see the failure.

Most likely related to:

cc @Lulalaby

Lulalaby commented 2 years ago

Imma have a look on that. Thanks max

incursin commented 2 years ago

Can confirm.

root@server:~# apt-get install -y --no-install-recommends libfontconfig libxtst6 screen xvfb libxcursor1 ca-certificates bzip2 psmisc libglib2.0-0 less python iproute2 dbus libnss3 libegl1-mesa x11-xkb-utils libasound2 libxcomposite-dev libxi6 libpci3 libxslt1.1 libxkbcommon0 libxss1
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Note, selecting 'libfontconfig1' instead of 'libfontconfig'
Package python 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
However the following packages replace it:
  2to3 python2-minimal python2 dh-python python-is-python3

E: Package 'python' has no installation candidate

Running Ubuntu 22.04.1 LTS x86_64.

DSDV commented 8 months ago

found a workaround: https://github.com/Chiko1337/SinusBot-Installer-Linux-Fixed