I'm trying to update a freshly installed system.
Done the fetch and install of base system.
pkg upgrade fails on GrantleeTheme package.
It seems the package is confusing an existing filename as a directory.
Is there an easy fix ?
TIA's
Done the fetch and install of base system.
pkg upgrade fails on GrantleeTheme package.
Code:
The following 1 package(s) will be affected (of 0 checked):
Installed packages to be UPGRADED:
grantleetheme: 21.12.1 -> 22.08.1_1
Number of packages to be upgraded: 1
Proceed with this action? [y/N]: y
[1/1] Upgrading grantleetheme from 21.12.1 to 22.08.1_1...
[1/1] Extracting grantleetheme-22.08.1_1: 2%
pkg: Fail to create temporary file: /usr/local/include/KF5/GrantleeTheme/GrantleeTheme/.pkgtemp.GenericFormatter.Ab1LhWD9u6Dv:Not a directory
[1/1] Extracting grantleetheme-22.08.1_1: 100%
root@freebsd:~ #
It seems the package is confusing an existing filename as a directory.
Is there an easy fix ?
TIA's