{ "issues": [ { "result": "fail", "text": "Package does not use a name that already exists.", "note": "A package with this name already exists. Please check https://src.fedoraproject.org/rpms/redis, https://src.fedoraproject.org/container/redis", "name": "CheckNoNameConflict", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/Naming/#_conflicting_package_names" } ], "results": { "MUST": { "C/C++": [ { "result": "pass", "text": "If your application is a C or C++ application you must list a BuildRequires against gcc, gcc-c++ or clang.", "note": null, "name": "CheckGccBuildRequires", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/C_and_C++/" }, { "result": "pass", "text": "Header files in -devel subpackage, if present.", "note": "", "name": "CheckHeaderFiles", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_devel_packages" }, { "result": "pass", "text": "Package does not contain any libtool archives (.la)", "note": null, "name": "CheckLibToolArchives", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#packaging-static-libraries" }, { "result": "pending", "text": "Package does not contain kernel modules.", "note": null, "name": "CheckNoKernelModules", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/what-can-be-packaged/#_no_external_kernel_modules" }, { "result": "pass", "text": "Package contains no static executables.", "note": null, "name": "CheckNoStaticExecutables", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_statically_linking_executables" }, { "result": "pass", "text": "Rpath absent or only used for internal libs.", "note": null, "name": "CheckRPATH", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_beware_of_rpath" }, { "result": "pending", "text": "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. ", "name": "CheckSoFiles", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_devel_packages" } ], "Generic": [ { "result": "pending", "text": "Package is licensed with an open-source compatible license and meets other legal requirements as defined in the legal section of Packaging Guidelines.", "note": null, "name": "CheckApprovedLicense", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/LicensingGuidelines/" }, { "result": "pending", "text": "%build honors applicable compiler flags or justifies otherwise.", "note": null, "name": "CheckBuildCompilerFlags", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_compiler_flags" }, { "result": "pass", "text": "Package uses either %{buildroot} or $RPM_BUILD_ROOT", "note": null, "name": "CheckBuildrootMacros", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_macros" }, { "result": "pending", "text": "Package contains no bundled libraries or specifies bundled libraries with Provides: bundled() if unbundling is not possible.", "note": null, "name": "CheckBundledLibs", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#bundling" }, { "result": "pending", "text": "Changelog in prescribed format.", "note": null, "name": "CheckChangelogFormat", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#changelogs" }, { "result": "pass", "text": "Package does not run rm -rf %{buildroot} (or $RPM_BUILD_ROOT) at the beginning of %install.", "note": null, "name": "CheckCleanBuildroot", "url": "(this test has no URL)" }, { "result": "pending", "text": "Sources contain only permissible code or content.", "note": null, "name": "CheckCodeAndContent", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/what-can-be-packaged/#_impermissible_content" }, { "result": "pass", "text": "%config files are marked noreplace or the reason is justified.", "note": null, "name": "CheckConfigNoReplace", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_configuration_files" }, { "result": "pass", "text": "Macros in Summary, %description expandable at SRPM build time.", "note": null, "name": "CheckDescMacros", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_source_rpm_buildtime_macros" }, { "result": "pending", "text": "Package contains desktop file if it is a GUI application.", "note": null, "name": "CheckDesktopFile", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_desktop_files" }, { "result": "pending", "text": "Development files must be in a -devel package", "note": null, "name": "CheckDevelFilesInDevel", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_devel_packages" }, { "result": "pass", "text": "Package requires other packages for directories it uses.", "note": null, "name": "CheckDirectoryRequire", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_file_and_directory_ownership" }, { "result": "pass", "text": "Dist tag is present.", "note": null, "name": "CheckDistTag", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/DistTag/" }, { "result": "pending", "text": "Package uses nothing in %doc for runtime.", "note": null, "name": "CheckDocRuntime", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_documentation" }, { "result": "pass", "text": "Package does not contain duplicates in %files.", "note": null, "name": "CheckFileDuplicates", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_duplicate_files" }, { "result": "pass", "text": "Permissions on files are set properly.", "note": null, "name": "CheckFilePermissions", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_file_permissions" }, { "result": "pending", "text": "Package complies to the Packaging Guidelines", "note": null, "name": "CheckGuidelines", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/" }, { "result": "pass", "text": "Package must not depend on deprecated() packages.", "note": null, "name": "CheckIfDepsDeprecated", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/deprecating-packages/" }, { "result": "pass", "text": "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": null, "name": "CheckLicensInDoc", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/LicensingGuidelines/#_license_text" }, { "result": "pending", "text": "License field in the package spec file matches the actual license.", "note": "Checking patched sources after %prep for licenses. Licenses found: \"Unknown or generated\", \"BSD 3-Clause License\", \"MIT License\", \"*No copyright* Boost Software License 1.0\", \"BSD 2-Clause License and/or Public domain\", \"BSD 2-Clause License\", \"BSD 3-Clause License and/or MIT License\", \"zlib License\", \"BSD 2-Clause License and/or GNU General Public License v2.0 or later\", \"ISC License\", \"Boost Software License 1.0\", \"*No copyright* Creative Commons CC0 1.0\", \"*No copyright* Public domain\", \"FSF Unlimited License [generated file]\", \"*No copyright* MIT License\", \"GNU General Public License v2.0 or later\", \"GNU General Public License v3.0 or later\", \"Historical Permission Notice and Disclaimer - sell variant [generated file]\", \"FSF All Permissive License\", \"*No copyright* Apache License 2.0\", \"*No copyright* Apache License\", \"Apache License 2.0\", \"ISC License and/or MIT License\", \"*No copyright* Creative Commons Attribution 4.0 and/or MIT License\", \"The Perl 5 License\", \"Apache License 2.0 and/or MIT License\", \"CNRI Python Open Source GPL Compatible License Agreement\", \"BSD 0-Clause License\", \"*No copyright* The Unlicense\", \"*No copyright* Apache License (v2.0) or MIT license\", \"Unicode License Agreement - Data Files and Software (2016)\", \"*No copyright* Apache License 2.0 and/or MIT License\", \"Apache License 2.0 and/or BSD 3-Clause License\", \"GNU Lesser General Public License, Version 3\", \"*No copyright* Mozilla Public License 2.0\", \"Apache License 2.0 and/or GNU Lesser General Public License v2.1 or later and/or MIT License\", \"Apache License (v2.0) or MIT license\", \"*No copyright* zlib License\", \"Apache License 2.0 and/or Boost Software License 1.0\", \"*No copyright* Creative Commons Attribution-NonCommercial-ShareAlike 4.0\", \"GNU General Public License\", \"GNU Lesser General Public License v3.0 or later and/or Mozilla Public License 2.0\", \"Apache License 2.0 [generated file]\", \"BSD 3-Clause License [generated file]\", \"GNU General Public License, Version 2\", \"Boost Software License 1.0 and/or MIT License\", \"*No copyright* BSD 3-Clause License\", \"*No copyright* Apache License (v2.0) or MIT license and/or MIT License\", \"*No copyright* BSD 2-Clause License\", \"*No copyright* GNU General Public License, Version 2\", \"curl License\", \"Apache License 2.0 and/or Intel Open Source License\", \"Apache License 2.0 and/or GNU Affero General Public License v3.0 and/or MIT License\". 30651 files have unknown license. Detailed output of licensecheck in /var/lib/copr-rpmbuild/results/redis/licensecheck.txt", "name": "CheckLicenseField", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/LicensingGuidelines/#_valid_license_short_names" }, { "result": "pass", "text": "The License field must be a valid SPDX expression.", "note": null, "name": "CheckLicenseFieldSPDX", "url": "https://fedoraproject.org/wiki/Changes/SPDX_Licenses_Phase_1" }, { "result": "pending", "text": "License file installed when any subpackage combination is installed.", "note": null, "name": "CheckLicenseInSubpackages", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/LicensingGuidelines/#subpackage-licensing" }, { "result": "pending", "text": "Package consistently uses macros (instead of hard-coded directory names).", "note": null, "name": "CheckMacros", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_macros" }, { "result": "pass", "text": "Package use %makeinstall only when make install DESTDIR=... doesn't work.", "note": null, "name": "CheckMakeinstall", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_why_the_makeinstall_macro_should_not_be_used" }, { "result": "pending", "text": "If the package is under multiple licenses, the licensing breakdown must be documented in the spec.", "note": null, "name": "CheckMultipleLicenses", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/LicensingGuidelines/#_multiple_licensing_scenarios" }, { "result": "pass", "text": "Package is named using only allowed ASCII characters.", "note": null, "name": "CheckNameCharset", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/Naming/" }, { "result": "pending", "text": "Package is named according to the Package Naming Guidelines.", "note": null, "name": "CheckNaming", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/Naming/" }, { "result": "pass", "text": "No %config files under /usr.", "note": "", "name": "CheckNoConfigInUsr", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_configuration_files" }, { "result": "pending", "text": "Package does not generate any conflict.", "note": null, "name": "CheckNoConflicts", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_conflicts" }, { "result": "fail", "text": "Package does not use a name that already exists.", "note": "A package with this name already exists. Please check https://src.fedoraproject.org/rpms/redis, https://src.fedoraproject.org/container/redis", "name": "CheckNoNameConflict", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/Naming/#_conflicting_package_names" }, { "result": "pending", "text": "Package obeys FHS, except libexecdir and /usr/target.", "note": null, "name": "CheckObeysFHS", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_filesystem_layout" }, { "result": "pending", "text": "If the package is a rename of another package, proper Obsoletes and Provides are present.", "note": null, "name": "CheckObsoletesForRename", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#renaming-or-replacing-existing-packages" }, { "result": "pending", "text": "Package must own all directories that it creates.", "note": "Directories without known owners: /usr/lib/rpm/macros.d, /usr/lib/rpm", "name": "CheckOwnDirs", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_file_and_directory_ownership" }, { "result": "pass", "text": "Package does not own files or directories owned by other packages.", "note": null, "name": "CheckOwnOther", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_file_and_directory_ownership" }, { "result": "pass", "text": "Package is not relocatable.", "note": null, "name": "CheckRelocatable", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_relocatable_packages" }, { "result": "pending", "text": "Requires correct, justified where necessary.", "note": null, "name": "CheckRequires", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_explicit_requires" }, { "result": "pass", "text": "Sources used to build the package match the upstream source, as provided in the spec URL.", "note": null, "name": "CheckSourceMD5", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/SourceURL/" }, { "result": "pending", "text": "Spec file is legible and written in American English.", "note": null, "name": "CheckSpecLegibility", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_spec_legibility" }, { "result": "pass", "text": "Spec file name must match the spec package %{name}, in the format %{name}.spec.", "note": null, "name": "CheckSpecName", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_spec_file_naming" }, { "result": "pending", "text": "Package contains systemd file(s) if in need.", "note": null, "name": "CheckSystemdScripts", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/" }, { "result": "pass", "text": "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 redis-server", "name": "CheckSystemdUnitdirScriplets", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/Scriptlets/#_scriptlets" }, { "result": "pass", "text": "File names are valid UTF-8.", "note": null, "name": "CheckUTF8Filenames", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_non_ascii_filenames" }, { "result": "pending", "text": "Useful -debuginfo package or justification otherwise.", "note": null, "name": "CheckUsefulDebuginfo", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_debuginfo_packages" }, { "result": "pending", "text": "Package is not known to require an ExcludeArch tag.", "note": null, "name": "generic-excludearch", "url": "https://fedoraproject.org/wiki/Architectures#ExcludeArch_.26_ExclusiveArch" }, { "result": "pending", "text": "Large documentation must go in a -doc subpackage. Large could be size (~1MB) or number of files.", "note": "Documentation size is 63982 bytes in 5 files. ", "name": "generic-large-docs", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_documentation" }, { "result": "pass", "text": "Packages must not store files under /srv, /opt or /usr/local", "note": null, "name": "generic-srv-opt", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_documentation" }, { "result": "pending", "text": "Package successfully compiles and builds into binary rpms on at least one supported primary architecture.", "note": "Using prebuilt packages", "name": "CheckBuild", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_architecture_support" }, { "result": "pass", "text": "Package installs properly.", "note": null, "name": "CheckPackageInstalls", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/" }, { "result": "pass", "text": "Rpmlint is run on all rpms the build produces.", "note": "There are rpmlint messages (see attachment).", "name": "CheckRpmlint", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_use_rpmlint" } ] }, "SHOULD": { "Generic": [ { "result": "fail", "text": "Reviewer should test that the package builds in mock.", "note": null, "name": "CheckBuildInMock", "url": "https://fedoraproject.org/wiki/PackageMaintainers/MockTricks" }, { "result": "pass", "text": "Buildroot is not present", "note": null, "name": "CheckBuildroot", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/" }, { "result": "pass", "text": "Package has no %clean section with rm -rf %{buildroot} (or $RPM_BUILD_ROOT)", "note": null, "name": "CheckClean", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_tags_and_sections" }, { "result": "pending", "text": "If the source package does not include license text(s) as a separate file from upstream, the packager SHOULD query upstream to include it.", "note": null, "name": "CheckContainsLicenseText", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/LicensingGuidelines/#_license_text" }, { "result": "pass", "text": "No file requires outside of /etc, /bin, /sbin, /usr/bin, /usr/sbin.", "note": null, "name": "CheckFileRequires", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_file_and_directory_dependencies" }, { "result": "pending", "text": "Final provides and requires are sane (see attachments).", "note": null, "name": "CheckFinalRequiresProvides", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/" }, { "result": "pending", "text": "Fully versioned dependency in subpackages if applicable.", "note": "No Requires: %{name}%{?_isa} = %{version}-%{release} in redis-server , redis-devel", "name": "CheckFullVerReqSub", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_requiring_base_package" }, { "result": "pending", "text": "Package functions as described.", "note": null, "name": "CheckFunctionAsDescribed", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/" }, { "result": "pass", "text": "Packager, Vendor, PreReq, Copyright tags should not be in spec file", "note": null, "name": "CheckIllegalSpecTags", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_tags_and_sections" }, { "result": "pending", "text": "Latest version is packaged.", "note": null, "name": "CheckLatestVersionIsPackaged", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/" }, { "result": "pending", "text": "Package does not include license text files separate from upstream.", "note": null, "name": "CheckLicenseUpstream", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/LicensingGuidelines/#_license_text" }, { "result": "pending", "text": "Patches link to upstream bugs/comments/lists or are otherwise justified.", "note": null, "name": "CheckPatchComments", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_patch_guidelines" }, { "result": "pending", "text": "Scriptlets must be sane, if used.", "note": null, "name": "CheckScriptletSanity", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_scriptlets" }, { "result": "pending", "text": "SourceX tarball generation or download is documented.", "note": "Package contains tarball without URL, check comments", "name": "CheckSourceComment", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/SourceURL/" }, { "result": "pass", "text": "Sources can be downloaded from URI in Source: tag", "note": null, "name": "CheckSourceDownloads", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/SourceURL/" }, { "result": "pass", "text": "SourceX is a working URL.", "note": null, "name": "CheckSourceUrl", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/SourceURL/" }, { "result": "pending", "text": "Sources are verified with gpgverify first in %prep if upstream publishes signatures.", "note": "gpgverify is not used.", "name": "CheckSourceVerification", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_source_file_verification" }, { "result": "pending", "text": "Package should compile and build into binary rpms on all supported architectures.", "note": null, "name": "CheckSupportAllArchs", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_architecture_support" }, { "result": "pending", "text": "%check is present and all tests pass.", "note": null, "name": "CheckTestSuites", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_test_suites" }, { "result": "pending", "text": "Packages should try to preserve timestamps of original installed files.", "note": null, "name": "CheckTimeStamps", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_timestamps" }, { "result": "pass", "text": "Spec use %global instead of %define unless justified.", "note": null, "name": "CheckUseGlobal", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_global_preferred_over_define" } ] }, "EXTRA": { "Generic": [ { "result": "pass", "text": "Large data in /usr/share should live in a noarch subpackage if package is arched.", "note": null, "name": "generic-large-data", "url": "https://fedoraproject.org/wiki/Packaging:ReviewGuidelines#Package_Review_Guidelines" }, { "result": "fail", "text": "Package should not use obsolete m4 macros", "note": "Some obsoleted macros found, see the attachment.", "name": "CheckAutotoolsObsoletedMacros", "url": "https://fedorahosted.org/FedoraReview/wiki/AutoTools" }, { "result": "pass", "text": "Rpmlint is run on debuginfo package(s).", "note": "No rpmlint messages.", "name": "CheckRpmlintDebuginfo", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_use_rpmlint" }, { "result": "pass", "text": "Rpmlint is run on all installed packages.", "note": "No rpmlint messages.", "name": "CheckRpmlintInstalled", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_use_rpmlint" } ] } }, "attachments": [ { "header": "Rpmlint", "text": "Checking: redis-8.10.1-10.fc46.x86_64.rpm\n redis-server-8.10.1-10.fc46.x86_64.rpm\n redis-devel-8.10.1-10.fc46.x86_64.rpm\n redis-8.10.1-10.fc46.src.rpm\n============================ rpmlint session starts ============================\nrpmlint: 2.8.0\nconfiguration:\n /usr/lib/python3.14/site-packages/rpmlint/configdefaults.toml\n /etc/xdg/rpmlint/fedora-spdx-licenses.toml\n /etc/xdg/rpmlint/fedora.toml\n /etc/xdg/rpmlint/scoring.toml\n /etc/xdg/rpmlint/users-groups.toml\n /etc/xdg/rpmlint/warn-on-functions.toml\nrpmlintrc: [PosixPath('/tmp/tmpiwwjc7xg')]\nchecks: 32, packages: 4\n\nredis.src: E: spelling-error ('loadmodule', '%description -l en_US loadmodule -> load module, load-module, module')\nredis.src: E: spelling-error ('conf', '%description -l en_US conf -> con, cone, cons')\nredis.src: E: spelling-error ('downsampling', '%description -l en_US downsampling -> down sampling, down-sampling, downscaling')\nredis.x86_64: E: spelling-error ('loadmodule', '%description -l en_US loadmodule -> load module, load-module, module')\nredis.x86_64: E: spelling-error ('conf', '%description -l en_US conf -> con, cone, cons')\nredis.x86_64: E: spelling-error ('downsampling', '%description -l en_US downsampling -> down sampling, down-sampling, downscaling')\nredis.spec: W: specfile-warning sh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8): No such file or directory\nredis-devel.x86_64: W: only-non-binary-in-usr-lib\nredis.x86_64: W: obsolete-not-provided redisbloom\nredis.x86_64: W: obsolete-not-provided redisearch\nredis.x86_64: W: obsolete-not-provided redisjson\nredis.x86_64: W: obsolete-not-provided redistimeseries\nredis-server.x86_64: W: non-standard-uid /etc/redis redis\nredis-server.x86_64: W: non-standard-uid /etc/redis/modules redis\nredis-server.x86_64: W: non-standard-uid /etc/redis/redis.conf redis\nredis-server.x86_64: W: non-standard-uid /etc/redis/sentinel.conf redis\nredis-server.x86_64: W: non-standard-uid /var/lib/redis redis\nredis-server.x86_64: W: non-standard-uid /var/log/redis redis\nredis-server.x86_64: W: non-standard-gid /etc/redis/redis.conf redis\nredis-server.x86_64: W: non-standard-gid /etc/redis/sentinel.conf redis\nredis-server.x86_64: W: non-standard-gid /var/lib/redis redis\nredis-server.x86_64: W: non-standard-gid /var/log/redis redis\nredis-server.x86_64: E: non-standard-dir-perm /etc/redis 750\nredis-server.x86_64: E: non-standard-dir-perm /etc/redis/modules 750\nredis-server.x86_64: E: non-standard-dir-perm /var/lib/redis 750\nredis-server.x86_64: E: non-standard-dir-perm /var/log/redis 750\nredis-server.x86_64: E: non-readable /etc/redis/redis.conf 640\nredis-server.x86_64: E: non-readable /etc/redis/sentinel.conf 640\nredis-server.x86_64: W: no-manual-page-for-binary redis-benchmark\nredis-server.x86_64: W: no-manual-page-for-binary redis-check-aof\nredis-server.x86_64: W: no-manual-page-for-binary redis-check-rdb\nredis-server.x86_64: W: no-manual-page-for-binary redis-cli\nredis-server.x86_64: W: no-manual-page-for-binary redis-sentinel\nredis-server.x86_64: W: no-manual-page-for-binary redis-server\nredis.x86_64: W: no-documentation\nredis-devel.x86_64: W: no-documentation\nredis-server.x86_64: E: logrotate-user-writable-log-dir /var/log/redis redis:redis 0750\nredis.spec: W: invalid-url Source0: redis-8.10.1-full.tar.gz\nredis.spec: W: invalid-url Source1: redisjson-vendor-8.10.0.tar.gz\nredis.spec: W: invalid-url Source2: redisearch-vendor-8.10.0.tar.gz\nredis-server.x86_64: E: incoherent-logrotate-file /etc/logrotate.d/redis\nredis-server.x86_64: W: crypto-policy-non-compliance-openssl /usr/bin/redis-benchmark SSL_CTX_set_cipher_list\nredis-server.x86_64: W: crypto-policy-non-compliance-openssl /usr/bin/redis-cli SSL_CTX_set_cipher_list\nredis-server.x86_64: W: crypto-policy-non-compliance-openssl /usr/bin/redis-server SSL_CTX_set_cipher_list\n 4 packages and 0 specfiles checked; 14 errors, 30 warnings, 29 filtered, 14 badness; has taken 3.9 s \n\n\n" }, { "header": "Rpmlint (installed packages)", "text": "(none): E: there is no installed rpm \"redis\".\n(none): E: there is no installed rpm \"redis-server-debuginfo\".\n(none): E: there is no installed rpm \"redis-devel\".\n(none): E: there is no installed rpm \"redis-server\".\n(none): E: there is no installed rpm \"redis-debuginfo\".\nThere are no files to process nor additional arguments.\nNothing to do, aborting.\n============================ rpmlint session starts ============================\nrpmlint: 2.10.0\nconfiguration:\n /usr/lib/python3.15/site-packages/rpmlint/configdefaults.toml\n /etc/xdg/rpmlint/fedora-spdx-licenses.toml\n /etc/xdg/rpmlint/fedora.toml\n /etc/xdg/rpmlint/scoring.toml\n /etc/xdg/rpmlint/users-groups.toml\n /etc/xdg/rpmlint/warn-on-functions.toml\nchecks: 33, packages: 5\n\n 0 packages and 0 specfiles checked; 0 errors, 0 warnings, 0 filtered, 0 badness; has taken 0.0 s \n\n" }, { "header": "Rpmlint (debuginfo)", "text": "Checking: redis-server-debuginfo-8.10.1-10.fc46.x86_64.rpm\n redis-debuginfo-8.10.1-10.fc46.x86_64.rpm\n============================ rpmlint session starts ============================\nrpmlint: 2.8.0\nconfiguration:\n /usr/lib/python3.14/site-packages/rpmlint/configdefaults.toml\n /etc/xdg/rpmlint/fedora-spdx-licenses.toml\n /etc/xdg/rpmlint/fedora.toml\n /etc/xdg/rpmlint/scoring.toml\n /etc/xdg/rpmlint/users-groups.toml\n /etc/xdg/rpmlint/warn-on-functions.toml\nrpmlintrc: [PosixPath('/tmp/tmpc7yjcch2')]\nchecks: 32, packages: 2\n\n 2 packages and 0 specfiles checked; 0 errors, 0 warnings, 45 filtered, 0 badness; has taken 4.8 s \n\n\n\n" }, { "header": "", "text": "Generated by fedora-review 0.11.0 (05c5b26) last change: 2025-11-29\nCommand line :/bin/fedora-review --no-colors --prebuilt --rpm-spec --name redis --mock-config /var/lib/copr-rpmbuild/results/configs/child.cfg\nBuildroot used: fedora-rawhide-x86_64\nActive plugins: Shell-api, Generic, C/C++\nDisabled plugins: fonts, Haskell, Java, Perl, Ocaml, R, PHP, Python, SugarActivity\nDisabled flags: EXARCH, EPEL6, EPEL7, DISTTAG, BATCH\n" }, { "header": "Unversioned so-files", "text": "redis: /usr/lib64/redis/modules/libVectorSimilarity.so\nredis: /usr/lib64/redis/modules/libVectorSimilaritySpaces.so\nredis: /usr/lib64/redis/modules/libVectorSimilaritySpaces_no_optimization.so\nredis: /usr/lib64/redis/modules/libcpu_features.so\nredis: /usr/lib64/redis/modules/redisbloom.so\nredis: /usr/lib64/redis/modules/redisearch.so\nredis: /usr/lib64/redis/modules/redistimeseries.so\nredis: /usr/lib64/redis/modules/rejson.so" }, { "header": "Source checksums", "text": "https://github.com/google/cpu_features/archive/refs/tags/v0.10.1.tar.gz#/cpu_features-0.10.1.tar.gz :\n CHECKSUM(SHA256) this package : 52639b380fced11d738f8b151dbfee63fb94957731d07f1966c812e5b90cbad4\n CHECKSUM(SHA256) upstream package : 52639b380fced11d738f8b151dbfee63fb94957731d07f1966c812e5b90cbad4\nhttps://github.com/jfalcou/eve/archive/refs/tags/v2023.02.15.tar.gz#/eve-2023.02.15.tar.gz :\n CHECKSUM(SHA256) this package : 7a5fb59c0e6ef3bef3e8b36d62e138d31e7f2a9f1bdfe95a8e96512b207f84c5\n CHECKSUM(SHA256) upstream package : 7a5fb59c0e6ef3bef3e8b36d62e138d31e7f2a9f1bdfe95a8e96512b207f84c5\nhttps://github.com/Tessil/robin-map/archive/refs/tags/v1.4.0.tar.gz#/robin-map-1.4.0.tar.gz :\n CHECKSUM(SHA256) this package : 7930dbf9634acfc02686d87f615c0f4f33135948130b8922331c16d90a03250c\n CHECKSUM(SHA256) upstream package : 7930dbf9634acfc02686d87f615c0f4f33135948130b8922331c16d90a03250c\nhttps://github.com/fmtlib/fmt/archive/refs/tags/12.1.0.tar.gz#/fmt-12.1.0.tar.gz :\n CHECKSUM(SHA256) this package : ea7de4299689e12b6dddd392f9896f08fb0777ac7168897a244a6d6085043fea\n CHECKSUM(SHA256) upstream package : ea7de4299689e12b6dddd392f9896f08fb0777ac7168897a244a6d6085043fea\nhttps://github.com/gabime/spdlog/archive/refs/tags/v1.15.3.tar.gz#/spdlog-1.15.3.tar.gz :\n CHECKSUM(SHA256) this package : 15a04e69c222eb6c01094b5c7ff8a249b36bb22788d72519646fb85feb267e67\n CHECKSUM(SHA256) upstream package : 15a04e69c222eb6c01094b5c7ff8a249b36bb22788d72519646fb85feb267e67\nhttps://github.com/marzer/tomlplusplus/archive/refs/tags/v3.3.0.tar.gz#/tomlplusplus-3.3.0.tar.gz :\n CHECKSUM(SHA256) this package : fc1a5eb410f3c67e90e5ad1264a1386d020067cfb01b633cc8c0441789aa6cf2\n CHECKSUM(SHA256) upstream package : fc1a5eb410f3c67e90e5ad1264a1386d020067cfb01b633cc8c0441789aa6cf2\n" }, { "header": "Requires", "text": "redis (rpmlib, GLIBC filtered):\n config(redis)\n ld-linux-x86-64.so.2()(64bit)\n libc.so.6()(64bit)\n libcrypto.so.4()(64bit)\n libcrypto.so.4(OPENSSL_4.0.0)(64bit)\n libgcc_s.so.1()(64bit)\n libgcc_s.so.1(GCC_3.0)(64bit)\n libgcc_s.so.1(GCC_3.3)(64bit)\n libgcc_s.so.1(GCC_3.3.1)(64bit)\n libgcc_s.so.1(GCC_4.2.0)(64bit)\n libm.so.6()(64bit)\n libssl.so.4()(64bit)\n libssl.so.4(OPENSSL_4.0.0)(64bit)\n libstdc++.so.6()(64bit)\n libstdc++.so.6(CXXABI_1.3)(64bit)\n libstdc++.so.6(CXXABI_1.3.11)(64bit)\n libstdc++.so.6(CXXABI_1.3.13)(64bit)\n libstdc++.so.6(CXXABI_1.3.15)(64bit)\n libstdc++.so.6(CXXABI_1.3.2)(64bit)\n libstdc++.so.6(CXXABI_1.3.3)(64bit)\n libstdc++.so.6(CXXABI_1.3.5)(64bit)\n libstdc++.so.6(CXXABI_1.3.7)(64bit)\n libstdc++.so.6(CXXABI_1.3.8)(64bit)\n libstdc++.so.6(CXXABI_1.3.9)(64bit)\n redis-server(x86-64)\n rtld(GNU_HASH)\n\nredis-server (rpmlib, GLIBC filtered):\n /bin/sh\n config(redis-server)\n group(redis)\n libc.so.6()(64bit)\n libcrypto.so.4()(64bit)\n libcrypto.so.4(OPENSSL_4.0.0)(64bit)\n libm.so.6()(64bit)\n libssl.so.4()(64bit)\n libssl.so.4(OPENSSL_4.0.0)(64bit)\n libsystemd.so.0()(64bit)\n libsystemd.so.0(LIBSYSTEMD_209)(64bit)\n logrotate\n rtld(GNU_HASH)\n user(redis)\n\nredis-devel (rpmlib, GLIBC filtered):\n redis-server(x86-64)\n\n" }, { "header": "Provides", "text": "redis:\n bundled(LibMR)\n bundled(RedisModulesSDK)\n bundled(VectorSimilarity)\n bundled(cpu_features)\n bundled(dragonbox)\n bundled(eve)\n bundled(fast_double_parser)\n bundled(fmt)\n bundled(libevent)\n bundled(libuv)\n bundled(minunit)\n bundled(readies)\n bundled(robin-map)\n bundled(s2geometry)\n bundled(spdlog)\n bundled(t-digest-c)\n bundled(tomlplusplus)\n config(redis)\n redis\n redis(x86-64)\n redis-full\n\nredis-server:\n bundled(fast_float)\n bundled(fpconv)\n bundled(hdr_histogram)\n bundled(hiredis)\n bundled(jemalloc)\n bundled(linenoise)\n bundled(lua-libs)\n bundled(lzf)\n bundled(xxhash)\n config(redis-server)\n group(redis)\n redis(modules_abi)(x86-64)\n redis-server\n redis-server(x86-64)\n user(redis)\n\nredis-devel:\n redis-devel\n redis-devel(x86-64)\n redis-static\n rpm_macro(redis_modules_abi)\n rpm_macro(redis_modules_cfg)\n rpm_macro(redis_modules_dir)\n rpm_macro(redis_version)\n\n" }, { "header": "AutoTools: Obsoleted m4s found", "text": " AC_PROG_LIBTOOL found in:\n redis-8.10.1-build/redis-8.10.1/modules/redisearch/src/deps/libuv/configure.ac:45\n" } ] }