Comment 35 for bug 1662227

Revision history for this message
pointer (marnyh) wrote :

Vitaliy,
You're right, this package was't updated
This package has unresolved dependencies in my system:
-----------------
LANG=C apt-cache policy libreoffice-l10n-ru
libreoffice-l10n-ru:
  Installed: 1:5.3.1-0ubuntu1~trusty0
  Candidate: 1:5.3.2~rc2-0ubuntu1~trusty1
  Version table:
     1:5.3.2~rc2-0ubuntu1~trusty1 0
        500 http://ppa.launchpad.net/libreoffice/ppa/ubuntu/ trusty/main amd64 Packages
 *** 1:5.3.1-0ubuntu1~trusty0 0
        100 /var/lib/dpkg/status
-----------------
LANG=C sudo apt-get install libreoffice-l10n-ru
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 libreoffice-l10n-ru : Depends: libreoffice-common (>= 1:5.3.2~rc2-0ubuntu1~trusty1) but it is not going to be installed
                       Recommends: libreoffice-core (> 1:5.3.2~rc2) but it is not going to be installed or
                                   language-support-translations-ru but it is not installable
E: Unable to correct problems, you have held broken packages.
-----------------
LANG=C sudo apt-get install language-support-translations-ru
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package language-support-translations-ru is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source

E: Package 'language-support-translations-ru' has no installation candidate
-----------------