Package: ola
Version: 0.10.9.nojsmin-1
Severity: normal

Dear Maintainer,

Debian OLA 0.10.9 now includes the correct version of Angular, but the
(new) UI still isn't usable, as "bootstrap.min.css" is a 404.

Bootstrap (libjs-bootstrap) is a Debian package dependency of OLA, but
there doesn't seem to be any mechanism for bootstrap.min.css to end up
in a place where OLA (the web server) knows how to find it.  When I
visit the URL <http://localhost:9090/new/>, I see all text in the
default browser font, down the left side of the window, with the
contents of all possible dialog boxes appended below that.

Running these two commands fixes the problem:

    sudo mkdir /usr/share/olad/www/new/libs/bootstrap/css/
    sudo cp /usr/share/javascript/bootstrap/css/bootstrap.min.css 
/usr/share/olad/www/new/libs/bootstrap/css/

I'm not a Debian maintainer so I don't know what the proper fix is.


-- System Information:
Debian Release: bookworm/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'testing-security')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 6.1.0-3-amd64 (SMP w/12 CPU threads; PREEMPT)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages ola depends on:
ii  adduser                    3.130
ii  libc6                      2.36-8
ii  libgcc-s1                  12.2.0-14
ii  libjs-angularjs            1.8.2-2
ii  libjs-bootstrap            3.4.1+dfsg-3
ii  libjs-jquery               3.6.1+dfsg+~3.5.14-1
ii  libncurses6                6.4-2
ii  libola1                    0.10.9.nojsmin-1
ii  libprotobuf32              3.21.12-1+b2
ii  libstdc++6                 12.2.0-14
ii  libtinfo6                  6.4-2
ii  lsb-base                   11.5
ii  sysvinit-utils [lsb-base]  3.06-2

ola recommends no packages.

Versions of packages ola suggests:
ii  bash-completion  1:2.11-6

-- no debconf information

Reply via email to