Search Criteria
Package Details: duc 1.4.4-1
Git Clone URL: | https://aur.archlinux.org/duc.git (read-only, click to copy) |
---|---|
Package Base: | duc |
Description: | A library and suite of tools for inspecting disk usage. |
Upstream URL: | http://duc.zevv.nl/ |
Licenses: | |
Submitter: | beest |
Maintainer: | simon04 |
Last Packager: | simon04 |
Votes: | 10 |
Popularity: | 0.011763 |
First Submitted: | 2015-06-07 14:27 |
Last Updated: | 2018-09-30 17:27 |
Latest Comments
jeewangue commented on 2021-02-13 13:32
rcrath, I had the same problem and I found the dev's key from the
hkps://hkps.pool.sks-keyservers.net
. Here's the recv commandTio commented on 2020-10-31 19:13
Error:
rcrath commented on 2019-07-19 07:48
==> Verifying source file signatures with gpg... duc-1.4.4.tar.gz ... FAILED (unknown public key CACDA4B54202FA2F)
kroylar commented on 2019-05-16 19:22
zwastik, upgrade your pango to 1.43.0-2 if you haven't already. duc will then build.
zwastik commented on 2019-03-23 22:44
/usr/bin/ld: src/libduc-graph/graph-cairo.o: undefined reference to symbol 'g_object_unref'
/usr/bin/ld: /usr/lib/libgobject-2.0.so.0: error adding symbols: DSO missing from command line
collect2: error: ld returned 1 exit status
make[1]: *** [Makefile:580: duc] Error 1
make[1]: Leaving directory '/home/user/.cache/aurman/duc/src/duc-1.4.4'
make: *** [Makefile:397: all] Error 2
==> ERROR: A failure occurred in build().
2019-03-23 19:43:13,217 - wrappers - makepkg - ERROR - makepkg query ['makepkg', '-cf', '--noconfirm'] failed in directory /home/user/.cache/aurman/duc
~~ the following packages are now orphans
:: extra/leveldb
NicoHood commented on 2016-12-28 11:16
gpg --recv-keys F042F5CDB0A6EC6ACB80A829CACDA4B54202FA2F
Better to have multiple message digest than only md5. However sha512 should be sufficient.
anntzer commented on 2016-12-28 11:13
Signature checking is failing despite the presence of validpgpkeys:
==> Verifying source file signatures with gpg...
duc-1.4.2.tar.gz ... FAILED (unknown public key CACDA4B54202FA2F)
==> ERROR: One or more PGP signatures could not be verified!
(as a side note providing checksums in md5, sha1, sha256 and sha512 seems a bit overkill too)