git: 8a90098e6b19 - main - UPDATING: document issue with deskutils/grantleetheme
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 26 Apr 2022 04:20:02 UTC
The branch main has been updated by tcberner: URL: https://cgit.FreeBSD.org/ports/commit/?id=8a90098e6b19316d1403ff8ba109a188df369036 commit 8a90098e6b19316d1403ff8ba109a188df369036 Author: Tobias C. Berner <tcberner@FreeBSD.org> AuthorDate: 2022-04-26 04:19:17 +0000 Commit: Tobias C. Berner <tcberner@FreeBSD.org> CommitDate: 2022-04-26 04:19:17 +0000 UPDATING: document issue with deskutils/grantleetheme PR: 263570 --- UPDATING | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/UPDATING b/UPDATING index e2004da5ddab..dcf737eeb631 100644 --- a/UPDATING +++ b/UPDATING @@ -5,6 +5,19 @@ they are unavoidable. You should get into the habit of checking this file for changes each time you update your ports collection, before attempting any port upgrades. +20220426: + AFFECTS: users of deskutils/grantleetheme + AUTHOR: kde@FreeBSD.org + + The pkg update of deskutils/grantleetheme to 22.04 can fail due + to a filesystem location having changed from being a file to being + a directory. This leads to pkg's temporary file creation throwing + an error. + + To update to KDE Gear 22.04 please run + # pkg delete -f grantleetheme + prior to the update. + 20220424: AFFECTS: users of emulators/qemu AUTHOR: bofh@FreeBSD.org