This is a review *template*. Besides handling the [ ]-marked tests you are also supposed to fix the template before pasting into bugzilla: - Add issues you find to the list of issues on top. If there isn't such a list, create one. - Add your own remarks to the template checks. - Add new lines marked [!] or [?] when you discover new things not listed by fedora-review. - Change or remove any text in the template which is plain wrong. In this case you could also file a bug against fedora-review - Remove the "[ ] Manual check required", you will not have any such lines in what you paste. - Remove attachments which you deem not really useful (the rpmlint ones are mandatory, though) - Remove this text Package Review ============== Legend: [x] = Pass, [!] = Fail, [-] = Not applicable, [?] = Not evaluated [ ] = Manual review needed Issues: ======= - If (and only if) the source package includes the text of the license(s) in its own file, then that file, containing the text of the license(s) for the package is included in %license. Note: License file libgnunet_plugin_rest_copying.so is not marked as %license See: https://docs.fedoraproject.org/en-US/packaging- guidelines/LicensingGuidelines/#_license_text - systemd_user_post is invoked in %post and systemd_user_preun in %preun for Systemd user units service files. Note: Systemd user unit service file(s) in gnunet See: https://docs.fedoraproject.org/en-US/packaging- guidelines/Scriptlets/#_user_units ===== MUST items ===== C/C++: [ ]: Package does not contain kernel modules. [ ]: Development (unversioned) .so files in -devel subpackage, if present. Note: Unversioned so-files in private %_libdir subdirectory (see attachment). Verify they are not in ld path. [x]: If your application is a C or C++ application you must list a BuildRequires against gcc, gcc-c++ or clang. [x]: Header files in -devel subpackage, if present. [x]: ldconfig not called in %post and %postun for Fedora 28 and later. [x]: Package does not contain any libtool archives (.la) [x]: Package contains no static executables. [x]: Rpath absent or only used for internal libs. Generic: [ ]: Package successfully compiles and builds into binary rpms on at least one supported primary architecture. Note: Using prebuilt packages [ ]: Package is licensed with an open-source compatible license and meets other legal requirements as defined in the legal section of Packaging Guidelines. [ ]: License field in the package spec file matches the actual license. Note: Checking patched sources after %prep for licenses. Licenses found: "Unknown or generated", "GNU Affero General Public License v3.0", "FSF All Permissive License", "*No copyright* GNU Affero General Public License v3.0 or later", "FSF Unlimited License (with License Retention) [generated file]", "FSF Unlimited License (with License Retention)", "FSF Unlimited License [generated file]", "GNU Affero General Public License v3.0 or later", "*No copyright* BSD 0-Clause License", "GNU General Public License v2.0 or later [generated file]", "GNU General Public License v3.0 or later", "X11 License [generated file]", "GNU General Public License v2.0 or later", "*No copyright* Public domain", "GNU General Public License", "FSF Unlimited License (with License Retention) GNU Lesser General Public License GNU General Public License", "FSF Unlimited License (with License Retention) GNU General Public License, Version 2", "GNU General Public License, Version 2", "*No copyright* GNU Affero General Public License", "GNU General Public License v3.0 or later GNU Free Documentation License v1.3 or later", "BSD 2-clause NetBSD License BSD 2-Clause License", "GNU Lesser General Public License v3.0 or later", "MIT License", "BSD 3-Clause License", "GNU Lesser General Public License v2.1 or later GNU Affero General Public License v3.0 or later", "Public domain GNU Affero General Public License v3.0 or later", "*No copyright* GNU General Public License v3.0 or later", "GNU General Public License v3.0 or later [generated file]", "*No copyright* GNU Free Documentation License v1.3 or later", "SIL Open Font License 1.1". 1172 files have unknown license. Detailed output of licensecheck in /var/lib/copr-rpmbuild/results/gnunet/licensecheck.txt [ ]: License file installed when any subpackage combination is installed. [ ]: Package must own all directories that it creates. Note: Directories without known owners: /usr/lib/.build-id/b4, /usr/lib/.build-id/58 [ ]: %build honors applicable compiler flags or justifies otherwise. [ ]: Package contains no bundled libraries without FPC exception. [ ]: Changelog in prescribed format. [ ]: Sources contain only permissible code or content. [ ]: Development files must be in a -devel package [ ]: Package uses nothing in %doc for runtime. [ ]: The spec file handles locales properly. [ ]: Package consistently uses macros (instead of hard-coded directory names). [ ]: Package is named according to the Package Naming Guidelines. [ ]: Package does not generate any conflict. [ ]: Package obeys FHS, except libexecdir and /usr/target. [ ]: If the package is a rename of another package, proper Obsoletes and Provides are present. [ ]: Requires correct, justified where necessary. [ ]: Spec file is legible and written in American English. [ ]: Package contains systemd file(s) if in need. [ ]: Useful -debuginfo package or justification otherwise. [ ]: Package is not known to require an ExcludeArch tag. [ ]: Large documentation must go in a -doc subpackage. Large could be size (~1MB) or number of files. Note: Documentation size is 66852 bytes in 2 files. [ ]: Package complies to the Packaging Guidelines [x]: Package installs properly. [x]: Rpmlint is run on all rpms the build produces. Note: There are rpmlint messages (see attachment). [x]: The License field must be a valid SPDX expression. [x]: Package requires other packages for directories it uses. [x]: Package does not own files or directories owned by other packages. [x]: Package uses either %{buildroot} or $RPM_BUILD_ROOT [x]: Package does not run rm -rf %{buildroot} (or $RPM_BUILD_ROOT) at the beginning of %install. [x]: %config files are marked noreplace or the reason is justified. [x]: Macros in Summary, %description expandable at SRPM build time. [x]: Package contains desktop file if it is a GUI application. [x]: Package installs a %{name}.desktop using desktop-file-install or desktop-file-validate if there is such a file. [x]: Dist tag is present. [x]: Package does not contain duplicates in %files. [x]: Permissions on files are set properly. [x]: Package must not depend on deprecated() packages. [x]: Package use %makeinstall only when make install DESTDIR=... doesn't work. [x]: Package is named using only allowed ASCII characters. [x]: No %config files under /usr. [x]: Package does not use a name that already exists. [x]: Package is not relocatable. [x]: Sources used to build the package match the upstream source, as provided in the spec URL. [x]: Spec file name must match the spec package %{name}, in the format %{name}.spec. [x]: systemd_post is invoked in %post, systemd_preun in %preun, and systemd_postun in %postun for Systemd service files. Note: Systemd service file(s) in gnunet [x]: File names are valid UTF-8. [x]: Packages must not store files under /srv, /opt or /usr/local ===== SHOULD items ===== Generic: [!]: Reviewer should test that the package builds in mock. [ ]: Avoid bundling fonts in non-fonts packages. Note: Package contains font files [ ]: If the source package does not include license text(s) as a separate file from upstream, the packager SHOULD query upstream to include it. [ ]: Final provides and requires are sane (see attachments). [ ]: Fully versioned dependency in subpackages if applicable. Note: No Requires: %{name}%{?_isa} = %{version}-%{release} in libgnunet , libgnunet-devel , gnunet-bcd , gnunet-devel , libgnunetpq , gnunet-postgresql-plugins , libgnunetpq-devel , gnunet-conversation , gnunet-conversation-devel , libgnunetmy , gnunet-mysql-plugins , libgnunetmy-devel [ ]: Package functions as described. [ ]: Latest version is packaged. [ ]: Package does not include license text files separate from upstream. [ ]: Sources are verified with gpgverify first in %prep if upstream publishes signatures. Note: gpgverify is not the first command in %prep. [ ]: Package should compile and build into binary rpms on all supported architectures. [ ]: %check is present and all tests pass. [ ]: Packages should try to preserve timestamps of original installed files. [x]: Buildroot is not present [x]: Package has no %clean section with rm -rf %{buildroot} (or $RPM_BUILD_ROOT) [x]: No file requires outside of /etc, /bin, /sbin, /usr/bin, /usr/sbin. [x]: Packager, Vendor, PreReq, Copyright tags should not be in spec file [x]: The placement of pkgconfig(.pc) files are correct. [x]: Sources can be downloaded from URI in Source: tag [x]: SourceX is a working URL. [x]: Spec use %global instead of %define unless justified. ===== EXTRA items ===== Generic: [ ]: Large data in /usr/share should live in a noarch subpackage if package is arched. Note: Arch-ed rpms have a total of 1208320 bytes in /usr/share [x]: Rpmlint is run on debuginfo package(s). Note: No rpmlint messages. [x]: Rpmlint is run on all installed packages. Note: No rpmlint messages. [x]: Package should not use obsolete m4 macros Rpmlint ------- Checking: gnunet-0.20.0-1.fc38.aarch64.rpm libgnunet-0.20.0-1.fc38.aarch64.rpm libgnunet-devel-0.20.0-1.fc38.aarch64.rpm gnunet-doc-0.20.0-1.fc38.noarch.rpm gnunet-bcd-0.20.0-1.fc38.aarch64.rpm gnunet-devel-0.20.0-1.fc38.aarch64.rpm libgnunetpq-0.20.0-1.fc38.aarch64.rpm gnunet-postgresql-plugins-0.20.0-1.fc38.aarch64.rpm libgnunetpq-devel-0.20.0-1.fc38.aarch64.rpm gnunet-conversation-0.20.0-1.fc38.aarch64.rpm gnunet-conversation-devel-0.20.0-1.fc38.aarch64.rpm libgnunetmy-0.20.0-1.fc38.aarch64.rpm gnunet-mysql-plugins-0.20.0-1.fc38.aarch64.rpm libgnunetmy-devel-0.20.0-1.fc38.aarch64.rpm gnunet-debuginfo-0.20.0-1.fc38.aarch64.rpm gnunet-debugsource-0.20.0-1.fc38.aarch64.rpm gnunet-0.20.0-1.fc38.src.rpm ============================ rpmlint session starts ============================ rpmlint: 2.4.0 configuration: /usr/lib/python3.11/site-packages/rpmlint/configdefaults.toml /etc/xdg/rpmlint/fedora-legacy-licenses.toml /etc/xdg/rpmlint/fedora-spdx-licenses.toml /etc/xdg/rpmlint/fedora.toml /etc/xdg/rpmlint/scoring.toml /etc/xdg/rpmlint/users-groups.toml /etc/xdg/rpmlint/warn-on-functions.toml rpmlintrc: [PosixPath('/tmp/tmpe9cpfrn4')] checks: 31, packages: 17 gnunet-conversation-devel.aarch64: W: no-documentation gnunet-devel.aarch64: W: no-documentation gnunet-mysql-plugins.aarch64: W: no-documentation gnunet-postgresql-plugins.aarch64: W: no-documentation gnunet-doc.noarch: W: file-not-in-%lang /usr/share/doc/gnunet/html/_static/locales/ar/LC_MESSAGES/booktheme.mo gnunet-doc.noarch: W: file-not-in-%lang /usr/share/doc/gnunet/html/_static/locales/bg/LC_MESSAGES/booktheme.mo gnunet-doc.noarch: W: file-not-in-%lang /usr/share/doc/gnunet/html/_static/locales/bn/LC_MESSAGES/booktheme.mo gnunet-doc.noarch: W: file-not-in-%lang /usr/share/doc/gnunet/html/_static/locales/ca/LC_MESSAGES/booktheme.mo gnunet-doc.noarch: W: file-not-in-%lang /usr/share/doc/gnunet/html/_static/locales/cs/LC_MESSAGES/booktheme.mo gnunet-doc.noarch: W: file-not-in-%lang /usr/share/doc/gnunet/html/_static/locales/da/LC_MESSAGES/booktheme.mo gnunet-doc.noarch: W: file-not-in-%lang /usr/share/doc/gnunet/html/_static/locales/de/LC_MESSAGES/booktheme.mo gnunet-doc.noarch: W: file-not-in-%lang /usr/share/doc/gnunet/html/_static/locales/el/LC_MESSAGES/booktheme.mo gnunet-doc.noarch: W: file-not-in-%lang /usr/share/doc/gnunet/html/_static/locales/eo/LC_MESSAGES/booktheme.mo gnunet-doc.noarch: W: file-not-in-%lang /usr/share/doc/gnunet/html/_static/locales/es/LC_MESSAGES/booktheme.mo gnunet-doc.noarch: W: file-not-in-%lang /usr/share/doc/gnunet/html/_static/locales/et/LC_MESSAGES/booktheme.mo gnunet-doc.noarch: W: file-not-in-%lang /usr/share/doc/gnunet/html/_static/locales/fi/LC_MESSAGES/booktheme.mo gnunet-doc.noarch: W: file-not-in-%lang /usr/share/doc/gnunet/html/_static/locales/fr/LC_MESSAGES/booktheme.mo gnunet-doc.noarch: W: file-not-in-%lang /usr/share/doc/gnunet/html/_static/locales/hr/LC_MESSAGES/booktheme.mo gnunet-doc.noarch: W: file-not-in-%lang /usr/share/doc/gnunet/html/_static/locales/id/LC_MESSAGES/booktheme.mo gnunet-doc.noarch: W: file-not-in-%lang /usr/share/doc/gnunet/html/_static/locales/it/LC_MESSAGES/booktheme.mo gnunet-doc.noarch: W: file-not-in-%lang /usr/share/doc/gnunet/html/_static/locales/iw/LC_MESSAGES/booktheme.mo gnunet-doc.noarch: W: file-not-in-%lang /usr/share/doc/gnunet/html/_static/locales/ja/LC_MESSAGES/booktheme.mo gnunet-doc.noarch: W: file-not-in-%lang /usr/share/doc/gnunet/html/_static/locales/ko/LC_MESSAGES/booktheme.mo gnunet-doc.noarch: W: file-not-in-%lang /usr/share/doc/gnunet/html/_static/locales/lt/LC_MESSAGES/booktheme.mo gnunet-doc.noarch: W: file-not-in-%lang /usr/share/doc/gnunet/html/_static/locales/lv/LC_MESSAGES/booktheme.mo gnunet-doc.noarch: W: file-not-in-%lang /usr/share/doc/gnunet/html/_static/locales/ml/LC_MESSAGES/booktheme.mo gnunet-doc.noarch: W: file-not-in-%lang /usr/share/doc/gnunet/html/_static/locales/mr/LC_MESSAGES/booktheme.mo gnunet-doc.noarch: W: file-not-in-%lang /usr/share/doc/gnunet/html/_static/locales/ms/LC_MESSAGES/booktheme.mo gnunet-doc.noarch: W: file-not-in-%lang /usr/share/doc/gnunet/html/_static/locales/nl/LC_MESSAGES/booktheme.mo gnunet-doc.noarch: W: file-not-in-%lang /usr/share/doc/gnunet/html/_static/locales/no/LC_MESSAGES/booktheme.mo gnunet-doc.noarch: W: file-not-in-%lang /usr/share/doc/gnunet/html/_static/locales/pl/LC_MESSAGES/booktheme.mo gnunet-doc.noarch: W: file-not-in-%lang /usr/share/doc/gnunet/html/_static/locales/pt/LC_MESSAGES/booktheme.mo gnunet-doc.noarch: W: file-not-in-%lang /usr/share/doc/gnunet/html/_static/locales/ro/LC_MESSAGES/booktheme.mo gnunet-doc.noarch: W: file-not-in-%lang /usr/share/doc/gnunet/html/_static/locales/ru/LC_MESSAGES/booktheme.mo gnunet-doc.noarch: W: file-not-in-%lang /usr/share/doc/gnunet/html/_static/locales/sk/LC_MESSAGES/booktheme.mo gnunet-doc.noarch: W: file-not-in-%lang /usr/share/doc/gnunet/html/_static/locales/sl/LC_MESSAGES/booktheme.mo gnunet-doc.noarch: W: file-not-in-%lang /usr/share/doc/gnunet/html/_static/locales/sr/LC_MESSAGES/booktheme.mo gnunet-doc.noarch: W: file-not-in-%lang /usr/share/doc/gnunet/html/_static/locales/sv/LC_MESSAGES/booktheme.mo gnunet-doc.noarch: W: file-not-in-%lang /usr/share/doc/gnunet/html/_static/locales/ta/LC_MESSAGES/booktheme.mo gnunet-doc.noarch: W: file-not-in-%lang /usr/share/doc/gnunet/html/_static/locales/te/LC_MESSAGES/booktheme.mo gnunet-doc.noarch: W: file-not-in-%lang /usr/share/doc/gnunet/html/_static/locales/tg/LC_MESSAGES/booktheme.mo gnunet-doc.noarch: W: file-not-in-%lang /usr/share/doc/gnunet/html/_static/locales/th/LC_MESSAGES/booktheme.mo gnunet-doc.noarch: W: file-not-in-%lang /usr/share/doc/gnunet/html/_static/locales/tl/LC_MESSAGES/booktheme.mo gnunet-doc.noarch: W: file-not-in-%lang /usr/share/doc/gnunet/html/_static/locales/tr/LC_MESSAGES/booktheme.mo gnunet-doc.noarch: W: file-not-in-%lang /usr/share/doc/gnunet/html/_static/locales/uk/LC_MESSAGES/booktheme.mo gnunet-doc.noarch: W: file-not-in-%lang /usr/share/doc/gnunet/html/_static/locales/ur/LC_MESSAGES/booktheme.mo gnunet-doc.noarch: W: file-not-in-%lang /usr/share/doc/gnunet/html/_static/locales/vi/LC_MESSAGES/booktheme.mo gnunet-doc.noarch: W: file-not-in-%lang /usr/share/doc/gnunet/html/_static/locales/zh_CN/LC_MESSAGES/booktheme.mo gnunet-doc.noarch: W: file-not-in-%lang /usr/share/doc/gnunet/html/_static/locales/zh_TW/LC_MESSAGES/booktheme.mo gnunet.aarch64: E: call-to-mktemp /usr/bin/gnunet-testing gnunet.aarch64: E: call-to-mktemp /usr/lib64/gnunet/libgnunet_plugin_datacache_sqlite.so gnunet.aarch64: E: call-to-mktemp /usr/lib64/libgnunetdatacache.so.0.0.1 gnunet.aarch64: E: call-to-mktemp /usr/lib64/libgnunetfs.so.2.1.1 libgnunet.aarch64: E: call-to-mktemp /usr/lib64/libgnunetutil.so.15.0.0 libgnunet.aarch64: W: binary-or-shlib-calls-gethostbyname /usr/lib64/libgnunetutil.so.15.0.0 17 packages and 0 specfiles checked; 5 errors, 50 warnings, 5 badness; has taken 19.6 s Rpmlint (debuginfo) ------------------- Checking: gnunet-bcd-debuginfo-0.20.0-1.fc38.aarch64.rpm gnunet-mysql-plugins-debuginfo-0.20.0-1.fc38.aarch64.rpm gnunet-debuginfo-0.20.0-1.fc38.aarch64.rpm gnunet-conversation-debuginfo-0.20.0-1.fc38.aarch64.rpm gnunet-postgresql-plugins-debuginfo-0.20.0-1.fc38.aarch64.rpm ============================ rpmlint session starts ============================ rpmlint: 2.4.0 configuration: /usr/lib/python3.11/site-packages/rpmlint/configdefaults.toml /etc/xdg/rpmlint/fedora-legacy-licenses.toml /etc/xdg/rpmlint/fedora-spdx-licenses.toml /etc/xdg/rpmlint/fedora.toml /etc/xdg/rpmlint/scoring.toml /etc/xdg/rpmlint/users-groups.toml /etc/xdg/rpmlint/warn-on-functions.toml rpmlintrc: [PosixPath('/tmp/tmpjzn18xfx')] checks: 31, packages: 5 5 packages and 0 specfiles checked; 0 errors, 0 warnings, 0 badness; has taken 9.0 s Rpmlint (installed packages) ---------------------------- (none): E: there is no installed rpm "gnunet-bcd". (none): E: there is no installed rpm "gnunet-postgresql-plugins". (none): E: there is no installed rpm "libgnunet-devel". (none): E: there is no installed rpm "gnunet". (none): E: there is no installed rpm "gnunet-postgresql-plugins-debuginfo". (none): E: there is no installed rpm "gnunet-doc". (none): E: there is no installed rpm "libgnunet". (none): E: there is no installed rpm "gnunet-devel". (none): E: there is no installed rpm "gnunet-debugsource". (none): E: there is no installed rpm "gnunet-conversation-devel". (none): E: there is no installed rpm "gnunet-mysql-plugins". (none): E: there is no installed rpm "gnunet-bcd-debuginfo". (none): E: there is no installed rpm "libgnunetmy-devel". (none): E: there is no installed rpm "gnunet-mysql-plugins-debuginfo". (none): E: there is no installed rpm "gnunet-conversation". (none): E: there is no installed rpm "libgnunetmy". (none): E: there is no installed rpm "libgnunetpq". (none): E: there is no installed rpm "gnunet-conversation-debuginfo". (none): E: there is no installed rpm "gnunet-debuginfo". (none): E: there is no installed rpm "libgnunetpq-devel". There are no files to process nor additional arguments. Nothing to do, aborting. ============================ rpmlint session starts ============================ rpmlint: 2.4.0 configuration: /usr/lib/python3.11/site-packages/rpmlint/configdefaults.toml /etc/xdg/rpmlint/fedora-legacy-licenses.toml /etc/xdg/rpmlint/fedora-spdx-licenses.toml /etc/xdg/rpmlint/fedora.toml /etc/xdg/rpmlint/scoring.toml /etc/xdg/rpmlint/users-groups.toml /etc/xdg/rpmlint/warn-on-functions.toml checks: 31, packages: 20 0 packages and 0 specfiles checked; 0 errors, 0 warnings, 0 badness; has taken 0.0 s Unversioned so-files -------------------- gnunet: /usr/lib64/gnunet/libgnunet_plugin_ats_proportional.so gnunet: /usr/lib64/gnunet/libgnunet_plugin_block_consensus.so gnunet: /usr/lib64/gnunet/libgnunet_plugin_block_dht.so gnunet: /usr/lib64/gnunet/libgnunet_plugin_block_dns.so gnunet: /usr/lib64/gnunet/libgnunet_plugin_block_fs.so gnunet: /usr/lib64/gnunet/libgnunet_plugin_block_gns.so gnunet: /usr/lib64/gnunet/libgnunet_plugin_block_regex.so gnunet: /usr/lib64/gnunet/libgnunet_plugin_block_revocation.so gnunet: /usr/lib64/gnunet/libgnunet_plugin_block_set_test.so gnunet: /usr/lib64/gnunet/libgnunet_plugin_block_seti_test.so gnunet: /usr/lib64/gnunet/libgnunet_plugin_block_setu_test.so gnunet: /usr/lib64/gnunet/libgnunet_plugin_block_test.so gnunet: /usr/lib64/gnunet/libgnunet_plugin_datacache_heap.so gnunet: /usr/lib64/gnunet/libgnunet_plugin_datacache_sqlite.so gnunet: /usr/lib64/gnunet/libgnunet_plugin_datastore_heap.so gnunet: /usr/lib64/gnunet/libgnunet_plugin_datastore_sqlite.so gnunet: /usr/lib64/gnunet/libgnunet_plugin_dhtu_gnunet.so gnunet: /usr/lib64/gnunet/libgnunet_plugin_dhtu_ip.so gnunet: /usr/lib64/gnunet/libgnunet_plugin_gnsrecord_dns.so gnunet: /usr/lib64/gnunet/libgnunet_plugin_gnsrecord_gns.so gnunet: /usr/lib64/gnunet/libgnunet_plugin_gnsrecord_messenger.so gnunet: /usr/lib64/gnunet/libgnunet_plugin_gnsrecord_reclaim.so gnunet: /usr/lib64/gnunet/libgnunet_plugin_namecache_sqlite.so gnunet: /usr/lib64/gnunet/libgnunet_plugin_namestore_sqlite.so gnunet: /usr/lib64/gnunet/libgnunet_plugin_peerstore_sqlite.so gnunet: /usr/lib64/gnunet/libgnunet_plugin_reclaim_attribute_basic.so gnunet: /usr/lib64/gnunet/libgnunet_plugin_reclaim_credential_jwt.so gnunet: /usr/lib64/gnunet/libgnunet_plugin_rest_config.so gnunet: /usr/lib64/gnunet/libgnunet_plugin_rest_copying.so gnunet: /usr/lib64/gnunet/libgnunet_plugin_rest_gns.so gnunet: /usr/lib64/gnunet/libgnunet_plugin_rest_identity.so gnunet: /usr/lib64/gnunet/libgnunet_plugin_rest_namestore.so gnunet: /usr/lib64/gnunet/libgnunet_plugin_rest_openid_connect.so gnunet: /usr/lib64/gnunet/libgnunet_plugin_rest_peerinfo.so gnunet: /usr/lib64/gnunet/libgnunet_plugin_rest_reclaim.so gnunet: /usr/lib64/gnunet/libgnunet_plugin_transport_http_client.so gnunet: /usr/lib64/gnunet/libgnunet_plugin_transport_http_server.so gnunet: /usr/lib64/gnunet/libgnunet_plugin_transport_https_client.so gnunet: /usr/lib64/gnunet/libgnunet_plugin_transport_https_server.so gnunet: /usr/lib64/gnunet/libgnunet_plugin_transport_tcp.so gnunet: /usr/lib64/gnunet/libgnunet_plugin_transport_unix.so gnunet: /usr/lib64/gnunet/libgnunet_plugin_utiltest.so gnunet: /usr/lib64/gnunet/libgnunet_test_transport_plugin_cmd_nat_upnp.so gnunet: /usr/lib64/gnunet/libgnunet_test_transport_plugin_cmd_simple_send.so gnunet: /usr/lib64/gnunet/libgnunet_test_transport_plugin_cmd_simple_send_broadcast.so gnunet: /usr/lib64/gnunet/libgnunet_test_transport_plugin_cmd_simple_send_dv.so gnunet: /usr/lib64/gnunet/libgnunet_test_transport_plugin_cmd_simple_send_performance.so gnunet: /usr/lib64/gnunet/libgnunet_test_transport_plugin_cmd_udp_backchannel.so gnunet-postgresql-plugins: /usr/lib64/gnunet/libgnunet_plugin_datacache_postgres.so gnunet-postgresql-plugins: /usr/lib64/gnunet/libgnunet_plugin_datastore_postgres.so gnunet-postgresql-plugins: /usr/lib64/gnunet/libgnunet_plugin_namecache_postgres.so gnunet-postgresql-plugins: /usr/lib64/gnunet/libgnunet_plugin_namestore_postgres.so gnunet-conversation: /usr/lib64/gnunet/libgnunet_plugin_gnsrecord_conversation.so gnunet-mysql-plugins: /usr/lib64/gnunet/libgnunet_plugin_datastore_mysql.so Source checksums ---------------- https://www.gnunet.org/~schanzen/schanzen.asc : CHECKSUM(SHA256) this package : 9ccbd0ab4fc8e8b9fc27b7dd521a57a9ac149af92ae597faae98d2858cb29a2f CHECKSUM(SHA256) upstream package : 9ccbd0ab4fc8e8b9fc27b7dd521a57a9ac149af92ae597faae98d2858cb29a2f https://ftpmirror.gnu.org/gnu/gnunet/gnunet-0.20.0.tar.gz.sig : CHECKSUM(SHA256) this package : 32238b5c8a7bfe3829802415c14444388e641a8f6d713a702cd5c714c5daac80 CHECKSUM(SHA256) upstream package : 32238b5c8a7bfe3829802415c14444388e641a8f6d713a702cd5c714c5daac80 https://ftpmirror.gnu.org/gnu/gnunet/gnunet-0.20.0.tar.gz : CHECKSUM(SHA256) this package : 56029e78a99c04d52b1358094ae5074e4cd8ea9b98cf6855f57ad9af27ac9518 CHECKSUM(SHA256) upstream package : 56029e78a99c04d52b1358094ae5074e4cd8ea9b98cf6855f57ad9af27ac9518 Requires -------- gnunet (rpmlib, GLIBC filtered): /bin/bash /bin/sh /usr/bin/sh authselect curl dbus gnutls iptables ld-linux-aarch64.so.1()(64bit) libatomic.so.1()(64bit) libc.so.6()(64bit) libcurl.so.4()(64bit) libextractor.so.2()(64bit) libgcrypt.so.20()(64bit) libgcrypt.so.20(GCRYPT_1.6)(64bit) libgnunet(aarch-64) libgnunetarm.so.2()(64bit) libgnunetats.so.4()(64bit) libgnunetblock.so.0()(64bit) libgnunetblockgroup.so.0()(64bit) libgnunetcadet.so.7()(64bit) libgnunetconsensus.so.0()(64bit) libgnunetcore.so.0()(64bit) libgnunetdatacache.so.0()(64bit) libgnunetdatastore.so.1()(64bit) libgnunetdht.so.4()(64bit) libgnunetdid.so.0()(64bit) libgnunetdns.so.0()(64bit) libgnunetfriends.so.0()(64bit) libgnunetfs.so.2()(64bit) libgnunetgns.so.0()(64bit) libgnunetgnsrecord.so.0()(64bit) libgnunetgnsrecordjson.so.0()(64bit) libgnunethello.so.0()(64bit) libgnunetidentity.so.1()(64bit) libgnunetjson.so.0()(64bit) libgnunetmessenger.so.0()(64bit) libgnunetnamecache.so.0()(64bit) libgnunetnamestore.so.0()(64bit) libgnunetnatauto.so.0()(64bit) libgnunetnatnew.so.2()(64bit) libgnunetnse.so.0()(64bit) libgnunetnt.so.0()(64bit) libgnunetpeerinfo.so.0()(64bit) libgnunetpeerstore.so.0()(64bit) libgnunetreclaim.so.0()(64bit) libgnunetregex.so.3()(64bit) libgnunetregexblock.so.1()(64bit) libgnunetrest.so.0()(64bit) libgnunetrevocation.so.0()(64bit) libgnunetscalarproduct.so.0()(64bit) libgnunetset.so.0()(64bit) libgnunetseti.so.0()(64bit) libgnunetsetu.so.0()(64bit) libgnunetsq.so.0()(64bit) libgnunetstatistics.so.2()(64bit) libgnunettestbed.so.0()(64bit) libgnunettesting.so.1()(64bit) libgnunettransport.so.2()(64bit) libgnunettransportapplication.so.0()(64bit) libgnunettransportcommunicator.so.0()(64bit) libgnunettransportcore.so.0()(64bit) libgnunettransporttesting2.so.0()(64bit) libgnunetutil.so.15()(64bit) libgnunetvpn.so.0()(64bit) libgnutls-dane.so.0()(64bit) libgnutls-dane.so.0(DANE_0_0)(64bit) libgnutls.so.30()(64bit) libgnutls.so.30(GNUTLS_3_4)(64bit) libgpg-error.so.0()(64bit) libidn2.so.0()(64bit) libidn2.so.0(IDN2_0.0.0)(64bit) libjansson.so.4()(64bit) libjose.so.0()(64bit) libjose.so.0(LIBJOSE_1.0)(64bit) libltdl.so.7()(64bit) libm.so.6()(64bit) libmicrohttpd.so.12()(64bit) libsodium.so.23()(64bit) libsqlite3.so.0()(64bit) libunistring.so.5()(64bit) libz.so.1()(64bit) libz.so.1(ZLIB_1.2.0)(64bit) libzbar.so.0()(64bit) miniupnpc net-tools nss-util openssl rtld(GNU_HASH) libgnunet (rpmlib, GLIBC filtered): /usr/bin/sh config(libgnunet) ld-linux-aarch64.so.1()(64bit) libatomic.so.1()(64bit) libc.so.6()(64bit) libcurl.so.4()(64bit) libgcrypt.so.20()(64bit) libgcrypt.so.20(GCRYPT_1.6)(64bit) libgnunetutil.so.15()(64bit) libgpg-error.so.0()(64bit) libidn2.so.0()(64bit) libidn2.so.0(IDN2_0.0.0)(64bit) libjansson.so.4()(64bit) libltdl.so.7()(64bit) libm.so.6()(64bit) libmicrohttpd.so.12()(64bit) libsodium.so.23()(64bit) libsqlite3.so.0()(64bit) libunistring.so.5()(64bit) libz.so.1()(64bit) rtld(GNU_HASH) libgnunet-devel (rpmlib, GLIBC filtered): /usr/bin/pkg-config libgnunet(aarch-64) libgnunetarm.so.2()(64bit) libgnunetcurl.so.0()(64bit) libgnunetjson.so.0()(64bit) libgnunetrest.so.0()(64bit) libgnunetsq.so.0()(64bit) libgnunetutil.so.15()(64bit) gnunet-doc (rpmlib, GLIBC filtered): gnunet(aarch-64) gnunet-bcd (rpmlib, GLIBC filtered): gnunet(aarch-64) ld-linux-aarch64.so.1()(64bit) libc.so.6()(64bit) libgnunetidentity.so.1()(64bit) libgnunetutil.so.15()(64bit) libmicrohttpd.so.12()(64bit) rtld(GNU_HASH) texlive-scheme-medium gnunet-devel (rpmlib, GLIBC filtered): /usr/bin/pkg-config gnunet(aarch-64) libgnunet(aarch-64) libgnunet-devel libgnunetats.so.4()(64bit) libgnunetblock.so.0()(64bit) libgnunetblockgroup.so.0()(64bit) libgnunetcadet.so.7()(64bit) libgnunetconsensus.so.0()(64bit) libgnunetcore.so.0()(64bit) libgnunetdatacache.so.0()(64bit) libgnunetdatastore.so.1()(64bit) libgnunetdht.so.4()(64bit) libgnunetdid.so.0()(64bit) libgnunetdns.so.0()(64bit) libgnunetfragmentation.so.2()(64bit) libgnunetfriends.so.0()(64bit) libgnunetfs.so.2()(64bit) libgnunetgns.so.0()(64bit) libgnunetgnsrecord.so.0()(64bit) libgnunetgnsrecordjson.so.0()(64bit) libgnunethello.so.0()(64bit) libgnunetidentity.so.1()(64bit) libgnunetmessenger.so.0()(64bit) libgnunetnamecache.so.0()(64bit) libgnunetnamestore.so.0()(64bit) libgnunetnatauto.so.0()(64bit) libgnunetnatnew.so.2()(64bit) libgnunetnse.so.0()(64bit) libgnunetnt.so.0()(64bit) libgnunetpeerinfo.so.0()(64bit) libgnunetpeerstore.so.0()(64bit) libgnunetreclaim.so.0()(64bit) libgnunetregex.so.3()(64bit) libgnunetregexblock.so.1()(64bit) libgnunetrevocation.so.0()(64bit) libgnunetscalarproduct.so.0()(64bit) libgnunetsecretsharing.so.0()(64bit) libgnunetset.so.0()(64bit) libgnunetseti.so.0()(64bit) libgnunetsetu.so.0()(64bit) libgnunetstatistics.so.2()(64bit) libgnunettestbed.so.0()(64bit) libgnunettestbedlogger.so.0()(64bit) libgnunettesting.so.1()(64bit) libgnunettestingdhtu.so.0()(64bit) libgnunettransport.so.2()(64bit) libgnunettransportapplication.so.0()(64bit) libgnunettransportcommunicator.so.0()(64bit) libgnunettransportcore.so.0()(64bit) libgnunettransportmonitor.so.0()(64bit) libgnunettransporttesting.so.0()(64bit) libgnunettransporttesting2.so.0()(64bit) libgnunetvpn.so.0()(64bit) libgnunetpq (rpmlib, GLIBC filtered): ld-linux-aarch64.so.1()(64bit) libatomic.so.1()(64bit) libc.so.6()(64bit) libgcrypt.so.20()(64bit) libgnunet(aarch-64) libgnunetutil.so.15()(64bit) libgpg-error.so.0()(64bit) libidn2.so.0()(64bit) libltdl.so.7()(64bit) libm.so.6()(64bit) libpq.so.5()(64bit) libpq.so.5(RHPG_9.6)(64bit) libsodium.so.23()(64bit) libunistring.so.5()(64bit) libz.so.1()(64bit) rtld(GNU_HASH) gnunet-postgresql-plugins (rpmlib, GLIBC filtered): gnunet(aarch-64) ld-linux-aarch64.so.1()(64bit) libatomic.so.1()(64bit) libc.so.6()(64bit) libgcrypt.so.20()(64bit) libgnunetgnsrecord.so.0()(64bit) libgnunetidentity.so.1()(64bit) libgnunetnamecache.so.0()(64bit) libgnunetpq.so.4()(64bit) libgnunetstatistics.so.2()(64bit) libgnunetutil.so.15()(64bit) libgpg-error.so.0()(64bit) libidn2.so.0()(64bit) libltdl.so.7()(64bit) libm.so.6()(64bit) libpq.so.5()(64bit) libsodium.so.23()(64bit) libunistring.so.5()(64bit) libz.so.1()(64bit) rtld(GNU_HASH) libgnunetpq-devel (rpmlib, GLIBC filtered): libgnunet-devel(aarch-64) libgnunetpq(aarch-64) libgnunetpq.so.4()(64bit) gnunet-conversation (rpmlib, GLIBC filtered): gnunet(aarch-64) ld-linux-aarch64.so.1()(64bit) libatomic.so.1()(64bit) libc.so.6()(64bit) libgcrypt.so.20()(64bit) libglib-2.0.so.0()(64bit) libgnunetcadet.so.7()(64bit) libgnunetconversation.so.0()(64bit) libgnunetgns.so.0()(64bit) libgnunetgnsrecord.so.0()(64bit) libgnunetidentity.so.1()(64bit) libgnunetmicrophone.so.0()(64bit) libgnunetnamestore.so.0()(64bit) libgnunetspeaker.so.0()(64bit) libgnunetstatistics.so.2()(64bit) libgnunetutil.so.15()(64bit) libgobject-2.0.so.0()(64bit) libgpg-error.so.0()(64bit) libgstapp-1.0.so.0()(64bit) libgstaudio-1.0.so.0()(64bit) libgstreamer-1.0.so.0()(64bit) libidn2.so.0()(64bit) libltdl.so.7()(64bit) libm.so.6()(64bit) libsodium.so.23()(64bit) libunistring.so.5()(64bit) libz.so.1()(64bit) rtld(GNU_HASH) gnunet-conversation-devel (rpmlib, GLIBC filtered): /usr/bin/pkg-config conversation gnunet(aarch-64) gnunet-devel(aarch-64) libgnunetconversation.so.0()(64bit) libgnunetmicrophone.so.0()(64bit) libgnunetspeaker.so.0()(64bit) libgnunetmy (rpmlib, GLIBC filtered): ld-linux-aarch64.so.1()(64bit) libatomic.so.1()(64bit) libc.so.6()(64bit) libgcrypt.so.20()(64bit) libgnunet(aarch-64) libgnunetmysql.so.0()(64bit) libgnunetutil.so.15()(64bit) libgpg-error.so.0()(64bit) libidn2.so.0()(64bit) libltdl.so.7()(64bit) libm.so.6()(64bit) libmariadb.so.3()(64bit) libmariadb.so.3(libmysqlclient_18)(64bit) libsodium.so.23()(64bit) libunistring.so.5()(64bit) libz.so.1()(64bit) rtld(GNU_HASH) gnunet-mysql-plugins (rpmlib, GLIBC filtered): gnunet(aarch-64) ld-linux-aarch64.so.1()(64bit) libatomic.so.1()(64bit) libc.so.6()(64bit) libgcrypt.so.20()(64bit) libgnunetmy(aarch-64) libgnunetmy.so.0()(64bit) libgnunetmysql.so.0()(64bit) libgnunetstatistics.so.2()(64bit) libgnunetutil.so.15()(64bit) libgpg-error.so.0()(64bit) libidn2.so.0()(64bit) libltdl.so.7()(64bit) libm.so.6()(64bit) libmariadb.so.3()(64bit) libmariadb.so.3(libmysqlclient_18)(64bit) libsodium.so.23()(64bit) libunistring.so.5()(64bit) libz.so.1()(64bit) rtld(GNU_HASH) libgnunetmy-devel (rpmlib, GLIBC filtered): /usr/bin/pkg-config libgnunet-devel(aarch-64) libgnunetmy(aarch-64) libgnunetmy.so.0()(64bit) libgnunetmysql.so.0()(64bit) gnunet-debuginfo (rpmlib, GLIBC filtered): gnunet-debugsource (rpmlib, GLIBC filtered): Provides -------- gnunet: application() application(gnunet-uri.desktop) gnunet gnunet(aarch-64) libgnunet_plugin_ats_proportional.so()(64bit) libgnunet_plugin_block_consensus.so()(64bit) libgnunet_plugin_block_dht.so()(64bit) libgnunet_plugin_block_dns.so()(64bit) libgnunet_plugin_block_fs.so()(64bit) libgnunet_plugin_block_gns.so()(64bit) libgnunet_plugin_block_regex.so()(64bit) libgnunet_plugin_block_revocation.so()(64bit) libgnunet_plugin_block_set_test.so()(64bit) libgnunet_plugin_block_seti_test.so()(64bit) libgnunet_plugin_block_setu_test.so()(64bit) libgnunet_plugin_block_test.so()(64bit) libgnunet_plugin_datacache_heap.so()(64bit) libgnunet_plugin_datacache_sqlite.so()(64bit) libgnunet_plugin_datastore_heap.so()(64bit) libgnunet_plugin_datastore_sqlite.so()(64bit) libgnunet_plugin_dhtu_gnunet.so()(64bit) libgnunet_plugin_dhtu_ip.so()(64bit) libgnunet_plugin_gnsrecord_dns.so()(64bit) libgnunet_plugin_gnsrecord_gns.so()(64bit) libgnunet_plugin_gnsrecord_messenger.so()(64bit) libgnunet_plugin_gnsrecord_reclaim.so()(64bit) libgnunet_plugin_namecache_sqlite.so()(64bit) libgnunet_plugin_namestore_sqlite.so()(64bit) libgnunet_plugin_peerstore_sqlite.so()(64bit) libgnunet_plugin_reclaim_attribute_basic.so()(64bit) libgnunet_plugin_reclaim_credential_jwt.so()(64bit) libgnunet_plugin_rest_config.so()(64bit) libgnunet_plugin_rest_copying.so()(64bit) libgnunet_plugin_rest_gns.so()(64bit) libgnunet_plugin_rest_identity.so()(64bit) libgnunet_plugin_rest_namestore.so()(64bit) libgnunet_plugin_rest_openid_connect.so()(64bit) libgnunet_plugin_rest_peerinfo.so()(64bit) libgnunet_plugin_rest_reclaim.so()(64bit) libgnunet_plugin_transport_http_client.so()(64bit) libgnunet_plugin_transport_http_server.so()(64bit) libgnunet_plugin_transport_https_client.so()(64bit) libgnunet_plugin_transport_https_server.so()(64bit) libgnunet_plugin_transport_tcp.so()(64bit) libgnunet_plugin_transport_unix.so()(64bit) libgnunet_plugin_utiltest.so()(64bit) libgnunet_test_transport_plugin_cmd_nat_upnp.so()(64bit) libgnunet_test_transport_plugin_cmd_simple_send.so()(64bit) libgnunet_test_transport_plugin_cmd_simple_send_broadcast.so()(64bit) libgnunet_test_transport_plugin_cmd_simple_send_dv.so()(64bit) libgnunet_test_transport_plugin_cmd_simple_send_performance.so()(64bit) libgnunet_test_transport_plugin_cmd_udp_backchannel.so()(64bit) libgnunetats.so.4()(64bit) libgnunetblock.so.0()(64bit) libgnunetblockgroup.so.0()(64bit) libgnunetcadet.so.7()(64bit) libgnunetconsensus.so.0()(64bit) libgnunetcore.so.0()(64bit) libgnunetdatacache.so.0()(64bit) libgnunetdatastore.so.1()(64bit) libgnunetdht.so.4()(64bit) libgnunetdid.so.0()(64bit) libgnunetdns.so.0()(64bit) libgnunetfragmentation.so.2()(64bit) libgnunetfriends.so.0()(64bit) libgnunetfs.so.2()(64bit) libgnunetgns.so.0()(64bit) libgnunetgnsrecord.so.0()(64bit) libgnunetgnsrecordjson.so.0()(64bit) libgnunethello.so.0()(64bit) libgnunetidentity.so.1()(64bit) libgnunetmessenger.so.0()(64bit) libgnunetnamecache.so.0()(64bit) libgnunetnamestore.so.0()(64bit) libgnunetnatauto.so.0()(64bit) libgnunetnatnew.so.2()(64bit) libgnunetnse.so.0()(64bit) libgnunetnt.so.0()(64bit) libgnunetpeerinfo.so.0()(64bit) libgnunetpeerstore.so.0()(64bit) libgnunetreclaim.so.0()(64bit) libgnunetregex.so.3()(64bit) libgnunetregexblock.so.1()(64bit) libgnunetrevocation.so.0()(64bit) libgnunetscalarproduct.so.0()(64bit) libgnunetsecretsharing.so.0()(64bit) libgnunetset.so.0()(64bit) libgnunetseti.so.0()(64bit) libgnunetsetu.so.0()(64bit) libgnunetstatistics.so.2()(64bit) libgnunettestbed.so.0()(64bit) libgnunettestbedlogger.so.0()(64bit) libgnunettesting.so.1()(64bit) libgnunettestingdhtu.so.0()(64bit) libgnunettransport.so.2()(64bit) libgnunettransportapplication.so.0()(64bit) libgnunettransportcommunicator.so.0()(64bit) libgnunettransportcore.so.0()(64bit) libgnunettransportmonitor.so.0()(64bit) libgnunettransporttesting.so.0()(64bit) libgnunettransporttesting2.so.0()(64bit) libgnunetvpn.so.0()(64bit) libnss_gns.so.2()(64bit) libnss_gns.so.2(NSSGNS_0)(64bit) libnss_gns4.so.2()(64bit) libnss_gns4.so.2(NSSGNS_0)(64bit) libnss_gns6.so.2()(64bit) libnss_gns6.so.2(NSSGNS_0)(64bit) mimehandler(x-scheme-handler/gnunet) libgnunet: config(libgnunet) libgnunet libgnunet(aarch-64) libgnunetarm.so.2()(64bit) libgnunetcurl.so.0()(64bit) libgnunetjson.so.0()(64bit) libgnunetrest.so.0()(64bit) libgnunetsq.so.0()(64bit) libgnunetutil.so.15()(64bit) libgnunet-devel: libgnunet-devel libgnunet-devel(aarch-64) pkgconfig(gnunetarm) gnunet-doc: gnunet-doc gnunet-bcd: gnunet-bcd gnunet-bcd(aarch-64) gnunet-devel: gnunet-devel gnunet-devel(aarch-64) pkgconfig(gnunetats) pkgconfig(gnunetblock) pkgconfig(gnunetcadet) pkgconfig(gnunetconsensus) pkgconfig(gnunetcore) pkgconfig(gnunetdatacache) pkgconfig(gnunetdatastore) pkgconfig(gnunetdht) pkgconfig(gnunetdns) pkgconfig(gnunetenv) pkgconfig(gnunetfragmentation) pkgconfig(gnunetfs) pkgconfig(gnunetgns) pkgconfig(gnunethello) pkgconfig(gnunetidentity) pkgconfig(gnunetmessenger) pkgconfig(gnunetnamestore) pkgconfig(gnunetnat) pkgconfig(gnunetnse) pkgconfig(gnunetpeerinfo) pkgconfig(gnunetregex) pkgconfig(gnunetrevocation) pkgconfig(gnunetrps) pkgconfig(gnunetscalarproduct) pkgconfig(gnunetset) pkgconfig(gnunetstatistics) pkgconfig(gnunettestbed) pkgconfig(gnunettesting) pkgconfig(gnunettransport) pkgconfig(gnunetutil) pkgconfig(gnunetvpn) libgnunetpq: libgnunetpq libgnunetpq(aarch-64) libgnunetpq.so.4()(64bit) gnunet-postgresql-plugins: gnunet-postgresql-plugins gnunet-postgresql-plugins(aarch-64) libgnunet_plugin_datacache_postgres.so()(64bit) libgnunet_plugin_datastore_postgres.so()(64bit) libgnunet_plugin_namecache_postgres.so()(64bit) libgnunet_plugin_namestore_postgres.so()(64bit) libgnunetpq-devel: libgnunetpq-devel libgnunetpq-devel(aarch-64) gnunet-conversation: gnunet-conversation gnunet-conversation(aarch-64) libgnunet_plugin_gnsrecord_conversation.so()(64bit) libgnunetconversation.so.0()(64bit) libgnunetmicrophone.so.0()(64bit) libgnunetspeaker.so.0()(64bit) gnunet-conversation-devel: gnunet-conversation-devel gnunet-conversation-devel(aarch-64) pkgconfig(gnunetconversation) pkgconfig(gnunetmicrophone) pkgconfig(gnunetspeaker) libgnunetmy: libgnunetmy libgnunetmy(aarch-64) libgnunetmy.so.0()(64bit) libgnunetmysql.so.0()(64bit) gnunet-mysql-plugins: gnunet-mysql-plugins gnunet-mysql-plugins(aarch-64) libgnunet_plugin_datastore_mysql.so()(64bit) libgnunetmy-devel: libgnunetmy-devel libgnunetmy-devel(aarch-64) pkgconfig(gnunetmysql) gnunet-debuginfo: debuginfo(build-id) gnunet-debuginfo gnunet-debuginfo(aarch-64) libgnunet_plugin_ats_proportional.so-0.20.0-1.fc38.aarch64.debug()(64bit) libgnunet_plugin_block_consensus.so-0.20.0-1.fc38.aarch64.debug()(64bit) libgnunet_plugin_block_dht.so-0.20.0-1.fc38.aarch64.debug()(64bit) libgnunet_plugin_block_dns.so-0.20.0-1.fc38.aarch64.debug()(64bit) libgnunet_plugin_block_fs.so-0.20.0-1.fc38.aarch64.debug()(64bit) libgnunet_plugin_block_gns.so-0.20.0-1.fc38.aarch64.debug()(64bit) libgnunet_plugin_block_regex.so-0.20.0-1.fc38.aarch64.debug()(64bit) libgnunet_plugin_block_revocation.so-0.20.0-1.fc38.aarch64.debug()(64bit) libgnunet_plugin_block_set_test.so-0.20.0-1.fc38.aarch64.debug()(64bit) libgnunet_plugin_block_seti_test.so-0.20.0-1.fc38.aarch64.debug()(64bit) libgnunet_plugin_block_setu_test.so-0.20.0-1.fc38.aarch64.debug()(64bit) libgnunet_plugin_block_test.so-0.20.0-1.fc38.aarch64.debug()(64bit) libgnunet_plugin_datacache_heap.so-0.20.0-1.fc38.aarch64.debug()(64bit) libgnunet_plugin_datacache_sqlite.so-0.20.0-1.fc38.aarch64.debug()(64bit) libgnunet_plugin_datastore_heap.so-0.20.0-1.fc38.aarch64.debug()(64bit) libgnunet_plugin_datastore_sqlite.so-0.20.0-1.fc38.aarch64.debug()(64bit) libgnunet_plugin_dhtu_gnunet.so-0.20.0-1.fc38.aarch64.debug()(64bit) libgnunet_plugin_dhtu_ip.so-0.20.0-1.fc38.aarch64.debug()(64bit) libgnunet_plugin_gnsrecord_dns.so-0.20.0-1.fc38.aarch64.debug()(64bit) libgnunet_plugin_gnsrecord_gns.so-0.20.0-1.fc38.aarch64.debug()(64bit) libgnunet_plugin_gnsrecord_messenger.so-0.20.0-1.fc38.aarch64.debug()(64bit) libgnunet_plugin_gnsrecord_reclaim.so-0.20.0-1.fc38.aarch64.debug()(64bit) libgnunet_plugin_namecache_sqlite.so-0.20.0-1.fc38.aarch64.debug()(64bit) libgnunet_plugin_namestore_sqlite.so-0.20.0-1.fc38.aarch64.debug()(64bit) libgnunet_plugin_peerstore_sqlite.so-0.20.0-1.fc38.aarch64.debug()(64bit) libgnunet_plugin_reclaim_attribute_basic.so-0.20.0-1.fc38.aarch64.debug()(64bit) libgnunet_plugin_reclaim_credential_jwt.so-0.20.0-1.fc38.aarch64.debug()(64bit) libgnunet_plugin_rest_config.so-0.20.0-1.fc38.aarch64.debug()(64bit) libgnunet_plugin_rest_copying.so-0.20.0-1.fc38.aarch64.debug()(64bit) libgnunet_plugin_rest_gns.so-0.20.0-1.fc38.aarch64.debug()(64bit) libgnunet_plugin_rest_identity.so-0.20.0-1.fc38.aarch64.debug()(64bit) libgnunet_plugin_rest_namestore.so-0.20.0-1.fc38.aarch64.debug()(64bit) libgnunet_plugin_rest_openid_connect.so-0.20.0-1.fc38.aarch64.debug()(64bit) libgnunet_plugin_rest_peerinfo.so-0.20.0-1.fc38.aarch64.debug()(64bit) libgnunet_plugin_rest_reclaim.so-0.20.0-1.fc38.aarch64.debug()(64bit) libgnunet_plugin_transport_http_client.so-0.20.0-1.fc38.aarch64.debug()(64bit) libgnunet_plugin_transport_http_server.so-0.20.0-1.fc38.aarch64.debug()(64bit) libgnunet_plugin_transport_https_client.so-0.20.0-1.fc38.aarch64.debug()(64bit) libgnunet_plugin_transport_https_server.so-0.20.0-1.fc38.aarch64.debug()(64bit) libgnunet_plugin_transport_tcp.so-0.20.0-1.fc38.aarch64.debug()(64bit) libgnunet_plugin_transport_unix.so-0.20.0-1.fc38.aarch64.debug()(64bit) libgnunet_plugin_utiltest.so-0.20.0-1.fc38.aarch64.debug()(64bit) libgnunet_test_transport_plugin_cmd_nat_upnp.so-0.20.0-1.fc38.aarch64.debug()(64bit) libgnunet_test_transport_plugin_cmd_simple_send.so-0.20.0-1.fc38.aarch64.debug()(64bit) libgnunet_test_transport_plugin_cmd_simple_send_broadcast.so-0.20.0-1.fc38.aarch64.debug()(64bit) libgnunet_test_transport_plugin_cmd_simple_send_dv.so-0.20.0-1.fc38.aarch64.debug()(64bit) libgnunet_test_transport_plugin_cmd_simple_send_performance.so-0.20.0-1.fc38.aarch64.debug()(64bit) libgnunet_test_transport_plugin_cmd_udp_backchannel.so-0.20.0-1.fc38.aarch64.debug()(64bit) libgnunetats.so.4.0.0-0.20.0-1.fc38.aarch64.debug()(64bit) libgnunetblock.so.0.0.0-0.20.0-1.fc38.aarch64.debug()(64bit) libgnunetblockgroup.so.0.0.0-0.20.0-1.fc38.aarch64.debug()(64bit) libgnunetcadet.so.7.0.0-0.20.0-1.fc38.aarch64.debug()(64bit) libgnunetconsensus.so.0.0.0-0.20.0-1.fc38.aarch64.debug()(64bit) libgnunetcore.so.0.0.1-0.20.0-1.fc38.aarch64.debug()(64bit) libgnunetdatacache.so.0.0.1-0.20.0-1.fc38.aarch64.debug()(64bit) libgnunetdatastore.so.1.0.0-0.20.0-1.fc38.aarch64.debug()(64bit) libgnunetdht.so.4.0.0-0.20.0-1.fc38.aarch64.debug()(64bit) libgnunetdid.so.0.0.0-0.20.0-1.fc38.aarch64.debug()(64bit) libgnunetdns.so.0.0.0-0.20.0-1.fc38.aarch64.debug()(64bit) libgnunetfragmentation.so.2.0.0-0.20.0-1.fc38.aarch64.debug()(64bit) libgnunetfriends.so.0.0.0-0.20.0-1.fc38.aarch64.debug()(64bit) libgnunetfs.so.2.1.1-0.20.0-1.fc38.aarch64.debug()(64bit) libgnunetgns.so.0.0.0-0.20.0-1.fc38.aarch64.debug()(64bit) libgnunetgnsrecord.so.0.0.0-0.20.0-1.fc38.aarch64.debug()(64bit) libgnunetgnsrecordjson.so.0.0.0-0.20.0-1.fc38.aarch64.debug()(64bit) libgnunethello.so.0.1.0-0.20.0-1.fc38.aarch64.debug()(64bit) libgnunetidentity.so.1.0.0-0.20.0-1.fc38.aarch64.debug()(64bit) libgnunetmessenger.so.0.0.0-0.20.0-1.fc38.aarch64.debug()(64bit) libgnunetnamecache.so.0.0.0-0.20.0-1.fc38.aarch64.debug()(64bit) libgnunetnamestore.so.0.0.1-0.20.0-1.fc38.aarch64.debug()(64bit) libgnunetnatauto.so.0.0.0-0.20.0-1.fc38.aarch64.debug()(64bit) libgnunetnatnew.so.2.0.0-0.20.0-1.fc38.aarch64.debug()(64bit) libgnunetnse.so.0.0.0-0.20.0-1.fc38.aarch64.debug()(64bit) libgnunetnt.so.0.0.0-0.20.0-1.fc38.aarch64.debug()(64bit) libgnunetpeerinfo.so.0.0.0-0.20.0-1.fc38.aarch64.debug()(64bit) libgnunetpeerstore.so.0.0.0-0.20.0-1.fc38.aarch64.debug()(64bit) libgnunetreclaim.so.0.0.0-0.20.0-1.fc38.aarch64.debug()(64bit) libgnunetregex.so.3.0.1-0.20.0-1.fc38.aarch64.debug()(64bit) libgnunetregexblock.so.1.0.0-0.20.0-1.fc38.aarch64.debug()(64bit) libgnunetrevocation.so.0.0.0-0.20.0-1.fc38.aarch64.debug()(64bit) libgnunetscalarproduct.so.0.0.0-0.20.0-1.fc38.aarch64.debug()(64bit) libgnunetsecretsharing.so.0.0.0-0.20.0-1.fc38.aarch64.debug()(64bit) libgnunetset.so.0.0.0-0.20.0-1.fc38.aarch64.debug()(64bit) libgnunetseti.so.0.0.0-0.20.0-1.fc38.aarch64.debug()(64bit) libgnunetsetu.so.0.0.0-0.20.0-1.fc38.aarch64.debug()(64bit) libgnunetstatistics.so.2.0.0-0.20.0-1.fc38.aarch64.debug()(64bit) libgnunettestbed.so.0.0.0-0.20.0-1.fc38.aarch64.debug()(64bit) libgnunettestbedlogger.so.0.0.0-0.20.0-1.fc38.aarch64.debug()(64bit) libgnunettesting.so.1.1.0-0.20.0-1.fc38.aarch64.debug()(64bit) libgnunettestingdhtu.so.0.0.0-0.20.0-1.fc38.aarch64.debug()(64bit) libgnunettransport.so.2.2.0-0.20.0-1.fc38.aarch64.debug()(64bit) libgnunettransportapplication.so.0.0.0-0.20.0-1.fc38.aarch64.debug()(64bit) libgnunettransportcommunicator.so.0.0.0-0.20.0-1.fc38.aarch64.debug()(64bit) libgnunettransportcore.so.0.0.0-0.20.0-1.fc38.aarch64.debug()(64bit) libgnunettransportmonitor.so.0.0.0-0.20.0-1.fc38.aarch64.debug()(64bit) libgnunettransporttesting.so.0.0.0-0.20.0-1.fc38.aarch64.debug()(64bit) libgnunettransporttesting2.so.0.0.0-0.20.0-1.fc38.aarch64.debug()(64bit) libgnunetvpn.so.0.0.0-0.20.0-1.fc38.aarch64.debug()(64bit) libnss_gns.so.2-0.20.0-1.fc38.aarch64.debug()(64bit) libnss_gns4.so.2-0.20.0-1.fc38.aarch64.debug()(64bit) libnss_gns6.so.2-0.20.0-1.fc38.aarch64.debug()(64bit) gnunet-debugsource: gnunet-debugsource gnunet-debugsource(aarch-64) Generated by fedora-review 0.10.0 (e79b66b) last change: 2023-07-24 Command line :/usr/bin/fedora-review --no-colors --prebuilt --rpm-spec --name gnunet --mock-config /var/lib/copr-rpmbuild/results/configs/child.cfg Buildroot used: fedora-38-aarch64 Active plugins: C/C++, Shell-api, Generic Disabled plugins: PHP, Ocaml, Haskell, Java, Python, R, SugarActivity, fonts, Perl Disabled flags: EXARCH, EPEL6, EPEL7, DISTTAG, BATCH