https://bugs.documentfoundation.org/show_bug.cgi?id=150479

--- Comment #21 from Slava <[email protected]> ---
> ubuntu downgrade package
> gives for example 
> https://www.linuxuprising.com/2019/02/how-to-downgrade-packages-to-specific.html

Too complicated:

$ apt policy libreoffice
libreoffice:
  Installed: 1:7.3.5-0ubuntu0.22.04.1
  Candidate: 1:7.3.5-0ubuntu0.22.04.1
  Version table:
 *** 1:7.3.5-0ubuntu0.22.04.1 500
        500 http://us.archive.ubuntu.com/ubuntu jammy-updates/universe amd64
Packages
        100 /var/lib/dpkg/status
     1:7.3.2-0ubuntu2 500
        500 http://us.archive.ubuntu.com/ubuntu jammy/universe amd64 Packages

$ sudo apt install libreoffice=1:7.3.2-0ubuntu2
[sudo] password for slava: 
Reading package lists... Done
Building dependency tree... Done
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 : Depends: libreoffice-core (= 1:7.3.2-0ubuntu2) but
1:7.3.5-0ubuntu0.22.04.1 is to be installed
               Recommends: libreoffice-nlpsolver 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.

$ sudo apt install libreoffice=1:7.3.2-0ubuntu2
libreoffice-core=1:7.3.2-0ubuntu2
Reading package lists... Done
Building dependency tree... Done
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 : Depends: libreoffice-calc but it is not installable
               Recommends: libreoffice-gnome but it is not going to be
installed or
                           libreoffice-plasma but it is not going to be
installed
               Recommends: libreoffice-nlpsolver but it is not going to be
installed
               Recommends: libreoffice-wiki-publisher but it is not going to be
installed
 libreoffice-base : Depends: libreoffice-core (= 1:7.3.5-0ubuntu0.22.04.1) but
1:7.3.2-0ubuntu2 is to be installed
 libreoffice-core : Conflicts: libreoffice-core-nogui but
1:7.3.5-0ubuntu0.22.04.1 is to be installed
 libreoffice-core-nogui : Conflicts: libreoffice-core but 1:7.3.2-0ubuntu2 is
to be installed
 libreoffice-draw : Depends: libreoffice-core (= 1:7.3.5-0ubuntu0.22.04.1) but
1:7.3.2-0ubuntu2 is to be installed
 libreoffice-impress : Depends: libreoffice-core (= 1:7.3.5-0ubuntu0.22.04.1)
but 1:7.3.2-0ubuntu2 is to be installed
 libreoffice-math : Depends: libreoffice-core (= 1:7.3.5-0ubuntu0.22.04.1) but
1:7.3.2-0ubuntu2 is to be installed
 libreoffice-writer : Depends: libreoffice-core (= 1:7.3.5-0ubuntu0.22.04.1)
but 1:7.3.2-0ubuntu2 is to be installed
E: Unable to correct problems, you have held broken packages.


I have stopped here.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to