{ "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": "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": "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: \"MIT License\", \"Unknown or generated\", \"*No copyright* MIT License\", \"BSD 0-Clause License and/or BSD 3-Clause License and/or MIT License\", \"BSD 3-Clause License and/or MIT License\", \"*No copyright* Apache License 2.0\", \"BSD 3-Clause License\", \"Apache License 2.0\". 5062 files have unknown license. Detailed output of licensecheck in /var/lib/copr-rpmbuild/results/nodejs-basedpyright/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": "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": "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": "pass", "text": "Package must own all directories that it creates.", "note": null, "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": "Package is not known to require an ExcludeArch tag.", "note": null, "name": "generic-excludearch", "url": "https://fedoraproject.org/wiki/Architectures#ExcludeArch_.26_ExclusiveArch" }, { "result": "pass", "text": "Large documentation must go in a -doc subpackage. Large could be size (~1MB) or number of files.", "note": "Documentation size is 942 bytes in 1 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": "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": "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:, %define pkg_name basedpyright", "name": "CheckUseGlobal", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_global_preferred_over_define" } ] }, "EXTRA": { "Generic": [ { "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: nodejs-basedpyright-1.37.4-4.fc42.noarch.rpm\n nodejs-basedpyright-1.37.4-4.fc42.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/tmp29lzoxnu')]\nchecks: 32, packages: 2\n\nnodejs-basedpyright.noarch: E: zero-length /usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stdlib/compression/__init__.pyi\nnodejs-basedpyright.noarch: E: zero-length /usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stdlib/compression/_common/__init__.pyi\nnodejs-basedpyright.noarch: E: zero-length /usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stdlib/concurrent/__init__.pyi\nnodejs-basedpyright.noarch: E: zero-length /usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stdlib/distutils/command/bdist_packager.pyi\nnodejs-basedpyright.noarch: E: zero-length /usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stdlib/email/mime/__init__.pyi\nnodejs-basedpyright.noarch: E: zero-length /usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stdlib/lib2to3/__init__.pyi\nnodejs-basedpyright.noarch: E: zero-length /usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stdlib/lib2to3/fixes/__init__.pyi\nnodejs-basedpyright.noarch: E: zero-length /usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stdlib/pydoc_data/__init__.pyi\nnodejs-basedpyright.noarch: E: zero-length /usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stdlib/urllib/__init__.pyi\nnodejs-basedpyright.noarch: E: zero-length /usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stdlib/wsgiref/__init__.pyi\nnodejs-basedpyright.noarch: E: zero-length /usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stdlib/xml/etree/__init__.pyi\nnodejs-basedpyright.noarch: E: zero-length /usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stdlib/xmlrpc/__init__.pyi\nnodejs-basedpyright.noarch: E: zero-length /usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stubs/Authlib/authlib/common/__init__.pyi\nnodejs-basedpyright.noarch: E: zero-length /usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stubs/Authlib/authlib/integrations/__init__.pyi\nnodejs-basedpyright.noarch: E: zero-length /usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stubs/Authlib/authlib/oauth2/rfc8693/__init__.pyi\nnodejs-basedpyright.noarch: E: zero-length /usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stubs/Authlib/authlib/oidc/__init__.pyi\nnodejs-basedpyright.noarch: E: zero-length /usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stubs/Jetson.GPIO/Jetson/__init__.pyi\nnodejs-basedpyright.noarch: E: zero-length /usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stubs/PyMeeus/pymeeus/__init__.pyi\nnodejs-basedpyright.noarch: E: zero-length /usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stubs/PyMySQL/pymysql/constants/__init__.pyi\nnodejs-basedpyright.noarch: E: zero-length /usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stubs/RPi.GPIO/RPi/__init__.pyi\nnodejs-basedpyright.noarch: E: zero-length /usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stubs/WTForms/wtforms/csrf/__init__.pyi\nnodejs-basedpyright.noarch: E: zero-length /usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stubs/antlr4-python3-runtime/antlr4/atn/__init__.pyi\nnodejs-basedpyright.noarch: E: zero-length /usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stubs/antlr4-python3-runtime/antlr4/dfa/__init__.pyi\nnodejs-basedpyright.noarch: E: zero-length /usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stubs/antlr4-python3-runtime/antlr4/error/__init__.pyi\nnodejs-basedpyright.noarch: E: zero-length /usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stubs/antlr4-python3-runtime/antlr4/tree/__init__.pyi\nnodejs-basedpyright.noarch: E: zero-length /usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stubs/antlr4-python3-runtime/antlr4/xpath/__init__.pyi\nnodejs-basedpyright.noarch: E: zero-length /usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stubs/aws-xray-sdk/aws_xray_sdk/core/emitters/__init__.pyi\nnodejs-basedpyright.noarch: E: zero-length /usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stubs/aws-xray-sdk/aws_xray_sdk/core/exceptions/__init__.pyi\nnodejs-basedpyright.noarch: E: zero-length /usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stubs/aws-xray-sdk/aws_xray_sdk/core/models/__init__.pyi\nnodejs-basedpyright.noarch: E: zero-length /usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stubs/aws-xray-sdk/aws_xray_sdk/core/plugins/__init__.pyi\nnodejs-basedpyright.noarch: E: zero-length /usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stubs/aws-xray-sdk/aws_xray_sdk/core/sampling/__init__.pyi\nnodejs-basedpyright.noarch: E: zero-length /usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stubs/aws-xray-sdk/aws_xray_sdk/core/sampling/local/__init__.pyi\nnodejs-basedpyright.noarch: E: zero-length /usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stubs/aws-xray-sdk/aws_xray_sdk/core/streaming/__init__.pyi\nnodejs-basedpyright.noarch: E: zero-length /usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stubs/aws-xray-sdk/aws_xray_sdk/core/utils/__init__.pyi\nnodejs-basedpyright.noarch: E: zero-length /usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stubs/aws-xray-sdk/aws_xray_sdk/ext/__init__.pyi\nnodejs-basedpyright.noarch: E: zero-length /usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stubs/aws-xray-sdk/aws_xray_sdk/ext/aiohttp/__init__.pyi\nnodejs-basedpyright.noarch: E: zero-length /usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stubs/aws-xray-sdk/aws_xray_sdk/ext/bottle/__init__.pyi\nnodejs-basedpyright.noarch: E: zero-length /usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stubs/aws-xray-sdk/aws_xray_sdk/ext/flask/__init__.pyi\nnodejs-basedpyright.noarch: E: zero-length /usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stubs/aws-xray-sdk/aws_xray_sdk/ext/flask_sqlalchemy/__init__.pyi\nnodejs-basedpyright.noarch: E: zero-length /usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stubs/aws-xray-sdk/aws_xray_sdk/ext/sqlalchemy/__init__.pyi\nnodejs-basedpyright.noarch: E: zero-length /usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stubs/aws-xray-sdk/aws_xray_sdk/ext/sqlalchemy/util/__init__.pyi\nnodejs-basedpyright.noarch: E: zero-length /usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stubs/boltons/boltons/__init__.pyi\nnodejs-basedpyright.noarch: E: zero-length /usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stubs/braintree/braintree/test/__init__.pyi\nnodejs-basedpyright.noarch: E: zero-length /usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stubs/channels/channels/generic/__init__.pyi\nnodejs-basedpyright.noarch: E: zero-length /usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stubs/channels/channels/management/__init__.pyi\nnodejs-basedpyright.noarch: E: zero-length /usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stubs/channels/channels/management/commands/__init__.pyi\nnodejs-basedpyright.noarch: E: zero-length /usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stubs/channels/channels/security/__init__.pyi\nnodejs-basedpyright.noarch: E: zero-length /usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stubs/click-web/click_web/resources/__init__.pyi\nnodejs-basedpyright.noarch: E: zero-length /usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stubs/colorful/colorful/__init__.pyi\nnodejs-basedpyright.noarch: E: zero-length /usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stubs/console-menu/consolemenu/validators/__init__.pyi\nnodejs-basedpyright.noarch: E: zero-length /usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stubs/console-menu/consolemenu/version.pyi\nnodejs-basedpyright.noarch: E: zero-length /usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stubs/convertdate/convertdate/data/__init__.pyi\nnodejs-basedpyright.noarch: E: zero-length /usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stubs/dateparser/dateparser/custom_language_detection/__init__.pyi\nnodejs-basedpyright.noarch: E: zero-length /usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stubs/dateparser/dateparser_data/__init__.pyi\nnodejs-basedpyright.noarch: E: zero-length /usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stubs/django-import-export/import_export/formats/__init__.pyi\nnodejs-basedpyright.noarch: E: zero-length /usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stubs/django-import-export/import_export/templatetags/__init__.pyi\nnodejs-basedpyright.noarch: E: zero-length /usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stubs/django-import-export/management/__init__.pyi\nnodejs-basedpyright.noarch: E: zero-length /usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stubs/django-import-export/management/commands/__init__.pyi\nnodejs-basedpyright.noarch: E: zero-length /usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stubs/docker/docker/models/__init__.pyi\nnodejs-basedpyright.noarch: E: zero-length /usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stubs/flake8-simplify/flake8_simplify/rules/__init__.pyi\nnodejs-basedpyright.noarch: E: zero-length /usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stubs/flake8/flake8/api/__init__.pyi\nnodejs-basedpyright.noarch: E: zero-length /usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stubs/flake8/flake8/formatting/__init__.pyi\nnodejs-basedpyright.noarch: E: zero-length /usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stubs/flake8/flake8/main/__init__.pyi\nnodejs-basedpyright.noarch: E: zero-length /usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stubs/flake8/flake8/options/__init__.pyi\nnodejs-basedpyright.noarch: E: zero-length /usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stubs/flake8/flake8/plugins/__init__.pyi\nnodejs-basedpyright.noarch: E: zero-length /usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stubs/gevent/gevent/_ffi/__init__.pyi\nnodejs-basedpyright.noarch: E: zero-length /usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stubs/grpcio-channelz/grpc_channelz/__init__.pyi\nnodejs-basedpyright.noarch: E: zero-length /usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stubs/grpcio-channelz/grpc_channelz/v1/__init__.pyi\nnodejs-basedpyright.noarch: E: zero-length /usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stubs/grpcio-health-checking/grpc_health/__init__.pyi\nnodejs-basedpyright.noarch: E: zero-length /usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stubs/grpcio-health-checking/grpc_health/v1/__init__.pyi\nnodejs-basedpyright.noarch: E: zero-length /usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stubs/grpcio-reflection/grpc_reflection/__init__.pyi\nnodejs-basedpyright.noarch: E: zero-length /usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stubs/grpcio-reflection/grpc_reflection/v1alpha/__init__.pyi\nnodejs-basedpyright.noarch: E: zero-length /usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stubs/grpcio-status/grpc_status/__init__.pyi\nnodejs-basedpyright.noarch: E: zero-length /usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stubs/gunicorn/gunicorn/app/__init__.pyi\nnodejs-basedpyright.noarch: E: zero-length /usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stubs/gunicorn/gunicorn/instrument/__init__.pyi\nnodejs-basedpyright.noarch: E: zero-length /usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stubs/html5lib/html5lib/filters/__init__.pyi\nnodejs-basedpyright.noarch: E: zero-length /usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stubs/hvac/hvac/constants/__init__.pyi\nnodejs-basedpyright.noarch: E: zero-length /usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stubs/jwcrypto/jwcrypto/__init__.pyi\nnodejs-basedpyright.noarch: E: zero-length /usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stubs/ldap3/ldap3/core/__init__.pyi\nnodejs-basedpyright.noarch: E: zero-length /usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stubs/ldap3/ldap3/extend/microsoft/__init__.pyi\nnodejs-basedpyright.noarch: E: zero-length /usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stubs/ldap3/ldap3/extend/novell/__init__.pyi\nnodejs-basedpyright.noarch: E: zero-length /usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stubs/ldap3/ldap3/extend/standard/__init__.pyi\nnodejs-basedpyright.noarch: E: zero-length /usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stubs/ldap3/ldap3/operation/__init__.pyi\nnodejs-basedpyright.noarch: E: zero-length /usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stubs/ldap3/ldap3/protocol/__init__.pyi\nnodejs-basedpyright.noarch: E: zero-length /usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stubs/ldap3/ldap3/protocol/formatters/__init__.pyi\nnodejs-basedpyright.noarch: E: zero-length /usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stubs/ldap3/ldap3/protocol/sasl/__init__.pyi\nnodejs-basedpyright.noarch: E: zero-length /usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stubs/ldap3/ldap3/protocol/schemas/__init__.pyi\nnodejs-basedpyright.noarch: E: zero-length /usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stubs/ldap3/ldap3/strategy/__init__.pyi\nnodejs-basedpyright.noarch: E: zero-length /usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stubs/ldap3/ldap3/utils/__init__.pyi\nnodejs-basedpyright.noarch: E: zero-length /usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stubs/libsass/sassutils/__init__.pyi\nnodejs-basedpyright.noarch: E: zero-length /usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stubs/netaddr/netaddr/compat.pyi\nnodejs-basedpyright.noarch: E: zero-length /usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stubs/netaddr/netaddr/contrib/__init__.pyi\nnodejs-basedpyright.noarch: E: zero-length /usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stubs/oauthlib/oauthlib/openid/connect/__init__.pyi\nnodejs-basedpyright.noarch: E: zero-length /usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stubs/oauthlib/oauthlib/openid/connect/core/__init__.pyi\nnodejs-basedpyright.noarch: E: zero-length /usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stubs/openpyxl/openpyxl/packaging/__init__.pyi\nnodejs-basedpyright.noarch: E: zero-length /usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stubs/openpyxl/openpyxl/pivot/__init__.pyi\nnodejs-basedpyright.noarch: E: zero-length /usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stubs/openpyxl/openpyxl/reader/__init__.pyi\nnodejs-basedpyright.noarch: E: zero-length /usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stubs/openpyxl/openpyxl/worksheet/__init__.pyi\nnodejs-basedpyright.noarch: E: zero-length /usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stubs/openpyxl/openpyxl/writer/__init__.pyi\nnodejs-basedpyright.noarch: E: zero-length /usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stubs/opentracing/opentracing/ext/__init__.pyi\nnodejs-basedpyright.noarch: E: zero-length /usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stubs/opentracing/opentracing/harness/__init__.pyi\nnodejs-basedpyright.noarch: E: zero-length /usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stubs/passlib/passlib/crypto/__init__.pyi\nnodejs-basedpyright.noarch: E: zero-length /usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stubs/passlib/passlib/ext/__init__.pyi\nnodejs-basedpyright.noarch: E: zero-length /usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stubs/passlib/passlib/ext/django/__init__.pyi\nnodejs-basedpyright.noarch: E: zero-length /usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stubs/passlib/passlib/handlers/__init__.pyi\nnodejs-basedpyright.noarch: E: zero-length /usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stubs/peewee/playhouse/__init__.pyi\nnodejs-basedpyright.noarch: E: zero-length /usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stubs/pika/pika/adapters/utils/__init__.pyi\nnodejs-basedpyright.noarch: E: zero-length /usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stubs/pony/pony/flask/example/__init__.pyi\nnodejs-basedpyright.noarch: E: zero-length /usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stubs/pony/pony/orm/dbproviders/__init__.pyi\nnodejs-basedpyright.noarch: E: zero-length /usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stubs/pony/pony/orm/examples/__init__.pyi\nnodejs-basedpyright.noarch: E: zero-length /usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stubs/pony/pony/orm/integration/__init__.pyi\nnodejs-basedpyright.noarch: E: zero-length /usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stubs/pony/pony/thirdparty/__init__.pyi\nnodejs-basedpyright.noarch: E: zero-length /usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stubs/protobuf/google/protobuf/compiler/__init__.pyi\nnodejs-basedpyright.noarch: E: zero-length /usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stubs/protobuf/google/protobuf/internal/__init__.pyi\nnodejs-basedpyright.noarch: E: zero-length /usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stubs/protobuf/google/protobuf/util/__init__.pyi\nnodejs-basedpyright.noarch: E: zero-length /usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stubs/pyasn1/pyasn1/codec/__init__.pyi\nnodejs-basedpyright.noarch: E: zero-length /usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stubs/pyasn1/pyasn1/codec/ber/__init__.pyi\nnodejs-basedpyright.noarch: E: zero-length /usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stubs/pyasn1/pyasn1/codec/cer/__init__.pyi\nnodejs-basedpyright.noarch: E: zero-length /usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stubs/pyasn1/pyasn1/codec/der/__init__.pyi\nnodejs-basedpyright.noarch: E: zero-length /usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stubs/pyasn1/pyasn1/codec/native/__init__.pyi\nnodejs-basedpyright.noarch: E: zero-length /usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stubs/pyasn1/pyasn1/compat/__init__.pyi\nnodejs-basedpyright.noarch: E: zero-length /usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stubs/pyasn1/pyasn1/type/__init__.pyi\nnodejs-basedpyright.noarch: E: zero-length /usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stubs/pyflakes/pyflakes/scripts/__init__.pyi\nnodejs-basedpyright.noarch: E: zero-length /usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stubs/pyinstaller/PyInstaller/depend/__init__.pyi\nnodejs-basedpyright.noarch: E: zero-length /usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stubs/pyinstaller/PyInstaller/lib/__init__.pyi\nnodejs-basedpyright.noarch: E: zero-length /usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stubs/pyinstaller/PyInstaller/lib/modulegraph/__init__.pyi\nnodejs-basedpyright.noarch: E: zero-length /usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stubs/pyinstaller/PyInstaller/utils/__init__.pyi\nnodejs-basedpyright.noarch: E: zero-length /usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stubs/pyserial/serial/tools/__init__.pyi\nnodejs-basedpyright.noarch: E: zero-length /usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stubs/pyserial/serial/urlhandler/__init__.pyi\nnodejs-basedpyright.noarch: E: zero-length /usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stubs/pywin32/pythonwin/__init__.pyi\nnodejs-basedpyright.noarch: E: zero-length /usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stubs/pywin32/win32/__init__.pyi\nnodejs-basedpyright.noarch: E: zero-length /usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stubs/pywin32/win32/lib/__init__.pyi\nnodejs-basedpyright.noarch: E: zero-length /usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stubs/pywin32/win32com/gen_py/__init__.pyi\nnodejs-basedpyright.noarch: E: zero-length /usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stubs/pywin32/win32com/server/__init__.pyi\nnodejs-basedpyright.noarch: E: zero-length /usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stubs/pywin32/win32comext/__init__.pyi\nnodejs-basedpyright.noarch: E: zero-length /usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stubs/pywin32/win32comext/authorization/__init__.pyi\nnodejs-basedpyright.noarch: E: zero-length /usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stubs/pywin32/win32comext/axcontrol/__init__.pyi\nnodejs-basedpyright.noarch: E: zero-length /usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stubs/pywin32/win32comext/axdebug/__init__.pyi\nnodejs-basedpyright.noarch: E: zero-length /usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stubs/pywin32/win32comext/axscript/__init__.pyi\nnodejs-basedpyright.noarch: E: zero-length /usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stubs/pywin32/win32comext/axscript/client/__init__.pyi\nnodejs-basedpyright.noarch: E: zero-length /usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stubs/pywin32/win32comext/axscript/server/__init__.pyi\nnodejs-basedpyright.noarch: E: zero-length /usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stubs/pywin32/win32comext/bits/__init__.pyi\nnodejs-basedpyright.noarch: E: zero-length /usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stubs/pywin32/win32comext/directsound/__init__.pyi\nnodejs-basedpyright.noarch: E: zero-length /usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stubs/pywin32/win32comext/ifilter/__init__.pyi\nnodejs-basedpyright.noarch: E: zero-length /usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stubs/pywin32/win32comext/internet/__init__.pyi\nnodejs-basedpyright.noarch: E: zero-length /usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stubs/pywin32/win32comext/mapi/__init__.pyi\nnodejs-basedpyright.noarch: E: zero-length /usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stubs/pywin32/win32comext/propsys/__init__.pyi\nnodejs-basedpyright.noarch: E: zero-length /usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stubs/pywin32/win32comext/shell/__init__.pyi\nnodejs-basedpyright.noarch: E: zero-length /usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stubs/pywin32/win32comext/taskscheduler/__init__.pyi\nnodejs-basedpyright.noarch: E: zero-length /usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stubs/qrcode/qrcode/image/__init__.pyi\nnodejs-basedpyright.noarch: E: zero-length /usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stubs/qrcode/qrcode/image/styles/__init__.pyi\nnodejs-basedpyright.noarch: E: zero-length /usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stubs/reportlab/reportlab/graphics/barcode/fourstate.pyi\nnodejs-basedpyright.noarch: E: zero-length /usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stubs/reportlab/reportlab/graphics/samples/__init__.pyi\nnodejs-basedpyright.noarch: E: zero-length /usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stubs/seaborn/seaborn/_core/__init__.pyi\nnodejs-basedpyright.noarch: E: zero-length /usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stubs/seaborn/seaborn/_marks/__init__.pyi\nnodejs-basedpyright.noarch: E: zero-length /usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stubs/seaborn/seaborn/_stats/__init__.pyi\nnodejs-basedpyright.noarch: E: zero-length /usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stubs/seaborn/seaborn/external/__init__.pyi\nnodejs-basedpyright.noarch: E: zero-length /usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stubs/setuptools/setuptools/command/__init__.pyi\nnodejs-basedpyright.noarch: E: zero-length /usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stubs/shapely/shapely/algorithms/__init__.pyi\nnodejs-basedpyright.noarch: E: zero-length /usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stubs/tensorflow/tensorflow/core/protobuf/__init__.pyi\nnodejs-basedpyright.noarch: E: zero-length /usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stubs/tensorflow/tensorflow/python/feature_column/__init__.pyi\nnodejs-basedpyright.noarch: E: zero-length /usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stubs/tensorflow/tensorflow/python/trackable/__init__.pyi\nnodejs-basedpyright.noarch: E: zero-length /usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stubs/tqdm/tqdm/_dist_ver.pyi\nnodejs-basedpyright.noarch: E: zero-length /usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stubs/workalendar/workalendar/__init__.pyi\nnodejs-basedpyright.noarch: E: zero-length /usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stubs/xdgenvpy/xdgenvpy/__init__.pyi\nnodejs-basedpyright.noarch: E: zero-length /usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stubs/xmldiff/xmldiff/__init__.pyi\nnodejs-basedpyright.noarch: E: zero-length /usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stubs/yt-dlp/yt_dlp/utils/jslib/__init__.pyi\nnodejs-basedpyright.noarch: E: spelling-error ('pylance', 'Summary(en_US) pylance -> lance')\nnodejs-basedpyright.noarch: E: spelling-error ('pylance', '%description -l en_US pylance -> lance')\nnodejs-basedpyright.src: E: spelling-error ('pylance', 'Summary(en_US) pylance -> lance')\nnodejs-basedpyright.src: E: spelling-error ('pylance', '%description -l en_US pylance -> lance')\nnodejs-basedpyright.noarch: W: only-non-binary-in-usr-lib\nnodejs-basedpyright.noarch: W: no-manual-page-for-binary basedpyright\nnodejs-basedpyright.noarch: W: no-manual-page-for-binary basedpyright-langserver\nnodejs-basedpyright.noarch: W: files-duplicate /usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stdlib/encodings/shift_jisx0213.pyi /usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stdlib/encodings/big5.pyi:/usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stdlib/encodings/big5hkscs.pyi:/usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stdlib/encodings/cp932.pyi:/usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stdlib/encodings/cp949.pyi:/usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stdlib/encodings/cp950.pyi:(and 18 more)\nnodejs-basedpyright.noarch: W: files-duplicate /usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stdlib/encodings/tis_620.pyi /usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stdlib/encodings/cp037.pyi:/usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stdlib/encodings/cp1006.pyi:/usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stdlib/encodings/cp1026.pyi:/usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stdlib/encodings/cp1140.pyi:/usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stdlib/encodings/cp1250.pyi:(and 46 more)\nnodejs-basedpyright.noarch: W: files-duplicate /usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stdlib/encodings/mac_arabic.pyi /usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stdlib/encodings/cp1125.pyi:/usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stdlib/encodings/cp437.pyi:/usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stdlib/encodings/cp737.pyi:/usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stdlib/encodings/cp775.pyi:/usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stdlib/encodings/cp850.pyi:(and 12 more)\nnodejs-basedpyright.noarch: W: files-duplicate /usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stubs/unidiff/unidiff/__version__.pyi /usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stubs/Flask-Cors/flask_cors/version.pyi:/usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stubs/django-import-export/import_export/__init__.pyi:/usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stubs/docker/docker/version.pyi:/usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stubs/google-cloud-ndb/google/cloud/ndb/version.pyi:/usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stubs/setuptools/setuptools/version.pyi:(and 1 more)\nnodejs-basedpyright.noarch: W: files-duplicate /usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stubs/aws-xray-sdk/aws_xray_sdk/ext/sqlite3/__init__.pyi /usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stubs/aws-xray-sdk/aws_xray_sdk/ext/aiobotocore/__init__.pyi:/usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stubs/aws-xray-sdk/aws_xray_sdk/ext/botocore/__init__.pyi:/usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stubs/aws-xray-sdk/aws_xray_sdk/ext/httpx/__init__.pyi:/usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stubs/aws-xray-sdk/aws_xray_sdk/ext/mysql/__init__.pyi:/usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stubs/aws-xray-sdk/aws_xray_sdk/ext/psycopg/__init__.pyi:(and 4 more)\nnodejs-basedpyright.noarch: W: files-duplicate /usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stubs/aws-xray-sdk/aws_xray_sdk/ext/psycopg2/patch.pyi /usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stubs/aws-xray-sdk/aws_xray_sdk/ext/aiobotocore/patch.pyi:/usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stubs/aws-xray-sdk/aws_xray_sdk/ext/botocore/patch.pyi:/usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stubs/aws-xray-sdk/aws_xray_sdk/ext/psycopg/patch.pyi\nnodejs-basedpyright.noarch: W: files-duplicate /usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stubs/aws-xray-sdk/aws_xray_sdk/ext/sqlalchemy_core/__init__.pyi /usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stubs/aws-xray-sdk/aws_xray_sdk/ext/pg8000/__init__.pyi:/usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stubs/aws-xray-sdk/aws_xray_sdk/ext/pymysql/__init__.pyi\nnodejs-basedpyright.noarch: W: files-duplicate /usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stubs/aws-xray-sdk/aws_xray_sdk/ext/sqlalchemy_core/patch.pyi /usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stubs/aws-xray-sdk/aws_xray_sdk/ext/pg8000/patch.pyi\nnodejs-basedpyright.noarch: W: files-duplicate /usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stubs/dateparser/dateparser/custom_language_detection/langdetect.pyi /usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stubs/dateparser/dateparser/custom_language_detection/fasttext.pyi\nnodejs-basedpyright.noarch: W: files-duplicate /usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stubs/django-import-export/management/commands/import.pyi /usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stubs/django-import-export/management/commands/export.pyi\nnodejs-basedpyright.noarch: W: files-duplicate /usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stubs/docutils/docutils/languages/uk.pyi /usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stubs/docutils/docutils/languages/af.pyi:/usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stubs/docutils/docutils/languages/ca.pyi:/usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stubs/docutils/docutils/languages/cs.pyi:/usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stubs/docutils/docutils/languages/da.pyi:/usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stubs/docutils/docutils/languages/de.pyi:(and 18 more)\nnodejs-basedpyright.noarch: W: files-duplicate /usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stubs/docutils/docutils/languages/fa.pyi /usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stubs/docutils/docutils/languages/ar.pyi\nnodejs-basedpyright.noarch: W: files-duplicate /usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stubs/docutils/docutils/languages/zh_tw.pyi /usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stubs/docutils/docutils/languages/zh_cn.pyi\nnodejs-basedpyright.noarch: W: files-duplicate /usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stubs/docutils/docutils/parsers/rst/languages/zh_tw.pyi /usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stubs/docutils/docutils/parsers/rst/languages/af.pyi:/usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stubs/docutils/docutils/parsers/rst/languages/ar.pyi:/usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stubs/docutils/docutils/parsers/rst/languages/ca.pyi:/usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stubs/docutils/docutils/parsers/rst/languages/cs.pyi:/usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stubs/docutils/docutils/parsers/rst/languages/da.pyi:(and 23 more)\nnodejs-basedpyright.noarch: W: files-duplicate /usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stubs/gevent/gevent/libuv/__init__.pyi /usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stubs/gevent/gevent/libev/__init__.pyi\nnodejs-basedpyright.noarch: W: files-duplicate /usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stubs/grpcio-reflection/METADATA.toml /usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stubs/grpcio-channelz/METADATA.toml:/usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stubs/grpcio-health-checking/METADATA.toml\nnodejs-basedpyright.noarch: W: files-duplicate /usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stubs/lupa/lupa/lua54.pyi /usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stubs/lupa/lupa/lua51.pyi:/usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stubs/lupa/lupa/lua52.pyi:/usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stubs/lupa/lupa/lua53.pyi\nnodejs-basedpyright.noarch: W: files-duplicate /usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stubs/lupa/lupa/luajit21.pyi /usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stubs/lupa/lupa/luajit20.pyi\nnodejs-basedpyright.noarch: W: files-duplicate /usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stubs/setuptools/setuptools/_distutils/__init__.pyi /usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stubs/lupa/lupa/version.pyi:/usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stubs/passlib/passlib/__init__.pyi:/usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stubs/protobuf/google/protobuf/__init__.pyi:/usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stubs/pyasn1/pyasn1/__init__.pyi:/usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stubs/pyflakes/pyflakes/__init__.pyi:(and 7 more)\nnodejs-basedpyright.noarch: W: files-duplicate /usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stubs/six/six/moves/SimpleHTTPServer.pyi /usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stubs/six/six/moves/BaseHTTPServer.pyi:/usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stubs/six/six/moves/CGIHTTPServer.pyi\nnodejs-basedpyright.noarch: W: files-duplicate /usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stubs/six/six/moves/_thread.pyi /usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stubs/six/six/moves/_dummy_thread.pyi\nnodejs-basedpyright.noarch: W: files-duplicate /usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stubs/six/six/moves/tkinter_tkfiledialog.pyi /usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stubs/six/six/moves/tkinter_filedialog.pyi\nnodejs-basedpyright.noarch: W: files-duplicate /usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stubs/tensorflow/tensorflow/python/keras/__init__.pyi /usr/lib/node_modules_22/basedpyright/dist/typeshed-fallback/stubs/tensorflow/tensorflow/python/__init__.pyi\n 2 packages and 0 specfiles checked; 171 errors, 26 warnings, 10 filtered, 171 badness; has taken 1.6 s \n\n\n" }, { "header": "Rpmlint (installed packages)", "text": "============================ 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\nchecks: 32, packages: 1\n\n 0 packages and 0 specfiles checked; 0 errors, 0 warnings, 0 filtered, 0 badness; has taken 0.0 s \n(none): E: there is no installed rpm \"nodejs-basedpyright\".\nThere are no files to process nor additional arguments.\nNothing to do, aborting.\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 nodejs-basedpyright --mock-config /var/lib/copr-rpmbuild/results/configs/child.cfg\nBuildroot used: fedora-42-x86_64\nActive plugins: Shell-api, Generic\nDisabled plugins: Python, PHP, R, fonts, Haskell, Ocaml, SugarActivity, C/C++, Perl, Java\nDisabled flags: EXARCH, EPEL6, EPEL7, DISTTAG, BATCH\n" }, { "header": "Source checksums", "text": "https://registry.npmjs.org/basedpyright/-/basedpyright-1.37.4.tgz :\n CHECKSUM(SHA256) this package : 30a60f8cd2b25f24e6c53eb522808f4f81f456dc2edef2901553cbbda7f107b7\n CHECKSUM(SHA256) upstream package : 30a60f8cd2b25f24e6c53eb522808f4f81f456dc2edef2901553cbbda7f107b7\n" }, { "header": "Requires", "text": "nodejs-basedpyright (rpmlib, GLIBC filtered):\n /usr/bin/node\n nodejs(engine)\n\n" }, { "header": "Provides", "text": "nodejs-basedpyright:\n bundled(python-typeshed)\n nodejs-basedpyright\n npm(basedpyright)\n\n" } ] }