web-dev-qa-db-ja.com

インストールごとのlibreoffice-core依存関係

apt-getを介してインストールまたは削除などのアクションを実行しようとするたびに、次のようになります。

libreoffice-core : Depends libreoffice-common (>1:5.0.2)

しかし、それはインストールされず、提案はありません:

Try <<apt-get -f install>>

しかし、最後のコマンドを実行すると、同じエラーが返されます。使用しないためlibreofficeを削除しました。再インストールも試みましたが、使用できません。どうすれば修正できますか? Ubuntu 14.04を使用しています

編集:

これはlsb_release -a; uname -a; apt-cache policy libreoffice-core libreoffice-commonの出力です

No LSB modules are available.
Distributor ID: Ubuntu
Description:    Ubuntu 14.04.3 LTS
Release:    14.04
Codename:   trusty
Linux teclalabs 3.13.0-66-generic #108-Ubuntu SMP Wed Oct 7 15:20:27 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux
libreoffice-core:
  Instalados: 1:5.0.2-0ubuntu1~trusty1
  Candidato:  1:5.0.2-0ubuntu1~trusty1
  Tabla de versión:
 *** 1:5.0.2-0ubuntu1~trusty1 0
        500 http://ppa.launchpad.net/libreoffice/ppa/ubuntu/ trusty/main AMD64 Packages
        100 /var/lib/dpkg/status
     1:4.2.8-0ubuntu2 0
        500 http://pe.archive.ubuntu.com/ubuntu/ trusty-updates/main AMD64 Packages
        500 http://security.ubuntu.com/ubuntu/ trusty-security/main AMD64 Packages
     1:4.2.3~rc3-0ubuntu2 0
        500 http://pe.archive.ubuntu.com/ubuntu/ trusty/main AMD64 Packages
libreoffice-common:
  Instalados: (ninguno)
  Candidato:  1:5.0.2-0ubuntu1~trusty1
  Tabla de versión:
     1:5.0.2-0ubuntu1~trusty1 0
        500 http://ppa.launchpad.net/libreoffice/ppa/ubuntu/ trusty/main AMD64 Packages
     1:4.2.8-0ubuntu2 0
        500 http://pe.archive.ubuntu.com/ubuntu/ trusty-updates/main AMD64 Packages
        500 http://security.ubuntu.com/ubuntu/ trusty-security/main AMD64 Packages
     1:4.2.3~rc3-0ubuntu2 0
        500 http://pe.archive.ubuntu.com/ubuntu/ trusty/main AMD64 Packages

編集:

これはLANG=C Sudo apt-get install -fの完全な出力です

Reading package lists... Done
Building dependency tree       
Reading state information... Done
Correcting dependencies... Done
The following extra packages will be installed:
  libreoffice-common
Suggested packages:
  libreoffice-style-breeze libreoffice-style-crystal
  libreoffice-style-hicontrast libreoffice-style-human
  libreoffice-style-oxygen libreoffice-style-sifr libreoffice-style-tango
The following NEW packages will be installed:
  libreoffice-common
0 upgraded, 1 newly installed, 0 to remove and 51 not upgraded.
11 not fully installed or removed.
Need to get 0 B/22.5 MB of archives.
After this operation, 83.7 MB of additional disk space will be used.
Do you want to continue? [Y/n] Y
(Reading database ... 341789 files and directories currently installed.)
Preparing to unpack .../libreoffice-common_1%3a5.0.2-0ubuntu1~trusty1_all.deb ...
Unpacking libreoffice-common (1:5.0.2-0ubuntu1~trusty1) ...
dpkg: error processing archive /var/cache/apt/archives/libreoffice-common_1%3a5.0.2-0ubuntu1~trusty1_all.deb (--unpack):
 trying to overwrite '/usr/bin/soffice', which is also in package openoffice-debian-menus 4.1.1-9775
rmdir: failed to remove '/var/lib/libreoffice/share/prereg/': No such file or directory
rmdir: failed to remove '/var/lib/libreoffice/share/': No such file or directory
rmdir: failed to remove '/var/lib/libreoffice/program/': No such file or directory
rmdir: failed to remove '/var/lib/libreoffice': No such file or directory
rmdir: failed to remove '/var/lib/libreoffice': No such file or directory
Processing triggers for gnome-icon-theme (3.10.0-0ubuntu2) ...
Processing triggers for hicolor-icon-theme (0.13-1) ...
Processing triggers for shared-mime-info (1.2-0ubuntu3) ...
Processing triggers for man-db (2.6.7.1-1ubuntu1) ...
Processing triggers for mime-support (3.54ubuntu1.1) ...
Processing triggers for gnome-menus (3.10.1-0ubuntu2) ...
Processing triggers for desktop-file-utils (0.22-1ubuntu1) ...
Processing triggers for bamfdaemon (0.5.1+14.04.20140409-0ubuntu1) ...
Rebuilding /usr/share/applications/bamf-2.index...
Errors were encountered while processing:
 /var/cache/apt/archives/libreoffice-common_1%3a5.0.2-0ubuntu1~trusty1_all.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)

編集:

実行後の出力Sudo apt-get remove openoffice-debian-menus

Reading package lists... Done
Building dependency tree       
Reading state information... Done
You might want to run 'apt-get -f install' to correct these:
The following packages have unmet dependencies:
 libreoffice-core : Depends: libreoffice-common (> 1:5.0.2) but it is not going to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).

編集:

Sudo apt-get install libreoffice-commonの完全な出力

Reading package lists... Done
Building dependency tree       
Reading state information... Done
Suggested packages:
  libreoffice-style-breeze libreoffice-style-crystal
  libreoffice-style-hicontrast libreoffice-style-human
  libreoffice-style-oxygen libreoffice-style-sifr libreoffice-style-tango
The following NEW packages will be installed:
  libreoffice-common
0 upgraded, 1 newly installed, 0 to remove and 51 not upgraded.
11 not fully installed or removed.
Need to get 0 B/22.5 MB of archives.
After this operation, 83.7 MB of additional disk space will be used.
(Reading database ... 341789 files and directories currently installed.)
Preparing to unpack .../libreoffice-common_1%3a5.0.2-0ubuntu1~trusty1_all.deb ...
Unpacking libreoffice-common (1:5.0.2-0ubuntu1~trusty1) ...
dpkg: error processing archive /var/cache/apt/archives/libreoffice-common_1%3a5.0.2-0ubuntu1~trusty1_all.deb (--unpack):
 trying to overwrite '/usr/bin/soffice', which is also in package openoffice-debian-menus 4.1.1-9775
rmdir: failed to remove '/var/lib/libreoffice/share/prereg/': No such file or directory
rmdir: failed to remove '/var/lib/libreoffice/share/': No such file or directory
rmdir: failed to remove '/var/lib/libreoffice/program/': No such file or directory
rmdir: failed to remove '/var/lib/libreoffice': No such file or directory
rmdir: failed to remove '/var/lib/libreoffice': No such file or directory
Processing triggers for gnome-icon-theme (3.10.0-0ubuntu2) ...
Processing triggers for hicolor-icon-theme (0.13-1) ...
Processing triggers for shared-mime-info (1.2-0ubuntu3) ...
Processing triggers for man-db (2.6.7.1-1ubuntu1) ...
Processing triggers for mime-support (3.54ubuntu1.1) ...
Processing triggers for gnome-menus (3.10.1-0ubuntu2) ...
Processing triggers for desktop-file-utils (0.22-1ubuntu1) ...
Processing triggers for bamfdaemon (0.5.1+14.04.20140409-0ubuntu1) ...
Rebuilding /usr/share/applications/bamf-2.index...
Errors were encountered while processing:
 /var/cache/apt/archives/libreoffice-common_1%3a5.0.2-0ubuntu1~trusty1_all.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
2
Gocht

しばらく前にLibreOfficeをインストールしましたが、成功しませんでした。この日以来、パッケージマネージャーに問題があり、何か他のものをインストールするたびに問題が発生します。


LibreOfficeのインストールは、OpenOfficeのインストールと競合します。

また、パッケージopenoffice-debian-menus 4.1.1-9775にある「/ usr/bin/soffice」を上書きしようとしています

Execute

Sudo apt-get remove openoffice-debian-menus

それがあなたの場合のように機能しない場合

Sudo dpkg -r --force-all openoffice-debian-menus

システムを修復します

Sudo apt-get install -f
9
A.B.