$ sudo apt upgrade
You might want to run 'apt --fix-broken install' to correct these.
Unsatisfied dependencies:
wireless-tools : Depends: libiw30t64 (>= 30~pre1) but it is not installed
Error: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution).
пробуем совет
$ sudo apt --fix-broken install
Correcting dependencies... Done
The following package was automatically installed and is no longer required:
libiw30
Use 'sudo apt autoremove' to remove it.
Installing dependencies:
libiw30t64
Summary:
Upgrading: 0, Installing: 1, Removing: 0, Not Upgrading: 111
11 not fully installed or removed.
Download size: 0 B / 18.0 kB
Space needed: 60.4 kB / 173 GB available
Continue? [Y/n]
(Reading database… 130832 files and directories currently installed.)
Preparing to unpack …/libiw30t64_30~pre9-22_amd64.deb…
Unpacking libiw30t64:amd64 (30~pre9-22)…
dpkg: error processing archive /var/cache/apt/archives/libiw30t64_30~pre9-22_amd64.deb (--unpack):
trying to overwrite '/usr/lib/x86_64-linux-gnu/libiw.so.30', which is also in package libiw30:amd64 (30~pre9-16+b1)
Errors were encountered while processing:
/var/cache/apt/archives/libiw30t64_30~pre9-22_amd64.deb
Error: Sub-process /usr/bin/dpkg returned an error code (1)
либа вроде как имеет нормальные права
$ ls -l /usr/lib/x86_64-linux-gnu/libiw.so.30
-rw-r--r-- 1 root root 35248 Jan 7 2024 /usr/lib/x86_64-linux-gnu/libiw.so.30
что не так и как починить ?
спасибо
