[Solved] LibreOffice not working

Libreoffice was functional after upgrading Netrunner Desktop 16.09 to 17.01.

However, after a recent update in 17.01, Libreoffice fails to start.
And current repos seem to be missing necessary packages to install.

[attachment=1025][attachment=1026][attachment=1027]

Also, reinstalling fails.

[code]sudo apt-get install libreoffice -o “Debug::pkgProblemResolver=1”
[sudo] password:
Reading package lists… Done
Building dependency tree
Reading state information… Done
Starting pkgProblemResolver with broken count: 5
Starting 2 pkgProblemResolver with broken count: 5
Investigating (0) libreoffice:amd64 < none -> 1:5.2.3-2 @rc puN Ib >
Broken libreoffice:amd64 Depends on libreoffice-java-common:amd64 < none | 1:5.2.3-2 @rc uH > (>= 1:5.2.3~)
Considering libreoffice-java-common:amd64 2 as a solution to libreoffice:amd64 10000
Reinst Failed early because of libreoffice-common:amd64
Considering libreoffice-java-common:amd64 2 as a solution to libreoffice:amd64 10000
Investigating (0) libreoffice-sdbc-hsqldb:amd64 < none -> 1:5.2.3-2 @rc uN Ib >
Broken libreoffice-sdbc-hsqldb:amd64 Depends on libreoffice-java-common:amd64 < none | 1:5.2.3-2 @rc uH > (>= 1:5.2.3~)
Considering libreoffice-java-common:amd64 2 as a solution to libreoffice-sdbc-hsqldb:amd64 0
Holding Back libreoffice-sdbc-hsqldb:amd64 rather than change libreoffice-java-common:amd64
Investigating (0) libreoffice-wiki-publisher:amd64 < none -> 1.2.0+LibO5.2.3-2 @un uN Ib >
Broken libreoffice-wiki-publisher:amd64 Depends on libreoffice-java-common:amd64 < none | 1:5.2.3-2 @rc uH >
Considering libreoffice-java-common:amd64 2 as a solution to libreoffice-wiki-publisher:amd64 0
Holding Back libreoffice-wiki-publisher:amd64 rather than change libreoffice-java-common:amd64
Investigating (0) libreoffice-librelogo:amd64 < none -> 1:5.2.3-2 @un uN Ib >
Broken libreoffice-librelogo:amd64 Depends on libreoffice-script-provider-python:amd64 < none | 1:5.2.3-2 @rc uH >
Considering libreoffice-script-provider-python:amd64 2 as a solution to libreoffice-librelogo:amd64 0
Holding Back libreoffice-librelogo:amd64 rather than change libreoffice-script-provider-python:amd64
Investigating (0) libreoffice-nlpsolver:amd64 < none -> 0.9+LibO5.2.3-2 @un uN Ib >
Broken libreoffice-nlpsolver:amd64 Depends on libreoffice-java-common:amd64 < none | 1:5.2.3-2 @rc uH >
Considering libreoffice-java-common:amd64 2 as a solution to libreoffice-nlpsolver:amd64 -1
Holding Back libreoffice-nlpsolver:amd64 rather than change libreoffice-java-common:amd64
Investigating (1) libreoffice:amd64 < none -> 1:5.2.3-2 @rc puN Ib >
Broken libreoffice:amd64 Depends on libreoffice-java-common:amd64 < none | 1:5.2.3-2 @rc uH > (>= 1:5.2.3~)
Considering libreoffice-java-common:amd64 2 as a solution to libreoffice:amd64 10000
Considering libreoffice-java-common:amd64 2 as a solution to libreoffice:amd64 10000
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 : Depends: libreoffice-java-common (>= 1:5.2.3~) but it is not going to be installed
Recommends: libreoffice-librelogo but it is not going to be installed
Recommends: libreoffice-nlpsolver but it is not going to be installed
Recommends: libreoffice-report-builder but it is not going to be installed
Recommends: libreoffice-script-provider-bsh but it is not going to be installed
Recommends: libreoffice-script-provider-js but it is not going to be installed
Recommends: libreoffice-script-provider-python but it is not going to be installed
Recommends: libreoffice-wiki-publisher but it is not going to be installed
E: Unable to correct problems, you have held broken packages.[/code]

Can you try enabling “testing”, this needs to be enabled as well when enabling the stretch-backports.
(We will likely do an easy switch in the future to enable “Rolling” or not, so it automatically enables all repos necessary).

Thank you, that worked. Now LibreOffice installs fine.