AUR (en) - gnunet
regalia6239 commented on 2025-11-22 14:09 (UTC)
I am trying to install this on my raspberry pi 4 but unable to since 'aarch64' is not yet supported. Any info if aarch64 is known to be not working?
impulse commented on 2025-10-22 06:59 (UTC)
Can i be a co-maintainer? I joined the workshops in lockdown, and find it an interesting project.
loqy commented on 2025-06-13 07:01 (UTC)
this package fails one of the tests in check() for me and therefore refuses to install.
88/110 gnunet:gns / test_dns2gns FAIL 0.10s exit status 1
>>> MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 GNUNET_PREFIX=/usr/lib MESON_TEST_ITERATION=1 ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1 MALLOC_PERTURB_=104 UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 /home/redacted/.cache/paru/clone/gnunet/src/gnunet-0.24.1/build/src/cli/gns/test_dns2gns.sh
loqy commented on 2025-04-21 20:56 (UTC)
this needs meson in its makedepends
grufo commented on 2024-10-12 08:51 (UTC)
Hi Simona. Yes, they just released a patch upstream that fixed the issue.
simona commented on 2024-10-12 08:27 (UTC)
simona commented on 2024-10-11 09:03 (UTC)
/bin/ld: gnunet_communicator_http3-gnunet-communicator-http3.o: undefined reference to symbol 'gnutls_certificate_set_x509_key_file@@GNUTLS_3_4'
/bin/ld: /usr/lib/libgnutls.so.30: error adding symbols: DSO missing from command line
grufo commented on 2024-10-02 03:46 (UTC)
Hi impulse. How would you solve this problem?
It seems a bit premature to just add you straight away. But if you explain in more detail why you would like to be co-maintainer I don't see why not!
--grufo
impulse commented on 2024-10-02 02:38 (UTC) (edited on 2024-10-02 03:44 (UTC) by impulse)
Hey, can i be added as a co-maintainer so i can keep this package working? I currently get this error, which i assume is a conflict with the gnutls version:
CCLD gnunet-communicator-http3
/usr/bin/ld: /tmp/ccVgQD9E.ltrans0.ltrans.o: undefined reference to symbol 'gnutls_certificate_set_x509_key_file@@GNUTLS_3_4'
/usr/bin/ld: /usr/lib/libgnutls.so.30: error adding symbols: DSO missing from command line
collect2: error: ld returned 1 exit status
make[4]: *** [Makefile:1590: gnunet-communicator-http3] Error 1
make[4]: Leaving directory '/home/impulse/Downloads/gnunet/src/gnunet-0.22.0/src/service/transport'
make[3]: *** [Makefile:504: all-recursive] Error 1
make[3]: Leaving directory '/home/impulse/Downloads/gnunet/src/gnunet-0.22.0/src/service'
make[2]: *** [Makefile:479: all-recursive] Error 1
make[2]: Leaving directory '/home/impulse/Downloads/gnunet/src/gnunet-0.22.0/src'
make[1]: *** [Makefile:606: all-recursive] Error 1
make[1]: Leaving directory '/home/impulse/Downloads/gnunet/src/gnunet-0.22.0'
make: *** [Makefile:517: all] Error 2
==> ERROR: A failure occurred in build().
Aborting...
redfish commented on 2024-07-14 19:15 (UTC)
Applied a commit from upstream master that fixes the libgcrypt detection.
After installing the package do not forget to add your user to the
gnunetgroup, withIf later you want to remove your user from the group, launch:
For information on how to use GNUnet plaese refer to the GNUnet article in the ArchWiki.