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: ======= - Development (unversioned) .so files in -devel subpackage, if present. Note: Unversioned so-files directly in %_libdir. See: https://docs.fedoraproject.org/en-US/packaging- guidelines/#_devel_packages ===== MUST items ===== C/C++: [ ]: Package does not contain kernel modules. [ ]: Package contains no static executables. [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]: 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. [ ]: 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. [ ]: 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", "[generated file]", "FSF Unlimited License (with License Retention) GNU General Public License v2.0 or later [generated file]", "GNU General Public License v3.0 or later", "FSF Unlimited License [generated file]", "GNU General Public License v2.0 or later [generated file]", "FSF Unlimited License (with License Retention)", "X11 License [generated file]", "GNU General Public License v2.0 or later", "GNU Affero General Public License v3.0 or later", "*No copyright* Public domain", "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 Lesser General Public License v2.1 or later", "BSD 3-Clause License", "GNU Lesser General Public License v3.0 or later", "Apache License 2.0", "*No copyright* Apache License 2.0", "GNU General Public License". 197 files have unknown license. Detailed output of licensecheck in /var/lib/copr- rpmbuild/results/taler-exchange/licensecheck.txt [ ]: License file installed when any subpackage combination is installed. [ ]: Package requires other packages for directories it uses. Note: No known owner of /usr/share/taler/sql, /usr/share/taler/exchange/pp/en, /usr/share/taler/exchange, /usr/include/taler, /usr/share/taler/exchange/tos/en, /usr/share/taler/config.d, /usr/share/taler/exchange/tos, /usr/lib64/taler, /usr/share/taler/exchange/templates, /usr/share/taler/exchange/pp, /usr/share/taler/sql/exchange, /usr/share/taler, /usr/share/taler/sql/auditor [ ]: Package must own all directories that it creates. Note: Directories without known owners: /usr/share/taler/exchange/pp, /usr/include/taler, /usr/share/taler/sql, /usr/share/taler, /usr/share/taler/config.d, /usr/share/taler/exchange/templates, /usr/share/taler/exchange/pp/en, /usr/share/taler/sql/exchange, /usr/share/taler/exchange, /usr/share/taler/exchange/tos/en, /usr/share/taler/exchange/tos, /usr/lib64/taler, /usr/share/taler/sql/auditor [ ]: %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. [ ]: Package contains desktop file if it is a GUI application. [ ]: Development files must be in a -devel package [ ]: Package uses nothing in %doc for runtime. [ ]: 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. [ ]: 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]: 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]: Macros in Summary, %description expandable at SRPM build time. [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]: 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]: File names are valid UTF-8. [x]: Large documentation must go in a -doc subpackage. Large could be size (~1MB) or number of files. Note: Documentation size is 0 bytes in 0 files. [x]: Packages must not store files under /srv, /opt or /usr/local ===== SHOULD items ===== Generic: [!]: Reviewer should test that the package builds in mock. [!]: Sources can be downloaded from URI in Source: tag Note: Could not download Source1: https://ftpmirror.gnu.org/gnu/taler/taler-exchange-0.9.2.tar.gz.sig See: https://docs.fedoraproject.org/en-US/packaging- guidelines/SourceURL/ [ ]: 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 taler- exchange-offline , taler-exchange-database , libtalerexchange , libtalerexchange-devel , taler-auditor [ ]: 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]: 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 3010560 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: There are rpmlint messages (see attachment). [x]: Package should not use obsolete m4 macros Rpmlint ------- Checking: taler-exchange-0.9.2-1.fc39.x86_64.rpm taler-exchange-offline-0.9.2-1.fc39.x86_64.rpm taler-exchange-database-0.9.2-1.fc39.x86_64.rpm libtalerexchange-0.9.2-1.fc39.x86_64.rpm libtalerexchange-devel-0.9.2-1.fc39.x86_64.rpm taler-auditor-0.9.2-1.fc39.x86_64.rpm taler-exchange-debuginfo-0.9.2-1.fc39.x86_64.rpm taler-exchange-debugsource-0.9.2-1.fc39.x86_64.rpm taler-exchange-0.9.2-1.fc39.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/tmpb2c3c56j')] checks: 31, packages: 9 taler-auditor.x86_64: W: summary-ended-with-dot GNU's payment system auditor. taler-exchange.src: W: summary-ended-with-dot The Taler exchange service. taler-exchange.x86_64: W: summary-ended-with-dot The Taler exchange service. taler-exchange-database.x86_64: W: summary-ended-with-dot Programs and libraries to manage a GNU Taler exchange database. libtalerexchange-devel.x86_64: W: no-manual-page-for-binary taler-aggregator-benchmark libtalerexchange-devel.x86_64: W: no-manual-page-for-binary taler-bank-benchmark libtalerexchange-devel.x86_64: W: no-manual-page-for-binary taler-bank-manage-testing libtalerexchange-devel.x86_64: W: no-manual-page-for-binary taler-fakebank-run libtalerexchange-devel.x86_64: W: no-manual-page-for-binary taler-nexus-prepare taler-auditor.x86_64: W: no-manual-page-for-binary taler-helper-auditor-render.py taler-exchange.x86_64: W: no-manual-page-for-binary taler-exchange-dbinit taler-exchange.spec:114: W: macro-in-comment %find_lang taler-exchange.spec:114: W: macro-in-comment %{name} taler-exchange.spec:119: W: macro-in-comment %{name} taler-exchange.spec:119: W: macro-in-comment %{buildroot} taler-exchange.spec:119: W: macro-in-comment %{_unitdir} taler-exchange.spec:119: W: macro-in-comment %{name} taler-exchange.spec:120: W: macro-in-comment %{name} taler-exchange.spec:120: W: macro-in-comment %{buildroot} taler-exchange.spec:120: W: macro-in-comment %{_userunitdir} taler-exchange.spec:120: W: macro-in-comment %{name} taler-exchange.spec:121: W: macro-in-comment %{buildroot} taler-exchange.spec:121: W: macro-in-comment %{_sysconfdir} taler-exchange.spec:129: W: macro-in-comment %systemd_post taler-exchange.spec:129: W: macro-in-comment %{name} taler-exchange.spec:130: W: macro-in-comment %systemd_user_post taler-exchange.spec:130: W: macro-in-comment %{name} taler-exchange.spec:133: W: macro-in-comment %systemd_preun taler-exchange.spec:133: W: macro-in-comment %{name} taler-exchange.spec:136: W: macro-in-comment %systemd_postun_with_restart taler-exchange.spec:136: W: macro-in-comment %{name} taler-exchange.spec:137: W: macro-in-comment %systemd_user_post taler-exchange.spec:137: W: macro-in-comment %{name} taler-exchange.spec:241: W: macro-in-comment %files taler-exchange.x86_64: W: library-not-linked-against-libc /usr/lib64/taler/libtaler_plugin_kyclogic_template.so taler-exchange.x86_64: W: files-duplicate /usr/share/taler/exchange/pp/en/pp-v0.txt /usr/share/taler/exchange/pp/en/pp-v0.md taler-exchange.x86_64: W: files-duplicate /usr/share/taler/exchange/tos/en/tos-v0.txt /usr/share/taler/exchange/tos/en/tos-v0.md libtalerexchange.x86_64: W: devel-file-in-non-devel-package /usr/bin/taler-config taler-auditor.x86_64: W: devel-file-in-non-devel-package /usr/lib64/libauditorreport.so taler-auditor.x86_64: W: devel-file-in-non-devel-package /usr/lib64/libtalerauditordb.so taler-exchange.x86_64: W: devel-file-in-non-devel-package /usr/lib64/taler/libtaler_extension_age_restriction.so libtalerexchange.x86_64: E: description-line-too-long The package also contains various files fundamental to all GNU Taler installations, such as the taler-config configuration command-line tool, various base configuration files and associated documentation. taler-exchange-database.x86_64: E: description-line-too-long This package contains only the code to setup the (Postgresql) database interaction (taler-exchange-dbinit and associated resource files). 9 packages and 0 specfiles checked; 2 errors, 41 warnings, 2 badness; has taken 3.2 s Rpmlint (debuginfo) ------------------- Checking: taler-exchange-debuginfo-0.9.2-1.fc39.x86_64.rpm taler-exchange-database-debuginfo-0.9.2-1.fc39.x86_64.rpm taler-exchange-offline-debuginfo-0.9.2-1.fc39.x86_64.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/tmp52om49iq')] checks: 31, packages: 3 3 packages and 0 specfiles checked; 0 errors, 0 warnings, 0 badness; has taken 0.7 s Rpmlint (installed packages) ---------------------------- /bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8) /bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8) /bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8) ============================ 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: 10 taler-exchange.x86_64: W: unused-direct-shlib-dependency /usr/lib64/taler/libtaler_plugin_kyclogic_kycaid.so /lib64/libtalerjson.so.0 taler-exchange.x86_64: W: unused-direct-shlib-dependency /usr/lib64/taler/libtaler_plugin_kyclogic_kycaid.so /lib64/libtalerutil.so.0 taler-exchange.x86_64: W: unused-direct-shlib-dependency /usr/lib64/taler/libtaler_plugin_kyclogic_oauth2.so /lib64/libtalerjson.so.0 taler-exchange.x86_64: W: unused-direct-shlib-dependency /usr/lib64/taler/libtaler_plugin_kyclogic_persona.so /lib64/libtalerjson.so.0 libtalerexchange.x86_64: W: unused-direct-shlib-dependency /usr/lib64/taler/libtaler_extension_age_restriction.so.0.0.0 /lib64/libtalerjson.so.0 taler-auditor.x86_64: W: unused-direct-shlib-dependency /usr/lib64/taler/libtaler_plugin_auditordb_postgres.so /lib64/libpq.so.5 taler-exchange-database.x86_64: W: unused-direct-shlib-dependency /usr/lib64/taler/libtaler_plugin_exchangedb_postgres.so /lib64/libtalerjson.so.0 taler-exchange-database.x86_64: W: unused-direct-shlib-dependency /usr/lib64/taler/libtaler_plugin_exchangedb_postgres.so /lib64/libpq.so.5 libtalerexchange.x86_64: E: unused-direct-shlib-dependency /usr/lib64/libtalerauditordb.so.0.0.0 /lib64/libtalerutil.so.0 libtalerexchange.x86_64: E: unused-direct-shlib-dependency /usr/lib64/libtalercurl.so.0.0.0 /lib64/libgnunetcurl.so.0 libtalerexchange.x86_64: E: unused-direct-shlib-dependency /usr/lib64/libtalercurl.so.0.0.0 /lib64/libm.so.6 libtalerexchange.x86_64: E: unused-direct-shlib-dependency /usr/lib64/libtalerfakebank.so.0.0.0 /lib64/libcurl.so.4 libtalerexchange.x86_64: E: unused-direct-shlib-dependency /usr/lib64/libtalerjson.so.0.1.0 /lib64/libm.so.6 libtalerexchange.x86_64: E: unused-direct-shlib-dependency /usr/lib64/libtalermhd.so.0.0.0 /lib64/libtalerjson.so.0 libtalerexchange.x86_64: E: unused-direct-shlib-dependency /usr/lib64/libtalerutil.so.0.0.0 /lib64/libgpg-error.so.0 taler-auditor.x86_64: E: unused-direct-shlib-dependency /usr/lib64/libauditorreport.so.0.0.0 /lib64/libtalerpq.so.0 taler-auditor.x86_64: E: unused-direct-shlib-dependency /usr/lib64/libtalerauditordb.so.0.0.0 /lib64/libtalerutil.so.0 taler-exchange.x86_64: W: undefined-non-weak-symbol /usr/lib64/taler/libtaler_plugin_kyclogic_template.so GNUNET_CURL_gnunet_scheduler_reschedule (/usr/lib64/taler/libtaler_plugin_kyclogic_template.so) taler-exchange.x86_64: W: undefined-non-weak-symbol /usr/lib64/taler/libtaler_plugin_kyclogic_template.so GNUNET_CURL_gnunet_rc_destroy (/usr/lib64/taler/libtaler_plugin_kyclogic_template.so) taler-exchange.x86_64: W: undefined-non-weak-symbol /usr/lib64/taler/libtaler_plugin_kyclogic_template.so GNUNET_CURL_fini (/usr/lib64/taler/libtaler_plugin_kyclogic_template.so) taler-exchange.x86_64: W: undefined-non-weak-symbol /usr/lib64/taler/libtaler_plugin_kyclogic_template.so GNUNET_CURL_init (/usr/lib64/taler/libtaler_plugin_kyclogic_template.so) taler-exchange.x86_64: W: undefined-non-weak-symbol /usr/lib64/taler/libtaler_plugin_kyclogic_template.so GNUNET_CURL_gnunet_rc_create (/usr/lib64/taler/libtaler_plugin_kyclogic_template.so) taler-exchange.x86_64: W: summary-ended-with-dot The Taler exchange service. taler-auditor.x86_64: W: summary-ended-with-dot GNU's payment system auditor. taler-exchange-database.x86_64: W: summary-ended-with-dot Programs and libraries to manage a GNU Taler exchange database. libtalerexchange-devel.x86_64: W: no-manual-page-for-binary taler-aggregator-benchmark libtalerexchange-devel.x86_64: W: no-manual-page-for-binary taler-bank-benchmark libtalerexchange-devel.x86_64: W: no-manual-page-for-binary taler-bank-manage-testing libtalerexchange-devel.x86_64: W: no-manual-page-for-binary taler-fakebank-run libtalerexchange-devel.x86_64: W: no-manual-page-for-binary taler-nexus-prepare taler-exchange.x86_64: W: no-manual-page-for-binary taler-exchange-dbinit taler-auditor.x86_64: W: no-manual-page-for-binary taler-helper-auditor-render.py taler-exchange.x86_64: W: library-not-linked-against-libc /usr/lib64/taler/libtaler_plugin_kyclogic_template.so taler-exchange.x86_64: W: files-duplicate /usr/share/taler/exchange/pp/en/pp-v0.txt /usr/share/taler/exchange/pp/en/pp-v0.md taler-exchange.x86_64: W: files-duplicate /usr/share/taler/exchange/tos/en/tos-v0.txt /usr/share/taler/exchange/tos/en/tos-v0.md taler-exchange.x86_64: W: devel-file-in-non-devel-package /usr/lib64/taler/libtaler_extension_age_restriction.so libtalerexchange.x86_64: W: devel-file-in-non-devel-package /usr/bin/taler-config taler-auditor.x86_64: W: devel-file-in-non-devel-package /usr/lib64/libauditorreport.so taler-auditor.x86_64: W: devel-file-in-non-devel-package /usr/lib64/libtalerauditordb.so libtalerexchange.x86_64: E: description-line-too-long The package also contains various files fundamental to all GNU Taler installations, such as the taler-config configuration command-line tool, various base configuration files and associated documentation. taler-exchange-database.x86_64: E: description-line-too-long This package contains only the code to setup the (Postgresql) database interaction (taler-exchange-dbinit and associated resource files). 10 packages and 0 specfiles checked; 11 errors, 30 warnings, 11 badness; has taken 6.8 s Unversioned so-files -------------------- taler-exchange: /usr/lib64/taler/libtaler_extension_age_restriction.so taler-exchange: /usr/lib64/taler/libtaler_plugin_kyclogic_kycaid.so taler-exchange: /usr/lib64/taler/libtaler_plugin_kyclogic_oauth2.so taler-exchange: /usr/lib64/taler/libtaler_plugin_kyclogic_persona.so taler-exchange: /usr/lib64/taler/libtaler_plugin_kyclogic_template.so taler-exchange-database: /usr/lib64/taler/libtaler_plugin_exchangedb_postgres.so taler-auditor: /usr/lib64/libauditorreport.so taler-auditor: /usr/lib64/libtalerauditordb.so taler-auditor: /usr/lib64/taler/libtaler_plugin_auditordb_postgres.so Source checksums ---------------- https://grothoff.org/christian/grothoff.asc : CHECKSUM(SHA256) this package : 2d20cfdc71a49711bc3b72d3b7c862bc599aa93f3218c5931428ad48072e7209 CHECKSUM(SHA256) upstream package : 2d20cfdc71a49711bc3b72d3b7c862bc599aa93f3218c5931428ad48072e7209 https://ftpmirror.gnu.org/gnu/taler/taler-exchange-0.9.2.tar.gz : CHECKSUM(SHA256) this package : ee20b88fc0201537b397b8c3de494a2a3bb5859131fdeb1d99573988851fcec8 CHECKSUM(SHA256) upstream package : ee20b88fc0201537b397b8c3de494a2a3bb5859131fdeb1d99573988851fcec8 Requires -------- taler-exchange (rpmlib, GLIBC filtered): /bin/sh glibc libc.so.6()(64bit) libcurl.so.4()(64bit) libgnunetcurl.so.0()(64bit) libgnunetjson.so.0()(64bit) libgnunetutil.so.15()(64bit) libjansson.so.4()(64bit) libmicrohttpd.so.12()(64bit) libtaler_extension_age_restriction.so.0()(64bit) libtalerbank.so.1()(64bit) libtalercurl.so.0()(64bit) libtalerexchangedb.so.1()(64bit) libtalerextensions.so.0()(64bit) libtalerjson.so.0()(64bit) libtalerkyclogic.so.0()(64bit) libtalermhd.so.0()(64bit) libtalertemplating.so.0()(64bit) libtalerutil.so.0()(64bit) rtld(GNU_HASH) taler-exchange-offline (rpmlib, GLIBC filtered): glibc libc.so.6()(64bit) libgnunetcurl.so.0()(64bit) libgnunetjson.so.0()(64bit) libgnunetutil.so.15()(64bit) libjansson.so.4()(64bit) libtalerexchange(x86-64) libtalerexchange.so.5()(64bit) libtalerextensions.so.0()(64bit) libtalerjson.so.0()(64bit) libtalerutil.so.0()(64bit) rtld(GNU_HASH) taler-exchange-database (rpmlib, GLIBC filtered): glibc libc.so.6()(64bit) libgnunetpq.so.3()(64bit) libgnunetutil.so.15()(64bit) libjansson.so.4()(64bit) libpq.so.5()(64bit) libtalerexchangedb.so.1()(64bit) libtalerjson.so.0()(64bit) libtalerpq.so.0()(64bit) libtalerutil.so.0()(64bit) rtld(GNU_HASH) libtalerexchange (rpmlib, GLIBC filtered): /usr/bin/bash glibc libc.so.6()(64bit) libcurl.so.4()(64bit) libgcrypt.so.20()(64bit) libgcrypt.so.20(GCRYPT_1.6)(64bit) libgnunetcurl.so.0()(64bit) libgnunetjson.so.0()(64bit) libgnunetutil.so.15()(64bit) libgpg-error.so.0()(64bit) libjansson.so.4()(64bit) libm.so.6()(64bit) libmicrohttpd.so.12()(64bit) libpq.so.5()(64bit) libpq.so.5(RHPG_9.6)(64bit) libsodium.so.23()(64bit) libsqlite3.so.0()(64bit) libtalerauditor.so.0()(64bit) libtalerbank.so.1()(64bit) libtalercurl.so.0()(64bit) libtalerexchange.so.5()(64bit) libtalerextensions.so.0()(64bit) libtalerfakebank.so.0()(64bit) libtalerjson.so.0()(64bit) libtalerkyclogic.so.0()(64bit) libtalermhd.so.0()(64bit) libtalerutil.so.0()(64bit) libunistring.so.5()(64bit) libz.so.1()(64bit) libz.so.1(ZLIB_1.2.0)(64bit) rtld(GNU_HASH) libtalerexchange-devel (rpmlib, GLIBC filtered): /usr/bin/bash /usr/bin/sh libc.so.6()(64bit) libgnunetcurl.so.0()(64bit) libgnunetutil.so.15()(64bit) libjansson.so.4()(64bit) libmicrohttpd.so.12()(64bit) libtalerauditor.so.0()(64bit) libtalerauditordb.so.0()(64bit) libtalerbank.so.1()(64bit) libtalercurl.so.0()(64bit) libtalerexchange(x86-64) libtalerexchange.so.5()(64bit) libtalerexchangedb.so.1()(64bit) libtalerextensions.so.0()(64bit) libtalerfakebank.so.0()(64bit) libtalerjson.so.0()(64bit) libtalerkyclogic.so.0()(64bit) libtalermhd.so.0()(64bit) libtalerpq.so.0()(64bit) libtalersq.so.0()(64bit) libtalertemplating.so.0()(64bit) libtalertesting.so.0()(64bit) libtalerutil.so.0()(64bit) rtld(GNU_HASH) taler-auditor (rpmlib, GLIBC filtered): /usr/bin/bash /usr/bin/python3 libauditorreport.so.0()(64bit) libc.so.6()(64bit) libgnunetcurl.so.0()(64bit) libgnunetjson.so.0()(64bit) libgnunetpq.so.3()(64bit) libgnunetutil.so.15()(64bit) libjansson.so.4()(64bit) libmicrohttpd.so.12()(64bit) libpq.so.5()(64bit) libtalerauditordb.so.0()(64bit) libtalerbank.so.1()(64bit) libtalerexchange(x86-64) libtalerexchange.so.5()(64bit) libtalerexchangedb.so.1()(64bit) libtalerjson.so.0()(64bit) libtalermhd.so.0()(64bit) libtalerpq.so.0()(64bit) libtalerutil.so.0()(64bit) rtld(GNU_HASH) taler-exchange-database(x86-64) taler-exchange-debuginfo (rpmlib, GLIBC filtered): taler-exchange-debugsource (rpmlib, GLIBC filtered): Provides -------- taler-exchange: libtaler_plugin_kyclogic_kycaid.so()(64bit) libtaler_plugin_kyclogic_oauth2.so()(64bit) libtaler_plugin_kyclogic_persona.so()(64bit) libtaler_plugin_kyclogic_template.so()(64bit) taler-exchange taler-exchange(x86-64) taler-exchange-offline: taler-exchange-offline taler-exchange-offline(x86-64) taler-exchange-database: libtaler_plugin_exchangedb_postgres.so()(64bit) taler-exchange-database taler-exchange-database(x86-64) libtalerexchange: libtaler_extension_age_restriction.so.0()(64bit) libtalerauditor.so.0()(64bit) libtalerauditordb.so.0()(64bit) libtalerbank.so.1()(64bit) libtalercurl.so.0()(64bit) libtalerexchange libtalerexchange(x86-64) libtalerexchange.so.5()(64bit) libtalerexchangedb.so.1()(64bit) libtalerextensions.so.0()(64bit) libtalerfakebank.so.0()(64bit) libtalerjson.so.0()(64bit) libtalerkyclogic.so.0()(64bit) libtalermhd.so.0()(64bit) libtalerpq.so.0()(64bit) libtalersq.so.0()(64bit) libtalertemplating.so.0()(64bit) libtalertesting.so.0()(64bit) libtalerutil.so.0()(64bit) libtalerexchange-devel: libtalerexchange-devel libtalerexchange-devel(x86-64) taler-auditor: libauditorreport.so.0()(64bit) libtaler_plugin_auditordb_postgres.so()(64bit) libtalerauditordb.so.0()(64bit) taler-auditor taler-auditor(x86-64) taler-exchange-debuginfo: debuginfo(build-id) libtaler_plugin_kyclogic_kycaid.so-0.9.2-1.fc39.x86_64.debug()(64bit) libtaler_plugin_kyclogic_oauth2.so-0.9.2-1.fc39.x86_64.debug()(64bit) libtaler_plugin_kyclogic_persona.so-0.9.2-1.fc39.x86_64.debug()(64bit) libtaler_plugin_kyclogic_template.so-0.9.2-1.fc39.x86_64.debug()(64bit) taler-exchange-debuginfo taler-exchange-debuginfo(x86-64) taler-exchange-debugsource: taler-exchange-debugsource taler-exchange-debugsource(x86-64) Generated by fedora-review 0.9.0 (6761b6c) last change: 2022-08-23 Command line :/usr/bin/fedora-review --no-colors --prebuilt --rpm-spec --name taler-exchange --mock-config /var/lib/copr-rpmbuild/results/configs/child.cfg Buildroot used: fedora-rawhide-x86_64 Active plugins: C/C++, Generic, Shell-api Disabled plugins: Ocaml, Perl, PHP, Haskell, R, Python, Java, SugarActivity, fonts Disabled flags: EPEL6, EPEL7, DISTTAG, BATCH, EXARCH