Package Details: kora-icon-theme 2.0.0-3

Git Clone URL: https://aur.archlinux.org/kora-icon-theme.git (read-only, click to copy)
Package Base: kora-icon-theme
Description: SVG icon theme suitable for every desktop environment (dark and light versions, HiDPI support)
Upstream URL: https://github.com/bikass/kora
Keywords: icon icon-pack icon-theme
Licenses: GPL3
Conflicts: kora-icon-theme, korla-icon-theme
Provides: kora-icon-theme, korla-icon-theme
Replaces: korla-icon-theme
Submitter: D3SOX
Maintainer: D3SOX
Last Packager: D3SOX
Votes: 34
Popularity: 0.46
First Submitted: 2021-01-03 16:41 (UTC)
Last Updated: 2025-12-19 09:30 (UTC)

Dependencies (4)

Required by (0)

Sources (1)

Pinned Comments

Crouze commented on 2025-12-19 09:01 (UTC)

A lot of symlinks ar now missing since 2.0.0, resulting in kora icons not being picked up by the Cinnamon panels, and errors in the journal. See https://github.com/bikass/kora/issues/244

Latest Comments

1 2 3 4 Next › Last »

D3SOX commented on 2025-12-19 09:16 (UTC) (edited on 2025-12-19 09:38 (UTC) by D3SOX)

@Crouze I know. Thanks for leaving a comment for others here. I've pinned it for now. As this is an upstream issue we will need to wait for an update here.

If anybody else experiences issues with 2.0.0 you can downgrade to 1.x via

git clone https://aur.archlinux.org/kora-icon-theme.git
cd kora-icon-theme
git checkout 24d113f3d51736b7649e14413e137fb7994f6971
makepkg -rsi

But I think there will be a new release with fixes soon

Crouze commented on 2025-12-19 09:01 (UTC)

A lot of symlinks ar now missing since 2.0.0, resulting in kora icons not being picked up by the Cinnamon panels, and errors in the journal. See https://github.com/bikass/kora/issues/244

LaughingMan commented on 2025-12-19 03:00 (UTC)

@D3SOX: 1.6.8 isn't listed under Releases but it does exists as a tag. Not that it matters much now that 2.0.0 is out.

D3SOX commented on 2025-12-17 21:34 (UTC)

sorry completely forgot this thanks for telling me, fixed now

ibarona commented on 2025-12-17 21:21 (UTC)

Hi! Taking into account that kora-light and kora-light themes have been removed from source, these two lines have to be deleted from PKGBUILD file:

cp -dr --no-preserve=mode "kora-light" "$pkgdir/$_iconpath/kora-light"
cp -dr --no-preserve=mode "kora-light-panel" "$pkgdir/$_iconpath/kora-light-panel"

Doing this I have been able to install the package manually with makepkg -si.

Hope this helps to fix the issue and generate a new version.

Regards.

ibarona commented on 2025-12-17 20:40 (UTC)

Hi! Trying to update or install release 2.0.0-1 I get this error:

==> Creando el paquete: kora-icon-theme 2.0.0-1 (mié 17 dic 2025 21:26:53)
==> Recibiendo las fuentes...
  -> v2.0.0.tar.gz ha sido encontrado
==> Validando los archivos source con sha256sums...
    v2.0.0.tar.gz ... Aprobado
==> Creando el paquete: kora-icon-theme 2.0.0-1 (mié 17 dic 2025 21:26:53)
==> Comprobando dependencias mientras se ejecuta...
==> Comprobando dependencias mientras se compila...
==> Recibiendo las fuentes...
  -> v2.0.0.tar.gz ha sido encontrado
==> Validando los archivos source con sha256sums...
    v2.0.0.tar.gz ... Aprobado
==> Eliminando el directorio $srcdir/...
==> Extrayendo las fuentes...
  -> Extrayendo v2.0.0.tar.gz con bsdtar
==> Las fuentes están listas.
kora-icon-theme-2.0.0-1: leyendo lista pkg...
==> Creando el paquete: kora-icon-theme 2.0.0-1 (mié 17 dic 2025 21:26:55)
==> Comprobando dependencias mientras se ejecuta...
==> Comprobando dependencias mientras se compila...
==> ADVERTENCIA: Usando el árbol existente $srcdir/
==> Eliminando el directorio $pkgdir/...
==> Entrando en entorno fakeroot...
==> Iniciando package()...
cp: no se puede efectuar `stat' sobre 'kora-light': No existe el fichero o el directorio
==> ERROR: Se produjo un fallo en package().
    Cancelando...
error: no se pudo construir 'kora-icon-theme-2.0.0-1': 
error: no se pudieron construir los siguientes paquetes: kora-icon-theme-2.0.0-1

Regards

papa33 commented on 2025-12-17 20:11 (UTC) (edited on 2025-12-17 20:13 (UTC) by papa33)

cp: cannot stat 'kora-light': No such file or directory ==> ERROR: A failure occurred in package(). Aborting... -> error making: kora-icon-theme-exit status 4 -> Failed to install the following packages. Manual intervention is required: kora-icon-theme - exit status 4

D3SOX commented on 2024-11-16 16:59 (UTC)

@jfchadeyron wdym 1.6.8 I can't see that version on GitHub

jfchadeyron commented on 2024-11-16 13:10 (UTC) (edited on 2024-11-16 17:09 (UTC) by jfchadeyron)

(mistake, sorry, to delete)

davidb2111 commented on 2023-03-22 09:21 (UTC)

Perfect, works fine with yay. Gonna switch. Thank you.