L. Hagen
Basic Pleskian
Hello,
today I noticed a System Update Warning:
After checking the configuration with
I found three packages with incorrect or missing checksums. Two of the packages could be reinstalled with
But there is still one package left which can not be reinstalled, which is
My questions are now: where do the problems come from? and how can it be solved?
Thanks for your help and best regards,
Lars
today I noticed a System Update Warning:
Code:
Warning: Information on some packages might not be actual: inconsistencies were detected in the system's package manager database. Please resolve this issue manually.
After checking the configuration with
Code:
dpkg --audit
I found three packages with incorrect or missing checksums. Two of the packages could be reinstalled with
Code:
apt-get install --reinstall <pkgname>
But there is still one package left which can not be reinstalled, which is
Code:
apt-get install --reinstall psa-mod-fcgid-configurator
Reinstallation of psa-mod-fcgid-configurator is not possible, it cannot be downloaded.
My questions are now: where do the problems come from? and how can it be solved?
Thanks for your help and best regards,
Lars