{ "issues": [ { "result": "fail", "text": "Package installs a %{name}.desktop using desktop-file-install or desktop-file-validate if there is such a file.", "note": null, "name": "CheckDesktopFileInstall", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_desktop_files" }, { "result": "fail", "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": "License file ADDITIONAL_LICENSE_INFO is not marked as %license", "name": "CheckLicensInDoc", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/LicensingGuidelines/#_license_text" }, { "result": "fail", "text": "The License field must be a valid SPDX expression.", "note": "Not a valid SPDX expression 'GPL-2+'.", "name": "CheckLicenseFieldSPDX", "url": "https://fedoraproject.org/wiki/Changes/SPDX_Licenses_Phase_1" }, { "result": "fail", "text": "Packages have proper BuildRequires/Requires on javapackages-tools (jpackage-utils)", "note": null, "name": "CheckJPackageRequires", "url": "https://fedoraproject.org/wiki/Packaging:Java" }, { "result": "fail", "text": "Javadoc documentation files are generated and included in -javadoc subpackage", "note": "No javadoc subpackage present. Note: Javadocs are optional for Fedora versions >= 21", "name": "CheckJavadoc", "url": "https://fedoraproject.org/wiki/Packaging:Java#Javadoc_installation" }, { "result": "fail", "text": "Javadocs are placed in %{_javadocdir}/%{name} (no -%{version} symlink)", "note": "No javadoc subpackage present", "name": "CheckJavadocdirName", "url": "https://fedoraproject.org/wiki/Packaging:Java#Javadoc_installation" }, { "result": "fail", "text": "Packages must not store files under /srv, /opt or /usr/local", "note": "Rpm(s) have files under /srv, /opt or /usr/local: /opt sped-fiscal-6.0.2-1.fc42.x86_64.rpm ", "name": "generic-srv-opt", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_documentation" } ], "results": { "MUST": { "C/C++": [ { "result": "pending", "text": "Development (unversioned) .so files in -devel subpackage, if present.", "note": "Unversioned so-files in private %_libdir subdirectory (see attachment). Verify they are not in ld path. ", "name": "CheckSoFiles", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_devel_packages" } ], "Generic": [ { "result": "pending", "text": "Package is licensed with an open-source compatible license and meets other legal requirements as defined in the legal section of Packaging Guidelines.", "note": null, "name": "CheckApprovedLicense", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/LicensingGuidelines/" }, { "result": "pending", "text": "%build honors applicable compiler flags or justifies otherwise.", "note": null, "name": "CheckBuildCompilerFlags", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_compiler_flags" }, { "result": "pass", "text": "Package uses either %{buildroot} or $RPM_BUILD_ROOT", "note": null, "name": "CheckBuildrootMacros", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_macros" }, { "result": "pending", "text": "Package contains no bundled libraries 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": "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": "pass", "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": "fail", "text": "Package installs a %{name}.desktop using desktop-file-install or desktop-file-validate if there is such a file.", "note": null, "name": "CheckDesktopFileInstall", "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 /usr/share/fonts/fiscal, /usr/share/doc/sped-fiscal, /opt/sped", "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": "fail", "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": "License file ADDITIONAL_LICENSE_INFO is not marked as %license", "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": "fail", "text": "The License field must be a valid SPDX expression.", "note": "Not a valid SPDX expression 'GPL-2+'.", "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": "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": "Package contains Conflicts: tag(s) needing fix or justification.", "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/icons/hicolor, /usr/share/icons/hicolor/128x128/apps, /usr/share/fonts, /usr/share/icons/hicolor/128x128, /usr/share/fonts/fiscal, /opt/sped, /usr/share/doc/sped-fiscal", "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": "pass", "text": "Large documentation must go in a -doc subpackage. Large could be size (~1MB) or number of files.", "note": "Documentation size is 1473 bytes in 1 files. ", "name": "generic-large-docs", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_documentation" }, { "result": "fail", "text": "Packages must not store files under /srv, /opt or /usr/local", "note": "Rpm(s) have files under /srv, /opt or /usr/local: /opt sped-fiscal-6.0.2-1.fc42.x86_64.rpm ", "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" } ], "Java": [ { "result": "pass", "text": "Bundled jar/class files should be removed before build", "note": null, "name": "java-check-bundled-jars", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/Java/#_pre_built_dependencies" }, { "result": "fail", "text": "Packages have proper BuildRequires/Requires on javapackages-tools (jpackage-utils)", "note": null, "name": "CheckJPackageRequires", "url": "https://fedoraproject.org/wiki/Packaging:Java" }, { "result": "fail", "text": "Javadoc documentation files are generated and included in -javadoc subpackage", "note": "No javadoc subpackage present. Note: Javadocs are optional for Fedora versions >= 21", "name": "CheckJavadoc", "url": "https://fedoraproject.org/wiki/Packaging:Java#Javadoc_installation" }, { "result": "fail", "text": "Javadocs are placed in %{_javadocdir}/%{name} (no -%{version} symlink)", "note": "No javadoc subpackage present", "name": "CheckJavadocdirName", "url": "https://fedoraproject.org/wiki/Packaging:Java#Javadoc_installation" } ], "Maven": [ { "result": "pass", "text": "Old add_to_maven_depmap macro is not being used", "note": null, "name": "CheckNoOldMavenDepmap", "url": "https://fedoraproject.org/wiki/Packaging:Java#Maven_pom.xml_files" }, { "result": "pending", "text": "If package contains pom.xml files install it (including metadata) even when building with ant", "note": null, "name": "CheckPomInstalled", "url": "https://fedoraproject.org/wiki/Packaging:Java#Maven_pom.xml_files" } ] }, "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": "pending", "text": "Avoid bundling fonts in non-fonts packages. ", "note": "Package contains font files", "name": "CheckBundledFonts", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_avoid_bundling_of_fonts_in_other_packages" }, { "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": "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": "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 _build_id_links none", "name": "CheckUseGlobal", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_global_preferred_over_define" } ], "Java": [ { "result": "pending", "text": "Packages are noarch unless they use JNI", "note": "sped-fiscal subpackage is not noarch. Please verify manually", "name": "CheckNoArch", "url": "https://fedoraproject.org/wiki/Packaging:Java" }, { "result": "pending", "text": "Package uses upstream build method (ant/maven/etc.)", "note": null, "name": "CheckUpstremBuildMethod", "url": "https://fedoraproject.org/wiki/Packaging:Java" } ] }, "EXTRA": { "Generic": [ { "result": "pass", "text": "Large data in /usr/share should live in a noarch subpackage if package is arched.", "note": null, "name": "generic-large-data", "url": "https://fedoraproject.org/wiki/Packaging:ReviewGuidelines#Package_Review_Guidelines" }, { "result": "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: sped-fiscal-6.0.2-1.fc42.x86_64.rpm\n sped-fiscal-6.0.2-1.fc42.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/tmp_6ou374i')]\nchecks: 32, packages: 2\n\nsped-fiscal.x86_64: E: wrong-script-end-of-line-encoding /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_RN$AJ_APUR_DED$78$126\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/.install4j 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/.install4j/MessagesDefault 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/.install4j/SpedEFD.png 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/.install4j/i4j_extf_0_16l6hzb.utf8 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/.install4j/i4j_extf_1_16l6hzb.utf8 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/.install4j/i4j_extf_2_16l6hzb_dq2n9s.png 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/.install4j/i4j_extf_3_16l6hzb_16m7pgm.ico 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/.install4j/i4j_extf_4_16l6hzb_18gg8kx.png 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/.install4j/i4j_extf_4_16l6hzb_18gg8kx@2x.png 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/.install4j/i4j_extf_4_16l6hzb_18gg8kx@2x_dark.png 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/.install4j/i4j_extf_4_16l6hzb_18gg8kx_dark.png 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/.install4j/i4j_extf_5_16l6hzb_ursyib.png 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/.install4j/i4jempty.ttf 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/.install4j/i4jparams.conf 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/.install4j/i4jruntime.jar 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/.install4j/inst_jre.cfg 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/.install4j/install4j_r7lxog-SpedEFD.desktop 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/.install4j/launcher0.jar 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/.install4j/launcher2bfa42ba.jar 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/.install4j/launcherc0269bdd.jar 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/.install4j/libi4jinst.dylib 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/.install4j/libi4jinst2.dylib 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/.install4j/pref_jre.cfg 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/.install4j/response.varfile 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/.install4j/stats.properties 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/.install4j/uninstall.png 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/.install4j/user 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/.install4j/user.jar 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/.install4j/user/flatlaf.jar 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/Ajuda 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/Ajuda/SpedFiscalPVA_Ajuda.pdf 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/SpedEFD 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/configuracoes 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/configuracoes/env_tabble 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/configuracoes/spedfiscal.properties 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/fiscalpva.jar 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/jre 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/jre/NOTICE 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/jre/bin 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/jre/bin/java 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/jre/bin/jfr 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/jre/bin/jrunscript 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/jre/bin/jwebserver 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/jre/bin/keytool 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/jre/bin/rmiregistry 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/jre/conf 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/jre/conf/jaxp.properties 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/jre/conf/logging.properties 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/jre/conf/management 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/jre/conf/management/jmxremote.access 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/jre/conf/management/jmxremote.password.template 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/jre/conf/management/management.properties 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/jre/conf/net.properties 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/jre/conf/sdp 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/jre/conf/sdp/sdp.conf.template 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/jre/conf/security 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/jre/conf/security/java.policy 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/jre/conf/security/java.security 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/jre/conf/security/policy 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/jre/conf/security/policy/README.txt 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/jre/conf/security/policy/limited 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/jre/conf/security/policy/limited/default_US_export.policy 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/jre/conf/security/policy/limited/default_local.policy 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/jre/conf/security/policy/limited/exempt_local.policy 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/jre/conf/security/policy/unlimited 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/jre/conf/security/policy/unlimited/default_US_export.policy 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/jre/conf/security/policy/unlimited/default_local.policy 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/jre/conf/sound.properties 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/jre/legal 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/jre/legal/java.base 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/jre/legal/java.base/ADDITIONAL_LICENSE_INFO 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/jre/legal/java.base/ASSEMBLY_EXCEPTION 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/jre/legal/java.base/LICENSE 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/jre/legal/java.base/aes.md 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/jre/legal/java.base/asm.md 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/jre/legal/java.base/c-libutl.md 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/jre/legal/java.base/cldr.md 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/jre/legal/java.base/icu.md 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/jre/legal/java.base/public_suffix.md 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/jre/legal/java.base/siphash.md 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/jre/legal/java.base/unicode.md 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/jre/legal/java.base/zlib.md 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/jre/legal/java.compiler 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/jre/legal/java.datatransfer 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/jre/legal/java.desktop 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/jre/legal/java.desktop/colorimaging.md 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/jre/legal/java.desktop/freetype.md 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/jre/legal/java.desktop/giflib.md 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/jre/legal/java.desktop/harfbuzz.md 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/jre/legal/java.desktop/jpeg.md 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/jre/legal/java.desktop/lcms.md 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/jre/legal/java.desktop/libpng.md 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/jre/legal/java.desktop/mesa3d.md 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/jre/legal/java.desktop/pipewire.md 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/jre/legal/java.desktop/xwd.md 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/jre/legal/java.instrument 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/jre/legal/java.logging 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/jre/legal/java.management 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/jre/legal/java.management.rmi 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/jre/legal/java.naming 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/jre/legal/java.net.http 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/jre/legal/java.prefs 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/jre/legal/java.rmi 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/jre/legal/java.scripting 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/jre/legal/java.se 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/jre/legal/java.security.jgss 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/jre/legal/java.security.sasl 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/jre/legal/java.smartcardio 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/jre/legal/java.smartcardio/pcsclite.md 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/jre/legal/java.sql 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/jre/legal/java.sql.rowset 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/jre/legal/java.transaction.xa 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/jre/legal/java.xml 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/jre/legal/java.xml.crypto 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/jre/legal/java.xml.crypto/santuario.md 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/jre/legal/java.xml/bcel.md 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/jre/legal/java.xml/dom.md 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/jre/legal/java.xml/jcup.md 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/jre/legal/java.xml/xalan.md 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/jre/legal/java.xml/xerces.md 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/jre/legal/jdk.accessibility 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/jre/legal/jdk.charsets 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/jre/legal/jdk.crypto.cryptoki 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/jre/legal/jdk.crypto.cryptoki/pkcs11cryptotoken.md 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/jre/legal/jdk.crypto.cryptoki/pkcs11wrapper.md 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/jre/legal/jdk.crypto.ec 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/jre/legal/jdk.dynalink 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/jre/legal/jdk.dynalink/dynalink.md 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/jre/legal/jdk.httpserver 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/jre/legal/jdk.incubator.vector 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/jre/legal/jdk.internal.vm.ci 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/jre/legal/jdk.internal.vm.compiler 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/jre/legal/jdk.internal.vm.compiler.management 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/jre/legal/jdk.jdwp.agent 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/jre/legal/jdk.jfr 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/jre/legal/jdk.jsobject 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/jre/legal/jdk.localedata 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/jre/legal/jdk.localedata/thaidict.md 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/jre/legal/jdk.management 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/jre/legal/jdk.management.agent 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/jre/legal/jdk.management.jfr 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/jre/legal/jdk.naming.dns 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/jre/legal/jdk.naming.rmi 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/jre/legal/jdk.net 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/jre/legal/jdk.nio.mapmode 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/jre/legal/jdk.sctp 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/jre/legal/jdk.security.auth 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/jre/legal/jdk.security.jgss 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/jre/legal/jdk.unsupported 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/jre/legal/jdk.xml.dom 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/jre/legal/jdk.zipfs 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/jre/lib 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/jre/lib/classlist 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/jre/lib/jexec 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/jre/lib/jfr 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/jre/lib/jfr/default.jfc 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/jre/lib/jfr/profile.jfc 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/jre/lib/jrt-fs.jar 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/jre/lib/jspawnhelper 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/jre/lib/jvm.cfg 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/jre/lib/libawt.so 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/jre/lib/libawt_headless.so 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/jre/lib/libawt_xawt.so 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/jre/lib/libdt_socket.so 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/jre/lib/libextnet.so 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/jre/lib/libfontmanager.so 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/jre/lib/libfreetype.so 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/jre/lib/libinstrument.so 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/jre/lib/libj2gss.so 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/jre/lib/libj2pcsc.so 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/jre/lib/libj2pkcs11.so 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/jre/lib/libjaas.so 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/jre/lib/libjava.so 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/jre/lib/libjavajpeg.so 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/jre/lib/libjawt.so 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/jre/lib/libjdwp.so 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/jre/lib/libjimage.so 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/jre/lib/libjli.so 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/jre/lib/libjsig.so 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/jre/lib/libjsound.so 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/jre/lib/libjsvml.so 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/jre/lib/liblcms.so 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/jre/lib/libmanagement.so 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/jre/lib/libmanagement_agent.so 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/jre/lib/libmanagement_ext.so 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/jre/lib/libmlib_image.so 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/jre/lib/libnet.so 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/jre/lib/libnio.so 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/jre/lib/libprefs.so 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/jre/lib/librmi.so 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/jre/lib/libsctp.so 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/jre/lib/libsplashscreen.so 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/jre/lib/libsyslookup.so 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/jre/lib/libverify.so 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/jre/lib/libzip.so 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/jre/lib/modules 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/jre/lib/psfont.properties.ja 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/jre/lib/psfontj2d.properties 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/jre/lib/security 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/jre/lib/security/blocked.certs 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/jre/lib/security/cacerts 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/jre/lib/security/default.policy 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/jre/lib/security/public_suffix_list.dat 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/jre/lib/server 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/jre/lib/server/classes.jsa 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/jre/lib/server/classes_nocoops.jsa 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/jre/lib/server/libjsig.so 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/jre/lib/server/libjvm.so 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/jre/lib/tzdb.dat 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/jre/release 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/lib 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/lib/axis 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/lib/axis/axis-wsdl4j.jar 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/lib/axis/axis.jar 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/lib/br.gov.serpro 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/lib/br.gov.serpro.atualizartabela 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/lib/br.gov.serpro.atualizartabela/atualizartabela.jar 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/lib/br.gov.serpro.bdembutido 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/lib/br.gov.serpro.bdembutido/bdembutido-api.jar 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/lib/br.gov.serpro.bdembutido/bdembutido-mysql.jar 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/lib/br.gov.serpro.comum 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/lib/br.gov.serpro.comum/comum-arquivo.jar 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/lib/br.gov.serpro.comum/comum-hash.jar 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/lib/br.gov.serpro.comum/comum-ioc.jar 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/lib/br.gov.serpro.comum/comum-progresso.jar 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/lib/br.gov.serpro.comum/comum-pva.jar 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/lib/br.gov.serpro.comum/comum-relatorio.jar 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/lib/br.gov.serpro.comum/comum-swing.jar 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/lib/br.gov.serpro.comum/comum-xml.jar 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/lib/br.gov.serpro.comum/comum.jar 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/lib/br.gov.serpro.ppgd 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/lib/br.gov.serpro.ppgd.dependency 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/lib/br.gov.serpro.ppgd.dependency/formsrt.jar 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/lib/br.gov.serpro.ppgd.dependency/jhall.jar 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/lib/br.gov.serpro.ppgd/ppgd-formatos-externos.jar 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/lib/br.gov.serpro.ppgd/ppgd-gui-beans.jar 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/lib/br.gov.serpro.ppgd/ppgd-gui-swixml.jar 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/lib/br.gov.serpro.ppgd/ppgd-gui.jar 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/lib/br.gov.serpro.ppgd/ppgd-infraestrutura.jar 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/lib/br.gov.serpro.ppgd/ppgd-negocio.jar 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/lib/br.gov.serpro.sped.fiscalpva 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/lib/br.gov.serpro.sped.fiscalpva/fiscalpva-dominio.jar 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/lib/br.gov.serpro.sped.fiscalpva/fiscalpva-edicao.jar 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/lib/br.gov.serpro.sped.fiscalpva/fiscalpva-geradorregistro.jar 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/lib/br.gov.serpro.sped.fiscalpva/fiscalpva-nucleo.jar 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/lib/br.gov.serpro.sped.fiscalpva/fiscalpva-persistencia.jar 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/lib/br.gov.serpro.sped.fiscalpva/fiscalpva-relatorios.jar 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/lib/br.gov.serpro.sped.fiscalpva/fiscalpva-validador.jar 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/lib/br.gov.serpro.vepxml 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/lib/br.gov.serpro.vepxml.comum.sped 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/lib/br.gov.serpro.vepxml.comum.sped/vepxml-comum-sped.jar 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/lib/br.gov.serpro.vepxml/vepxml-edicao.jar 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/lib/br.gov.serpro.vepxml/vepxml-nucleo.jar 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/lib/br.gov.serpro.vepxml/vepxml-persistencia-api.jar 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/lib/br.gov.serpro.vepxml/vepxml-validador-api.jar 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/lib/br.gov.serpro.vepxml/vepxml-validador-comum.jar 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/lib/br.gov.serpro/assinatura.jar 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/lib/br.gov.serpro/controleversao.jar 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/lib/br.gov.serpro/copiaseguranca.jar 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/lib/br.gov.serpro/jsignnet.jar 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/lib/br.gov.serpro/mscapijce.jar 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/lib/br.gov.serpro/receitanet.jar 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/lib/br.gov.serpro/recnet-envelope.jar 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/lib/br.gov.serpro/recnetutil.jar 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/lib/com.fasterxml.jackson.core 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/lib/com.fasterxml.jackson.core/jackson-annotations.jar 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/lib/com.fasterxml.jackson.core/jackson-core.jar 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/lib/com.fasterxml.jackson.core/jackson-databind.jar 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/lib/com.github.virtuald 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/lib/com.github.virtuald/curvesapi.jar 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/lib/com.google.code.gson 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/lib/com.google.code.gson/gson.jar 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/lib/com.google.code.guice 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/lib/com.google.code.guice/guice.jar 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/lib/com.google.errorprone 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/lib/com.google.errorprone/error_prone_annotations.jar 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/lib/com.google.zxing 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/lib/com.google.zxing/core.jar 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/lib/com.ibm.icu 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/lib/com.ibm.icu/icu4j.jar 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/lib/com.jhlabs 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/lib/com.jhlabs/filters.jar 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/lib/com.lowagie 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/lib/com.lowagie/itext.jar 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/lib/com.sun.xml.bind 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/lib/com.sun.xml.bind/jaxb-impl.jar 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/lib/com.sun.xml.fastinfoset 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/lib/com.sun.xml.fastinfoset/FastInfoset.jar 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/lib/com.sun.xml.stream.buffer 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/lib/com.sun.xml.stream.buffer/streambuffer.jar 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/lib/com.sun.xml.ws 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/lib/com.sun.xml.ws/jaxws-rt.jar 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/lib/com.zaxxer 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/lib/com.zaxxer/HikariCP.jar 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/lib/commons-beanutils 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/lib/commons-beanutils/commons-beanutils.jar 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/lib/commons-codec 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/lib/commons-codec/commons-codec.jar 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/lib/commons-collections 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/lib/commons-collections/commons-collections.jar 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/lib/commons-dbcp 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/lib/commons-dbcp/commons-dbcp.jar 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/lib/commons-digester 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/lib/commons-digester/commons-digester.jar 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/lib/commons-discovery 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/lib/commons-discovery/commons-discovery.jar 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/lib/commons-io 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/lib/commons-io/commons-io.jar 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/lib/commons-lang 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/lib/commons-lang/commons-lang.jar 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/lib/commons-logging 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/lib/commons-logging/commons-logging.jar 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/lib/commons-pool 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/lib/commons-pool/commons-pool.jar 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/lib/jakarta-regexp 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/lib/jakarta-regexp/jakarta-regexp.jar 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/lib/jakarta.activation 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/lib/jakarta.activation/jakarta.activation-api.jar 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/lib/jakarta.annotation 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/lib/jakarta.annotation/jakarta.annotation-api.jar 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/lib/jakarta.mail 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/lib/jakarta.mail/jakarta.mail-api.jar 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/lib/jakarta.xml.bind 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/lib/jakarta.xml.bind/jakarta.xml.bind-api.jar 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/lib/jakarta.xml.soap 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/lib/jakarta.xml.soap/jakarta.xml.soap-api.jar 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/lib/jakarta.xml.ws 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/lib/jakarta.xml.ws/jakarta.xml.ws-api.jar 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/lib/javax.activation 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/lib/javax.activation/activation.jar 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/lib/javax.inject 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/lib/javax.inject/javax.inject.jar 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/lib/javax.xml.bind 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/lib/javax.xml.bind/jaxb-api.jar 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/lib/javax.xml.stream 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/lib/javax.xml.stream/stax-api.jar 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/lib/junit 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/lib/junit/junit.jar 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/lib/mysql 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/lib/mysql/mysql-connector-java.jar 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/lib/net.java.dev.swing-layout 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/lib/net.java.dev.swing-layout/swing-layout.jar 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/lib/net.sf.jasperreports 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/lib/net.sf.jasperreports/jasperreports.jar 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/lib/org.apache.axis 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/lib/org.apache.axis/axis-jaxrpc.jar 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/lib/org.apache.axis/axis-saaj.jar 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/lib/org.apache.commons 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/lib/org.apache.commons/commons-collections4.jar 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/lib/org.apache.commons/commons-lang3.jar 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/lib/org.apache.lucene 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/lib/org.apache.lucene/lucene-analyzers-common.jar 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/lib/org.apache.lucene/lucene-core.jar 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/lib/org.apache.lucene/lucene-queries.jar 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/lib/org.apache.lucene/lucene-queryparser.jar 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/lib/org.apache.lucene/lucene-sandbox.jar 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/lib/org.apache.maven 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/lib/org.apache.maven/maven-artifact.jar 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/lib/org.apache.poi 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/lib/org.apache.poi/poi-ooxml-schemas.jar 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/lib/org.apache.poi/poi-ooxml.jar 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/lib/org.apache.poi/poi.jar 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/lib/org.apache.xmlbeans 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/lib/org.apache.xmlbeans/xmlbeans.jar 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/lib/org.bouncycastle 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/lib/org.bouncycastle/bcmail-jdk18on.jar 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/lib/org.bouncycastle/bcpkix-jdk18on.jar 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/lib/org.bouncycastle/bcprov-jdk15on.jar 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/lib/org.bouncycastle/bcprov-jdk18on.jar 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/lib/org.bouncycastle/bcutil-jdk18on.jar 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/lib/org.codehaus.castor 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/lib/org.codehaus.castor/castor-core.jar 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/lib/org.codehaus.castor/castor-xml.jar 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/lib/org.codehaus.plexus 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/lib/org.codehaus.plexus/plexus-utils.jar 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/lib/org.eclipse.jdt.core.compiler 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/lib/org.eclipse.jdt.core.compiler/ecj.jar 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/lib/org.glassfish.external 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/lib/org.glassfish.external/management-api.jar 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/lib/org.glassfish.gmbal 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/lib/org.glassfish.gmbal/gmbal-api-only.jar 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/lib/org.glassfish.ha 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/lib/org.glassfish.ha/ha-api.jar 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/lib/org.hamcrest 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/lib/org.hamcrest/hamcrest-core.jar 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/lib/org.jfree 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/lib/org.jfree/jcommon.jar 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/lib/org.jfree/jfreechart.jar 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/lib/org.json 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/lib/org.json/json.jar 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/lib/org.jvnet.mimepull 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/lib/org.jvnet.mimepull/mimepull.jar 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/lib/org.jvnet.staxex 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/lib/org.jvnet.staxex/stax-ex.jar 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/lib/org.olap4j 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/lib/org.olap4j/olap4j.jar 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/lib/org.slf4j 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/lib/org.slf4j/slf4j-api.jar 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/lib/org.swinglabs 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/lib/org.swinglabs/swing-worker.jar 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/lib/org.swinglabs/swingx.jar 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/lib/stax 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/lib/stax/stax-api.jar 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/lib/stax/stax.jar 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/recursos 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/recursos/TabelasExternas 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_AC$AJ_APUR_DED$5$727 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_AC$AJ_BENEF_INCENTIVO$6$725 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_AC$COD_ITEM_IPM$2$1314 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_AC$INF_ADIC_APUR$4$724 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_AC$REC_REF_OBRIGACAO$4$726 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_AL$AJ_APUR_DED$22$33 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_AL$AJ_BENEF_INCENTIVO$7$35 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_AL$COD_ITEM_IPM$2$1484 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_AL$COD_MOT_REST_COMPL_ST$1$1675 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_AL$COD_PROD_USINAS$1$1485 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_AL$INF_ADIC_APUR$2$34 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_AL$REC_REF_OBRIGACAO$16$196 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_AM$AJ_APUR_DED$51$220 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_AM$AJ_BENEF_INCENTIVO$34$222 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_AM$INF_ADIC_APUR$4$221 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_AM$REC_REF_OBRIGACAO$15$188 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_AP$AJ_APUR_DED$8$842 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_AP$AJ_BENEF_INCENTIVO$6$844 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_AP$INF_ADIC_APUR$7$997 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_AP$REC_REF_OBRIGACAO$3$845 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_AP$TP_UTIL_CRED_FISCAIS$1$843 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_BA$AJ_APUR_DED$37$190 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_BA$COD_ITEM_IPM$4$991 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_BA$INF_ADIC_APUR$8$245 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_BA$REC_REF_OBRIGACAO$7$189 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_BA$TP_UTIL_CRED_FISCAIS$2$408 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_CARDOC$COD_SIT$6$18 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_CARDOC$IND_EMIT$1$16 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_CARDOC$MOD_DOC$9$17 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_CE$AJ_APUR_DED$45$36 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_CE$REC_REF_OBRIGACAO$8$197 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_CLASCONS$CL_CONS_AGUA$1$28 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_CLASCONS$CL_CONS_COMUN_TELECOM$1$30 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_CLASCONS$CL_CONS_GAS$3$29 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_CLASCONS$CL_ITENS_ENG_COM_TELECOM$3$31 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_CLASCONS$FAIXA_CONS_ENG_ELET$3$32 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_DF$AJ_APUR_DED$33$838 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_DF$AJ_BENEF_INCENTIVO$17$869 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_DF$INF_ADIC_APUR$12$1168 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_DF$ISS_UNIPROF$4$1170 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_DF$REC_REF_OBRIGACAO$7$1315 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_DF$TAB_CONTA_ISS_DF$3$1009 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_DF$TAB_DOC_ISS$1$1007 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_DF$TAB_ISS_DF$2$1008 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_ES$AJ_APUR_DED$34$171 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_ES$AJ_BENEF_INCENTIVO$14$172 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_ES$COD_ITEM_IPM$2$555 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_ES$INF_ADIC_APUR$6$1664 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_ES$REC_REF_OBRIGACAO$18$193 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_GENERICA$AJ_APUR_DED$7$15 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_GENERICA$COD_PROD_USINAS$3$1172 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_GENERICA$REC_REF_OBRIGACAO$2$181 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_GENERICA$TP_UTIL_CRED_FISCAIS$1$14 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_GLOBAL$ANP$19$1 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_GLOBAL$CFOP$14$2 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_GLOBAL$COD_CEST$18$996 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_GLOBAL$GEN_ITEM_MERC_SERV$1$3 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_GLOBAL$MUNICIPIOS$20$4 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_GLOBAL$OBR_ICMS_RECOL$1$5 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_GLOBAL$PAISES$10$6 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_GLOBAL$PAIS_SISCOMEX$13$13 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_GLOBAL$TOT_PARC_REDZ$2$8 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_GLOBAL$TP_CONHEC_TRANS$1$7 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_GLOBAL$TP_CT_E$6$12 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_GLOBAL$UF_COD_SIG$2$9 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_GLOBAL$UF_SIG_NOM$4$10 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_GLOBAL$VERSOES_LEIAUTE$20$11 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_GO$AJ_APUR_DED$145$37 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_GO$AJ_BENEF_INCENTIVO$46$39 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_GO$INF_ADIC_APUR$48$38 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_GO$REC_REF_OBRIGACAO$10$187 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_GO$TP_UTIL_CRED_FISCAIS$5$40 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_IPI$AJ_APUR_IPI$1$19 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_IPI$CLASS_CONTRIB_IPI$1$1171 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_IPI$CL_ENQ_IPI$2$20 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_IPI$ENQ_LEGAL_IPI$1$21 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_IPI$SELO_CONT_IPI$1$22 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_MA$AJ_APUR_DED$28$122 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_MA$AJ_BENEF_INCENTIVO$17$121 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_MA$COD_ITEM_IPM$1$1313 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_MA$REC_REF_OBRIGACAO$5$1614 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_MA$TP_UTIL_CRED_FISCAIS$1$1617 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_MG$AJ_APUR_DED$38$43 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_MG$AJ_BENEF_INCENTIVO$35$45 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_MG$COD_ITEM_IPM$3$1312 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_MG$COD_MOT_REST_COMPL_ST$2$1309 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_MG$COD_MSG_PRE_VALIDACAO$2$1674 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_MG$COD_PROD_USINAS$3$1308 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_MG$INF_ADIC_APUR$6$44 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_MG$REC_REF_OBRIGACAO$10$194 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_MG$TP_UTIL_CRED_FISCAIS$5$248 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_MS$AJ_APUR_DED$42$42 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_MS$AJ_BENEF_INCENTIVO$15$41 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_MS$COD_MOT_REST_COMPL_ST$1$1311 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_MS$REC_REF_OBRIGACAO$8$192 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_MS$TP_UTIL_CRED_FISCAIS$3$1176 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_MT$AJ_APUR_DED$137$131 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_MT$AJ_BENEF_INCENTIVO$28$714 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_MT$COD_PROD_USINAS$1$1318 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_MT$INF_ADIC_APUR$49$170 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_MT$REC_REF_OBRIGACAO$41$841 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_MT$TP_UTIL_CRED_FISCAIS$1$534 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_PA$AJ_APUR_DED$34$123 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_PA$AJ_BENEF_INCENTIVO$24$124 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_PA$COD_ITEM_IPM$1$1663 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_PA$COD_MOT_REST_COMPL_ST$1$1620 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_PA$REC_REF_OBRIGACAO$16$186 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_PB$AJ_APUR_DED$25$46 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_PB$AJ_BENEF_INCENTIVO$2$48 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_PB$COD_PROD_USINAS$1$1317 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_PB$INF_ADIC_APUR$15$47 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_PB$OBR_ICMS_RECOL$1$125 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_PB$REC_REF_OBRIGACAO$12$195 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_PB$TP_UTIL_CRED_FISCAIS$2$49 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_PE$AJ_APUR_DED$12$212 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_PE$COD_INF_ITEM$2$1019 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_PE$COD_ITEM_IPM$1$1174 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_PE$IND_SUBAP$1$1018 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_PE$REC_REF_OBRIGACAO$8$1022 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_PE$TP_UTIL_CRED_FISCAIS$1$1021 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_PI$AJ_APUR_DED$103$127 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_PI$COD_ITEM_IPM$1$1463 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_PI$INF_ADIC_APUR$9$1329 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_PI$REC_REF_OBRIGACAO$3$1330 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_PI$TP_UTIL_CRED_FISCAIS$2$1616 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_PR$AJ_APUR_DED$48$50 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_PR$AJ_BENEF_INCENTIVO$5$51 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_PR$COD_ITEM_IPM$4$1464 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_PR$COD_PROD_USINAS$2$1325 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_PR$INF_ADIC_APUR$25$1015 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_PR$REC_REF_OBRIGACAO$3$191 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_PR$TP_UTIL_CRED_FISCAIS$3$1615 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_RJ$AJ_APUR_DED$125$52 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_RJ$AJ_BENEF_INCENTIVO$68$129 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_RJ$COD_ITEM_IPM$21$1034 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_RJ$COD_ITEM_IPM_ST$1$1665 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_RJ$COD_MOT_REST_COMPL_ST$1$1643 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_RJ$INF_ADIC_APUR$124$620 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_RJ$REC_REF_OBRIGACAO$6$1033 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_RJ$TP_UTIL_CRED_FISCAIS$21$244 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_RN$AJ_APUR_DED$78$126 777\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_RN$AJ_BENEF_INCENTIVO$24$128 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_RN$COD_ITEM_IPM$4$617 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_RN$INF_ADIC_APUR$1$1619 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_RN$REC_REF_OBRIGACAO$5$224 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_RN$TP_UTIL_CRED_FISCAIS$1$223 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_RO$AJ_APUR_DED$67$53 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_RO$AJ_BENEF_INCENTIVO$42$179 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_RO$COD_MOT_REST_COMPL_ST$1$1466 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_RO$REC_REF_OBRIGACAO$6$185 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_RO$TP_UTIL_CRED_FISCAIS$1$1624 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_RS$AJ_APUR_DED$63$173 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_RS$AJ_BENEF_INCENTIVO$96$176 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_RS$COD_ITEM_IPM$1$715 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_RS$COD_MOT_REST_COMPL_ST$3$1331 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_RS$INF_ADIC_APUR$110$180 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_RS$REC_REF_OBRIGACAO$6$184 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_RS$TP_UTIL_CRED_FISCAIS$5$175 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_SC$AJ_APUR_DED$52$54 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_SC$AJ_BENEF_INCENTIVO$62$55 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_SC$COD_ITEM_IPM$7$249 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_SC$COD_MSG_PRE_VALIDACAO$13$1642 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_SC$INF_ADIC_APUR$25$1634 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_SC$REC_REF_OBRIGACAO$19$183 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_SE$AJ_APUR_DED$10$56 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_SE$AJ_BENEF_INCENTIVO$6$57 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_SE$COD_MOT_REST_COMPL_ST$1$1332 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_SE$INF_ADIC_APUR$1$1637 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_SE$REC_REF_OBRIGACAO$8$182 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_SE$TP_UTIL_CRED_FISCAIS$1$58 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_SP$AJ_APUR_DED$17$247 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_SP$AJ_BENEF_INCENTIVO$10$598 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_SP$COD_ITEM_IPM$4$246 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_SP$REC_REF_OBRIGACAO$4$713 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_SP$TP_UTIL_CRED_FISCAIS$2$837 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_ST$SIT_TRIB_COFINS$2$23 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_ST$SIT_TRIB_ICMS$4$130 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_ST$SIT_TRIB_ICMS_A$2$24 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_ST$SIT_TRIB_ICMS_B$1$25 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_ST$SIT_TRIB_IPI$1$26 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_ST$SIT_TRIB_PIS$2$27 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_TO$AJ_APUR_DED$11$59 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_TO$COD_ITEM_IPM$1$998 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_TO$INF_ADIC_APUR$6$60 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_TO$REC_REF_OBRIGACAO$2$1623 666\nsped-fiscal.x86_64: E: world-writable /opt/sped/fiscal/recursos/TabelasExternas/metadados 777\nsped-fiscal.x86_64: W: unstripped-binary-or-object /opt/sped/fiscal/jre/bin/java\nsped-fiscal.x86_64: W: unstripped-binary-or-object /opt/sped/fiscal/jre/bin/jfr\nsped-fiscal.x86_64: W: unstripped-binary-or-object /opt/sped/fiscal/jre/bin/jrunscript\nsped-fiscal.x86_64: W: unstripped-binary-or-object /opt/sped/fiscal/jre/bin/jwebserver\nsped-fiscal.x86_64: W: unstripped-binary-or-object /opt/sped/fiscal/jre/bin/keytool\nsped-fiscal.x86_64: W: unstripped-binary-or-object /opt/sped/fiscal/jre/bin/rmiregistry\nsped-fiscal.x86_64: W: unstripped-binary-or-object /opt/sped/fiscal/jre/lib/jexec\nsped-fiscal.x86_64: W: unstripped-binary-or-object /opt/sped/fiscal/jre/lib/jspawnhelper\nsped-fiscal.x86_64: W: unstripped-binary-or-object /opt/sped/fiscal/jre/lib/libawt.so\nsped-fiscal.x86_64: W: unstripped-binary-or-object /opt/sped/fiscal/jre/lib/libawt_headless.so\nsped-fiscal.x86_64: W: unstripped-binary-or-object /opt/sped/fiscal/jre/lib/libawt_xawt.so\nsped-fiscal.x86_64: W: unstripped-binary-or-object /opt/sped/fiscal/jre/lib/libdt_socket.so\nsped-fiscal.x86_64: W: unstripped-binary-or-object /opt/sped/fiscal/jre/lib/libextnet.so\nsped-fiscal.x86_64: W: unstripped-binary-or-object /opt/sped/fiscal/jre/lib/libfontmanager.so\nsped-fiscal.x86_64: W: unstripped-binary-or-object /opt/sped/fiscal/jre/lib/libfreetype.so\nsped-fiscal.x86_64: W: unstripped-binary-or-object /opt/sped/fiscal/jre/lib/libinstrument.so\nsped-fiscal.x86_64: W: unstripped-binary-or-object /opt/sped/fiscal/jre/lib/libj2gss.so\nsped-fiscal.x86_64: W: unstripped-binary-or-object /opt/sped/fiscal/jre/lib/libj2pcsc.so\nsped-fiscal.x86_64: W: unstripped-binary-or-object /opt/sped/fiscal/jre/lib/libj2pkcs11.so\nsped-fiscal.x86_64: W: unstripped-binary-or-object /opt/sped/fiscal/jre/lib/libjaas.so\nsped-fiscal.x86_64: W: unstripped-binary-or-object /opt/sped/fiscal/jre/lib/libjava.so\nsped-fiscal.x86_64: W: unstripped-binary-or-object /opt/sped/fiscal/jre/lib/libjavajpeg.so\nsped-fiscal.x86_64: W: unstripped-binary-or-object /opt/sped/fiscal/jre/lib/libjawt.so\nsped-fiscal.x86_64: W: unstripped-binary-or-object /opt/sped/fiscal/jre/lib/libjdwp.so\nsped-fiscal.x86_64: W: unstripped-binary-or-object /opt/sped/fiscal/jre/lib/libjimage.so\nsped-fiscal.x86_64: W: unstripped-binary-or-object /opt/sped/fiscal/jre/lib/libjli.so\nsped-fiscal.x86_64: W: unstripped-binary-or-object /opt/sped/fiscal/jre/lib/libjsig.so\nsped-fiscal.x86_64: W: unstripped-binary-or-object /opt/sped/fiscal/jre/lib/libjsound.so\nsped-fiscal.x86_64: W: unstripped-binary-or-object /opt/sped/fiscal/jre/lib/libjsvml.so\nsped-fiscal.x86_64: W: unstripped-binary-or-object /opt/sped/fiscal/jre/lib/liblcms.so\nsped-fiscal.x86_64: W: unstripped-binary-or-object /opt/sped/fiscal/jre/lib/libmanagement.so\nsped-fiscal.x86_64: W: unstripped-binary-or-object /opt/sped/fiscal/jre/lib/libmanagement_agent.so\nsped-fiscal.x86_64: W: unstripped-binary-or-object /opt/sped/fiscal/jre/lib/libmanagement_ext.so\nsped-fiscal.x86_64: W: unstripped-binary-or-object /opt/sped/fiscal/jre/lib/libmlib_image.so\nsped-fiscal.x86_64: W: unstripped-binary-or-object /opt/sped/fiscal/jre/lib/libnet.so\nsped-fiscal.x86_64: W: unstripped-binary-or-object /opt/sped/fiscal/jre/lib/libnio.so\nsped-fiscal.x86_64: W: unstripped-binary-or-object /opt/sped/fiscal/jre/lib/libprefs.so\nsped-fiscal.x86_64: W: unstripped-binary-or-object /opt/sped/fiscal/jre/lib/librmi.so\nsped-fiscal.x86_64: W: unstripped-binary-or-object /opt/sped/fiscal/jre/lib/libsctp.so\nsped-fiscal.x86_64: W: unstripped-binary-or-object /opt/sped/fiscal/jre/lib/libsplashscreen.so\nsped-fiscal.x86_64: W: unstripped-binary-or-object /opt/sped/fiscal/jre/lib/libsyslookup.so\nsped-fiscal.x86_64: W: unstripped-binary-or-object /opt/sped/fiscal/jre/lib/libverify.so\nsped-fiscal.x86_64: W: unstripped-binary-or-object /opt/sped/fiscal/jre/lib/libzip.so\nsped-fiscal.x86_64: W: unstripped-binary-or-object /opt/sped/fiscal/jre/lib/server/libjsig.so\nsped-fiscal.x86_64: W: unstripped-binary-or-object /opt/sped/fiscal/jre/lib/server/libjvm.so\nsped-fiscal.x86_64: E: uncompressed-zip /opt/sped/fiscal/lib/net.java.dev.swing-layout/swing-layout.jar\nsped-fiscal.x86_64: W: symlink-to-binary-with-shebang /usr/bin/fiscalpva is a link to a script (/opt/sped/fiscal/SpedEFD) but missing requires for /usr/bin/sh\nsped-fiscal.src: W: summary-ended-with-dot Brazilian SPED Fiscal (ICMS/IPI) generator.\nsped-fiscal.x86_64: W: summary-ended-with-dot Brazilian SPED Fiscal (ICMS/IPI) generator.\nsped-fiscal.x86_64: E: script-without-shebang /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_RN$AJ_APUR_DED$78$126\nsped-fiscal.x86_64: E: non-standard-executable-perm /opt/sped/fiscal/.install4j/SpedEFD.png 777\nsped-fiscal.x86_64: E: non-standard-executable-perm /opt/sped/fiscal/.install4j/i4j_extf_2_16l6hzb_dq2n9s.png 777\nsped-fiscal.x86_64: E: non-standard-executable-perm /opt/sped/fiscal/.install4j/i4j_extf_3_16l6hzb_16m7pgm.ico 777\nsped-fiscal.x86_64: E: non-standard-executable-perm /opt/sped/fiscal/.install4j/i4j_extf_4_16l6hzb_18gg8kx.png 777\nsped-fiscal.x86_64: E: non-standard-executable-perm /opt/sped/fiscal/.install4j/i4j_extf_4_16l6hzb_18gg8kx@2x.png 777\nsped-fiscal.x86_64: E: non-standard-executable-perm /opt/sped/fiscal/.install4j/i4j_extf_4_16l6hzb_18gg8kx@2x_dark.png 777\nsped-fiscal.x86_64: E: non-standard-executable-perm /opt/sped/fiscal/.install4j/i4j_extf_4_16l6hzb_18gg8kx_dark.png 777\nsped-fiscal.x86_64: E: non-standard-executable-perm /opt/sped/fiscal/.install4j/i4j_extf_5_16l6hzb_ursyib.png 777\nsped-fiscal.x86_64: E: non-standard-executable-perm /opt/sped/fiscal/.install4j/i4jempty.ttf 777\nsped-fiscal.x86_64: E: non-standard-executable-perm /opt/sped/fiscal/.install4j/i4jruntime.jar 777\nsped-fiscal.x86_64: E: non-standard-executable-perm /opt/sped/fiscal/.install4j/install4j_r7lxog-SpedEFD.desktop 777\nsped-fiscal.x86_64: E: non-standard-executable-perm /opt/sped/fiscal/.install4j/launcher0.jar 777\nsped-fiscal.x86_64: E: non-standard-executable-perm /opt/sped/fiscal/.install4j/launcher2bfa42ba.jar 777\nsped-fiscal.x86_64: E: non-standard-executable-perm /opt/sped/fiscal/.install4j/launcherc0269bdd.jar 777\nsped-fiscal.x86_64: E: non-standard-executable-perm /opt/sped/fiscal/.install4j/libi4jinst.dylib 777\nsped-fiscal.x86_64: E: non-standard-executable-perm /opt/sped/fiscal/.install4j/libi4jinst2.dylib 777\nsped-fiscal.x86_64: E: non-standard-executable-perm /opt/sped/fiscal/.install4j/uninstall.png 777\nsped-fiscal.x86_64: E: non-standard-executable-perm /opt/sped/fiscal/.install4j/user.jar 777\nsped-fiscal.x86_64: E: non-standard-executable-perm /opt/sped/fiscal/.install4j/user/flatlaf.jar 777\nsped-fiscal.x86_64: E: non-standard-executable-perm /opt/sped/fiscal/Ajuda/SpedFiscalPVA_Ajuda.pdf 777\nsped-fiscal.x86_64: E: non-standard-executable-perm /opt/sped/fiscal/SpedEFD 777\nsped-fiscal.x86_64: E: non-standard-executable-perm /opt/sped/fiscal/fiscalpva.jar 777\nsped-fiscal.x86_64: E: non-standard-executable-perm /opt/sped/fiscal/jre/bin/java 777\nsped-fiscal.x86_64: E: non-standard-executable-perm /opt/sped/fiscal/jre/bin/jfr 777\nsped-fiscal.x86_64: E: non-standard-executable-perm /opt/sped/fiscal/jre/bin/jrunscript 777\nsped-fiscal.x86_64: E: non-standard-executable-perm /opt/sped/fiscal/jre/bin/jwebserver 777\nsped-fiscal.x86_64: E: non-standard-executable-perm /opt/sped/fiscal/jre/bin/keytool 777\nsped-fiscal.x86_64: E: non-standard-executable-perm /opt/sped/fiscal/jre/bin/rmiregistry 777\nsped-fiscal.x86_64: E: non-standard-executable-perm /opt/sped/fiscal/jre/lib/jexec 777\nsped-fiscal.x86_64: E: non-standard-executable-perm /opt/sped/fiscal/jre/lib/jrt-fs.jar 777\nsped-fiscal.x86_64: E: non-standard-executable-perm /opt/sped/fiscal/jre/lib/jspawnhelper 777\nsped-fiscal.x86_64: E: non-standard-executable-perm /opt/sped/fiscal/jre/lib/libawt.so 777\nsped-fiscal.x86_64: E: non-standard-executable-perm /opt/sped/fiscal/jre/lib/libawt_headless.so 777\nsped-fiscal.x86_64: E: non-standard-executable-perm /opt/sped/fiscal/jre/lib/libawt_xawt.so 777\nsped-fiscal.x86_64: E: non-standard-executable-perm /opt/sped/fiscal/jre/lib/libdt_socket.so 777\nsped-fiscal.x86_64: E: non-standard-executable-perm /opt/sped/fiscal/jre/lib/libextnet.so 777\nsped-fiscal.x86_64: E: non-standard-executable-perm /opt/sped/fiscal/jre/lib/libfontmanager.so 777\nsped-fiscal.x86_64: E: non-standard-executable-perm /opt/sped/fiscal/jre/lib/libfreetype.so 777\nsped-fiscal.x86_64: E: non-standard-executable-perm /opt/sped/fiscal/jre/lib/libinstrument.so 777\nsped-fiscal.x86_64: E: non-standard-executable-perm /opt/sped/fiscal/jre/lib/libj2gss.so 777\nsped-fiscal.x86_64: E: non-standard-executable-perm /opt/sped/fiscal/jre/lib/libj2pcsc.so 777\nsped-fiscal.x86_64: E: non-standard-executable-perm /opt/sped/fiscal/jre/lib/libj2pkcs11.so 777\nsped-fiscal.x86_64: E: non-standard-executable-perm /opt/sped/fiscal/jre/lib/libjaas.so 777\nsped-fiscal.x86_64: E: non-standard-executable-perm /opt/sped/fiscal/jre/lib/libjava.so 777\nsped-fiscal.x86_64: E: non-standard-executable-perm /opt/sped/fiscal/jre/lib/libjavajpeg.so 777\nsped-fiscal.x86_64: E: non-standard-executable-perm /opt/sped/fiscal/jre/lib/libjawt.so 777\nsped-fiscal.x86_64: E: non-standard-executable-perm /opt/sped/fiscal/jre/lib/libjdwp.so 777\nsped-fiscal.x86_64: E: non-standard-executable-perm /opt/sped/fiscal/jre/lib/libjimage.so 777\nsped-fiscal.x86_64: E: non-standard-executable-perm /opt/sped/fiscal/jre/lib/libjli.so 777\nsped-fiscal.x86_64: E: non-standard-executable-perm /opt/sped/fiscal/jre/lib/libjsig.so 777\nsped-fiscal.x86_64: E: non-standard-executable-perm /opt/sped/fiscal/jre/lib/libjsound.so 777\nsped-fiscal.x86_64: E: non-standard-executable-perm /opt/sped/fiscal/jre/lib/libjsvml.so 777\nsped-fiscal.x86_64: E: non-standard-executable-perm /opt/sped/fiscal/jre/lib/liblcms.so 777\nsped-fiscal.x86_64: E: non-standard-executable-perm /opt/sped/fiscal/jre/lib/libmanagement.so 777\nsped-fiscal.x86_64: E: non-standard-executable-perm /opt/sped/fiscal/jre/lib/libmanagement_agent.so 777\nsped-fiscal.x86_64: E: non-standard-executable-perm /opt/sped/fiscal/jre/lib/libmanagement_ext.so 777\nsped-fiscal.x86_64: E: non-standard-executable-perm /opt/sped/fiscal/jre/lib/libmlib_image.so 777\nsped-fiscal.x86_64: E: non-standard-executable-perm /opt/sped/fiscal/jre/lib/libnet.so 777\nsped-fiscal.x86_64: E: non-standard-executable-perm /opt/sped/fiscal/jre/lib/libnio.so 777\nsped-fiscal.x86_64: E: non-standard-executable-perm /opt/sped/fiscal/jre/lib/libprefs.so 777\nsped-fiscal.x86_64: E: non-standard-executable-perm /opt/sped/fiscal/jre/lib/librmi.so 777\nsped-fiscal.x86_64: E: non-standard-executable-perm /opt/sped/fiscal/jre/lib/libsctp.so 777\nsped-fiscal.x86_64: E: non-standard-executable-perm /opt/sped/fiscal/jre/lib/libsplashscreen.so 777\nsped-fiscal.x86_64: E: non-standard-executable-perm /opt/sped/fiscal/jre/lib/libsyslookup.so 777\nsped-fiscal.x86_64: E: non-standard-executable-perm /opt/sped/fiscal/jre/lib/libverify.so 777\nsped-fiscal.x86_64: E: non-standard-executable-perm /opt/sped/fiscal/jre/lib/libzip.so 777\nsped-fiscal.x86_64: E: non-standard-executable-perm /opt/sped/fiscal/jre/lib/modules 777\nsped-fiscal.x86_64: E: non-standard-executable-perm /opt/sped/fiscal/jre/lib/security/cacerts 777\nsped-fiscal.x86_64: E: non-standard-executable-perm /opt/sped/fiscal/jre/lib/security/public_suffix_list.dat 777\nsped-fiscal.x86_64: E: non-standard-executable-perm /opt/sped/fiscal/jre/lib/server/classes.jsa 777\nsped-fiscal.x86_64: E: non-standard-executable-perm /opt/sped/fiscal/jre/lib/server/classes_nocoops.jsa 777\nsped-fiscal.x86_64: E: non-standard-executable-perm /opt/sped/fiscal/jre/lib/server/libjsig.so 777\nsped-fiscal.x86_64: E: non-standard-executable-perm /opt/sped/fiscal/jre/lib/server/libjvm.so 777\nsped-fiscal.x86_64: E: non-standard-executable-perm /opt/sped/fiscal/jre/lib/tzdb.dat 777\nsped-fiscal.x86_64: E: non-standard-executable-perm /opt/sped/fiscal/lib/axis/axis-wsdl4j.jar 777\nsped-fiscal.x86_64: E: non-standard-executable-perm /opt/sped/fiscal/lib/axis/axis.jar 777\nsped-fiscal.x86_64: E: non-standard-executable-perm /opt/sped/fiscal/lib/br.gov.serpro.atualizartabela/atualizartabela.jar 777\nsped-fiscal.x86_64: E: non-standard-executable-perm /opt/sped/fiscal/lib/br.gov.serpro.bdembutido/bdembutido-api.jar 777\nsped-fiscal.x86_64: E: non-standard-executable-perm /opt/sped/fiscal/lib/br.gov.serpro.bdembutido/bdembutido-mysql.jar 777\nsped-fiscal.x86_64: E: non-standard-executable-perm /opt/sped/fiscal/lib/br.gov.serpro.comum/comum-arquivo.jar 777\nsped-fiscal.x86_64: E: non-standard-executable-perm /opt/sped/fiscal/lib/br.gov.serpro.comum/comum-hash.jar 777\nsped-fiscal.x86_64: E: non-standard-executable-perm /opt/sped/fiscal/lib/br.gov.serpro.comum/comum-ioc.jar 777\nsped-fiscal.x86_64: E: non-standard-executable-perm /opt/sped/fiscal/lib/br.gov.serpro.comum/comum-progresso.jar 777\nsped-fiscal.x86_64: E: non-standard-executable-perm /opt/sped/fiscal/lib/br.gov.serpro.comum/comum-pva.jar 777\nsped-fiscal.x86_64: E: non-standard-executable-perm /opt/sped/fiscal/lib/br.gov.serpro.comum/comum-relatorio.jar 777\nsped-fiscal.x86_64: E: non-standard-executable-perm /opt/sped/fiscal/lib/br.gov.serpro.comum/comum-swing.jar 777\nsped-fiscal.x86_64: E: non-standard-executable-perm /opt/sped/fiscal/lib/br.gov.serpro.comum/comum-xml.jar 777\nsped-fiscal.x86_64: E: non-standard-executable-perm /opt/sped/fiscal/lib/br.gov.serpro.comum/comum.jar 777\nsped-fiscal.x86_64: E: non-standard-executable-perm /opt/sped/fiscal/lib/br.gov.serpro.ppgd.dependency/formsrt.jar 777\nsped-fiscal.x86_64: E: non-standard-executable-perm /opt/sped/fiscal/lib/br.gov.serpro.ppgd.dependency/jhall.jar 777\nsped-fiscal.x86_64: E: non-standard-executable-perm /opt/sped/fiscal/lib/br.gov.serpro.ppgd/ppgd-formatos-externos.jar 777\nsped-fiscal.x86_64: E: non-standard-executable-perm /opt/sped/fiscal/lib/br.gov.serpro.ppgd/ppgd-gui-beans.jar 777\nsped-fiscal.x86_64: E: non-standard-executable-perm /opt/sped/fiscal/lib/br.gov.serpro.ppgd/ppgd-gui-swixml.jar 777\nsped-fiscal.x86_64: E: non-standard-executable-perm /opt/sped/fiscal/lib/br.gov.serpro.ppgd/ppgd-gui.jar 777\nsped-fiscal.x86_64: E: non-standard-executable-perm /opt/sped/fiscal/lib/br.gov.serpro.ppgd/ppgd-infraestrutura.jar 777\nsped-fiscal.x86_64: E: non-standard-executable-perm /opt/sped/fiscal/lib/br.gov.serpro.ppgd/ppgd-negocio.jar 777\nsped-fiscal.x86_64: E: non-standard-executable-perm /opt/sped/fiscal/lib/br.gov.serpro.sped.fiscalpva/fiscalpva-dominio.jar 777\nsped-fiscal.x86_64: E: non-standard-executable-perm /opt/sped/fiscal/lib/br.gov.serpro.sped.fiscalpva/fiscalpva-edicao.jar 777\nsped-fiscal.x86_64: E: non-standard-executable-perm /opt/sped/fiscal/lib/br.gov.serpro.sped.fiscalpva/fiscalpva-geradorregistro.jar 777\nsped-fiscal.x86_64: E: non-standard-executable-perm /opt/sped/fiscal/lib/br.gov.serpro.sped.fiscalpva/fiscalpva-nucleo.jar 777\nsped-fiscal.x86_64: E: non-standard-executable-perm /opt/sped/fiscal/lib/br.gov.serpro.sped.fiscalpva/fiscalpva-persistencia.jar 777\nsped-fiscal.x86_64: E: non-standard-executable-perm /opt/sped/fiscal/lib/br.gov.serpro.sped.fiscalpva/fiscalpva-relatorios.jar 777\nsped-fiscal.x86_64: E: non-standard-executable-perm /opt/sped/fiscal/lib/br.gov.serpro.sped.fiscalpva/fiscalpva-validador.jar 777\nsped-fiscal.x86_64: E: non-standard-executable-perm /opt/sped/fiscal/lib/br.gov.serpro.vepxml.comum.sped/vepxml-comum-sped.jar 777\nsped-fiscal.x86_64: E: non-standard-executable-perm /opt/sped/fiscal/lib/br.gov.serpro.vepxml/vepxml-edicao.jar 777\nsped-fiscal.x86_64: E: non-standard-executable-perm /opt/sped/fiscal/lib/br.gov.serpro.vepxml/vepxml-nucleo.jar 777\nsped-fiscal.x86_64: E: non-standard-executable-perm /opt/sped/fiscal/lib/br.gov.serpro.vepxml/vepxml-persistencia-api.jar 777\nsped-fiscal.x86_64: E: non-standard-executable-perm /opt/sped/fiscal/lib/br.gov.serpro.vepxml/vepxml-validador-api.jar 777\nsped-fiscal.x86_64: E: non-standard-executable-perm /opt/sped/fiscal/lib/br.gov.serpro.vepxml/vepxml-validador-comum.jar 777\nsped-fiscal.x86_64: E: non-standard-executable-perm /opt/sped/fiscal/lib/br.gov.serpro/assinatura.jar 777\nsped-fiscal.x86_64: E: non-standard-executable-perm /opt/sped/fiscal/lib/br.gov.serpro/controleversao.jar 777\nsped-fiscal.x86_64: E: non-standard-executable-perm /opt/sped/fiscal/lib/br.gov.serpro/copiaseguranca.jar 777\nsped-fiscal.x86_64: E: non-standard-executable-perm /opt/sped/fiscal/lib/br.gov.serpro/jsignnet.jar 777\nsped-fiscal.x86_64: E: non-standard-executable-perm /opt/sped/fiscal/lib/br.gov.serpro/mscapijce.jar 777\nsped-fiscal.x86_64: E: non-standard-executable-perm /opt/sped/fiscal/lib/br.gov.serpro/receitanet.jar 777\nsped-fiscal.x86_64: E: non-standard-executable-perm /opt/sped/fiscal/lib/br.gov.serpro/recnet-envelope.jar 777\nsped-fiscal.x86_64: E: non-standard-executable-perm /opt/sped/fiscal/lib/br.gov.serpro/recnetutil.jar 777\nsped-fiscal.x86_64: E: non-standard-executable-perm /opt/sped/fiscal/lib/com.fasterxml.jackson.core/jackson-annotations.jar 777\nsped-fiscal.x86_64: E: non-standard-executable-perm /opt/sped/fiscal/lib/com.fasterxml.jackson.core/jackson-core.jar 777\nsped-fiscal.x86_64: E: non-standard-executable-perm /opt/sped/fiscal/lib/com.fasterxml.jackson.core/jackson-databind.jar 777\nsped-fiscal.x86_64: E: non-standard-executable-perm /opt/sped/fiscal/lib/com.github.virtuald/curvesapi.jar 777\nsped-fiscal.x86_64: E: non-standard-executable-perm /opt/sped/fiscal/lib/com.google.code.gson/gson.jar 777\nsped-fiscal.x86_64: E: non-standard-executable-perm /opt/sped/fiscal/lib/com.google.code.guice/guice.jar 777\nsped-fiscal.x86_64: E: non-standard-executable-perm /opt/sped/fiscal/lib/com.google.errorprone/error_prone_annotations.jar 777\nsped-fiscal.x86_64: E: non-standard-executable-perm /opt/sped/fiscal/lib/com.google.zxing/core.jar 777\nsped-fiscal.x86_64: E: non-standard-executable-perm /opt/sped/fiscal/lib/com.ibm.icu/icu4j.jar 777\nsped-fiscal.x86_64: E: non-standard-executable-perm /opt/sped/fiscal/lib/com.jhlabs/filters.jar 777\nsped-fiscal.x86_64: E: non-standard-executable-perm /opt/sped/fiscal/lib/com.lowagie/itext.jar 777\nsped-fiscal.x86_64: E: non-standard-executable-perm /opt/sped/fiscal/lib/com.sun.xml.bind/jaxb-impl.jar 777\nsped-fiscal.x86_64: E: non-standard-executable-perm /opt/sped/fiscal/lib/com.sun.xml.fastinfoset/FastInfoset.jar 777\nsped-fiscal.x86_64: E: non-standard-executable-perm /opt/sped/fiscal/lib/com.sun.xml.stream.buffer/streambuffer.jar 777\nsped-fiscal.x86_64: E: non-standard-executable-perm /opt/sped/fiscal/lib/com.sun.xml.ws/jaxws-rt.jar 777\nsped-fiscal.x86_64: E: non-standard-executable-perm /opt/sped/fiscal/lib/com.zaxxer/HikariCP.jar 777\nsped-fiscal.x86_64: E: non-standard-executable-perm /opt/sped/fiscal/lib/commons-beanutils/commons-beanutils.jar 777\nsped-fiscal.x86_64: E: non-standard-executable-perm /opt/sped/fiscal/lib/commons-codec/commons-codec.jar 777\nsped-fiscal.x86_64: E: non-standard-executable-perm /opt/sped/fiscal/lib/commons-collections/commons-collections.jar 777\nsped-fiscal.x86_64: E: non-standard-executable-perm /opt/sped/fiscal/lib/commons-dbcp/commons-dbcp.jar 777\nsped-fiscal.x86_64: E: non-standard-executable-perm /opt/sped/fiscal/lib/commons-digester/commons-digester.jar 777\nsped-fiscal.x86_64: E: non-standard-executable-perm /opt/sped/fiscal/lib/commons-discovery/commons-discovery.jar 777\nsped-fiscal.x86_64: E: non-standard-executable-perm /opt/sped/fiscal/lib/commons-io/commons-io.jar 777\nsped-fiscal.x86_64: E: non-standard-executable-perm /opt/sped/fiscal/lib/commons-lang/commons-lang.jar 777\nsped-fiscal.x86_64: E: non-standard-executable-perm /opt/sped/fiscal/lib/commons-logging/commons-logging.jar 777\nsped-fiscal.x86_64: E: non-standard-executable-perm /opt/sped/fiscal/lib/commons-pool/commons-pool.jar 777\nsped-fiscal.x86_64: E: non-standard-executable-perm /opt/sped/fiscal/lib/jakarta-regexp/jakarta-regexp.jar 777\nsped-fiscal.x86_64: E: non-standard-executable-perm /opt/sped/fiscal/lib/jakarta.activation/jakarta.activation-api.jar 777\nsped-fiscal.x86_64: E: non-standard-executable-perm /opt/sped/fiscal/lib/jakarta.annotation/jakarta.annotation-api.jar 777\nsped-fiscal.x86_64: E: non-standard-executable-perm /opt/sped/fiscal/lib/jakarta.mail/jakarta.mail-api.jar 777\nsped-fiscal.x86_64: E: non-standard-executable-perm /opt/sped/fiscal/lib/jakarta.xml.bind/jakarta.xml.bind-api.jar 777\nsped-fiscal.x86_64: E: non-standard-executable-perm /opt/sped/fiscal/lib/jakarta.xml.soap/jakarta.xml.soap-api.jar 777\nsped-fiscal.x86_64: E: non-standard-executable-perm /opt/sped/fiscal/lib/jakarta.xml.ws/jakarta.xml.ws-api.jar 777\nsped-fiscal.x86_64: E: non-standard-executable-perm /opt/sped/fiscal/lib/javax.activation/activation.jar 777\nsped-fiscal.x86_64: E: non-standard-executable-perm /opt/sped/fiscal/lib/javax.inject/javax.inject.jar 777\nsped-fiscal.x86_64: E: non-standard-executable-perm /opt/sped/fiscal/lib/javax.xml.bind/jaxb-api.jar 777\nsped-fiscal.x86_64: E: non-standard-executable-perm /opt/sped/fiscal/lib/javax.xml.stream/stax-api.jar 777\nsped-fiscal.x86_64: E: non-standard-executable-perm /opt/sped/fiscal/lib/junit/junit.jar 777\nsped-fiscal.x86_64: E: non-standard-executable-perm /opt/sped/fiscal/lib/mysql/mysql-connector-java.jar 777\nsped-fiscal.x86_64: E: non-standard-executable-perm /opt/sped/fiscal/lib/net.java.dev.swing-layout/swing-layout.jar 777\nsped-fiscal.x86_64: E: non-standard-executable-perm /opt/sped/fiscal/lib/net.sf.jasperreports/jasperreports.jar 777\nsped-fiscal.x86_64: E: non-standard-executable-perm /opt/sped/fiscal/lib/org.apache.axis/axis-jaxrpc.jar 777\nsped-fiscal.x86_64: E: non-standard-executable-perm /opt/sped/fiscal/lib/org.apache.axis/axis-saaj.jar 777\nsped-fiscal.x86_64: E: non-standard-executable-perm /opt/sped/fiscal/lib/org.apache.commons/commons-collections4.jar 777\nsped-fiscal.x86_64: E: non-standard-executable-perm /opt/sped/fiscal/lib/org.apache.commons/commons-lang3.jar 777\nsped-fiscal.x86_64: E: non-standard-executable-perm /opt/sped/fiscal/lib/org.apache.lucene/lucene-analyzers-common.jar 777\nsped-fiscal.x86_64: E: non-standard-executable-perm /opt/sped/fiscal/lib/org.apache.lucene/lucene-core.jar 777\nsped-fiscal.x86_64: E: non-standard-executable-perm /opt/sped/fiscal/lib/org.apache.lucene/lucene-queries.jar 777\nsped-fiscal.x86_64: E: non-standard-executable-perm /opt/sped/fiscal/lib/org.apache.lucene/lucene-queryparser.jar 777\nsped-fiscal.x86_64: E: non-standard-executable-perm /opt/sped/fiscal/lib/org.apache.lucene/lucene-sandbox.jar 777\nsped-fiscal.x86_64: E: non-standard-executable-perm /opt/sped/fiscal/lib/org.apache.maven/maven-artifact.jar 777\nsped-fiscal.x86_64: E: non-standard-executable-perm /opt/sped/fiscal/lib/org.apache.poi/poi-ooxml-schemas.jar 777\nsped-fiscal.x86_64: E: non-standard-executable-perm /opt/sped/fiscal/lib/org.apache.poi/poi-ooxml.jar 777\nsped-fiscal.x86_64: E: non-standard-executable-perm /opt/sped/fiscal/lib/org.apache.poi/poi.jar 777\nsped-fiscal.x86_64: E: non-standard-executable-perm /opt/sped/fiscal/lib/org.apache.xmlbeans/xmlbeans.jar 777\nsped-fiscal.x86_64: E: non-standard-executable-perm /opt/sped/fiscal/lib/org.bouncycastle/bcmail-jdk18on.jar 777\nsped-fiscal.x86_64: E: non-standard-executable-perm /opt/sped/fiscal/lib/org.bouncycastle/bcpkix-jdk18on.jar 777\nsped-fiscal.x86_64: E: non-standard-executable-perm /opt/sped/fiscal/lib/org.bouncycastle/bcprov-jdk15on.jar 777\nsped-fiscal.x86_64: E: non-standard-executable-perm /opt/sped/fiscal/lib/org.bouncycastle/bcprov-jdk18on.jar 777\nsped-fiscal.x86_64: E: non-standard-executable-perm /opt/sped/fiscal/lib/org.bouncycastle/bcutil-jdk18on.jar 777\nsped-fiscal.x86_64: E: non-standard-executable-perm /opt/sped/fiscal/lib/org.codehaus.castor/castor-core.jar 777\nsped-fiscal.x86_64: E: non-standard-executable-perm /opt/sped/fiscal/lib/org.codehaus.castor/castor-xml.jar 777\nsped-fiscal.x86_64: E: non-standard-executable-perm /opt/sped/fiscal/lib/org.codehaus.plexus/plexus-utils.jar 777\nsped-fiscal.x86_64: E: non-standard-executable-perm /opt/sped/fiscal/lib/org.eclipse.jdt.core.compiler/ecj.jar 777\nsped-fiscal.x86_64: E: non-standard-executable-perm /opt/sped/fiscal/lib/org.glassfish.external/management-api.jar 777\nsped-fiscal.x86_64: E: non-standard-executable-perm /opt/sped/fiscal/lib/org.glassfish.gmbal/gmbal-api-only.jar 777\nsped-fiscal.x86_64: E: non-standard-executable-perm /opt/sped/fiscal/lib/org.glassfish.ha/ha-api.jar 777\nsped-fiscal.x86_64: E: non-standard-executable-perm /opt/sped/fiscal/lib/org.hamcrest/hamcrest-core.jar 777\nsped-fiscal.x86_64: E: non-standard-executable-perm /opt/sped/fiscal/lib/org.jfree/jcommon.jar 777\nsped-fiscal.x86_64: E: non-standard-executable-perm /opt/sped/fiscal/lib/org.jfree/jfreechart.jar 777\nsped-fiscal.x86_64: E: non-standard-executable-perm /opt/sped/fiscal/lib/org.json/json.jar 777\nsped-fiscal.x86_64: E: non-standard-executable-perm /opt/sped/fiscal/lib/org.jvnet.mimepull/mimepull.jar 777\nsped-fiscal.x86_64: E: non-standard-executable-perm /opt/sped/fiscal/lib/org.jvnet.staxex/stax-ex.jar 777\nsped-fiscal.x86_64: E: non-standard-executable-perm /opt/sped/fiscal/lib/org.olap4j/olap4j.jar 777\nsped-fiscal.x86_64: E: non-standard-executable-perm /opt/sped/fiscal/lib/org.slf4j/slf4j-api.jar 777\nsped-fiscal.x86_64: E: non-standard-executable-perm /opt/sped/fiscal/lib/org.swinglabs/swing-worker.jar 777\nsped-fiscal.x86_64: E: non-standard-executable-perm /opt/sped/fiscal/lib/org.swinglabs/swingx.jar 777\nsped-fiscal.x86_64: E: non-standard-executable-perm /opt/sped/fiscal/lib/stax/stax-api.jar 777\nsped-fiscal.x86_64: E: non-standard-executable-perm /opt/sped/fiscal/lib/stax/stax.jar 777\nsped-fiscal.x86_64: E: non-standard-executable-perm /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_RN$AJ_APUR_DED$78$126 777\nsped-fiscal.x86_64: E: non-standard-executable-perm /opt/sped/fiscal/recursos/TabelasExternas/metadados 777\nsped-fiscal.x86_64: E: non-standard-dir-perm /opt/sped/fiscal 777\nsped-fiscal.x86_64: E: non-standard-dir-perm /opt/sped/fiscal/.install4j 777\nsped-fiscal.x86_64: E: non-standard-dir-perm /opt/sped/fiscal/.install4j/user 777\nsped-fiscal.x86_64: E: non-standard-dir-perm /opt/sped/fiscal/Ajuda 777\nsped-fiscal.x86_64: E: non-standard-dir-perm /opt/sped/fiscal/configuracoes 777\nsped-fiscal.x86_64: E: non-standard-dir-perm /opt/sped/fiscal/jre 777\nsped-fiscal.x86_64: E: non-standard-dir-perm /opt/sped/fiscal/jre/bin 777\nsped-fiscal.x86_64: E: non-standard-dir-perm /opt/sped/fiscal/jre/conf 777\nsped-fiscal.x86_64: E: non-standard-dir-perm /opt/sped/fiscal/jre/conf/management 777\nsped-fiscal.x86_64: E: non-standard-dir-perm /opt/sped/fiscal/jre/conf/sdp 777\nsped-fiscal.x86_64: E: non-standard-dir-perm /opt/sped/fiscal/jre/conf/security 777\nsped-fiscal.x86_64: E: non-standard-dir-perm /opt/sped/fiscal/jre/conf/security/policy 777\nsped-fiscal.x86_64: E: non-standard-dir-perm /opt/sped/fiscal/jre/conf/security/policy/limited 777\nsped-fiscal.x86_64: E: non-standard-dir-perm /opt/sped/fiscal/jre/conf/security/policy/unlimited 777\nsped-fiscal.x86_64: E: non-standard-dir-perm /opt/sped/fiscal/jre/legal 777\nsped-fiscal.x86_64: E: non-standard-dir-perm /opt/sped/fiscal/jre/legal/java.base 777\nsped-fiscal.x86_64: E: non-standard-dir-perm /opt/sped/fiscal/jre/legal/java.compiler 777\nsped-fiscal.x86_64: E: non-standard-dir-perm /opt/sped/fiscal/jre/legal/java.datatransfer 777\nsped-fiscal.x86_64: E: non-standard-dir-perm /opt/sped/fiscal/jre/legal/java.desktop 777\nsped-fiscal.x86_64: E: non-standard-dir-perm /opt/sped/fiscal/jre/legal/java.instrument 777\nsped-fiscal.x86_64: E: non-standard-dir-perm /opt/sped/fiscal/jre/legal/java.logging 777\nsped-fiscal.x86_64: E: non-standard-dir-perm /opt/sped/fiscal/jre/legal/java.management 777\nsped-fiscal.x86_64: E: non-standard-dir-perm /opt/sped/fiscal/jre/legal/java.management.rmi 777\nsped-fiscal.x86_64: E: non-standard-dir-perm /opt/sped/fiscal/jre/legal/java.naming 777\nsped-fiscal.x86_64: E: non-standard-dir-perm /opt/sped/fiscal/jre/legal/java.net.http 777\nsped-fiscal.x86_64: E: non-standard-dir-perm /opt/sped/fiscal/jre/legal/java.prefs 777\nsped-fiscal.x86_64: E: non-standard-dir-perm /opt/sped/fiscal/jre/legal/java.rmi 777\nsped-fiscal.x86_64: E: non-standard-dir-perm /opt/sped/fiscal/jre/legal/java.scripting 777\nsped-fiscal.x86_64: E: non-standard-dir-perm /opt/sped/fiscal/jre/legal/java.se 777\nsped-fiscal.x86_64: E: non-standard-dir-perm /opt/sped/fiscal/jre/legal/java.security.jgss 777\nsped-fiscal.x86_64: E: non-standard-dir-perm /opt/sped/fiscal/jre/legal/java.security.sasl 777\nsped-fiscal.x86_64: E: non-standard-dir-perm /opt/sped/fiscal/jre/legal/java.smartcardio 777\nsped-fiscal.x86_64: E: non-standard-dir-perm /opt/sped/fiscal/jre/legal/java.sql 777\nsped-fiscal.x86_64: E: non-standard-dir-perm /opt/sped/fiscal/jre/legal/java.sql.rowset 777\nsped-fiscal.x86_64: E: non-standard-dir-perm /opt/sped/fiscal/jre/legal/java.transaction.xa 777\nsped-fiscal.x86_64: E: non-standard-dir-perm /opt/sped/fiscal/jre/legal/java.xml 777\nsped-fiscal.x86_64: E: non-standard-dir-perm /opt/sped/fiscal/jre/legal/java.xml.crypto 777\nsped-fiscal.x86_64: E: non-standard-dir-perm /opt/sped/fiscal/jre/legal/jdk.accessibility 777\nsped-fiscal.x86_64: E: non-standard-dir-perm /opt/sped/fiscal/jre/legal/jdk.charsets 777\nsped-fiscal.x86_64: E: non-standard-dir-perm /opt/sped/fiscal/jre/legal/jdk.crypto.cryptoki 777\nsped-fiscal.x86_64: E: non-standard-dir-perm /opt/sped/fiscal/jre/legal/jdk.crypto.ec 777\nsped-fiscal.x86_64: E: non-standard-dir-perm /opt/sped/fiscal/jre/legal/jdk.dynalink 777\nsped-fiscal.x86_64: E: non-standard-dir-perm /opt/sped/fiscal/jre/legal/jdk.httpserver 777\nsped-fiscal.x86_64: E: non-standard-dir-perm /opt/sped/fiscal/jre/legal/jdk.incubator.vector 777\nsped-fiscal.x86_64: E: non-standard-dir-perm /opt/sped/fiscal/jre/legal/jdk.internal.vm.ci 777\nsped-fiscal.x86_64: E: non-standard-dir-perm /opt/sped/fiscal/jre/legal/jdk.internal.vm.compiler 777\nsped-fiscal.x86_64: E: non-standard-dir-perm /opt/sped/fiscal/jre/legal/jdk.internal.vm.compiler.management 777\nsped-fiscal.x86_64: E: non-standard-dir-perm /opt/sped/fiscal/jre/legal/jdk.jdwp.agent 777\nsped-fiscal.x86_64: E: non-standard-dir-perm /opt/sped/fiscal/jre/legal/jdk.jfr 777\nsped-fiscal.x86_64: E: non-standard-dir-perm /opt/sped/fiscal/jre/legal/jdk.jsobject 777\nsped-fiscal.x86_64: E: non-standard-dir-perm /opt/sped/fiscal/jre/legal/jdk.localedata 777\nsped-fiscal.x86_64: E: non-standard-dir-perm /opt/sped/fiscal/jre/legal/jdk.management 777\nsped-fiscal.x86_64: E: non-standard-dir-perm /opt/sped/fiscal/jre/legal/jdk.management.agent 777\nsped-fiscal.x86_64: E: non-standard-dir-perm /opt/sped/fiscal/jre/legal/jdk.management.jfr 777\nsped-fiscal.x86_64: E: non-standard-dir-perm /opt/sped/fiscal/jre/legal/jdk.naming.dns 777\nsped-fiscal.x86_64: E: non-standard-dir-perm /opt/sped/fiscal/jre/legal/jdk.naming.rmi 777\nsped-fiscal.x86_64: E: non-standard-dir-perm /opt/sped/fiscal/jre/legal/jdk.net 777\nsped-fiscal.x86_64: E: non-standard-dir-perm /opt/sped/fiscal/jre/legal/jdk.nio.mapmode 777\nsped-fiscal.x86_64: E: non-standard-dir-perm /opt/sped/fiscal/jre/legal/jdk.sctp 777\nsped-fiscal.x86_64: E: non-standard-dir-perm /opt/sped/fiscal/jre/legal/jdk.security.auth 777\nsped-fiscal.x86_64: E: non-standard-dir-perm /opt/sped/fiscal/jre/legal/jdk.security.jgss 777\nsped-fiscal.x86_64: E: non-standard-dir-perm /opt/sped/fiscal/jre/legal/jdk.unsupported 777\nsped-fiscal.x86_64: E: non-standard-dir-perm /opt/sped/fiscal/jre/legal/jdk.xml.dom 777\nsped-fiscal.x86_64: E: non-standard-dir-perm /opt/sped/fiscal/jre/legal/jdk.zipfs 777\nsped-fiscal.x86_64: E: non-standard-dir-perm /opt/sped/fiscal/jre/lib 777\nsped-fiscal.x86_64: E: non-standard-dir-perm /opt/sped/fiscal/jre/lib/jfr 777\nsped-fiscal.x86_64: E: non-standard-dir-perm /opt/sped/fiscal/jre/lib/security 777\nsped-fiscal.x86_64: E: non-standard-dir-perm /opt/sped/fiscal/jre/lib/server 777\nsped-fiscal.x86_64: E: non-standard-dir-perm /opt/sped/fiscal/lib 777\nsped-fiscal.x86_64: E: non-standard-dir-perm /opt/sped/fiscal/lib/axis 777\nsped-fiscal.x86_64: E: non-standard-dir-perm /opt/sped/fiscal/lib/br.gov.serpro 777\nsped-fiscal.x86_64: E: non-standard-dir-perm /opt/sped/fiscal/lib/br.gov.serpro.atualizartabela 777\nsped-fiscal.x86_64: E: non-standard-dir-perm /opt/sped/fiscal/lib/br.gov.serpro.bdembutido 777\nsped-fiscal.x86_64: E: non-standard-dir-perm /opt/sped/fiscal/lib/br.gov.serpro.comum 777\nsped-fiscal.x86_64: E: non-standard-dir-perm /opt/sped/fiscal/lib/br.gov.serpro.ppgd 777\nsped-fiscal.x86_64: E: non-standard-dir-perm /opt/sped/fiscal/lib/br.gov.serpro.ppgd.dependency 777\nsped-fiscal.x86_64: E: non-standard-dir-perm /opt/sped/fiscal/lib/br.gov.serpro.sped.fiscalpva 777\nsped-fiscal.x86_64: E: non-standard-dir-perm /opt/sped/fiscal/lib/br.gov.serpro.vepxml 777\nsped-fiscal.x86_64: E: non-standard-dir-perm /opt/sped/fiscal/lib/br.gov.serpro.vepxml.comum.sped 777\nsped-fiscal.x86_64: E: non-standard-dir-perm /opt/sped/fiscal/lib/com.fasterxml.jackson.core 777\nsped-fiscal.x86_64: E: non-standard-dir-perm /opt/sped/fiscal/lib/com.github.virtuald 777\nsped-fiscal.x86_64: E: non-standard-dir-perm /opt/sped/fiscal/lib/com.google.code.gson 777\nsped-fiscal.x86_64: E: non-standard-dir-perm /opt/sped/fiscal/lib/com.google.code.guice 777\nsped-fiscal.x86_64: E: non-standard-dir-perm /opt/sped/fiscal/lib/com.google.errorprone 777\nsped-fiscal.x86_64: E: non-standard-dir-perm /opt/sped/fiscal/lib/com.google.zxing 777\nsped-fiscal.x86_64: E: non-standard-dir-perm /opt/sped/fiscal/lib/com.ibm.icu 777\nsped-fiscal.x86_64: E: non-standard-dir-perm /opt/sped/fiscal/lib/com.jhlabs 777\nsped-fiscal.x86_64: E: non-standard-dir-perm /opt/sped/fiscal/lib/com.lowagie 777\nsped-fiscal.x86_64: E: non-standard-dir-perm /opt/sped/fiscal/lib/com.sun.xml.bind 777\nsped-fiscal.x86_64: E: non-standard-dir-perm /opt/sped/fiscal/lib/com.sun.xml.fastinfoset 777\nsped-fiscal.x86_64: E: non-standard-dir-perm /opt/sped/fiscal/lib/com.sun.xml.stream.buffer 777\nsped-fiscal.x86_64: E: non-standard-dir-perm /opt/sped/fiscal/lib/com.sun.xml.ws 777\nsped-fiscal.x86_64: E: non-standard-dir-perm /opt/sped/fiscal/lib/com.zaxxer 777\nsped-fiscal.x86_64: E: non-standard-dir-perm /opt/sped/fiscal/lib/commons-beanutils 777\nsped-fiscal.x86_64: E: non-standard-dir-perm /opt/sped/fiscal/lib/commons-codec 777\nsped-fiscal.x86_64: E: non-standard-dir-perm /opt/sped/fiscal/lib/commons-collections 777\nsped-fiscal.x86_64: E: non-standard-dir-perm /opt/sped/fiscal/lib/commons-dbcp 777\nsped-fiscal.x86_64: E: non-standard-dir-perm /opt/sped/fiscal/lib/commons-digester 777\nsped-fiscal.x86_64: E: non-standard-dir-perm /opt/sped/fiscal/lib/commons-discovery 777\nsped-fiscal.x86_64: E: non-standard-dir-perm /opt/sped/fiscal/lib/commons-io 777\nsped-fiscal.x86_64: E: non-standard-dir-perm /opt/sped/fiscal/lib/commons-lang 777\nsped-fiscal.x86_64: E: non-standard-dir-perm /opt/sped/fiscal/lib/commons-logging 777\nsped-fiscal.x86_64: E: non-standard-dir-perm /opt/sped/fiscal/lib/commons-pool 777\nsped-fiscal.x86_64: E: non-standard-dir-perm /opt/sped/fiscal/lib/jakarta-regexp 777\nsped-fiscal.x86_64: E: non-standard-dir-perm /opt/sped/fiscal/lib/jakarta.activation 777\nsped-fiscal.x86_64: E: non-standard-dir-perm /opt/sped/fiscal/lib/jakarta.annotation 777\nsped-fiscal.x86_64: E: non-standard-dir-perm /opt/sped/fiscal/lib/jakarta.mail 777\nsped-fiscal.x86_64: E: non-standard-dir-perm /opt/sped/fiscal/lib/jakarta.xml.bind 777\nsped-fiscal.x86_64: E: non-standard-dir-perm /opt/sped/fiscal/lib/jakarta.xml.soap 777\nsped-fiscal.x86_64: E: non-standard-dir-perm /opt/sped/fiscal/lib/jakarta.xml.ws 777\nsped-fiscal.x86_64: E: non-standard-dir-perm /opt/sped/fiscal/lib/javax.activation 777\nsped-fiscal.x86_64: E: non-standard-dir-perm /opt/sped/fiscal/lib/javax.inject 777\nsped-fiscal.x86_64: E: non-standard-dir-perm /opt/sped/fiscal/lib/javax.xml.bind 777\nsped-fiscal.x86_64: E: non-standard-dir-perm /opt/sped/fiscal/lib/javax.xml.stream 777\nsped-fiscal.x86_64: E: non-standard-dir-perm /opt/sped/fiscal/lib/junit 777\nsped-fiscal.x86_64: E: non-standard-dir-perm /opt/sped/fiscal/lib/mysql 777\nsped-fiscal.x86_64: E: non-standard-dir-perm /opt/sped/fiscal/lib/net.java.dev.swing-layout 777\nsped-fiscal.x86_64: E: non-standard-dir-perm /opt/sped/fiscal/lib/net.sf.jasperreports 777\nsped-fiscal.x86_64: E: non-standard-dir-perm /opt/sped/fiscal/lib/org.apache.axis 777\nsped-fiscal.x86_64: E: non-standard-dir-perm /opt/sped/fiscal/lib/org.apache.commons 777\nsped-fiscal.x86_64: E: non-standard-dir-perm /opt/sped/fiscal/lib/org.apache.lucene 777\nsped-fiscal.x86_64: E: non-standard-dir-perm /opt/sped/fiscal/lib/org.apache.maven 777\nsped-fiscal.x86_64: E: non-standard-dir-perm /opt/sped/fiscal/lib/org.apache.poi 777\nsped-fiscal.x86_64: E: non-standard-dir-perm /opt/sped/fiscal/lib/org.apache.xmlbeans 777\nsped-fiscal.x86_64: E: non-standard-dir-perm /opt/sped/fiscal/lib/org.bouncycastle 777\nsped-fiscal.x86_64: E: non-standard-dir-perm /opt/sped/fiscal/lib/org.codehaus.castor 777\nsped-fiscal.x86_64: E: non-standard-dir-perm /opt/sped/fiscal/lib/org.codehaus.plexus 777\nsped-fiscal.x86_64: E: non-standard-dir-perm /opt/sped/fiscal/lib/org.eclipse.jdt.core.compiler 777\nsped-fiscal.x86_64: E: non-standard-dir-perm /opt/sped/fiscal/lib/org.glassfish.external 777\nsped-fiscal.x86_64: E: non-standard-dir-perm /opt/sped/fiscal/lib/org.glassfish.gmbal 777\nsped-fiscal.x86_64: E: non-standard-dir-perm /opt/sped/fiscal/lib/org.glassfish.ha 777\nsped-fiscal.x86_64: E: non-standard-dir-perm /opt/sped/fiscal/lib/org.hamcrest 777\nsped-fiscal.x86_64: E: non-standard-dir-perm /opt/sped/fiscal/lib/org.jfree 777\nsped-fiscal.x86_64: E: non-standard-dir-perm /opt/sped/fiscal/lib/org.json 777\nsped-fiscal.x86_64: E: non-standard-dir-perm /opt/sped/fiscal/lib/org.jvnet.mimepull 777\nsped-fiscal.x86_64: E: non-standard-dir-perm /opt/sped/fiscal/lib/org.jvnet.staxex 777\nsped-fiscal.x86_64: E: non-standard-dir-perm /opt/sped/fiscal/lib/org.olap4j 777\nsped-fiscal.x86_64: E: non-standard-dir-perm /opt/sped/fiscal/lib/org.slf4j 777\nsped-fiscal.x86_64: E: non-standard-dir-perm /opt/sped/fiscal/lib/org.swinglabs 777\nsped-fiscal.x86_64: E: non-standard-dir-perm /opt/sped/fiscal/lib/stax 777\nsped-fiscal.x86_64: E: non-standard-dir-perm /opt/sped/fiscal/recursos 777\nsped-fiscal.x86_64: E: non-standard-dir-perm /opt/sped/fiscal/recursos/TabelasExternas 777\nsped-fiscal.x86_64: W: no-manual-page-for-binary fiscalpva\nsped-fiscal.src: E: no-changelogname-tag\nsped-fiscal.x86_64: E: no-changelogname-tag\nsped-fiscal.spec: W: no-%check-section\nsped-fiscal.spec: W: no-%build-section\nsped-fiscal.spec:10: W: mixed-use-of-spaces-and-tabs (spaces: line 10, tab: line 6)\nsped-fiscal.spec: W: invalid-url Source0: sped-fiscal_6.0.2.tar.xz\nsped-fiscal.x86_64: E: invalid-soname /opt/sped/fiscal/jre/lib/libawt.so libawt.so\nsped-fiscal.x86_64: E: invalid-soname /opt/sped/fiscal/jre/lib/libawt_headless.so libawt_headless.so\nsped-fiscal.x86_64: E: invalid-soname /opt/sped/fiscal/jre/lib/libawt_xawt.so libawt_xawt.so\nsped-fiscal.x86_64: E: invalid-soname /opt/sped/fiscal/jre/lib/libdt_socket.so libdt_socket.so\nsped-fiscal.x86_64: E: invalid-soname /opt/sped/fiscal/jre/lib/libextnet.so libextnet.so\nsped-fiscal.x86_64: E: invalid-soname /opt/sped/fiscal/jre/lib/libfontmanager.so libfontmanager.so\nsped-fiscal.x86_64: E: invalid-soname /opt/sped/fiscal/jre/lib/libfreetype.so libfreetype.so\nsped-fiscal.x86_64: E: invalid-soname /opt/sped/fiscal/jre/lib/libinstrument.so libinstrument.so\nsped-fiscal.x86_64: E: invalid-soname /opt/sped/fiscal/jre/lib/libj2gss.so libj2gss.so\nsped-fiscal.x86_64: E: invalid-soname /opt/sped/fiscal/jre/lib/libj2pcsc.so libj2pcsc.so\nsped-fiscal.x86_64: E: invalid-soname /opt/sped/fiscal/jre/lib/libjaas.so libjaas.so\nsped-fiscal.x86_64: E: invalid-soname /opt/sped/fiscal/jre/lib/libjava.so libjava.so\nsped-fiscal.x86_64: E: invalid-soname /opt/sped/fiscal/jre/lib/libjavajpeg.so libjavajpeg.so\nsped-fiscal.x86_64: E: invalid-soname /opt/sped/fiscal/jre/lib/libjawt.so libjawt.so\nsped-fiscal.x86_64: E: invalid-soname /opt/sped/fiscal/jre/lib/libjdwp.so libjdwp.so\nsped-fiscal.x86_64: E: invalid-soname /opt/sped/fiscal/jre/lib/libjimage.so libjimage.so\nsped-fiscal.x86_64: E: invalid-soname /opt/sped/fiscal/jre/lib/libjli.so libjli.so\nsped-fiscal.x86_64: E: invalid-soname /opt/sped/fiscal/jre/lib/libjsig.so libjsig.so\nsped-fiscal.x86_64: E: invalid-soname /opt/sped/fiscal/jre/lib/libjsound.so libjsound.so\nsped-fiscal.x86_64: E: invalid-soname /opt/sped/fiscal/jre/lib/libjsvml.so libjsvml.so\nsped-fiscal.x86_64: E: invalid-soname /opt/sped/fiscal/jre/lib/liblcms.so liblcms.so\nsped-fiscal.x86_64: E: invalid-soname /opt/sped/fiscal/jre/lib/libmanagement.so libmanagement.so\nsped-fiscal.x86_64: E: invalid-soname /opt/sped/fiscal/jre/lib/libmanagement_agent.so libmanagement_agent.so\nsped-fiscal.x86_64: E: invalid-soname /opt/sped/fiscal/jre/lib/libmanagement_ext.so libmanagement_ext.so\nsped-fiscal.x86_64: E: invalid-soname /opt/sped/fiscal/jre/lib/libmlib_image.so libmlib_image.so\nsped-fiscal.x86_64: E: invalid-soname /opt/sped/fiscal/jre/lib/libnet.so libnet.so\nsped-fiscal.x86_64: E: invalid-soname /opt/sped/fiscal/jre/lib/libnio.so libnio.so\nsped-fiscal.x86_64: E: invalid-soname /opt/sped/fiscal/jre/lib/libprefs.so libprefs.so\nsped-fiscal.x86_64: E: invalid-soname /opt/sped/fiscal/jre/lib/librmi.so librmi.so\nsped-fiscal.x86_64: E: invalid-soname /opt/sped/fiscal/jre/lib/libsctp.so libsctp.so\nsped-fiscal.x86_64: E: invalid-soname /opt/sped/fiscal/jre/lib/libsplashscreen.so libsplashscreen.so\nsped-fiscal.x86_64: E: invalid-soname /opt/sped/fiscal/jre/lib/libsyslookup.so libsyslookup.so\nsped-fiscal.x86_64: E: invalid-soname /opt/sped/fiscal/jre/lib/libverify.so libverify.so\nsped-fiscal.x86_64: E: invalid-soname /opt/sped/fiscal/jre/lib/libzip.so libzip.so\nsped-fiscal.src: W: invalid-license GPL-2+\nsped-fiscal.x86_64: W: invalid-license GPL-2+\nsped-fiscal.x86_64: E: incorrect-fsf-address /opt/sped/fiscal/jre/legal/java.base/LICENSE\nsped-fiscal.x86_64: E: incorrect-fsf-address /opt/sped/fiscal/jre/lib/psfont.properties.ja\nsped-fiscal.x86_64: E: incorrect-fsf-address /opt/sped/fiscal/jre/lib/psfontj2d.properties\nsped-fiscal.x86_64: E: incorrect-fsf-address /usr/share/doc/sped-fiscal/license.txt\nsped-fiscal.x86_64: W: hidden-file-or-dir /opt/sped/fiscal/.install4j\nsped-fiscal.x86_64: W: hidden-file-or-dir /opt/sped/fiscal/.install4j\nsped-fiscal.x86_64: W: files-duplicate /opt/sped/fiscal/.install4j/i4j_extf_2_16l6hzb_dq2n9s.png /opt/sped/fiscal/.install4j/SpedEFD.png\nsped-fiscal.x86_64: W: files-duplicate /opt/sped/fiscal/jre/conf/security/policy/unlimited/default_US_export.policy /opt/sped/fiscal/jre/conf/security/policy/limited/default_US_export.policy\nsped-fiscal.x86_64: W: files-duplicate /opt/sped/fiscal/jre/lib/server/libjsig.so /opt/sped/fiscal/jre/lib/libjsig.so\nsped-fiscal.x86_64: W: files-duplicate /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_PB$COD_PROD_USINAS$1$1317 /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_MT$COD_PROD_USINAS$1$1318\nsped-fiscal.x86_64: E: explicit-lib-dependency libnsl(x86-32)\nsped-fiscal.x86_64: E: explicit-lib-dependency libxcrypt-compat(x86-32)\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/.install4j\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/.install4j/MessagesDefault\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/.install4j/SpedEFD.png\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/.install4j/autoUninstall.1\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/.install4j/files.log\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/.install4j/i4j_extf_0_16l6hzb.utf8\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/.install4j/i4j_extf_1_16l6hzb.utf8\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/.install4j/i4j_extf_2_16l6hzb_dq2n9s.png\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/.install4j/i4j_extf_3_16l6hzb_16m7pgm.ico\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/.install4j/i4j_extf_4_16l6hzb_18gg8kx.png\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/.install4j/i4j_extf_4_16l6hzb_18gg8kx@2x.png\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/.install4j/i4j_extf_4_16l6hzb_18gg8kx@2x_dark.png\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/.install4j/i4j_extf_4_16l6hzb_18gg8kx_dark.png\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/.install4j/i4j_extf_5_16l6hzb_ursyib.png\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/.install4j/i4jempty.ttf\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/.install4j/i4jparams.conf\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/.install4j/i4jruntime.jar\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/.install4j/inst_jre.cfg\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/.install4j/install.prop\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/.install4j/install4j_r7lxog-..desktop\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/.install4j/install4j_r7lxog-SpedEFD.desktop\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/.install4j/installation.log\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/.install4j/launcher0.jar\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/.install4j/launcher2bfa42ba.jar\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/.install4j/launcherc0269bdd.jar\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/.install4j/libi4jinst.dylib\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/.install4j/libi4jinst2.dylib\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/.install4j/pref_jre.cfg\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/.install4j/response.varfile\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/.install4j/stats.properties\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/.install4j/uninstall.png\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/.install4j/user\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/.install4j/user.jar\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/.install4j/user/flatlaf.jar\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/Ajuda\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/Ajuda/SpedFiscalPVA_Ajuda.pdf\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/SpedEFD\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/configuracoes\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/configuracoes/env_tabble\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/configuracoes/spedfiscal.properties\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/fiscalpva.jar\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/NOTICE\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/bin\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/bin/java\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/bin/jfr\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/bin/jrunscript\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/bin/jwebserver\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/bin/keytool\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/bin/rmiregistry\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/conf\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/conf/jaxp.properties\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/conf/logging.properties\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/conf/management\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/conf/management/jmxremote.access\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/conf/management/jmxremote.password.template\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/conf/management/management.properties\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/conf/net.properties\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/conf/sdp\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/conf/sdp/sdp.conf.template\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/conf/security\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/conf/security/java.policy\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/conf/security/java.security\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/conf/security/policy\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/conf/security/policy/README.txt\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/conf/security/policy/limited\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/conf/security/policy/limited/default_US_export.policy\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/conf/security/policy/limited/default_local.policy\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/conf/security/policy/limited/exempt_local.policy\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/conf/security/policy/unlimited\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/conf/security/policy/unlimited/default_US_export.policy\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/conf/security/policy/unlimited/default_local.policy\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/conf/sound.properties\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/legal\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/legal/java.base\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/legal/java.base/ADDITIONAL_LICENSE_INFO\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/legal/java.base/ASSEMBLY_EXCEPTION\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/legal/java.base/LICENSE\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/legal/java.base/aes.md\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/legal/java.base/asm.md\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/legal/java.base/c-libutl.md\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/legal/java.base/cldr.md\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/legal/java.base/icu.md\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/legal/java.base/public_suffix.md\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/legal/java.base/siphash.md\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/legal/java.base/unicode.md\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/legal/java.base/zlib.md\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/legal/java.compiler\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/legal/java.compiler/ADDITIONAL_LICENSE_INFO\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/legal/java.compiler/ASSEMBLY_EXCEPTION\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/legal/java.compiler/LICENSE\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/legal/java.datatransfer\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/legal/java.datatransfer/ADDITIONAL_LICENSE_INFO\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/legal/java.datatransfer/ASSEMBLY_EXCEPTION\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/legal/java.datatransfer/LICENSE\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/legal/java.desktop\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/legal/java.desktop/ADDITIONAL_LICENSE_INFO\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/legal/java.desktop/ASSEMBLY_EXCEPTION\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/legal/java.desktop/LICENSE\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/legal/java.desktop/colorimaging.md\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/legal/java.desktop/freetype.md\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/legal/java.desktop/giflib.md\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/legal/java.desktop/harfbuzz.md\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/legal/java.desktop/jpeg.md\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/legal/java.desktop/lcms.md\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/legal/java.desktop/libpng.md\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/legal/java.desktop/mesa3d.md\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/legal/java.desktop/pipewire.md\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/legal/java.desktop/xwd.md\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/legal/java.instrument\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/legal/java.instrument/ADDITIONAL_LICENSE_INFO\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/legal/java.instrument/ASSEMBLY_EXCEPTION\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/legal/java.instrument/LICENSE\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/legal/java.logging\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/legal/java.logging/ADDITIONAL_LICENSE_INFO\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/legal/java.logging/ASSEMBLY_EXCEPTION\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/legal/java.logging/LICENSE\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/legal/java.management\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/legal/java.management.rmi\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/legal/java.management.rmi/ADDITIONAL_LICENSE_INFO\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/legal/java.management.rmi/ASSEMBLY_EXCEPTION\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/legal/java.management.rmi/LICENSE\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/legal/java.management/ADDITIONAL_LICENSE_INFO\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/legal/java.management/ASSEMBLY_EXCEPTION\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/legal/java.management/LICENSE\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/legal/java.naming\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/legal/java.naming/ADDITIONAL_LICENSE_INFO\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/legal/java.naming/ASSEMBLY_EXCEPTION\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/legal/java.naming/LICENSE\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/legal/java.net.http\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/legal/java.net.http/ADDITIONAL_LICENSE_INFO\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/legal/java.net.http/ASSEMBLY_EXCEPTION\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/legal/java.net.http/LICENSE\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/legal/java.prefs\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/legal/java.prefs/ADDITIONAL_LICENSE_INFO\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/legal/java.prefs/ASSEMBLY_EXCEPTION\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/legal/java.prefs/LICENSE\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/legal/java.rmi\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/legal/java.rmi/ADDITIONAL_LICENSE_INFO\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/legal/java.rmi/ASSEMBLY_EXCEPTION\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/legal/java.rmi/LICENSE\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/legal/java.scripting\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/legal/java.scripting/ADDITIONAL_LICENSE_INFO\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/legal/java.scripting/ASSEMBLY_EXCEPTION\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/legal/java.scripting/LICENSE\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/legal/java.se\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/legal/java.se/ADDITIONAL_LICENSE_INFO\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/legal/java.se/ASSEMBLY_EXCEPTION\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/legal/java.se/LICENSE\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/legal/java.security.jgss\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/legal/java.security.jgss/ADDITIONAL_LICENSE_INFO\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/legal/java.security.jgss/ASSEMBLY_EXCEPTION\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/legal/java.security.jgss/LICENSE\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/legal/java.security.sasl\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/legal/java.security.sasl/ADDITIONAL_LICENSE_INFO\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/legal/java.security.sasl/ASSEMBLY_EXCEPTION\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/legal/java.security.sasl/LICENSE\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/legal/java.smartcardio\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/legal/java.smartcardio/ADDITIONAL_LICENSE_INFO\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/legal/java.smartcardio/ASSEMBLY_EXCEPTION\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/legal/java.smartcardio/LICENSE\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/legal/java.smartcardio/pcsclite.md\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/legal/java.sql\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/legal/java.sql.rowset\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/legal/java.sql.rowset/ADDITIONAL_LICENSE_INFO\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/legal/java.sql.rowset/ASSEMBLY_EXCEPTION\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/legal/java.sql.rowset/LICENSE\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/legal/java.sql/ADDITIONAL_LICENSE_INFO\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/legal/java.sql/ASSEMBLY_EXCEPTION\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/legal/java.sql/LICENSE\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/legal/java.transaction.xa\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/legal/java.transaction.xa/ADDITIONAL_LICENSE_INFO\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/legal/java.transaction.xa/ASSEMBLY_EXCEPTION\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/legal/java.transaction.xa/LICENSE\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/legal/java.xml\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/legal/java.xml.crypto\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/legal/java.xml.crypto/ADDITIONAL_LICENSE_INFO\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/legal/java.xml.crypto/ASSEMBLY_EXCEPTION\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/legal/java.xml.crypto/LICENSE\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/legal/java.xml.crypto/santuario.md\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/legal/java.xml/ADDITIONAL_LICENSE_INFO\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/legal/java.xml/ASSEMBLY_EXCEPTION\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/legal/java.xml/LICENSE\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/legal/java.xml/bcel.md\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/legal/java.xml/dom.md\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/legal/java.xml/jcup.md\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/legal/java.xml/xalan.md\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/legal/java.xml/xerces.md\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/legal/jdk.accessibility\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/legal/jdk.accessibility/ADDITIONAL_LICENSE_INFO\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/legal/jdk.accessibility/ASSEMBLY_EXCEPTION\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/legal/jdk.accessibility/LICENSE\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/legal/jdk.charsets\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/legal/jdk.charsets/ADDITIONAL_LICENSE_INFO\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/legal/jdk.charsets/ASSEMBLY_EXCEPTION\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/legal/jdk.charsets/LICENSE\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/legal/jdk.crypto.cryptoki\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/legal/jdk.crypto.cryptoki/ADDITIONAL_LICENSE_INFO\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/legal/jdk.crypto.cryptoki/ASSEMBLY_EXCEPTION\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/legal/jdk.crypto.cryptoki/LICENSE\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/legal/jdk.crypto.cryptoki/pkcs11cryptotoken.md\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/legal/jdk.crypto.cryptoki/pkcs11wrapper.md\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/legal/jdk.crypto.ec\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/legal/jdk.crypto.ec/ADDITIONAL_LICENSE_INFO\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/legal/jdk.crypto.ec/ASSEMBLY_EXCEPTION\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/legal/jdk.crypto.ec/LICENSE\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/legal/jdk.dynalink\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/legal/jdk.dynalink/ADDITIONAL_LICENSE_INFO\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/legal/jdk.dynalink/ASSEMBLY_EXCEPTION\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/legal/jdk.dynalink/LICENSE\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/legal/jdk.dynalink/dynalink.md\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/legal/jdk.httpserver\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/legal/jdk.httpserver/ADDITIONAL_LICENSE_INFO\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/legal/jdk.httpserver/ASSEMBLY_EXCEPTION\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/legal/jdk.httpserver/LICENSE\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/legal/jdk.incubator.vector\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/legal/jdk.incubator.vector/ADDITIONAL_LICENSE_INFO\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/legal/jdk.incubator.vector/ASSEMBLY_EXCEPTION\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/legal/jdk.incubator.vector/LICENSE\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/legal/jdk.internal.vm.ci\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/legal/jdk.internal.vm.ci/ADDITIONAL_LICENSE_INFO\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/legal/jdk.internal.vm.ci/ASSEMBLY_EXCEPTION\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/legal/jdk.internal.vm.ci/LICENSE\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/legal/jdk.internal.vm.compiler\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/legal/jdk.internal.vm.compiler.management\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/legal/jdk.internal.vm.compiler.management/ADDITIONAL_LICENSE_INFO\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/legal/jdk.internal.vm.compiler.management/ASSEMBLY_EXCEPTION\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/legal/jdk.internal.vm.compiler.management/LICENSE\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/legal/jdk.internal.vm.compiler/ADDITIONAL_LICENSE_INFO\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/legal/jdk.internal.vm.compiler/ASSEMBLY_EXCEPTION\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/legal/jdk.internal.vm.compiler/LICENSE\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/legal/jdk.jdwp.agent\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/legal/jdk.jdwp.agent/ADDITIONAL_LICENSE_INFO\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/legal/jdk.jdwp.agent/ASSEMBLY_EXCEPTION\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/legal/jdk.jdwp.agent/LICENSE\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/legal/jdk.jfr\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/legal/jdk.jfr/ADDITIONAL_LICENSE_INFO\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/legal/jdk.jfr/ASSEMBLY_EXCEPTION\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/legal/jdk.jfr/LICENSE\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/legal/jdk.jsobject\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/legal/jdk.jsobject/ADDITIONAL_LICENSE_INFO\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/legal/jdk.jsobject/ASSEMBLY_EXCEPTION\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/legal/jdk.jsobject/LICENSE\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/legal/jdk.localedata\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/legal/jdk.localedata/ADDITIONAL_LICENSE_INFO\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/legal/jdk.localedata/ASSEMBLY_EXCEPTION\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/legal/jdk.localedata/LICENSE\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/legal/jdk.localedata/cldr.md\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/legal/jdk.localedata/thaidict.md\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/legal/jdk.management\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/legal/jdk.management.agent\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/legal/jdk.management.agent/ADDITIONAL_LICENSE_INFO\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/legal/jdk.management.agent/ASSEMBLY_EXCEPTION\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/legal/jdk.management.agent/LICENSE\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/legal/jdk.management.jfr\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/legal/jdk.management.jfr/ADDITIONAL_LICENSE_INFO\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/legal/jdk.management.jfr/ASSEMBLY_EXCEPTION\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/legal/jdk.management.jfr/LICENSE\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/legal/jdk.management/ADDITIONAL_LICENSE_INFO\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/legal/jdk.management/ASSEMBLY_EXCEPTION\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/legal/jdk.management/LICENSE\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/legal/jdk.naming.dns\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/legal/jdk.naming.dns/ADDITIONAL_LICENSE_INFO\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/legal/jdk.naming.dns/ASSEMBLY_EXCEPTION\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/legal/jdk.naming.dns/LICENSE\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/legal/jdk.naming.rmi\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/legal/jdk.naming.rmi/ADDITIONAL_LICENSE_INFO\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/legal/jdk.naming.rmi/ASSEMBLY_EXCEPTION\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/legal/jdk.naming.rmi/LICENSE\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/legal/jdk.net\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/legal/jdk.net/ADDITIONAL_LICENSE_INFO\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/legal/jdk.net/ASSEMBLY_EXCEPTION\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/legal/jdk.net/LICENSE\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/legal/jdk.nio.mapmode\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/legal/jdk.nio.mapmode/ADDITIONAL_LICENSE_INFO\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/legal/jdk.nio.mapmode/ASSEMBLY_EXCEPTION\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/legal/jdk.nio.mapmode/LICENSE\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/legal/jdk.sctp\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/legal/jdk.sctp/ADDITIONAL_LICENSE_INFO\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/legal/jdk.sctp/ASSEMBLY_EXCEPTION\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/legal/jdk.sctp/LICENSE\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/legal/jdk.security.auth\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/legal/jdk.security.auth/ADDITIONAL_LICENSE_INFO\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/legal/jdk.security.auth/ASSEMBLY_EXCEPTION\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/legal/jdk.security.auth/LICENSE\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/legal/jdk.security.jgss\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/legal/jdk.security.jgss/ADDITIONAL_LICENSE_INFO\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/legal/jdk.security.jgss/ASSEMBLY_EXCEPTION\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/legal/jdk.security.jgss/LICENSE\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/legal/jdk.unsupported\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/legal/jdk.unsupported/ADDITIONAL_LICENSE_INFO\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/legal/jdk.unsupported/ASSEMBLY_EXCEPTION\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/legal/jdk.unsupported/LICENSE\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/legal/jdk.xml.dom\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/legal/jdk.xml.dom/ADDITIONAL_LICENSE_INFO\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/legal/jdk.xml.dom/ASSEMBLY_EXCEPTION\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/legal/jdk.xml.dom/LICENSE\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/legal/jdk.zipfs\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/legal/jdk.zipfs/ADDITIONAL_LICENSE_INFO\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/legal/jdk.zipfs/ASSEMBLY_EXCEPTION\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/legal/jdk.zipfs/LICENSE\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/lib\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/lib/classlist\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/lib/jexec\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/lib/jfr\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/lib/jfr/default.jfc\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/lib/jfr/profile.jfc\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/lib/jrt-fs.jar\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/lib/jspawnhelper\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/lib/jvm.cfg\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/lib/libawt.so\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/lib/libawt_headless.so\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/lib/libawt_xawt.so\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/lib/libdt_socket.so\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/lib/libextnet.so\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/lib/libfontmanager.so\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/lib/libfreetype.so\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/lib/libinstrument.so\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/lib/libj2gss.so\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/lib/libj2pcsc.so\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/lib/libj2pkcs11.so\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/lib/libjaas.so\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/lib/libjava.so\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/lib/libjavajpeg.so\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/lib/libjawt.so\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/lib/libjdwp.so\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/lib/libjimage.so\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/lib/libjli.so\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/lib/libjsig.so\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/lib/libjsound.so\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/lib/libjsvml.so\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/lib/liblcms.so\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/lib/libmanagement.so\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/lib/libmanagement_agent.so\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/lib/libmanagement_ext.so\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/lib/libmlib_image.so\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/lib/libnet.so\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/lib/libnio.so\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/lib/libprefs.so\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/lib/librmi.so\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/lib/libsctp.so\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/lib/libsplashscreen.so\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/lib/libsyslookup.so\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/lib/libverify.so\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/lib/libzip.so\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/lib/modules\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/lib/psfont.properties.ja\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/lib/psfontj2d.properties\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/lib/security\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/lib/security/blocked.certs\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/lib/security/cacerts\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/lib/security/default.policy\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/lib/security/public_suffix_list.dat\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/lib/server\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/lib/server/classes.jsa\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/lib/server/classes_nocoops.jsa\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/lib/server/libjsig.so\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/lib/server/libjvm.so\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/lib/tzdb.dat\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/jre/release\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/lib\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/lib/axis\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/lib/axis/axis-wsdl4j.jar\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/lib/axis/axis.jar\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/lib/br.gov.serpro\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/lib/br.gov.serpro.atualizartabela\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/lib/br.gov.serpro.atualizartabela/atualizartabela.jar\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/lib/br.gov.serpro.bdembutido\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/lib/br.gov.serpro.bdembutido/bdembutido-api.jar\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/lib/br.gov.serpro.bdembutido/bdembutido-mysql.jar\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/lib/br.gov.serpro.comum\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/lib/br.gov.serpro.comum/comum-arquivo.jar\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/lib/br.gov.serpro.comum/comum-hash.jar\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/lib/br.gov.serpro.comum/comum-ioc.jar\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/lib/br.gov.serpro.comum/comum-progresso.jar\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/lib/br.gov.serpro.comum/comum-pva.jar\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/lib/br.gov.serpro.comum/comum-relatorio.jar\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/lib/br.gov.serpro.comum/comum-swing.jar\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/lib/br.gov.serpro.comum/comum-xml.jar\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/lib/br.gov.serpro.comum/comum.jar\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/lib/br.gov.serpro.ppgd\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/lib/br.gov.serpro.ppgd.dependency\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/lib/br.gov.serpro.ppgd.dependency/formsrt.jar\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/lib/br.gov.serpro.ppgd.dependency/jhall.jar\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/lib/br.gov.serpro.ppgd/ppgd-formatos-externos.jar\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/lib/br.gov.serpro.ppgd/ppgd-gui-beans.jar\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/lib/br.gov.serpro.ppgd/ppgd-gui-swixml.jar\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/lib/br.gov.serpro.ppgd/ppgd-gui.jar\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/lib/br.gov.serpro.ppgd/ppgd-infraestrutura.jar\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/lib/br.gov.serpro.ppgd/ppgd-negocio.jar\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/lib/br.gov.serpro.sped.fiscalpva\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/lib/br.gov.serpro.sped.fiscalpva/fiscalpva-dominio.jar\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/lib/br.gov.serpro.sped.fiscalpva/fiscalpva-edicao.jar\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/lib/br.gov.serpro.sped.fiscalpva/fiscalpva-geradorregistro.jar\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/lib/br.gov.serpro.sped.fiscalpva/fiscalpva-nucleo.jar\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/lib/br.gov.serpro.sped.fiscalpva/fiscalpva-persistencia.jar\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/lib/br.gov.serpro.sped.fiscalpva/fiscalpva-relatorios.jar\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/lib/br.gov.serpro.sped.fiscalpva/fiscalpva-validador.jar\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/lib/br.gov.serpro.vepxml\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/lib/br.gov.serpro.vepxml.comum.sped\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/lib/br.gov.serpro.vepxml.comum.sped/vepxml-comum-sped.jar\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/lib/br.gov.serpro.vepxml/vepxml-edicao.jar\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/lib/br.gov.serpro.vepxml/vepxml-nucleo.jar\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/lib/br.gov.serpro.vepxml/vepxml-persistencia-api.jar\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/lib/br.gov.serpro.vepxml/vepxml-validador-api.jar\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/lib/br.gov.serpro.vepxml/vepxml-validador-comum.jar\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/lib/br.gov.serpro/assinatura.jar\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/lib/br.gov.serpro/controleversao.jar\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/lib/br.gov.serpro/copiaseguranca.jar\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/lib/br.gov.serpro/jsignnet.jar\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/lib/br.gov.serpro/mscapijce.jar\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/lib/br.gov.serpro/receitanet.jar\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/lib/br.gov.serpro/recnet-envelope.jar\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/lib/br.gov.serpro/recnetutil.jar\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/lib/com.fasterxml.jackson.core\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/lib/com.fasterxml.jackson.core/jackson-annotations.jar\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/lib/com.fasterxml.jackson.core/jackson-core.jar\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/lib/com.fasterxml.jackson.core/jackson-databind.jar\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/lib/com.github.virtuald\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/lib/com.github.virtuald/curvesapi.jar\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/lib/com.google.code.gson\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/lib/com.google.code.gson/gson.jar\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/lib/com.google.code.guice\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/lib/com.google.code.guice/guice.jar\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/lib/com.google.errorprone\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/lib/com.google.errorprone/error_prone_annotations.jar\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/lib/com.google.zxing\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/lib/com.google.zxing/core.jar\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/lib/com.ibm.icu\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/lib/com.ibm.icu/icu4j.jar\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/lib/com.jhlabs\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/lib/com.jhlabs/filters.jar\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/lib/com.lowagie\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/lib/com.lowagie/itext.jar\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/lib/com.sun.xml.bind\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/lib/com.sun.xml.bind/jaxb-impl.jar\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/lib/com.sun.xml.fastinfoset\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/lib/com.sun.xml.fastinfoset/FastInfoset.jar\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/lib/com.sun.xml.stream.buffer\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/lib/com.sun.xml.stream.buffer/streambuffer.jar\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/lib/com.sun.xml.ws\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/lib/com.sun.xml.ws/jaxws-rt.jar\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/lib/com.zaxxer\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/lib/com.zaxxer/HikariCP.jar\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/lib/commons-beanutils\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/lib/commons-beanutils/commons-beanutils.jar\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/lib/commons-codec\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/lib/commons-codec/commons-codec.jar\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/lib/commons-collections\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/lib/commons-collections/commons-collections.jar\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/lib/commons-dbcp\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/lib/commons-dbcp/commons-dbcp.jar\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/lib/commons-digester\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/lib/commons-digester/commons-digester.jar\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/lib/commons-discovery\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/lib/commons-discovery/commons-discovery.jar\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/lib/commons-io\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/lib/commons-io/commons-io.jar\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/lib/commons-lang\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/lib/commons-lang/commons-lang.jar\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/lib/commons-logging\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/lib/commons-logging/commons-logging.jar\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/lib/commons-pool\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/lib/commons-pool/commons-pool.jar\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/lib/jakarta-regexp\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/lib/jakarta-regexp/jakarta-regexp.jar\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/lib/jakarta.activation\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/lib/jakarta.activation/jakarta.activation-api.jar\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/lib/jakarta.annotation\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/lib/jakarta.annotation/jakarta.annotation-api.jar\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/lib/jakarta.mail\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/lib/jakarta.mail/jakarta.mail-api.jar\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/lib/jakarta.xml.bind\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/lib/jakarta.xml.bind/jakarta.xml.bind-api.jar\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/lib/jakarta.xml.soap\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/lib/jakarta.xml.soap/jakarta.xml.soap-api.jar\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/lib/jakarta.xml.ws\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/lib/jakarta.xml.ws/jakarta.xml.ws-api.jar\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/lib/javax.activation\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/lib/javax.activation/activation.jar\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/lib/javax.inject\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/lib/javax.inject/javax.inject.jar\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/lib/javax.xml.bind\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/lib/javax.xml.bind/jaxb-api.jar\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/lib/javax.xml.stream\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/lib/javax.xml.stream/stax-api.jar\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/lib/junit\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/lib/junit/junit.jar\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/lib/mysql\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/lib/mysql/mysql-connector-java.jar\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/lib/net.java.dev.swing-layout\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/lib/net.java.dev.swing-layout/swing-layout.jar\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/lib/net.sf.jasperreports\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/lib/net.sf.jasperreports/jasperreports.jar\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/lib/org.apache.axis\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/lib/org.apache.axis/axis-jaxrpc.jar\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/lib/org.apache.axis/axis-saaj.jar\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/lib/org.apache.commons\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/lib/org.apache.commons/commons-collections4.jar\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/lib/org.apache.commons/commons-lang3.jar\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/lib/org.apache.lucene\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/lib/org.apache.lucene/lucene-analyzers-common.jar\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/lib/org.apache.lucene/lucene-core.jar\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/lib/org.apache.lucene/lucene-queries.jar\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/lib/org.apache.lucene/lucene-queryparser.jar\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/lib/org.apache.lucene/lucene-sandbox.jar\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/lib/org.apache.maven\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/lib/org.apache.maven/maven-artifact.jar\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/lib/org.apache.poi\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/lib/org.apache.poi/poi-ooxml-schemas.jar\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/lib/org.apache.poi/poi-ooxml.jar\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/lib/org.apache.poi/poi.jar\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/lib/org.apache.xmlbeans\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/lib/org.apache.xmlbeans/xmlbeans.jar\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/lib/org.bouncycastle\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/lib/org.bouncycastle/bcmail-jdk18on.jar\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/lib/org.bouncycastle/bcpkix-jdk18on.jar\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/lib/org.bouncycastle/bcprov-jdk15on.jar\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/lib/org.bouncycastle/bcprov-jdk18on.jar\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/lib/org.bouncycastle/bcutil-jdk18on.jar\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/lib/org.codehaus.castor\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/lib/org.codehaus.castor/castor-core.jar\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/lib/org.codehaus.castor/castor-xml.jar\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/lib/org.codehaus.plexus\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/lib/org.codehaus.plexus/plexus-utils.jar\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/lib/org.eclipse.jdt.core.compiler\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/lib/org.eclipse.jdt.core.compiler/ecj.jar\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/lib/org.glassfish.external\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/lib/org.glassfish.external/management-api.jar\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/lib/org.glassfish.gmbal\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/lib/org.glassfish.gmbal/gmbal-api-only.jar\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/lib/org.glassfish.ha\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/lib/org.glassfish.ha/ha-api.jar\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/lib/org.hamcrest\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/lib/org.hamcrest/hamcrest-core.jar\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/lib/org.jfree\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/lib/org.jfree/jcommon.jar\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/lib/org.jfree/jfreechart.jar\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/lib/org.json\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/lib/org.json/json.jar\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/lib/org.jvnet.mimepull\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/lib/org.jvnet.mimepull/mimepull.jar\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/lib/org.jvnet.staxex\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/lib/org.jvnet.staxex/stax-ex.jar\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/lib/org.olap4j\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/lib/org.olap4j/olap4j.jar\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/lib/org.slf4j\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/lib/org.slf4j/slf4j-api.jar\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/lib/org.swinglabs\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/lib/org.swinglabs/swing-worker.jar\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/lib/org.swinglabs/swingx.jar\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/lib/stax\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/lib/stax/stax-api.jar\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/lib/stax/stax.jar\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/recursos\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/recursos/TabelasExternas\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_AC$AJ_APUR_DED$5$727\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_AC$AJ_BENEF_INCENTIVO$6$725\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_AC$COD_ITEM_IPM$2$1314\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_AC$INF_ADIC_APUR$4$724\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_AC$REC_REF_OBRIGACAO$4$726\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_AL$AJ_APUR_DED$22$33\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_AL$AJ_BENEF_INCENTIVO$7$35\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_AL$COD_ITEM_IPM$2$1484\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_AL$COD_MOT_REST_COMPL_ST$1$1675\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_AL$COD_PROD_USINAS$1$1485\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_AL$INF_ADIC_APUR$2$34\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_AL$REC_REF_OBRIGACAO$16$196\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_AM$AJ_APUR_DED$51$220\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_AM$AJ_BENEF_INCENTIVO$34$222\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_AM$INF_ADIC_APUR$4$221\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_AM$REC_REF_OBRIGACAO$15$188\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_AP$AJ_APUR_DED$8$842\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_AP$AJ_BENEF_INCENTIVO$6$844\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_AP$INF_ADIC_APUR$7$997\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_AP$REC_REF_OBRIGACAO$3$845\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_AP$TP_UTIL_CRED_FISCAIS$1$843\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_BA$AJ_APUR_DED$37$190\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_BA$COD_ITEM_IPM$4$991\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_BA$INF_ADIC_APUR$8$245\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_BA$REC_REF_OBRIGACAO$7$189\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_BA$TP_UTIL_CRED_FISCAIS$2$408\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_CARDOC$COD_SIT$6$18\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_CARDOC$IND_EMIT$1$16\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_CARDOC$MOD_DOC$9$17\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_CE$AJ_APUR_DED$45$36\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_CE$REC_REF_OBRIGACAO$8$197\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_CLASCONS$CL_CONS_AGUA$1$28\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_CLASCONS$CL_CONS_COMUN_TELECOM$1$30\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_CLASCONS$CL_CONS_GAS$3$29\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_CLASCONS$CL_ITENS_ENG_COM_TELECOM$3$31\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_CLASCONS$FAIXA_CONS_ENG_ELET$3$32\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_DF$AJ_APUR_DED$33$838\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_DF$AJ_BENEF_INCENTIVO$17$869\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_DF$INF_ADIC_APUR$12$1168\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_DF$ISS_UNIPROF$4$1170\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_DF$REC_REF_OBRIGACAO$7$1315\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_DF$TAB_CONTA_ISS_DF$3$1009\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_DF$TAB_DOC_ISS$1$1007\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_DF$TAB_ISS_DF$2$1008\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_ES$AJ_APUR_DED$34$171\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_ES$AJ_BENEF_INCENTIVO$14$172\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_ES$COD_ITEM_IPM$2$555\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_ES$INF_ADIC_APUR$6$1664\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_ES$REC_REF_OBRIGACAO$18$193\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_GENERICA$AJ_APUR_DED$7$15\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_GENERICA$COD_PROD_USINAS$3$1172\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_GENERICA$REC_REF_OBRIGACAO$2$181\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_GENERICA$TP_UTIL_CRED_FISCAIS$1$14\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_GLOBAL$ANP$19$1\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_GLOBAL$CFOP$14$2\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_GLOBAL$COD_CEST$18$996\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_GLOBAL$GEN_ITEM_MERC_SERV$1$3\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_GLOBAL$MUNICIPIOS$20$4\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_GLOBAL$OBR_ICMS_RECOL$1$5\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_GLOBAL$PAISES$10$6\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_GLOBAL$PAIS_SISCOMEX$13$13\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_GLOBAL$TOT_PARC_REDZ$2$8\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_GLOBAL$TP_CONHEC_TRANS$1$7\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_GLOBAL$TP_CT_E$6$12\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_GLOBAL$UF_COD_SIG$2$9\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_GLOBAL$UF_SIG_NOM$4$10\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_GLOBAL$VERSOES_LEIAUTE$20$11\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_GO$AJ_APUR_DED$145$37\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_GO$AJ_BENEF_INCENTIVO$46$39\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_GO$INF_ADIC_APUR$48$38\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_GO$REC_REF_OBRIGACAO$10$187\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_GO$TP_UTIL_CRED_FISCAIS$5$40\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_IPI$AJ_APUR_IPI$1$19\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_IPI$CLASS_CONTRIB_IPI$1$1171\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_IPI$CL_ENQ_IPI$2$20\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_IPI$ENQ_LEGAL_IPI$1$21\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_IPI$SELO_CONT_IPI$1$22\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_MA$AJ_APUR_DED$28$122\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_MA$AJ_BENEF_INCENTIVO$17$121\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_MA$COD_ITEM_IPM$1$1313\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_MA$REC_REF_OBRIGACAO$5$1614\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_MA$TP_UTIL_CRED_FISCAIS$1$1617\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_MG$AJ_APUR_DED$38$43\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_MG$AJ_BENEF_INCENTIVO$35$45\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_MG$COD_ITEM_IPM$3$1312\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_MG$COD_MOT_REST_COMPL_ST$2$1309\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_MG$COD_MSG_PRE_VALIDACAO$2$1674\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_MG$COD_PROD_USINAS$3$1308\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_MG$INF_ADIC_APUR$6$44\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_MG$REC_REF_OBRIGACAO$10$194\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_MG$TP_UTIL_CRED_FISCAIS$5$248\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_MS$AJ_APUR_DED$42$42\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_MS$AJ_BENEF_INCENTIVO$15$41\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_MS$COD_MOT_REST_COMPL_ST$1$1311\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_MS$REC_REF_OBRIGACAO$8$192\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_MS$TP_UTIL_CRED_FISCAIS$3$1176\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_MT$AJ_APUR_DED$137$131\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_MT$AJ_BENEF_INCENTIVO$28$714\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_MT$COD_PROD_USINAS$1$1318\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_MT$INF_ADIC_APUR$49$170\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_MT$REC_REF_OBRIGACAO$41$841\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_MT$TP_UTIL_CRED_FISCAIS$1$534\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_PA$AJ_APUR_DED$34$123\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_PA$AJ_BENEF_INCENTIVO$24$124\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_PA$COD_ITEM_IPM$1$1663\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_PA$COD_MOT_REST_COMPL_ST$1$1620\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_PA$REC_REF_OBRIGACAO$16$186\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_PB$AJ_APUR_DED$25$46\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_PB$AJ_BENEF_INCENTIVO$2$48\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_PB$COD_PROD_USINAS$1$1317\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_PB$INF_ADIC_APUR$15$47\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_PB$OBR_ICMS_RECOL$1$125\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_PB$REC_REF_OBRIGACAO$12$195\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_PB$TP_UTIL_CRED_FISCAIS$2$49\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_PE$AJ_APUR_DED$12$212\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_PE$COD_INF_ITEM$2$1019\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_PE$COD_ITEM_IPM$1$1174\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_PE$IND_SUBAP$1$1018\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_PE$REC_REF_OBRIGACAO$8$1022\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_PE$TP_UTIL_CRED_FISCAIS$1$1021\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_PI$AJ_APUR_DED$103$127\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_PI$COD_ITEM_IPM$1$1463\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_PI$INF_ADIC_APUR$9$1329\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_PI$REC_REF_OBRIGACAO$3$1330\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_PI$TP_UTIL_CRED_FISCAIS$2$1616\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_PR$AJ_APUR_DED$48$50\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_PR$AJ_BENEF_INCENTIVO$5$51\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_PR$COD_ITEM_IPM$4$1464\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_PR$COD_PROD_USINAS$2$1325\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_PR$INF_ADIC_APUR$25$1015\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_PR$REC_REF_OBRIGACAO$3$191\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_PR$TP_UTIL_CRED_FISCAIS$3$1615\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_RJ$AJ_APUR_DED$125$52\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_RJ$AJ_BENEF_INCENTIVO$68$129\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_RJ$COD_ITEM_IPM$21$1034\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_RJ$COD_ITEM_IPM_ST$1$1665\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_RJ$COD_MOT_REST_COMPL_ST$1$1643\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_RJ$INF_ADIC_APUR$124$620\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_RJ$REC_REF_OBRIGACAO$6$1033\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_RJ$TP_UTIL_CRED_FISCAIS$21$244\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_RN$AJ_APUR_DED$78$126\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_RN$AJ_BENEF_INCENTIVO$24$128\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_RN$COD_ITEM_IPM$4$617\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_RN$INF_ADIC_APUR$1$1619\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_RN$REC_REF_OBRIGACAO$5$224\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_RN$TP_UTIL_CRED_FISCAIS$1$223\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_RO$AJ_APUR_DED$67$53\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_RO$AJ_BENEF_INCENTIVO$42$179\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_RO$COD_MOT_REST_COMPL_ST$1$1466\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_RO$REC_REF_OBRIGACAO$6$185\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_RO$TP_UTIL_CRED_FISCAIS$1$1624\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_RS$AJ_APUR_DED$63$173\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_RS$AJ_BENEF_INCENTIVO$96$176\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_RS$COD_ITEM_IPM$1$715\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_RS$COD_MOT_REST_COMPL_ST$3$1331\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_RS$INF_ADIC_APUR$110$180\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_RS$REC_REF_OBRIGACAO$6$184\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_RS$TP_UTIL_CRED_FISCAIS$5$175\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_SC$AJ_APUR_DED$52$54\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_SC$AJ_BENEF_INCENTIVO$62$55\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_SC$COD_ITEM_IPM$7$249\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_SC$COD_MSG_PRE_VALIDACAO$13$1642\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_SC$INF_ADIC_APUR$25$1634\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_SC$REC_REF_OBRIGACAO$19$183\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_SE$AJ_APUR_DED$10$56\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_SE$AJ_BENEF_INCENTIVO$6$57\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_SE$COD_MOT_REST_COMPL_ST$1$1332\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_SE$INF_ADIC_APUR$1$1637\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_SE$REC_REF_OBRIGACAO$8$182\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_SE$TP_UTIL_CRED_FISCAIS$1$58\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_SP$AJ_APUR_DED$17$247\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_SP$AJ_BENEF_INCENTIVO$10$598\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_SP$COD_ITEM_IPM$4$246\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_SP$REC_REF_OBRIGACAO$4$713\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_SP$TP_UTIL_CRED_FISCAIS$2$837\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_ST$SIT_TRIB_COFINS$2$23\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_ST$SIT_TRIB_ICMS$4$130\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_ST$SIT_TRIB_ICMS_A$2$24\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_ST$SIT_TRIB_ICMS_B$1$25\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_ST$SIT_TRIB_IPI$1$26\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_ST$SIT_TRIB_PIS$2$27\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_TO$AJ_APUR_DED$11$59\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_TO$COD_ITEM_IPM$1$998\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_TO$INF_ADIC_APUR$6$60\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/recursos/TabelasExternas/SPEDFISCAL_TO$REC_REF_OBRIGACAO$2$1623\nsped-fiscal.x86_64: E: dir-or-file-in-opt /opt/sped/fiscal/recursos/TabelasExternas/metadados\nsped-fiscal.x86_64: W: dangerous-command-in-%postun rm\nsped-fiscal.x86_64: W: dangerous-command-in-%post chown\nsped-fiscal.x86_64: W: class-path-in-manifest /opt/sped/fiscal/fiscalpva.jar\nsped-fiscal.x86_64: W: class-path-in-manifest /opt/sped/fiscal/lib/br.gov.serpro.bdembutido/bdembutido-api.jar\nsped-fiscal.x86_64: W: class-path-in-manifest /opt/sped/fiscal/lib/br.gov.serpro.bdembutido/bdembutido-mysql.jar\nsped-fiscal.x86_64: W: class-path-in-manifest /opt/sped/fiscal/lib/br.gov.serpro.comum/comum-arquivo.jar\nsped-fiscal.x86_64: W: class-path-in-manifest /opt/sped/fiscal/lib/br.gov.serpro.comum/comum-hash.jar\nsped-fiscal.x86_64: W: class-path-in-manifest /opt/sped/fiscal/lib/br.gov.serpro.comum/comum-ioc.jar\nsped-fiscal.x86_64: W: class-path-in-manifest /opt/sped/fiscal/lib/br.gov.serpro.comum/comum-pva.jar\nsped-fiscal.x86_64: W: class-path-in-manifest /opt/sped/fiscal/lib/br.gov.serpro.comum/comum-relatorio.jar\nsped-fiscal.x86_64: W: class-path-in-manifest /opt/sped/fiscal/lib/br.gov.serpro.comum/comum-swing.jar\nsped-fiscal.x86_64: W: class-path-in-manifest /opt/sped/fiscal/lib/br.gov.serpro.comum/comum.jar\nsped-fiscal.x86_64: W: class-path-in-manifest /opt/sped/fiscal/lib/br.gov.serpro.ppgd/ppgd-gui-swixml.jar\nsped-fiscal.x86_64: W: class-path-in-manifest /opt/sped/fiscal/lib/br.gov.serpro.sped.fiscalpva/fiscalpva-dominio.jar\nsped-fiscal.x86_64: W: class-path-in-manifest /opt/sped/fiscal/lib/br.gov.serpro.sped.fiscalpva/fiscalpva-edicao.jar\nsped-fiscal.x86_64: W: class-path-in-manifest /opt/sped/fiscal/lib/br.gov.serpro.sped.fiscalpva/fiscalpva-geradorregistro.jar\nsped-fiscal.x86_64: W: class-path-in-manifest /opt/sped/fiscal/lib/br.gov.serpro.sped.fiscalpva/fiscalpva-nucleo.jar\nsped-fiscal.x86_64: W: class-path-in-manifest /opt/sped/fiscal/lib/br.gov.serpro.sped.fiscalpva/fiscalpva-persistencia.jar\nsped-fiscal.x86_64: W: class-path-in-manifest /opt/sped/fiscal/lib/br.gov.serpro.sped.fiscalpva/fiscalpva-relatorios.jar\nsped-fiscal.x86_64: W: class-path-in-manifest /opt/sped/fiscal/lib/br.gov.serpro.sped.fiscalpva/fiscalpva-validador.jar\nsped-fiscal.x86_64: W: class-path-in-manifest /opt/sped/fiscal/lib/br.gov.serpro.vepxml/vepxml-edicao.jar\nsped-fiscal.x86_64: W: class-path-in-manifest /opt/sped/fiscal/lib/br.gov.serpro.vepxml/vepxml-nucleo.jar\nsped-fiscal.x86_64: W: class-path-in-manifest /opt/sped/fiscal/lib/br.gov.serpro.vepxml/vepxml-validador-api.jar\nsped-fiscal.x86_64: W: class-path-in-manifest /opt/sped/fiscal/lib/br.gov.serpro.vepxml/vepxml-validador-comum.jar\nsped-fiscal.x86_64: W: class-path-in-manifest /opt/sped/fiscal/lib/br.gov.serpro/assinatura.jar\nsped-fiscal.x86_64: W: class-path-in-manifest /opt/sped/fiscal/lib/br.gov.serpro/jsignnet.jar\nsped-fiscal.x86_64: W: class-path-in-manifest /opt/sped/fiscal/lib/br.gov.serpro/receitanet.jar\nsped-fiscal.x86_64: W: class-path-in-manifest /opt/sped/fiscal/lib/com.sun.xml.bind/jaxb-impl.jar\nsped-fiscal.x86_64: W: class-path-in-manifest /opt/sped/fiscal/lib/com.sun.xml.ws/jaxws-rt.jar\nsped-fiscal.x86_64: W: class-path-in-manifest /opt/sped/fiscal/lib/org.glassfish.ha/ha-api.jar\nsped-fiscal.spec:25: E: buildarch-instead-of-exclusivearch-tag x86_64\nsped-fiscal.x86_64: E: binary-or-shlib-defines-rpath /opt/sped/fiscal/jre/bin/java (RUNPATH: $ORIGIN:$ORIGIN/../lib)\nsped-fiscal.x86_64: E: binary-or-shlib-defines-rpath /opt/sped/fiscal/jre/bin/jfr (RUNPATH: $ORIGIN:$ORIGIN/../lib)\nsped-fiscal.x86_64: E: binary-or-shlib-defines-rpath /opt/sped/fiscal/jre/bin/jrunscript (RUNPATH: $ORIGIN:$ORIGIN/../lib)\nsped-fiscal.x86_64: E: binary-or-shlib-defines-rpath /opt/sped/fiscal/jre/bin/jwebserver (RUNPATH: $ORIGIN:$ORIGIN/../lib)\nsped-fiscal.x86_64: E: binary-or-shlib-defines-rpath /opt/sped/fiscal/jre/bin/keytool (RUNPATH: $ORIGIN:$ORIGIN/../lib)\nsped-fiscal.x86_64: E: binary-or-shlib-defines-rpath /opt/sped/fiscal/jre/bin/rmiregistry (RUNPATH: $ORIGIN:$ORIGIN/../lib)\nsped-fiscal.x86_64: E: binary-or-shlib-defines-rpath /opt/sped/fiscal/jre/lib/libawt.so (RUNPATH: $ORIGIN)\nsped-fiscal.x86_64: E: binary-or-shlib-defines-rpath /opt/sped/fiscal/jre/lib/libawt_headless.so (RUNPATH: $ORIGIN)\nsped-fiscal.x86_64: E: binary-or-shlib-defines-rpath /opt/sped/fiscal/jre/lib/libawt_xawt.so (RUNPATH: $ORIGIN)\nsped-fiscal.x86_64: E: binary-or-shlib-defines-rpath /opt/sped/fiscal/jre/lib/libdt_socket.so (RUNPATH: $ORIGIN)\nsped-fiscal.x86_64: E: binary-or-shlib-defines-rpath /opt/sped/fiscal/jre/lib/libextnet.so (RUNPATH: $ORIGIN)\nsped-fiscal.x86_64: E: binary-or-shlib-defines-rpath /opt/sped/fiscal/jre/lib/libfontmanager.so (RUNPATH: $ORIGIN)\nsped-fiscal.x86_64: E: binary-or-shlib-defines-rpath /opt/sped/fiscal/jre/lib/libfreetype.so (RUNPATH: $ORIGIN)\nsped-fiscal.x86_64: E: binary-or-shlib-defines-rpath /opt/sped/fiscal/jre/lib/libinstrument.so (RUNPATH: $ORIGIN)\nsped-fiscal.x86_64: E: binary-or-shlib-defines-rpath /opt/sped/fiscal/jre/lib/libj2gss.so (RUNPATH: $ORIGIN)\nsped-fiscal.x86_64: E: binary-or-shlib-defines-rpath /opt/sped/fiscal/jre/lib/libj2pcsc.so (RUNPATH: $ORIGIN)\nsped-fiscal.x86_64: E: binary-or-shlib-defines-rpath /opt/sped/fiscal/jre/lib/libj2pkcs11.so (RUNPATH: $ORIGIN)\nsped-fiscal.x86_64: E: binary-or-shlib-defines-rpath /opt/sped/fiscal/jre/lib/libjaas.so (RUNPATH: $ORIGIN)\nsped-fiscal.x86_64: E: binary-or-shlib-defines-rpath /opt/sped/fiscal/jre/lib/libjava.so (RUNPATH: $ORIGIN)\nsped-fiscal.x86_64: E: binary-or-shlib-defines-rpath /opt/sped/fiscal/jre/lib/libjavajpeg.so (RUNPATH: $ORIGIN)\nsped-fiscal.x86_64: E: binary-or-shlib-defines-rpath /opt/sped/fiscal/jre/lib/libjawt.so (RUNPATH: $ORIGIN)\nsped-fiscal.x86_64: E: binary-or-shlib-defines-rpath /opt/sped/fiscal/jre/lib/libjdwp.so (RUNPATH: $ORIGIN)\nsped-fiscal.x86_64: E: binary-or-shlib-defines-rpath /opt/sped/fiscal/jre/lib/libjimage.so (RUNPATH: $ORIGIN)\nsped-fiscal.x86_64: E: binary-or-shlib-defines-rpath /opt/sped/fiscal/jre/lib/libjli.so (RUNPATH: $ORIGIN)\nsped-fiscal.x86_64: E: binary-or-shlib-defines-rpath /opt/sped/fiscal/jre/lib/libjsig.so (RUNPATH: $ORIGIN)\nsped-fiscal.x86_64: E: binary-or-shlib-defines-rpath /opt/sped/fiscal/jre/lib/libjsound.so (RUNPATH: $ORIGIN)\nsped-fiscal.x86_64: E: binary-or-shlib-defines-rpath /opt/sped/fiscal/jre/lib/libjsvml.so (RUNPATH: $ORIGIN)\nsped-fiscal.x86_64: E: binary-or-shlib-defines-rpath /opt/sped/fiscal/jre/lib/liblcms.so (RUNPATH: $ORIGIN)\nsped-fiscal.x86_64: E: binary-or-shlib-defines-rpath /opt/sped/fiscal/jre/lib/libmanagement.so (RUNPATH: $ORIGIN)\nsped-fiscal.x86_64: E: binary-or-shlib-defines-rpath /opt/sped/fiscal/jre/lib/libmanagement_agent.so (RUNPATH: $ORIGIN)\nsped-fiscal.x86_64: E: binary-or-shlib-defines-rpath /opt/sped/fiscal/jre/lib/libmanagement_ext.so (RUNPATH: $ORIGIN)\nsped-fiscal.x86_64: E: binary-or-shlib-defines-rpath /opt/sped/fiscal/jre/lib/libmlib_image.so (RUNPATH: $ORIGIN)\nsped-fiscal.x86_64: E: binary-or-shlib-defines-rpath /opt/sped/fiscal/jre/lib/libnet.so (RUNPATH: $ORIGIN)\nsped-fiscal.x86_64: E: binary-or-shlib-defines-rpath /opt/sped/fiscal/jre/lib/libnio.so (RUNPATH: $ORIGIN)\nsped-fiscal.x86_64: E: binary-or-shlib-defines-rpath /opt/sped/fiscal/jre/lib/libprefs.so (RUNPATH: $ORIGIN)\nsped-fiscal.x86_64: E: binary-or-shlib-defines-rpath /opt/sped/fiscal/jre/lib/librmi.so (RUNPATH: $ORIGIN)\nsped-fiscal.x86_64: E: binary-or-shlib-defines-rpath /opt/sped/fiscal/jre/lib/libsctp.so (RUNPATH: $ORIGIN)\nsped-fiscal.x86_64: E: binary-or-shlib-defines-rpath /opt/sped/fiscal/jre/lib/libsplashscreen.so (RUNPATH: $ORIGIN)\nsped-fiscal.x86_64: E: binary-or-shlib-defines-rpath /opt/sped/fiscal/jre/lib/libverify.so (RUNPATH: $ORIGIN)\nsped-fiscal.x86_64: E: binary-or-shlib-defines-rpath /opt/sped/fiscal/jre/lib/libzip.so (RUNPATH: $ORIGIN)\nsped-fiscal.x86_64: E: binary-or-shlib-defines-rpath /opt/sped/fiscal/jre/lib/server/libjsig.so (RUNPATH: $ORIGIN)\n 2 packages and 0 specfiles checked; 1763 errors, 91 warnings, 611 filtered, 1763 badness; has taken 10.2 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 \"sped-fiscal\".\nThere are no files to process nor additional arguments.\nNothing to do, aborting.\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 sped-fiscal --mock-config /var/lib/copr-rpmbuild/results/configs/child.cfg\nBuildroot used: fedora-42-x86_64\nActive plugins: Shell-api, Java, Generic\nDisabled plugins: SugarActivity, PHP, R, Perl, Python, Haskell, C/C++, fonts, Ocaml\nDisabled flags: EXARCH, EPEL6, EPEL7, DISTTAG, BATCH\n" }, { "header": "Unversioned so-files", "text": "sped-fiscal: /opt/sped/fiscal/jre/lib/libawt.so\nsped-fiscal: /opt/sped/fiscal/jre/lib/libawt_headless.so\nsped-fiscal: /opt/sped/fiscal/jre/lib/libawt_xawt.so\nsped-fiscal: /opt/sped/fiscal/jre/lib/libdt_socket.so\nsped-fiscal: /opt/sped/fiscal/jre/lib/libextnet.so\nsped-fiscal: /opt/sped/fiscal/jre/lib/libfontmanager.so\nsped-fiscal: /opt/sped/fiscal/jre/lib/libfreetype.so\nsped-fiscal: /opt/sped/fiscal/jre/lib/libinstrument.so\nsped-fiscal: /opt/sped/fiscal/jre/lib/libj2gss.so\nsped-fiscal: /opt/sped/fiscal/jre/lib/libj2pcsc.so\nsped-fiscal: /opt/sped/fiscal/jre/lib/libj2pkcs11.so\nsped-fiscal: /opt/sped/fiscal/jre/lib/libjaas.so\nsped-fiscal: /opt/sped/fiscal/jre/lib/libjava.so\nsped-fiscal: /opt/sped/fiscal/jre/lib/libjavajpeg.so\nsped-fiscal: /opt/sped/fiscal/jre/lib/libjawt.so\nsped-fiscal: /opt/sped/fiscal/jre/lib/libjdwp.so\nsped-fiscal: /opt/sped/fiscal/jre/lib/libjimage.so\nsped-fiscal: /opt/sped/fiscal/jre/lib/libjli.so\nsped-fiscal: /opt/sped/fiscal/jre/lib/libjsig.so\nsped-fiscal: /opt/sped/fiscal/jre/lib/libjsound.so\nsped-fiscal: /opt/sped/fiscal/jre/lib/libjsvml.so\nsped-fiscal: /opt/sped/fiscal/jre/lib/liblcms.so\nsped-fiscal: /opt/sped/fiscal/jre/lib/libmanagement.so\nsped-fiscal: /opt/sped/fiscal/jre/lib/libmanagement_agent.so\nsped-fiscal: /opt/sped/fiscal/jre/lib/libmanagement_ext.so\nsped-fiscal: /opt/sped/fiscal/jre/lib/libmlib_image.so\nsped-fiscal: /opt/sped/fiscal/jre/lib/libnet.so\nsped-fiscal: /opt/sped/fiscal/jre/lib/libnio.so\nsped-fiscal: /opt/sped/fiscal/jre/lib/libprefs.so\nsped-fiscal: /opt/sped/fiscal/jre/lib/librmi.so\nsped-fiscal: /opt/sped/fiscal/jre/lib/libsctp.so\nsped-fiscal: /opt/sped/fiscal/jre/lib/libsplashscreen.so\nsped-fiscal: /opt/sped/fiscal/jre/lib/libsyslookup.so\nsped-fiscal: /opt/sped/fiscal/jre/lib/libverify.so\nsped-fiscal: /opt/sped/fiscal/jre/lib/libzip.so\nsped-fiscal: /opt/sped/fiscal/jre/lib/server/libjsig.so\nsped-fiscal: /opt/sped/fiscal/jre/lib/server/libjvm.so" }, { "header": "Requires", "text": "sped-fiscal (rpmlib, GLIBC filtered):\n /bin/sh\n desktop-file-utils\n libnsl(x86-32)\n libxcrypt-compat(x86-32)\n python3-distro\n\n" }, { "header": "Provides", "text": "sped-fiscal:\n PVA_EFD\n application()\n application(br.gov.serpro.sped.fiscalpva.desktop)\n libawt.so()(64bit)\n libawt_headless.so()(64bit)\n libawt_xawt.so()(64bit)\n libdt_socket.so()(64bit)\n libextnet.so()(64bit)\n libfontmanager.so()(64bit)\n libfreetype.so()(64bit)\n libinstrument.so()(64bit)\n libj2gss.so()(64bit)\n libj2pcsc.so()(64bit)\n libj2pkcs11.so()(64bit)\n libjaas.so()(64bit)\n libjava.so()(64bit)\n libjavajpeg.so()(64bit)\n libjawt.so()(64bit)\n libjdwp.so()(64bit)\n libjimage.so()(64bit)\n libjli.so()(64bit)\n libjsig.so()(64bit)\n libjsound.so()(64bit)\n libjsvml.so()(64bit)\n libjvm.so()(64bit)\n libjvm.so(SUNWprivate_1.1)(64bit)\n liblcms.so()(64bit)\n libmanagement.so()(64bit)\n libmanagement_agent.so()(64bit)\n libmanagement_ext.so()(64bit)\n libmlib_image.so()(64bit)\n libnet.so()(64bit)\n libnio.so()(64bit)\n libprefs.so()(64bit)\n librmi.so()(64bit)\n libsctp.so()(64bit)\n libsplashscreen.so()(64bit)\n libsyslookup.so()(64bit)\n libverify.so()(64bit)\n libzip.so()(64bit)\n sped-fiscal\n sped-fiscal(x86-64)\n\n" } ] }