- Server operating system version
- Debian GNU/Linux 11 (bullseye)
- Plesk version and microupdate number
- 18.0.48
Hi,
I just wanted to install the prometheus package on a system that had already installed Plesk and I get an error that a dependency conflicts with the psa package (Plesk):
It seems `psa` blocks the installation of the dependency `javascript-common`.
Is there a way to work around this problem? Is there something Plesk can do? Or is it impossible to solve this problem?
Thanks
Mattia
I just wanted to install the prometheus package on a system that had already installed Plesk and I get an error that a dependency conflicts with the psa package (Plesk):
Code:
$ sudo apt install prometheus
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
psa : Conflicts: javascript-common but 11+nmu1 is to be installed
N: Ignoring file 'plesk.list.ai_back' in directory '/etc/apt/sources.list.d/' as it has an invalid filename extension
E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages.
Code:
$ cat /etc/os-release
PRETTY_NAME="Debian GNU/Linux 11 (bullseye)"
It seems `psa` blocks the installation of the dependency `javascript-common`.
Is there a way to work around this problem? Is there something Plesk can do? Or is it impossible to solve this problem?
Thanks
Mattia