[Bug 274162] Libreoffice missing after update

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 29 Sep 2023 21:38:44 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=274162

Robert Clausecker <fuz@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |fuz@FreeBSD.org

--- Comment #1 from Robert Clausecker <fuz@FreeBSD.org> ---
I apologise for the inconvenience.  What version of FreeBSD do you run?  Do you
use the quarterly or rather the main package branch?

This some times happens when there is a build failure on our package cluster. 
I recommend not using "-f" for "pkg update" unless you are ok with this sort of
thing.  Instead check the list carefully and perhaps lock packages that you
wish to keep.

As a temporary workaround, you can try to reinstall the package from your local
cache:

    pkg add /var/cache/pkg/libreoffice-7.5.4.2_1.pkg  # for quarterly
    pkg add /var/cache/pkg/libreoffice-7.5.5.2_3.pkg    # for latest

The specific package versions depend on when you last updated.  When in doubt,
check /var/cache/pkg for the latest version you find.

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