Latest patches break LibreOffice and Firefox/Thunderbird

Just ran an update of recommended packages which included a LibreOffice update. Got a message about one of the LibreOffice packages not being installed.
Ignored and used zypper to search, it showed the package installed. I then tried zypper to update, and kept getting errors that all of the LibreOffice packages were not installed.

Ran “zypper clean”, “zypper ref” and “zypper up”. Still got the errors.
Ran “zypper rm xxx”, and uninstalled each libreoffice package “zypper se libreoffice” showed. In each case I got the same error about the package not being installed, and ignored it. Once zypper se showed no packages installed, I re-ran “zypper in -f libreoffice MozillaFirefox MozillaThunderbird”, which re-installed the packages. They now appear to be running.

Has anyone seen this? Should I open a bug report?

70tas:’(

On 2015-09-14 18:36, 70tas wrote:
> Has anyone seen this? Should I open a bug report?

Repo list? “zypper lr --details”, please, in a code tags block.

By the way, “zypper up” doesn’t pull only patches, it pulls updates as well.


Cheers / Saludos,

Carlos E. R.

(from 13.1 x86_64 “Bottle” (Minas Tirith))

Here you go…

dctvtasoss:/home/US/apapadop # zypper lr --details
# | Alias                              | Name                               | Enabled | GPG Check | Refresh | Priority | Type   | URI                                                                                    | Service
--+------------------------------------+------------------------------------+---------+-----------+---------+----------+--------+----------------------------------------------------------------------------------------+--------
1 | download.opensuse.org-13.2-non-oss | Update Repository (Non-Oss)        | Yes     | (r ) Yes  | Yes     |   99     | rpm-md | http://download.opensuse.org/update/13.2-non-oss/                                      |        
2 | download.opensuse.org-non-oss      | Main Repository (NON-OSS)          | Yes     | ( p) Yes  | Yes     |   99     | yast2  | http://download.opensuse.org/distribution/13.2/repo/non-oss/                           |        
3 | download.opensuse.org-oss          | Main Repository (OSS)              | Yes     | ( p) Yes  | Yes     |   99     | yast2  | http://download.opensuse.org/distribution/13.2/repo/oss/                               |        
4 | download.opensuse.org-update       | Main Update Repository             | Yes     | (r ) Yes  | Yes     |   99     | rpm-md | http://download.opensuse.org/update/13.2/                                              |        
5 | openSUSE-13.2-0                    | openSUSE-13.2-0                    | Yes     | ( p) Yes  | No      |   99     | yast2  | cd:///?devices=/dev/disk/by-id/ata-VMware_Virtual_IDE_CDROM_Drive_10000000000000000001 |        
6 | repo-debug                         | openSUSE-13.2-Debug                | No      | ----      | Yes     |   99     | NONE   | http://download.opensuse.org/debug/distribution/13.2/repo/oss/                         |        
7 | repo-debug-update                  | openSUSE-13.2-Update-Debug         | No      | ----      | Yes     |   99     | NONE   | http://download.opensuse.org/debug/update/13.2/                                        |        
8 | repo-debug-update-non-oss          | openSUSE-13.2-Update-Debug-Non-Oss | No      | ----      | Yes     |   99     | NONE   | http://download.opensuse.org/debug/update/13.2-non-oss/                                |        
9 | repo-source                        | openSUSE-13.2-Source               | No      | ----      | Yes     |   99     | NONE   | http://download.opensuse.org/source/distribution/13.2/repo/oss/                        |        
dctvtasoss:/home/US/apapadop # 


You have the install; media still set as a active repo. There is nothing there you want any more most of it has been patched or updated. It may be confusing things disable it. repo 5 in your list.

On 2015-09-14 21:06, 70tas wrote:
>
> Here you go…

Well, your list is correct, there are no unexpected places. I’ve seen
some packaging problems with LO in at least one of the extra repos for
13.1, but you are not using them.

I don’t have 13.2 working, so I can’t compare and verify your situation.

You will have to paste a complete sequence showing the errors you get.


Cheers / Saludos,

Carlos E. R.
(from 13.1 x86_64 “Bottle” at Telcontar)

Fixed it by forcing rm and in.

On 2015-09-14 21:46, gogalthorp wrote:
>
> You have the install; media still set as a active repo. There is nothing
> there you want any more most of it has been patched or updated. It may
> be confusing things disable it. repo 5 in your list.

It can not confuse yast or zypper at all, besides it not being available when you start the packager manager. Me, I point it to the ISO image on disk, so I have it permanently available on all my installs.


>  3 | ISO_image_of_13.1 | ISO image of 13.1 | Yes | No | 99 | yast2 | iso:///?iso=openSUSE-13.1-DVD-x86_64.iso&url=file:///data/storage_b/Isos/isos_13.1/ |


Cheers / Saludos,

Carlos E. R.
(from 13.1 x86_64 “Bottle” at Telcontar)