[Pkg-roundcube-maintainers] Bug#948501: Wrong Dependency
martin at mitzlaff.eu
martin at mitzlaff.eu
Sat Jan 25 01:16:01 GMT 2020
Hallo,
I just faced a similar problem. I tried to install the roundcube 1.4.2
from Sid into my Buster system. This symlinks in
/usr/share/roundcube/skins/elastic/deps did not resolve:
lrwxrwxrwx 1 root root 60 Jan 1 23:09 bootstrap.bundle.min.js ->
../../../../nodejs/bootstrap/dist/js/bootstrap.bundle.min.js
lrwxrwxrwx 1 root root 55 Jan 1 23:09 bootstrap.min.css ->
../../../../nodejs/bootstrap/dist/css/bootstrap.min.css
The problem is in Buster there is libjs-bootstrap4 (4.3.1+dfsg2-1) and
in Sid there is libjs-bootstrap4 (4.4.1+dfsg1-1). The 4.3.1 stores the
nodejs in /usr/lib/nodejs/ and 4.4.1 in /usr/share/nodejs/. I think
roundcube 1.4.2 needs a dependency to libjs-bootstrap4 (>=4.4.1).
Greetings Martin
More information about the Pkg-roundcube-maintainers
mailing list