{ "issues": [], "results": { "MUST": { "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 without FPC exception.", "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": "pending", "text": "%config files are marked noreplace or the reason is justified.", "note": "No (noreplace) in %config /etc/ssh/sshd_config.d/60-opkssh.conf %config /etc/sudoers.d/opkssh", "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": "pending", "text": "Package requires other packages for directories it uses.", "note": "No known owner of /var/lib/selinux/targeted/active/modules/200, /etc/opk", "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. No licenses found. Please check the source files for licenses manually.", "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": "pass", "text": "Package does not use a name that already exists.", "note": null, "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/share/selinux/packages/targeted, /etc/ssh/sshd_config.d, /var/lib/selinux/targeted/active/modules/200, /usr/share/selinux, /etc/sudoers.d, /etc/ssh, /usr/share/selinux/packages, /etc/opk", "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": "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 520170 bytes in 19 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 golang-github-openpubkey-opkssh-server , golang-github-openpubkey-opkssh-server-selinux", "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": "fail", "text": "Uses parallel make %{?_smp_mflags} macro.", "note": null, "name": "CheckParallelMake", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_parallel_make" }, { "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": "pending", "text": "Spec use %global instead of %define unless justified.", "note": "%define requiring justification: %define autorelease(e:s:pb:n) %{?-p:0.}%{lua:", "name": "CheckUseGlobal", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_global_preferred_over_define" } ] }, "EXTRA": { "Generic": [ { "result": "pending", "text": "Large data in /usr/share should live in a noarch subpackage if package is arched.", "note": "Arch-ed rpms have a total of 1413120 bytes in /usr/share ", "name": "generic-large-data", "url": "https://fedoraproject.org/wiki/Packaging:ReviewGuidelines#Package_Review_Guidelines" }, { "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: golang-github-openpubkey-opkssh-0.10.0-6.fc44.x86_64.rpm\n golang-github-openpubkey-opkssh-server-0.10.0-6.fc44.noarch.rpm\n golang-github-openpubkey-opkssh-server-selinux-0.10.0-6.fc44.noarch.rpm\n golang-github-openpubkey-opkssh-0.10.0-6.fc44.src.rpm\n============================ rpmlint session starts ============================\nrpmlint: 2.8.0\nconfiguration:\n /usr/lib/python3.13/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/tmptc8jh_ef')]\nchecks: 32, packages: 4\n\ngolang-github-openpubkey-opkssh-server-selinux.noarch: W: zero-perms-ghost Suggestion: \"%ghost %attr(0644,root,root) /var/lib/selinux/targeted/active/modules/200/opkssh\"\ngolang-github-openpubkey-opkssh-server.noarch: E: useless-provides group(opkssh)\ngolang-github-openpubkey-opkssh.spec: W: specfile-warning warning: /tmp/rpmlint.golang-github-openpubkey-opkssh-0.10.0-6.fc44.src.rpm.cxbvribe/golang-github-openpubkey-opkssh.spec line 79: autopatch: no matching patches in range\ngolang-github-openpubkey-opkssh.spec: W: specfile-warning sh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8): No such file or directory\ngolang-github-openpubkey-opkssh.spec: W: specfile-warning /usr/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8): No such file or directory\ngolang-github-openpubkey-opkssh.spec: E: specfile-error /usr/lib/rpm/sysusers.generate-pre.sh: eval: line 70: syntax error near unexpected token `('\ngolang-github-openpubkey-opkssh.spec: E: specfile-error /usr/lib/rpm/sysusers.generate-pre.sh: eval: line 70: `arr=( opkssh ALL=(ALL) NOPASSWD: /usr/bin/opkssh readhome * )'\ngolang-github-openpubkey-opkssh-server.noarch: W: only-non-binary-in-usr-lib\ngolang-github-openpubkey-opkssh-server.noarch: E: non-readable /etc/opk/auth_id 640\ngolang-github-openpubkey-opkssh-server.noarch: E: non-readable /etc/opk/providers 640\ngolang-github-openpubkey-opkssh-server.noarch: E: non-readable /etc/ssh/sshd_config.d/60-opkssh.conf 600\ngolang-github-openpubkey-opkssh-server.noarch: E: non-readable /etc/sudoers.d/opkssh 440\ngolang-github-openpubkey-opkssh.x86_64: W: no-manual-page-for-binary opkssh\ngolang-github-openpubkey-opkssh-server.noarch: W: no-documentation\ngolang-github-openpubkey-opkssh-server-selinux.noarch: W: no-documentation\ngolang-github-openpubkey-opkssh.spec: W: invalid-url Source1: opkssh-0.10.0-vendor.tar.bz2\ngolang-github-openpubkey-opkssh.x86_64: W: files-duplicate /usr/share/licenses/golang-github-openpubkey-opkssh/vendor/github.com/openpubkey/openpubkey/LICENSE /usr/share/licenses/golang-github-openpubkey-opkssh/LICENSE\ngolang-github-openpubkey-opkssh.x86_64: W: files-duplicate /usr/share/licenses/golang-github-openpubkey-opkssh/vendor/modules.txt /usr/share/licenses/golang-github-openpubkey-opkssh/modules.txt\ngolang-github-openpubkey-opkssh-server.noarch: W: empty-%pre\ngolang-github-openpubkey-opkssh-server-selinux.noarch: W: dangerous-command-in-%pre cp\ngolang-github-openpubkey-opkssh-server-selinux.noarch: W: dangerous-command-in-%postun rm\ngolang-github-openpubkey-opkssh-server-selinux.noarch: W: dangerous-command-in-%posttrans rm\ngolang-github-openpubkey-opkssh-server.noarch: W: dangerous-command-in-%post chown\ngolang-github-openpubkey-opkssh-server-selinux.noarch: W: dangerous-command-in-%post rm\ngolang-github-openpubkey-opkssh.x86_64: W: cross-directory-hard-link /usr/share/licenses/golang-github-openpubkey-opkssh/vendor/github.com/awnumar/memguard/LICENSE /usr/share/licenses/golang-github-openpubkey-opkssh/vendor/github.com/awnumar/memcall/LICENSE\ngolang-github-openpubkey-opkssh.x86_64: W: cross-directory-hard-link /usr/share/licenses/golang-github-openpubkey-opkssh/vendor/github.com/containerd/errdefs/pkg/LICENSE /usr/share/licenses/golang-github-openpubkey-opkssh/vendor/github.com/containerd/errdefs/LICENSE\ngolang-github-openpubkey-opkssh.x86_64: W: cross-directory-hard-link /usr/share/licenses/golang-github-openpubkey-opkssh/vendor/github.com/containerd/log/LICENSE /usr/share/licenses/golang-github-openpubkey-opkssh/vendor/github.com/containerd/errdefs/LICENSE\ngolang-github-openpubkey-opkssh.x86_64: W: cross-directory-hard-link /usr/share/licenses/golang-github-openpubkey-opkssh/vendor/github.com/containerd/log/LICENSE /usr/share/licenses/golang-github-openpubkey-opkssh/vendor/github.com/containerd/errdefs/pkg/LICENSE\ngolang-github-openpubkey-opkssh.x86_64: W: cross-directory-hard-link /usr/share/licenses/golang-github-openpubkey-opkssh/vendor/github.com/containerd/platforms/LICENSE /usr/share/licenses/golang-github-openpubkey-opkssh/vendor/github.com/containerd/errdefs/LICENSE\ngolang-github-openpubkey-opkssh.x86_64: W: cross-directory-hard-link /usr/share/licenses/golang-github-openpubkey-opkssh/vendor/github.com/containerd/platforms/LICENSE /usr/share/licenses/golang-github-openpubkey-opkssh/vendor/github.com/containerd/errdefs/pkg/LICENSE\ngolang-github-openpubkey-opkssh.x86_64: W: cross-directory-hard-link /usr/share/licenses/golang-github-openpubkey-opkssh/vendor/github.com/containerd/platforms/LICENSE /usr/share/licenses/golang-github-openpubkey-opkssh/vendor/github.com/containerd/log/LICENSE\ngolang-github-openpubkey-opkssh.x86_64: W: cross-directory-hard-link /usr/share/licenses/golang-github-openpubkey-opkssh/vendor/github.com/docker/go-units/LICENSE /usr/share/licenses/golang-github-openpubkey-opkssh/vendor/github.com/docker/go-connections/LICENSE\ngolang-github-openpubkey-opkssh.x86_64: W: cross-directory-hard-link /usr/share/licenses/golang-github-openpubkey-opkssh/vendor/github.com/ebitengine/purego/LICENSE /usr/share/licenses/golang-github-openpubkey-opkssh/vendor/github.com/awnumar/memcall/LICENSE\ngolang-github-openpubkey-opkssh.x86_64: W: cross-directory-hard-link /usr/share/licenses/golang-github-openpubkey-opkssh/vendor/github.com/ebitengine/purego/LICENSE /usr/share/licenses/golang-github-openpubkey-opkssh/vendor/github.com/awnumar/memguard/LICENSE\ngolang-github-openpubkey-opkssh.x86_64: W: cross-directory-hard-link /usr/share/licenses/golang-github-openpubkey-opkssh/vendor/github.com/go-logr/logr/LICENSE /usr/share/licenses/golang-github-openpubkey-opkssh/vendor/github.com/awnumar/memcall/LICENSE\ngolang-github-openpubkey-opkssh.x86_64: W: cross-directory-hard-link /usr/share/licenses/golang-github-openpubkey-opkssh/vendor/github.com/go-logr/logr/LICENSE /usr/share/licenses/golang-github-openpubkey-opkssh/vendor/github.com/awnumar/memguard/LICENSE\ngolang-github-openpubkey-opkssh.x86_64: W: cross-directory-hard-link /usr/share/licenses/golang-github-openpubkey-opkssh/vendor/github.com/go-logr/logr/LICENSE /usr/share/licenses/golang-github-openpubkey-opkssh/vendor/github.com/ebitengine/purego/LICENSE\ngolang-github-openpubkey-opkssh.x86_64: W: cross-directory-hard-link /usr/share/licenses/golang-github-openpubkey-opkssh/vendor/github.com/kr/fs/LICENSE /usr/share/licenses/golang-github-openpubkey-opkssh/vendor/github.com/go-jose/go-jose/v4/json/LICENSE\ngolang-github-openpubkey-opkssh.x86_64: W: cross-directory-hard-link /usr/share/licenses/golang-github-openpubkey-opkssh/vendor/github.com/lestrrat-go/iter/LICENSE /usr/share/licenses/golang-github-openpubkey-opkssh/vendor/github.com/lestrrat-go/httpcc/LICENSE\ngolang-github-openpubkey-opkssh.x86_64: W: cross-directory-hard-link /usr/share/licenses/golang-github-openpubkey-opkssh/vendor/github.com/lestrrat-go/option/LICENSE /usr/share/licenses/golang-github-openpubkey-opkssh/vendor/github.com/lestrrat-go/blackmagic/LICENSE\ngolang-github-openpubkey-opkssh.x86_64: W: cross-directory-hard-link /usr/share/licenses/golang-github-openpubkey-opkssh/vendor/github.com/moby/docker-image-spec/LICENSE /usr/share/licenses/golang-github-openpubkey-opkssh/vendor/github.com/go-logr/stdr/LICENSE\ngolang-github-openpubkey-opkssh.x86_64: W: cross-directory-hard-link /usr/share/licenses/golang-github-openpubkey-opkssh/vendor/github.com/moby/go-archive/LICENSE /usr/share/licenses/golang-github-openpubkey-opkssh/vendor/github.com/go-jose/go-jose/v4/LICENSE\ngolang-github-openpubkey-opkssh.x86_64: W: cross-directory-hard-link /usr/share/licenses/golang-github-openpubkey-opkssh/vendor/github.com/moby/patternmatcher/LICENSE /usr/share/licenses/golang-github-openpubkey-opkssh/vendor/github.com/docker/docker/LICENSE\ngolang-github-openpubkey-opkssh.x86_64: W: cross-directory-hard-link /usr/share/licenses/golang-github-openpubkey-opkssh/vendor/github.com/moby/sys/sequential/LICENSE /usr/share/licenses/golang-github-openpubkey-opkssh/vendor/github.com/go-jose/go-jose/v4/LICENSE\ngolang-github-openpubkey-opkssh.x86_64: W: cross-directory-hard-link /usr/share/licenses/golang-github-openpubkey-opkssh/vendor/github.com/moby/sys/sequential/LICENSE /usr/share/licenses/golang-github-openpubkey-opkssh/vendor/github.com/moby/go-archive/LICENSE\ngolang-github-openpubkey-opkssh.x86_64: W: cross-directory-hard-link /usr/share/licenses/golang-github-openpubkey-opkssh/vendor/github.com/moby/sys/user/LICENSE /usr/share/licenses/golang-github-openpubkey-opkssh/vendor/github.com/go-jose/go-jose/v4/LICENSE\ngolang-github-openpubkey-opkssh.x86_64: W: cross-directory-hard-link /usr/share/licenses/golang-github-openpubkey-opkssh/vendor/github.com/moby/sys/user/LICENSE /usr/share/licenses/golang-github-openpubkey-opkssh/vendor/github.com/moby/go-archive/LICENSE\ngolang-github-openpubkey-opkssh.x86_64: W: cross-directory-hard-link /usr/share/licenses/golang-github-openpubkey-opkssh/vendor/github.com/moby/sys/user/LICENSE /usr/share/licenses/golang-github-openpubkey-opkssh/vendor/github.com/moby/sys/sequential/LICENSE\ngolang-github-openpubkey-opkssh.x86_64: W: cross-directory-hard-link /usr/share/licenses/golang-github-openpubkey-opkssh/vendor/github.com/moby/sys/userns/LICENSE /usr/share/licenses/golang-github-openpubkey-opkssh/vendor/github.com/go-jose/go-jose/v4/LICENSE\ngolang-github-openpubkey-opkssh.x86_64: W: cross-directory-hard-link /usr/share/licenses/golang-github-openpubkey-opkssh/vendor/github.com/moby/sys/userns/LICENSE /usr/share/licenses/golang-github-openpubkey-opkssh/vendor/github.com/moby/go-archive/LICENSE\ngolang-github-openpubkey-opkssh.x86_64: W: cross-directory-hard-link /usr/share/licenses/golang-github-openpubkey-opkssh/vendor/github.com/moby/sys/userns/LICENSE /usr/share/licenses/golang-github-openpubkey-opkssh/vendor/github.com/moby/sys/sequential/LICENSE\ngolang-github-openpubkey-opkssh.x86_64: W: cross-directory-hard-link /usr/share/licenses/golang-github-openpubkey-opkssh/vendor/github.com/moby/sys/userns/LICENSE /usr/share/licenses/golang-github-openpubkey-opkssh/vendor/github.com/moby/sys/user/LICENSE\ngolang-github-openpubkey-opkssh.x86_64: W: cross-directory-hard-link /usr/share/licenses/golang-github-openpubkey-opkssh/vendor/github.com/moby/term/LICENSE /usr/share/licenses/golang-github-openpubkey-opkssh/vendor/github.com/docker/docker/LICENSE\ngolang-github-openpubkey-opkssh.x86_64: W: cross-directory-hard-link /usr/share/licenses/golang-github-openpubkey-opkssh/vendor/github.com/moby/term/LICENSE /usr/share/licenses/golang-github-openpubkey-opkssh/vendor/github.com/moby/patternmatcher/LICENSE\ngolang-github-openpubkey-opkssh.x86_64: W: cross-directory-hard-link /usr/share/licenses/golang-github-openpubkey-opkssh/vendor/github.com/spf13/cobra/LICENSE.txt /usr/share/licenses/golang-github-openpubkey-opkssh/vendor/github.com/spf13/afero/LICENSE.txt\ngolang-github-openpubkey-opkssh.x86_64: W: cross-directory-hard-link /usr/share/licenses/golang-github-openpubkey-opkssh/vendor/github.com/tklauser/numcpus/LICENSE /usr/share/licenses/golang-github-openpubkey-opkssh/vendor/github.com/go-jose/go-jose/v4/LICENSE\ngolang-github-openpubkey-opkssh.x86_64: W: cross-directory-hard-link /usr/share/licenses/golang-github-openpubkey-opkssh/vendor/github.com/tklauser/numcpus/LICENSE /usr/share/licenses/golang-github-openpubkey-opkssh/vendor/github.com/moby/go-archive/LICENSE\ngolang-github-openpubkey-opkssh.x86_64: W: cross-directory-hard-link /usr/share/licenses/golang-github-openpubkey-opkssh/vendor/github.com/tklauser/numcpus/LICENSE /usr/share/licenses/golang-github-openpubkey-opkssh/vendor/github.com/moby/sys/sequential/LICENSE\ngolang-github-openpubkey-opkssh.x86_64: W: cross-directory-hard-link /usr/share/licenses/golang-github-openpubkey-opkssh/vendor/github.com/tklauser/numcpus/LICENSE /usr/share/licenses/golang-github-openpubkey-opkssh/vendor/github.com/moby/sys/user/LICENSE\ngolang-github-openpubkey-opkssh.x86_64: W: cross-directory-hard-link /usr/share/licenses/golang-github-openpubkey-opkssh/vendor/github.com/tklauser/numcpus/LICENSE /usr/share/licenses/golang-github-openpubkey-opkssh/vendor/github.com/moby/sys/userns/LICENSE\ngolang-github-openpubkey-opkssh.x86_64: W: cross-directory-hard-link /usr/share/licenses/golang-github-openpubkey-opkssh/vendor/github.com/zitadel/logging/LICENSE /usr/share/licenses/golang-github-openpubkey-opkssh/vendor/github.com/go-logr/stdr/LICENSE\ngolang-github-openpubkey-opkssh.x86_64: W: cross-directory-hard-link /usr/share/licenses/golang-github-openpubkey-opkssh/vendor/github.com/zitadel/logging/LICENSE /usr/share/licenses/golang-github-openpubkey-opkssh/vendor/github.com/moby/docker-image-spec/LICENSE\ngolang-github-openpubkey-opkssh.x86_64: W: cross-directory-hard-link /usr/share/licenses/golang-github-openpubkey-opkssh/vendor/github.com/zitadel/oidc/v3/LICENSE /usr/share/licenses/golang-github-openpubkey-opkssh/vendor/github.com/go-logr/stdr/LICENSE\ngolang-github-openpubkey-opkssh.x86_64: W: cross-directory-hard-link /usr/share/licenses/golang-github-openpubkey-opkssh/vendor/github.com/zitadel/oidc/v3/LICENSE /usr/share/licenses/golang-github-openpubkey-opkssh/vendor/github.com/moby/docker-image-spec/LICENSE\ngolang-github-openpubkey-opkssh.x86_64: W: cross-directory-hard-link /usr/share/licenses/golang-github-openpubkey-opkssh/vendor/github.com/zitadel/oidc/v3/LICENSE /usr/share/licenses/golang-github-openpubkey-opkssh/vendor/github.com/zitadel/logging/LICENSE\ngolang-github-openpubkey-opkssh.x86_64: W: cross-directory-hard-link /usr/share/licenses/golang-github-openpubkey-opkssh/vendor/go.opentelemetry.io/auto/sdk/LICENSE /usr/share/licenses/golang-github-openpubkey-opkssh/vendor/github.com/go-logr/stdr/LICENSE\ngolang-github-openpubkey-opkssh.x86_64: W: cross-directory-hard-link /usr/share/licenses/golang-github-openpubkey-opkssh/vendor/go.opentelemetry.io/auto/sdk/LICENSE /usr/share/licenses/golang-github-openpubkey-opkssh/vendor/github.com/moby/docker-image-spec/LICENSE\ngolang-github-openpubkey-opkssh.x86_64: W: cross-directory-hard-link /usr/share/licenses/golang-github-openpubkey-opkssh/vendor/go.opentelemetry.io/auto/sdk/LICENSE /usr/share/licenses/golang-github-openpubkey-opkssh/vendor/github.com/zitadel/logging/LICENSE\ngolang-github-openpubkey-opkssh.x86_64: W: cross-directory-hard-link /usr/share/licenses/golang-github-openpubkey-opkssh/vendor/go.opentelemetry.io/auto/sdk/LICENSE /usr/share/licenses/golang-github-openpubkey-opkssh/vendor/github.com/zitadel/oidc/v3/LICENSE\ngolang-github-openpubkey-opkssh.x86_64: W: cross-directory-hard-link /usr/share/licenses/golang-github-openpubkey-opkssh/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/LICENSE /usr/share/licenses/golang-github-openpubkey-opkssh/vendor/github.com/go-logr/stdr/LICENSE\ngolang-github-openpubkey-opkssh.x86_64: W: cross-directory-hard-link /usr/share/licenses/golang-github-openpubkey-opkssh/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/LICENSE /usr/share/licenses/golang-github-openpubkey-opkssh/vendor/github.com/moby/docker-image-spec/LICENSE\ngolang-github-openpubkey-opkssh.x86_64: W: cross-directory-hard-link /usr/share/licenses/golang-github-openpubkey-opkssh/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/LICENSE /usr/share/licenses/golang-github-openpubkey-opkssh/vendor/github.com/zitadel/logging/LICENSE\ngolang-github-openpubkey-opkssh.x86_64: W: cross-directory-hard-link /usr/share/licenses/golang-github-openpubkey-opkssh/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/LICENSE /usr/share/licenses/golang-github-openpubkey-opkssh/vendor/github.com/zitadel/oidc/v3/LICENSE\ngolang-github-openpubkey-opkssh.x86_64: W: cross-directory-hard-link /usr/share/licenses/golang-github-openpubkey-opkssh/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/LICENSE /usr/share/licenses/golang-github-openpubkey-opkssh/vendor/go.opentelemetry.io/auto/sdk/LICENSE\ngolang-github-openpubkey-opkssh.x86_64: W: cross-directory-hard-link /usr/share/licenses/golang-github-openpubkey-opkssh/vendor/go.opentelemetry.io/otel/LICENSE /usr/share/licenses/golang-github-openpubkey-opkssh/vendor/github.com/go-logr/stdr/LICENSE\ngolang-github-openpubkey-opkssh.x86_64: W: cross-directory-hard-link /usr/share/licenses/golang-github-openpubkey-opkssh/vendor/go.opentelemetry.io/otel/LICENSE /usr/share/licenses/golang-github-openpubkey-opkssh/vendor/github.com/moby/docker-image-spec/LICENSE\ngolang-github-openpubkey-opkssh.x86_64: W: cross-directory-hard-link /usr/share/licenses/golang-github-openpubkey-opkssh/vendor/go.opentelemetry.io/otel/LICENSE /usr/share/licenses/golang-github-openpubkey-opkssh/vendor/github.com/zitadel/logging/LICENSE\ngolang-github-openpubkey-opkssh.x86_64: W: cross-directory-hard-link /usr/share/licenses/golang-github-openpubkey-opkssh/vendor/go.opentelemetry.io/otel/LICENSE /usr/share/licenses/golang-github-openpubkey-opkssh/vendor/github.com/zitadel/oidc/v3/LICENSE\ngolang-github-openpubkey-opkssh.x86_64: W: cross-directory-hard-link /usr/share/licenses/golang-github-openpubkey-opkssh/vendor/go.opentelemetry.io/otel/LICENSE /usr/share/licenses/golang-github-openpubkey-opkssh/vendor/go.opentelemetry.io/auto/sdk/LICENSE\ngolang-github-openpubkey-opkssh.x86_64: W: cross-directory-hard-link /usr/share/licenses/golang-github-openpubkey-opkssh/vendor/go.opentelemetry.io/otel/LICENSE /usr/share/licenses/golang-github-openpubkey-opkssh/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/LICENSE\ngolang-github-openpubkey-opkssh.x86_64: W: cross-directory-hard-link /usr/share/licenses/golang-github-openpubkey-opkssh/vendor/go.opentelemetry.io/otel/metric/LICENSE /usr/share/licenses/golang-github-openpubkey-opkssh/vendor/github.com/go-logr/stdr/LICENSE\ngolang-github-openpubkey-opkssh.x86_64: W: cross-directory-hard-link /usr/share/licenses/golang-github-openpubkey-opkssh/vendor/go.opentelemetry.io/otel/metric/LICENSE /usr/share/licenses/golang-github-openpubkey-opkssh/vendor/github.com/moby/docker-image-spec/LICENSE\ngolang-github-openpubkey-opkssh.x86_64: W: cross-directory-hard-link /usr/share/licenses/golang-github-openpubkey-opkssh/vendor/go.opentelemetry.io/otel/metric/LICENSE /usr/share/licenses/golang-github-openpubkey-opkssh/vendor/github.com/zitadel/logging/LICENSE\ngolang-github-openpubkey-opkssh.x86_64: W: cross-directory-hard-link /usr/share/licenses/golang-github-openpubkey-opkssh/vendor/go.opentelemetry.io/otel/metric/LICENSE /usr/share/licenses/golang-github-openpubkey-opkssh/vendor/github.com/zitadel/oidc/v3/LICENSE\ngolang-github-openpubkey-opkssh.x86_64: W: cross-directory-hard-link /usr/share/licenses/golang-github-openpubkey-opkssh/vendor/go.opentelemetry.io/otel/metric/LICENSE /usr/share/licenses/golang-github-openpubkey-opkssh/vendor/go.opentelemetry.io/auto/sdk/LICENSE\ngolang-github-openpubkey-opkssh.x86_64: W: cross-directory-hard-link /usr/share/licenses/golang-github-openpubkey-opkssh/vendor/go.opentelemetry.io/otel/metric/LICENSE /usr/share/licenses/golang-github-openpubkey-opkssh/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/LICENSE\ngolang-github-openpubkey-opkssh.x86_64: W: cross-directory-hard-link /usr/share/licenses/golang-github-openpubkey-opkssh/vendor/go.opentelemetry.io/otel/metric/LICENSE /usr/share/licenses/golang-github-openpubkey-opkssh/vendor/go.opentelemetry.io/otel/LICENSE\ngolang-github-openpubkey-opkssh.x86_64: W: cross-directory-hard-link /usr/share/licenses/golang-github-openpubkey-opkssh/vendor/go.opentelemetry.io/otel/trace/LICENSE /usr/share/licenses/golang-github-openpubkey-opkssh/vendor/github.com/go-logr/stdr/LICENSE\ngolang-github-openpubkey-opkssh.x86_64: W: cross-directory-hard-link /usr/share/licenses/golang-github-openpubkey-opkssh/vendor/go.opentelemetry.io/otel/trace/LICENSE /usr/share/licenses/golang-github-openpubkey-opkssh/vendor/github.com/moby/docker-image-spec/LICENSE\ngolang-github-openpubkey-opkssh.x86_64: W: cross-directory-hard-link /usr/share/licenses/golang-github-openpubkey-opkssh/vendor/go.opentelemetry.io/otel/trace/LICENSE /usr/share/licenses/golang-github-openpubkey-opkssh/vendor/github.com/zitadel/logging/LICENSE\ngolang-github-openpubkey-opkssh.x86_64: W: cross-directory-hard-link /usr/share/licenses/golang-github-openpubkey-opkssh/vendor/go.opentelemetry.io/otel/trace/LICENSE /usr/share/licenses/golang-github-openpubkey-opkssh/vendor/github.com/zitadel/oidc/v3/LICENSE\ngolang-github-openpubkey-opkssh.x86_64: W: cross-directory-hard-link /usr/share/licenses/golang-github-openpubkey-opkssh/vendor/go.opentelemetry.io/otel/trace/LICENSE /usr/share/licenses/golang-github-openpubkey-opkssh/vendor/go.opentelemetry.io/auto/sdk/LICENSE\ngolang-github-openpubkey-opkssh.x86_64: W: cross-directory-hard-link /usr/share/licenses/golang-github-openpubkey-opkssh/vendor/go.opentelemetry.io/otel/trace/LICENSE /usr/share/licenses/golang-github-openpubkey-opkssh/vendor/go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp/LICENSE\ngolang-github-openpubkey-opkssh.x86_64: W: cross-directory-hard-link /usr/share/licenses/golang-github-openpubkey-opkssh/vendor/go.opentelemetry.io/otel/trace/LICENSE /usr/share/licenses/golang-github-openpubkey-opkssh/vendor/go.opentelemetry.io/otel/LICENSE\ngolang-github-openpubkey-opkssh.x86_64: W: cross-directory-hard-link /usr/share/licenses/golang-github-openpubkey-opkssh/vendor/go.opentelemetry.io/otel/trace/LICENSE /usr/share/licenses/golang-github-openpubkey-opkssh/vendor/go.opentelemetry.io/otel/metric/LICENSE\ngolang-github-openpubkey-opkssh.x86_64: W: cross-directory-hard-link /usr/share/licenses/golang-github-openpubkey-opkssh/vendor/golang.org/x/exp/LICENSE /usr/share/licenses/golang-github-openpubkey-opkssh/vendor/golang.org/x/crypto/LICENSE\ngolang-github-openpubkey-opkssh.x86_64: W: cross-directory-hard-link /usr/share/licenses/golang-github-openpubkey-opkssh/vendor/golang.org/x/exp/PATENTS /usr/share/licenses/golang-github-openpubkey-opkssh/vendor/golang.org/x/crypto/PATENTS\ngolang-github-openpubkey-opkssh.x86_64: W: cross-directory-hard-link /usr/share/licenses/golang-github-openpubkey-opkssh/vendor/golang.org/x/net/LICENSE /usr/share/licenses/golang-github-openpubkey-opkssh/vendor/golang.org/x/crypto/LICENSE\ngolang-github-openpubkey-opkssh.x86_64: W: cross-directory-hard-link /usr/share/licenses/golang-github-openpubkey-opkssh/vendor/golang.org/x/net/LICENSE /usr/share/licenses/golang-github-openpubkey-opkssh/vendor/golang.org/x/exp/LICENSE\ngolang-github-openpubkey-opkssh.x86_64: W: cross-directory-hard-link /usr/share/licenses/golang-github-openpubkey-opkssh/vendor/golang.org/x/net/PATENTS /usr/share/licenses/golang-github-openpubkey-opkssh/vendor/golang.org/x/crypto/PATENTS\ngolang-github-openpubkey-opkssh.x86_64: W: cross-directory-hard-link /usr/share/licenses/golang-github-openpubkey-opkssh/vendor/golang.org/x/net/PATENTS /usr/share/licenses/golang-github-openpubkey-opkssh/vendor/golang.org/x/exp/PATENTS\ngolang-github-openpubkey-opkssh.x86_64: W: cross-directory-hard-link /usr/share/licenses/golang-github-openpubkey-opkssh/vendor/golang.org/x/oauth2/LICENSE /usr/share/licenses/golang-github-openpubkey-opkssh/vendor/golang.org/x/crypto/LICENSE\ngolang-github-openpubkey-opkssh.x86_64: W: cross-directory-hard-link /usr/share/licenses/golang-github-openpubkey-opkssh/vendor/golang.org/x/oauth2/LICENSE /usr/share/licenses/golang-github-openpubkey-opkssh/vendor/golang.org/x/exp/LICENSE\ngolang-github-openpubkey-opkssh.x86_64: W: cross-directory-hard-link /usr/share/licenses/golang-github-openpubkey-opkssh/vendor/golang.org/x/oauth2/LICENSE /usr/share/licenses/golang-github-openpubkey-opkssh/vendor/golang.org/x/net/LICENSE\ngolang-github-openpubkey-opkssh.x86_64: W: cross-directory-hard-link /usr/share/licenses/golang-github-openpubkey-opkssh/vendor/golang.org/x/sys/LICENSE /usr/share/licenses/golang-github-openpubkey-opkssh/vendor/golang.org/x/crypto/LICENSE\ngolang-github-openpubkey-opkssh.x86_64: W: cross-directory-hard-link /usr/share/licenses/golang-github-openpubkey-opkssh/vendor/golang.org/x/sys/LICENSE /usr/share/licenses/golang-github-openpubkey-opkssh/vendor/golang.org/x/exp/LICENSE\ngolang-github-openpubkey-opkssh.x86_64: W: cross-directory-hard-link /usr/share/licenses/golang-github-openpubkey-opkssh/vendor/golang.org/x/sys/LICENSE /usr/share/licenses/golang-github-openpubkey-opkssh/vendor/golang.org/x/net/LICENSE\ngolang-github-openpubkey-opkssh.x86_64: W: cross-directory-hard-link /usr/share/licenses/golang-github-openpubkey-opkssh/vendor/golang.org/x/sys/LICENSE /usr/share/licenses/golang-github-openpubkey-opkssh/vendor/golang.org/x/oauth2/LICENSE\ngolang-github-openpubkey-opkssh.x86_64: W: cross-directory-hard-link /usr/share/licenses/golang-github-openpubkey-opkssh/vendor/golang.org/x/sys/PATENTS /usr/share/licenses/golang-github-openpubkey-opkssh/vendor/golang.org/x/crypto/PATENTS\ngolang-github-openpubkey-opkssh.x86_64: W: cross-directory-hard-link /usr/share/licenses/golang-github-openpubkey-opkssh/vendor/golang.org/x/sys/PATENTS /usr/share/licenses/golang-github-openpubkey-opkssh/vendor/golang.org/x/exp/PATENTS\ngolang-github-openpubkey-opkssh.x86_64: W: cross-directory-hard-link /usr/share/licenses/golang-github-openpubkey-opkssh/vendor/golang.org/x/sys/PATENTS /usr/share/licenses/golang-github-openpubkey-opkssh/vendor/golang.org/x/net/PATENTS\ngolang-github-openpubkey-opkssh.x86_64: W: cross-directory-hard-link /usr/share/licenses/golang-github-openpubkey-opkssh/vendor/golang.org/x/term/LICENSE /usr/share/licenses/golang-github-openpubkey-opkssh/vendor/golang.org/x/crypto/LICENSE\ngolang-github-openpubkey-opkssh.x86_64: W: cross-directory-hard-link /usr/share/licenses/golang-github-openpubkey-opkssh/vendor/golang.org/x/term/LICENSE /usr/share/licenses/golang-github-openpubkey-opkssh/vendor/golang.org/x/exp/LICENSE\ngolang-github-openpubkey-opkssh.x86_64: W: cross-directory-hard-link /usr/share/licenses/golang-github-openpubkey-opkssh/vendor/golang.org/x/term/LICENSE /usr/share/licenses/golang-github-openpubkey-opkssh/vendor/golang.org/x/net/LICENSE\ngolang-github-openpubkey-opkssh.x86_64: W: cross-directory-hard-link /usr/share/licenses/golang-github-openpubkey-opkssh/vendor/golang.org/x/term/LICENSE /usr/share/licenses/golang-github-openpubkey-opkssh/vendor/golang.org/x/oauth2/LICENSE\ngolang-github-openpubkey-opkssh.x86_64: W: cross-directory-hard-link /usr/share/licenses/golang-github-openpubkey-opkssh/vendor/golang.org/x/term/LICENSE /usr/share/licenses/golang-github-openpubkey-opkssh/vendor/golang.org/x/sys/LICENSE\ngolang-github-openpubkey-opkssh.x86_64: W: cross-directory-hard-link /usr/share/licenses/golang-github-openpubkey-opkssh/vendor/golang.org/x/term/PATENTS /usr/share/licenses/golang-github-openpubkey-opkssh/vendor/golang.org/x/crypto/PATENTS\ngolang-github-openpubkey-opkssh.x86_64: W: cross-directory-hard-link /usr/share/licenses/golang-github-openpubkey-opkssh/vendor/golang.org/x/term/PATENTS /usr/share/licenses/golang-github-openpubkey-opkssh/vendor/golang.org/x/exp/PATENTS\ngolang-github-openpubkey-opkssh.x86_64: W: cross-directory-hard-link /usr/share/licenses/golang-github-openpubkey-opkssh/vendor/golang.org/x/term/PATENTS /usr/share/licenses/golang-github-openpubkey-opkssh/vendor/golang.org/x/net/PATENTS\ngolang-github-openpubkey-opkssh.x86_64: W: cross-directory-hard-link /usr/share/licenses/golang-github-openpubkey-opkssh/vendor/golang.org/x/term/PATENTS /usr/share/licenses/golang-github-openpubkey-opkssh/vendor/golang.org/x/sys/PATENTS\ngolang-github-openpubkey-opkssh.x86_64: W: cross-directory-hard-link /usr/share/licenses/golang-github-openpubkey-opkssh/vendor/golang.org/x/text/LICENSE /usr/share/licenses/golang-github-openpubkey-opkssh/vendor/golang.org/x/crypto/LICENSE\ngolang-github-openpubkey-opkssh.x86_64: W: cross-directory-hard-link /usr/share/licenses/golang-github-openpubkey-opkssh/vendor/golang.org/x/text/LICENSE /usr/share/licenses/golang-github-openpubkey-opkssh/vendor/golang.org/x/exp/LICENSE\ngolang-github-openpubkey-opkssh.x86_64: W: cross-directory-hard-link /usr/share/licenses/golang-github-openpubkey-opkssh/vendor/golang.org/x/text/LICENSE /usr/share/licenses/golang-github-openpubkey-opkssh/vendor/golang.org/x/net/LICENSE\ngolang-github-openpubkey-opkssh.x86_64: W: cross-directory-hard-link /usr/share/licenses/golang-github-openpubkey-opkssh/vendor/golang.org/x/text/LICENSE /usr/share/licenses/golang-github-openpubkey-opkssh/vendor/golang.org/x/oauth2/LICENSE\ngolang-github-openpubkey-opkssh.x86_64: W: cross-directory-hard-link /usr/share/licenses/golang-github-openpubkey-opkssh/vendor/golang.org/x/text/LICENSE /usr/share/licenses/golang-github-openpubkey-opkssh/vendor/golang.org/x/sys/LICENSE\ngolang-github-openpubkey-opkssh.x86_64: W: cross-directory-hard-link /usr/share/licenses/golang-github-openpubkey-opkssh/vendor/golang.org/x/text/LICENSE /usr/share/licenses/golang-github-openpubkey-opkssh/vendor/golang.org/x/term/LICENSE\ngolang-github-openpubkey-opkssh.x86_64: W: cross-directory-hard-link /usr/share/licenses/golang-github-openpubkey-opkssh/vendor/golang.org/x/text/PATENTS /usr/share/licenses/golang-github-openpubkey-opkssh/vendor/golang.org/x/crypto/PATENTS\ngolang-github-openpubkey-opkssh.x86_64: W: cross-directory-hard-link /usr/share/licenses/golang-github-openpubkey-opkssh/vendor/golang.org/x/text/PATENTS /usr/share/licenses/golang-github-openpubkey-opkssh/vendor/golang.org/x/exp/PATENTS\ngolang-github-openpubkey-opkssh.x86_64: W: cross-directory-hard-link /usr/share/licenses/golang-github-openpubkey-opkssh/vendor/golang.org/x/text/PATENTS /usr/share/licenses/golang-github-openpubkey-opkssh/vendor/golang.org/x/net/PATENTS\ngolang-github-openpubkey-opkssh.x86_64: W: cross-directory-hard-link /usr/share/licenses/golang-github-openpubkey-opkssh/vendor/golang.org/x/text/PATENTS /usr/share/licenses/golang-github-openpubkey-opkssh/vendor/golang.org/x/sys/PATENTS\ngolang-github-openpubkey-opkssh.x86_64: W: cross-directory-hard-link /usr/share/licenses/golang-github-openpubkey-opkssh/vendor/golang.org/x/text/PATENTS /usr/share/licenses/golang-github-openpubkey-opkssh/vendor/golang.org/x/term/PATENTS\ngolang-github-openpubkey-opkssh-server.noarch: W: conffile-without-noreplace-flag /etc/ssh/sshd_config.d/60-opkssh.conf\ngolang-github-openpubkey-opkssh-server.noarch: W: conffile-without-noreplace-flag /etc/sudoers.d/opkssh\n 4 packages and 0 specfiles checked; 7 errors, 126 warnings, 15 filtered, 7 badness; has taken 0.9 s \n\n\n" }, { "header": "Rpmlint (installed packages)", "text": "(none): E: there is no installed rpm \"golang-github-openpubkey-opkssh-debuginfo\".\n(none): E: there is no installed rpm \"golang-github-openpubkey-opkssh-server\".\n(none): E: there is no installed rpm \"golang-github-openpubkey-opkssh\".\n(none): E: there is no installed rpm \"golang-github-openpubkey-opkssh-server-selinux\".\nThere are no files to process nor additional arguments.\nNothing to do, aborting.\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\nchecks: 32, packages: 4\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: golang-github-openpubkey-opkssh-debuginfo-0.10.0-6.fc44.x86_64.rpm\n============================ rpmlint session starts ============================\nrpmlint: 2.8.0\nconfiguration:\n /usr/lib/python3.13/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/tmpnvlflkiq')]\nchecks: 32, packages: 1\n\n 1 packages and 0 specfiles checked; 0 errors, 0 warnings, 6 filtered, 0 badness; has taken 0.7 s \n\n\n\n" }, { "header": "", "text": "Generated by fedora-review 0.10.0 (e79b66b) last change: 2023-07-24\nCommand line :/bin/fedora-review --no-colors --prebuilt --rpm-spec --name golang-github-openpubkey-opkssh --mock-config /var/lib/copr-rpmbuild/results/configs/child.cfg\nBuildroot used: fedora-rawhide-x86_64\nActive plugins: Generic, Shell-api\nDisabled plugins: C/C++, R, SugarActivity, Perl, Ocaml, Haskell, PHP, Java, fonts, Python\nDisabled flags: EXARCH, EPEL6, EPEL7, DISTTAG, BATCH\n" }, { "header": "Source checksums", "text": "https://github.com/openpubkey/opkssh/archive/v0.10.0/opkssh-0.10.0.tar.gz :\n CHECKSUM(SHA256) this package : 71796c060705411e98fc7d11d944c531cea1d09df14cc1331c5647a31483de41\n CHECKSUM(SHA256) upstream package : 71796c060705411e98fc7d11d944c531cea1d09df14cc1331c5647a31483de41\n" }, { "header": "Requires", "text": "golang-github-openpubkey-opkssh (rpmlib, GLIBC filtered):\n libc.so.6()(64bit)\n libresolv.so.2()(64bit)\n rtld(GNU_HASH)\n\ngolang-github-openpubkey-opkssh-server (rpmlib, GLIBC filtered):\n (opkssh-server-selinux if selinux-policy-targeted)\n /bin/sh\n config(golang-github-openpubkey-opkssh-server)\n golang-github-openpubkey-opkssh\n\ngolang-github-openpubkey-opkssh-server-selinux (rpmlib, GLIBC filtered):\n /bin/sh\n selinux-policy-targeted\n\n" }, { "header": "Provides", "text": "golang-github-openpubkey-opkssh:\n bundled(golang(dario.cat/mergo))\n bundled(golang(filippo.io/bigmod))\n bundled(golang(github.com/Azure/go-ansiterm))\n bundled(golang(github.com/Microsoft/go-winio))\n bundled(golang(github.com/awnumar/memcall))\n bundled(golang(github.com/awnumar/memguard))\n bundled(golang(github.com/bmatcuk/doublestar/v4))\n bundled(golang(github.com/cenkalti/backoff/v4))\n bundled(golang(github.com/containerd/errdefs))\n bundled(golang(github.com/containerd/errdefs/pkg))\n bundled(golang(github.com/containerd/log))\n bundled(golang(github.com/containerd/platforms))\n bundled(golang(github.com/cpuguy83/dockercfg))\n bundled(golang(github.com/davecgh/go-spew))\n bundled(golang(github.com/decred/dcrd/dcrec/secp256k1/v4))\n bundled(golang(github.com/distribution/reference))\n bundled(golang(github.com/docker/docker))\n bundled(golang(github.com/docker/go-connections))\n bundled(golang(github.com/docker/go-units))\n bundled(golang(github.com/ebitengine/purego))\n bundled(golang(github.com/felixge/httpsnoop))\n bundled(golang(github.com/go-chi/chi/v5))\n bundled(golang(github.com/go-jose/go-jose/v4))\n bundled(golang(github.com/go-logr/logr))\n bundled(golang(github.com/go-logr/stdr))\n bundled(golang(github.com/go-ole/go-ole))\n bundled(golang(github.com/goccy/go-json))\n bundled(golang(github.com/gogo/protobuf))\n bundled(golang(github.com/google/uuid))\n bundled(golang(github.com/gorilla/securecookie))\n bundled(golang(github.com/inconshreveable/mousetrap))\n bundled(golang(github.com/jeremija/gosubmit))\n bundled(golang(github.com/kballard/go-shellquote))\n bundled(golang(github.com/klauspost/compress))\n bundled(golang(github.com/kr/fs))\n bundled(golang(github.com/lestrrat-go/blackmagic))\n bundled(golang(github.com/lestrrat-go/httpcc))\n bundled(golang(github.com/lestrrat-go/httprc))\n bundled(golang(github.com/lestrrat-go/iter))\n bundled(golang(github.com/lestrrat-go/jwx/v2))\n bundled(golang(github.com/lestrrat-go/option))\n bundled(golang(github.com/lufia/plan9stats))\n bundled(golang(github.com/magiconair/properties))\n bundled(golang(github.com/melbahja/goph))\n bundled(golang(github.com/moby/docker-image-spec))\n bundled(golang(github.com/moby/go-archive))\n bundled(golang(github.com/moby/patternmatcher))\n bundled(golang(github.com/moby/sys/sequential))\n bundled(golang(github.com/moby/sys/user))\n bundled(golang(github.com/moby/sys/userns))\n bundled(golang(github.com/moby/term))\n bundled(golang(github.com/morikuni/aec))\n bundled(golang(github.com/muhlemmer/gu))\n bundled(golang(github.com/muhlemmer/httpforwarded))\n bundled(golang(github.com/opencontainers/go-digest))\n bundled(golang(github.com/opencontainers/image-spec))\n bundled(golang(github.com/openpubkey/openpubkey))\n bundled(golang(github.com/pkg/errors))\n bundled(golang(github.com/pkg/sftp))\n bundled(golang(github.com/pmezard/go-difflib))\n bundled(golang(github.com/power-devops/perfstat))\n bundled(golang(github.com/rs/cors))\n bundled(golang(github.com/segmentio/asm))\n bundled(golang(github.com/shirou/gopsutil/v4))\n bundled(golang(github.com/sirupsen/logrus))\n bundled(golang(github.com/spf13/afero))\n bundled(golang(github.com/spf13/cobra))\n bundled(golang(github.com/spf13/pflag))\n bundled(golang(github.com/stretchr/testify))\n bundled(golang(github.com/testcontainers/testcontainers-go))\n bundled(golang(github.com/thediveo/enumflag/v2))\n bundled(golang(github.com/tklauser/go-sysconf))\n bundled(golang(github.com/tklauser/numcpus))\n bundled(golang(github.com/yusufpapurcu/wmi))\n bundled(golang(github.com/zitadel/logging))\n bundled(golang(github.com/zitadel/oidc/v3))\n bundled(golang(github.com/zitadel/schema))\n bundled(golang(go.opentelemetry.io/auto/sdk))\n bundled(golang(go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp))\n bundled(golang(go.opentelemetry.io/otel))\n bundled(golang(go.opentelemetry.io/otel/exporters/otlp/otlptrace))\n bundled(golang(go.opentelemetry.io/otel/metric))\n bundled(golang(go.opentelemetry.io/otel/trace))\n bundled(golang(go.opentelemetry.io/proto/otlp))\n bundled(golang(golang.org/x/crypto))\n bundled(golang(golang.org/x/exp))\n bundled(golang(golang.org/x/net))\n bundled(golang(golang.org/x/oauth2))\n bundled(golang(golang.org/x/sys))\n bundled(golang(golang.org/x/term))\n bundled(golang(golang.org/x/text))\n bundled(golang(gopkg.in/yaml.v3))\n golang-github-openpubkey-opkssh\n golang-github-openpubkey-opkssh(x86-64)\n opkssh\n\ngolang-github-openpubkey-opkssh-server:\n config(golang-github-openpubkey-opkssh-server)\n golang-github-openpubkey-opkssh-server\n group(opkssh)\n opkssh-server\n user(opkssh)\n\ngolang-github-openpubkey-opkssh-server-selinux:\n golang-github-openpubkey-opkssh-server-selinux\n opkssh-server-selinux\n\n" } ] }