@furzegulo Looks like you're building a different package.
Search Criteria
Package Details: kwin-scripts-krohnkite-git 0.9.9.2.r57.g39486c4-2
Package Actions
| Git Clone URL: | https://aur.archlinux.org/kwin-scripts-krohnkite-git.git (read-only, click to copy) |
|---|---|
| Package Base: | kwin-scripts-krohnkite-git |
| Description: | A dynamic tiling extension for KWin |
| Upstream URL: | https://codeberg.org/anametologin/Krohnkite |
| Licenses: | MIT |
| Conflicts: | kwin-scripts-krohnkite |
| Provides: | kwin-scripts-krohnkite |
| Submitter: | Teyras |
| Maintainer: | xiota |
| Last Packager: | xiota |
| Votes: | 28 |
| Popularity: | 0.156103 |
| First Submitted: | 2018-12-06 12:27 (UTC) |
| Last Updated: | 2025-12-18 05:58 (UTC) |
Dependencies (3)
- kwin (kwin-gitAUR, kwin-3fingerAUR, kwin-dual-modeAUR, kwin-povdAUR, kwin-screencast-apiAUR, kwin-without-gesturesAUR, kwin-osd-bottomAUR)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- typescript (typescript-gitAUR) (make)
Required by (0)
Sources (1)
xiota commented on 2026-01-21 18:27 (UTC)
furzegulo commented on 2026-01-21 11:33 (UTC)
Build fails
==> Making package: kwin-scripts-krohnkite 0.9.9.2-2 (ke 21. tammikuuta 2026 13.30.35) ==> Retrieving sources... -> Downloading 0.9.9.2.tar.gz... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 617.5k 100 617.5k 0 0 550.3k 0 00:01 00:01 504.1k ==> Validating source files with sha256sums... 0.9.9.2.tar.gz ... Passed ==> Making package: kwin-scripts-krohnkite 0.9.9.2-2 (ke 21. tammikuuta 2026 13.30.37) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Found 0.9.9.2.tar.gz ==> Validating source files with sha256sums... 0.9.9.2.tar.gz ... Passed ==> Removing existing $srcdir/ directory... ==> Extracting sources... -> Extracting 0.9.9.2.tar.gz with bsdtar ==> Sources are ready. kwin-scripts-krohnkite-0.9.9.2-2: parsing pkg list... ==> Making package: kwin-scripts-krohnkite 0.9.9.2-2 (ke 21. tammikuuta 2026 13.30.39) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> WARNING: Using existing $srcdir/ tree ==> Removing existing $pkgdir/ directory... ==> Starting build()... /home/user/.cache/paru/clone/kwin-scripts-krohnkite/PKGBUILD: line 20: cd: krohnkite-0.9.9.2: No such file or directory ==> ERROR: A failure occurred in build(). Aborting... error: failed to build 'kwin-scripts-krohnkite-0.9.9.2-2':
wintersnowgod commented on 2025-12-17 16:11 (UTC)
krohnkite now has been moved to codeberg https://codeberg.org/anametologin/Krohnkite The github repo has been archived
curiositas_felis commented on 2025-12-04 19:12 (UTC)
Looks like krohnkite breaks in the latest package. The config is in a different place than it expects:
ls /usr/share/kwin/scripts/krohnkite/contents/config config.xml
instead of /usr/share/kwin/scripts/krohnkite/contents/config/main.xml. I fixed it temporarily by symlinking.
someoneinjd commented on 2025-11-25 00:23 (UTC)
The commit feace43 added a new file res/dbus.qml, but the current PKGBUILD misses it, causing Krohnkite to break.
HamletDuFromage commented on 2025-02-06 22:07 (UTC)
metadata.desktop got deleted in the latest commit, which is why it doesn't build anymore.
FAYZER77 commented on 2025-02-05 15:02 (UTC)
Build currently fails:
==> Making package: kwin-scripts-krohnkite-git 0.9.5.r2.gdd35653-1 (Wed 05 Feb 2025 10:00:01 AM EST) ==> Retrieving sources... -> Updating anametologin.krohnkite git repo... ==> Validating source files with sha256sums... anametologin.krohnkite ... Skipped ==> Making package: kwin-scripts-krohnkite-git 0.9.5.r2.gdd35653-1 (Wed 05 Feb 2025 10:00:02 AM EST) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Updating anametologin.krohnkite git repo... ==> Validating source files with sha256sums... anametologin.krohnkite ... Skipped ==> Removing existing $srcdir/ directory... ==> Extracting sources... -> Creating working copy of anametologin.krohnkite git repo... Cloning into 'anametologin.krohnkite'... done. ==> Starting pkgver()... ==> Updated version: kwin-scripts-krohnkite-git 0.9.8.5.r5.gd7a5e3f-1 ==> Sources are ready. kwin-scripts-krohnkite-git-0.9.5.r2.gdd35653-1: parsing pkg list... ==> Making package: kwin-scripts-krohnkite-git 0.9.8.5.r5.gd7a5e3f-1 (Wed 05 Feb 2025 10:00:03 AM EST) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> WARNING: Using existing $srcdir/ tree ==> Starting pkgver()... ==> Removing existing $pkgdir/ directory... ==> Starting build()... ==> Entering fakeroot environment... ==> Starting package()... install: cannot stat 'anametologin.krohnkite/res/metadata.desktop': No such file or directory ==> ERROR: A failure occurred in package(). Aborting... error: failed to build 'kwin-scripts-krohnkite-git-0.9.5.r2.gdd35653-1': error: packages failed to build: kwin-scripts-krohnkite-git-0.9.5.r2.gdd35653-1
xiota commented on 2024-06-04 09:15 (UTC) (edited on 2024-06-04 09:19 (UTC) by xiota)
Switched to fork supporting KF6. Upstream makefile doesn't work, so files are processed directly.
Flag – if upstream changes break this package. Describe what changed or broke. Include relevant error messages.
Pinned Comments
xiota commented on 2024-06-04 09:15 (UTC) (edited on 2024-06-04 09:19 (UTC) by xiota)
Switched to fork supporting KF6. Upstream makefile doesn't work, so files are processed directly.
Flag – if upstream changes break this package. Describe what changed or broke. Include relevant error messages.