実行しようとしましたSudo apt update; Sudo apt upgrade
先日、私が前に見たことがないdpkgに関するエラーが発生し、googleもあまり役に立たないようです。
何が起こっているのかわからないので、出力を貼り付けるだけです。
Sudo apt upgrade
Reading package lists... Done
Building dependency tree
Reading state information... Done
You might want to run 'apt --fix-broken install' to correct these.
The following packages have unmet dependencies:
Steam:i386 : Depends: Steam-devices:i386
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
Reading state information... Done
Correcting dependencies... Done
The following packages were automatically installed and are no longer required:
hunspell-bn hunspell-bs hunspell-gu hunspell-hi hunspell-is hunspell-si hunspell-te
Use 'Sudo apt autoremove' to remove them.
The following additional packages will be installed:
Steam-devices
The following NEW packages will be installed:
Steam-devices
0 upgraded, 1 newly installed, 0 to remove and 98 not upgraded.
20 not fully installed or removed.
Need to get 0 B/26.0 kB of archives.
After this operation, 79.9 kB of additional disk space will be used.
Do you want to continue? [Y/n] y
(Reading database ... 531568 files and directories currently installed.)
Preparing to unpack .../Steam-devices_1.0.0.59-2_all.deb ...
Unpacking Steam-devices (1.0.0.59-2) ...
dpkg: error processing archive /var/cache/apt/archives/Steam-devices_1.0.0.59-2_all.deb (--unpack):
trying to overwrite '/lib/udev/rules.d/60-Steam-input.rules', which is also in package Steam-launcher 1.0.0.59
Errors were encountered while processing:
/var/cache/apt/archives/Steam-devices_1.0.0.59-2_all.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
私よりもaptとパッケージの管理に精通している誰かが、これらのエラーの意味と、問題の診断/修正に取り掛かる方法を説明できますか?文字通り、これからどこから始めればよいのかわかりません。
システムはdebian9です(私は思います)
私は最近、Debian 9のSteamから依存関係の欠落の通知を受け取った後、同じ問題を抱えていたので、作業を探しました。 Synapticパッケージマネージャーがインストールされていたので(デフォルトでもインストールされている可能性があります)、壊れたパッケージをそこから削除することができました。
Steam-devices:i386
いつものようにターミナルから。Synapticを初めて使用する場合は、Synapticを使用するにはrootである必要があることを知っておく必要があり(尋ねられます)、Synapticが開いている間はコマンドラインからaptを使用できません。