Ошибка с clamav-lib
Добавлено: Пт ноя 22, 2024 10:24 pm
Здравствуйте, помогите пожалуйста, clamAv в панели работает, базы обновляются, с консоли при попытки установить git или что то другое, вылетает ошибка.
Код: Выделить всё
sudo apt-get install git
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
You might want to run 'apt --fix-broken install' to correct these.
The following packages have unmet dependencies:
clamav : Depends: clamav-lib (= 0.103.13.2-0brainy0.22.04) but it is not going to be installed
clamav-daemon : Depends: clamav-lib (= 0.103.13.2-0brainy0.22.04) but it is not going to be installed
clamd : Depends: clamav-lib (= 0.103.13.2-0brainy0.22.04) but it is not going to be installed
E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution).
Код: Выделить всё
sudo apt --fix-broken install
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Correcting dependencies... Done
The following packages were automatically installed and are no longer required:
libclamav9 libssl1.0.0
Use 'apt autoremove' to remove them.
The following additional packages will be installed:
clamav-lib
The following NEW packages will be installed:
clamav-lib
0 upgraded, 1 newly installed, 0 to remove and 315 not upgraded.
6 not fully installed or removed.
Need to get 0 B/894 kB of archives.
After this operation, 2,524 kB of additional disk space will be used.
Do you want to continue? [Y/n] y
(Reading database ... 103994 files and directories currently installed.)
Preparing to unpack .../clamav-lib_0.103.13.2-0brainy0.22.04_amd64.deb ...
Unpacking clamav-lib (0.103.13.2-0brainy0.22.04) ...
dpkg: error processing archive /var/cache/apt/archives/clamav-lib_0.103.13.2-0brainy0.22.04_amd64.deb (--unpack):
trying to overwrite '/usr/lib/x86_64-linux-gnu/libclamav.so.9.0.5', which is also in package libclamav9:amd64 0.103.11+dfsg-0ubuntu0.22.04.1
dpkg-deb: error: paste subprocess was killed by signal (Broken pipe)
Errors were encountered while processing:
/var/cache/apt/archives/clamav-lib_0.103.13.2-0brainy0.22.04_amd64.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)