Package Details: czkawka-cli 7.0.0-0.1

Git Clone URL: https://aur.archlinux.org/czkawka.git (read-only, click to copy)
Package Base: czkawka
Description: Multi functional app to find duplicates, empty folders, similar images etc. (CLI)
Upstream URL: https://github.com/qarmin/czkawka
Licenses: LicenseRef-MIT
Submitter: fabiscafe
Maintainer: fabiscafe
Last Packager: fabiscafe
Votes: 34
Popularity: 0.96
First Submitted: 2021-08-09 09:49 (UTC)
Last Updated: 2024-02-20 20:45 (UTC)

Pinned Comments

fabiscafe commented on 2023-06-11 14:41 (UTC) (edited on 2024-02-21 16:45 (UTC) by fabiscafe)

Key Import

This PKGBUILD uses signed commits. If not done you need to import GitHubs (web-flow) public pgp key.

curl -sS https://github.com/web-flow.gpg | gpg --import -
Merge/Pull Requests

https://gitlab.archlinux.org/fabiscafe/czkawka_aur

Known issues

Build takes a long time for --release builds: https://github.com/rust-lang/rust/issues/121354

Latest Comments

1 2 3 4 Next › Last »

fabiscafe commented on 2024-03-04 15:59 (UTC)

Hi @dc46and2 I suggest you to use the czkawka-*-bin to avoid build times.

Of course you also have the options to:


My PKGBUILD here always follows the purpose of providing a release ready, close-to-upstream setup that works in an Arch build environment. That comes this time sadly with this bug of a much to long build time. :(

dc46and2 commented on 2024-03-03 17:52 (UTC)

Thanks for the very useful software. I just want to build/install czkawka-gui, but I'm waiting a long time for krokiet to build. Would it be better to have a separate PKGBUILD for krokiet? Or is there another way to avoid building the unwanted packages?

fabiscafe commented on 2024-03-01 08:58 (UTC)

schnedan You can remove the --release flag and build it as "development" snapshot. This should shrink down build time by up to 90%

See the pinned bugreport.

For the build problem I have no idea. It works for me in a clean build environment.

schnedan commented on 2024-02-29 19:32 (UTC) (edited on 2024-02-29 19:33 (UTC) by schnedan)

I can confirm the buildtime problem... 37min on a AMD Ryzen2 8Core / 16Thread 4Ghz machine...

Also Build stops after error:

test connect_things::connect_selection_of_directories::test_remove_ending_slashes ... ok
test help_functions::test::test_change_dimension_to_krotka ... ok
test help_functions::test::test_file_name_shortener ... ok
test help_functions::test::test_pixbuf_from_dynamic_image ... ok
ERROR: ICD associated with VkPhysicalDevice does not support GetPhysicalDeviceCalibrateableTimeDomainsKHR
error: test failed, to rerun pass -p czkawka_gui --bin czkawka_gui

Caused by:
process didn't exit successfully: /tmp/trizen-username/czkawka/src/czkawka/target/release/deps/czkawka_gui-5c6a72e4dfa901a4 (signal: 6, SIGABRT: process abort signal)

fabiscafe commented on 2024-02-21 15:53 (UTC)

@patlefort 2-3h on my Ryzen 4k APU :) but it's very inconsistent. I build it around 15 times over the last 2 days and sometimes it finishes in 30min. The main problem seems to be that Krokiet utilizes only 1 thread on buildtime. I dont know why and don't really have time to investigate this.

patlefort commented on 2024-02-21 05:12 (UTC)

68 min to compile on my first gen threadripper, ouch.

barraponto commented on 2023-10-20 12:04 (UTC)

I see warnings: Package contains reference to $srcdir

flan_suse commented on 2023-06-25 15:43 (UTC)

@fabiscafe True. Maybe it's the lack of coffee.

pacman -Syyu coffee-with-extra-caffeine

:)