I am having a problem with the libreoffice upgrade trying to install from the libreoffice ppa.
Problems like this usually resolve fairly quickly, but this one isn't (been a couple of days) and the reason for it looks strange:
---------------------------
The following packages have been kept back:
libreoffice libreoffice-base libreoffice-base-core libreoffice-calc libreoffice-core
libreoffice-draw libreoffice-evolution libreoffice-filter-binfilter libreoffice-gnome
libreoffice-gtk libreoffice-impress libreoffice-kde libreoffice-math libreoffice-mysql-connector
libreoffice-officebean libreoffice-ogltrans libreoffice-pdfimport
libreoffice-presentation-minimizer libreoffice-presenter-console libreoffice-report-builder
libreoffice-report-builder-bin libreoffice-sdbc-postgresql libreoffice-writer python-uno
0 upgraded, 0 newly installed, 0 to remove and 24 not upgraded.
----------------------------
Trying to force an upgrade reveals that the problem is with the ure package. I did that upgrade manually, and it worked, but now:
------------------------------
greenman@Wolfenstein:~$ sudo apt-get install --reinstall libreoffice-core
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-core : Depends: ure (>= 3.4.4) but 3.4.4~rc1-0ubuntu1~ppa1 is to be installed
E: Unable to correct problems, you have held broken packages.
-------------------------
Seems a little odd that the required package is there, but not being recognized. That's probably why the logjam isn't clearing.
Anyone else have this problem?
Problems like this usually resolve fairly quickly, but this one isn't (been a couple of days) and the reason for it looks strange:
---------------------------
The following packages have been kept back:
libreoffice libreoffice-base libreoffice-base-core libreoffice-calc libreoffice-core
libreoffice-draw libreoffice-evolution libreoffice-filter-binfilter libreoffice-gnome
libreoffice-gtk libreoffice-impress libreoffice-kde libreoffice-math libreoffice-mysql-connector
libreoffice-officebean libreoffice-ogltrans libreoffice-pdfimport
libreoffice-presentation-minimizer libreoffice-presenter-console libreoffice-report-builder
libreoffice-report-builder-bin libreoffice-sdbc-postgresql libreoffice-writer python-uno
0 upgraded, 0 newly installed, 0 to remove and 24 not upgraded.
----------------------------
Trying to force an upgrade reveals that the problem is with the ure package. I did that upgrade manually, and it worked, but now:
------------------------------
greenman@Wolfenstein:~$ sudo apt-get install --reinstall libreoffice-core
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-core : Depends: ure (>= 3.4.4) but 3.4.4~rc1-0ubuntu1~ppa1 is to be installed
E: Unable to correct problems, you have held broken packages.
-------------------------
Seems a little odd that the required package is there, but not being recognized. That's probably why the logjam isn't clearing.
Anyone else have this problem?
Comment