{ "issues": [ { "result": "fail", "text": "The License field must be a valid SPDX expression.", "note": "Not a valid SPDX expression 'LicenseRef-Custom'.", "name": "CheckLicenseFieldSPDX", "url": "https://fedoraproject.org/wiki/Changes/SPDX_Licenses_Phase_1" } ], "results": { "MUST": { "Generic": [ { "result": "pending", "text": "Package is licensed with an open-source compatible license and meets other legal requirements as defined in the legal section of Packaging Guidelines.", "note": null, "name": "CheckApprovedLicense", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/LicensingGuidelines/" }, { "result": "pass", "text": "Package uses either %{buildroot} or $RPM_BUILD_ROOT", "note": null, "name": "CheckBuildrootMacros", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_macros" }, { "result": "pending", "text": "Package contains no bundled libraries 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": "pending", "text": "Package contains desktop file if it is a GUI application.", "note": null, "name": "CheckDesktopFile", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_desktop_files" }, { "result": "pending", "text": "Development files must be in a -devel package", "note": null, "name": "CheckDevelFilesInDevel", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_devel_packages" }, { "result": "pass", "text": "Package requires other packages for directories it uses.", "note": null, "name": "CheckDirectoryRequire", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_file_and_directory_ownership" }, { "result": "pass", "text": "Dist tag is present.", "note": null, "name": "CheckDistTag", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/DistTag/" }, { "result": "pending", "text": "Package uses nothing in %doc for runtime.", "note": null, "name": "CheckDocRuntime", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_documentation" }, { "result": "pass", "text": "Package does not contain duplicates in %files.", "note": null, "name": "CheckFileDuplicates", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_duplicate_files" }, { "result": "pass", "text": "Permissions on files are set properly.", "note": null, "name": "CheckFilePermissions", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_file_permissions" }, { "result": "pending", "text": "Package complies to the Packaging Guidelines", "note": null, "name": "CheckGuidelines", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/" }, { "result": "pass", "text": "Package must not depend on deprecated() packages.", "note": null, "name": "CheckIfDepsDeprecated", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/deprecating-packages/" }, { "result": "pending", "text": "If (and only if) the source package includes the text of the license(s) in its own file, then that file, containing the text of the license(s) for the package is included in %license.", "note": null, "name": "CheckLicensInDoc", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/LicensingGuidelines/#_license_text" }, { "result": "pending", "text": "License field in the package spec file matches the actual license.", "note": "Checking patched sources after %prep for licenses. Licenses found: \"Unknown or generated\". 110 files have unknown license. Detailed output of licensecheck in /var/lib/copr-rpmbuild/results/athena-firefox-config/licensecheck.txt", "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 'LicenseRef-Custom'.", "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": null, "name": "CheckNoConflicts", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_conflicts" }, { "result": "pass", "text": "Package does not use a name that already exists.", "note": null, "name": "CheckNoNameConflict", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/Naming/#_conflicting_package_names" }, { "result": "pending", "text": "Package obeys FHS, except libexecdir and /usr/target.", "note": null, "name": "CheckObeysFHS", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_filesystem_layout" }, { "result": "pending", "text": "If the package is a rename of another package, proper Obsoletes and Provides are present.", "note": null, "name": "CheckObsoletesForRename", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#renaming-or-replacing-existing-packages" }, { "result": "pending", "text": "Package must own all directories that it creates.", "note": "Directories without known owners: /etc/skel/.mozilla", "name": "CheckOwnDirs", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_file_and_directory_ownership" }, { "result": "pass", "text": "Package does not own files or directories owned by other packages.", "note": null, "name": "CheckOwnOther", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_file_and_directory_ownership" }, { "result": "pass", "text": "Package is not relocatable.", "note": null, "name": "CheckRelocatable", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_relocatable_packages" }, { "result": "pending", "text": "Requires correct, justified where necessary.", "note": null, "name": "CheckRequires", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_explicit_requires" }, { "result": "pass", "text": "Sources used to build the package match the upstream source, as provided in the spec URL.", "note": null, "name": "CheckSourceMD5", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/SourceURL/" }, { "result": "pending", "text": "Spec file is legible and written in American English.", "note": null, "name": "CheckSpecLegibility", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_spec_legibility" }, { "result": "pass", "text": "Spec file name must match the spec package %{name}, in the format %{name}.spec.", "note": null, "name": "CheckSpecName", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_spec_file_naming" }, { "result": "pending", "text": "Package contains systemd file(s) if in need.", "note": null, "name": "CheckSystemdScripts", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/" }, { "result": "pass", "text": "File names are valid UTF-8.", "note": null, "name": "CheckUTF8Filenames", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_non_ascii_filenames" }, { "result": "pending", "text": "Package is not known to require an ExcludeArch tag.", "note": null, "name": "generic-excludearch", "url": "https://fedoraproject.org/wiki/Architectures#ExcludeArch_.26_ExclusiveArch" }, { "result": "pass", "text": "Large documentation must go in a -doc subpackage. Large could be size (~1MB) or number of files.", "note": "Documentation size is 0 bytes in 0 files. ", "name": "generic-large-docs", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_documentation" }, { "result": "pass", "text": "Packages must not store files under /srv, /opt or /usr/local", "note": null, "name": "generic-srv-opt", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_documentation" }, { "result": "pending", "text": "Package successfully compiles and builds into binary rpms on at least one supported primary architecture.", "note": "Using prebuilt packages", "name": "CheckBuild", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_architecture_support" }, { "result": "pass", "text": "Package installs properly.", "note": null, "name": "CheckPackageInstalls", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/" }, { "result": "pass", "text": "Rpmlint is run on all rpms the build produces.", "note": "There are rpmlint messages (see attachment).", "name": "CheckRpmlint", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_use_rpmlint" } ] }, "SHOULD": { "Generic": [ { "result": "fail", "text": "Reviewer should test that the package builds in mock.", "note": null, "name": "CheckBuildInMock", "url": "https://fedoraproject.org/wiki/PackageMaintainers/MockTricks" }, { "result": "pass", "text": "Buildroot is not present", "note": null, "name": "CheckBuildroot", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/" }, { "result": "pass", "text": "Package has no %clean section with rm -rf %{buildroot} (or $RPM_BUILD_ROOT)", "note": null, "name": "CheckClean", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_tags_and_sections" }, { "result": "pending", "text": "If the source package does not include license text(s) as a separate file from upstream, the packager SHOULD query upstream to include it.", "note": null, "name": "CheckContainsLicenseText", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/LicensingGuidelines/#_license_text" }, { "result": "pass", "text": "No file requires outside of /etc, /bin, /sbin, /usr/bin, /usr/sbin.", "note": null, "name": "CheckFileRequires", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_file_and_directory_dependencies" }, { "result": "pending", "text": "Final provides and requires are sane (see attachments).", "note": null, "name": "CheckFinalRequiresProvides", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/" }, { "result": "pending", "text": "Package functions as described.", "note": null, "name": "CheckFunctionAsDescribed", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/" }, { "result": "pass", "text": "Packager, Vendor, PreReq, Copyright tags should not be in spec file", "note": null, "name": "CheckIllegalSpecTags", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_tags_and_sections" }, { "result": "pending", "text": "Latest version is packaged.", "note": null, "name": "CheckLatestVersionIsPackaged", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/" }, { "result": "pending", "text": "Package does not include license text files separate from upstream.", "note": null, "name": "CheckLicenseUpstream", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/LicensingGuidelines/#_license_text" }, { "result": "pass", "text": "Sources can be downloaded from URI in Source: tag", "note": null, "name": "CheckSourceDownloads", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/SourceURL/" }, { "result": "pass", "text": "SourceX is a working URL.", "note": null, "name": "CheckSourceUrl", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/SourceURL/" }, { "result": "pending", "text": "Sources are verified with gpgverify first in %prep if upstream publishes signatures.", "note": "gpgverify is not used.", "name": "CheckSourceVerification", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_source_file_verification" }, { "result": "pending", "text": "Package should compile and build into binary rpms on all supported architectures.", "note": null, "name": "CheckSupportAllArchs", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_architecture_support" }, { "result": "pending", "text": "%check is present and all tests pass.", "note": null, "name": "CheckTestSuites", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_test_suites" }, { "result": "pending", "text": "Packages should try to preserve timestamps of original installed files.", "note": null, "name": "CheckTimeStamps", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_timestamps" }, { "result": "pass", "text": "Spec use %global instead of %define unless justified.", "note": null, "name": "CheckUseGlobal", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_global_preferred_over_define" } ] }, "EXTRA": { "Generic": [ { "result": "pass", "text": "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: athena-firefox-config-0-1.fc41.noarch.rpm\n athena-firefox-config-0-1.fc41.src.rpm\n============================ rpmlint session starts ============================\nrpmlint: 2.6.1\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/tmpzkasvivi')]\nchecks: 32, packages: 2\n\nathena-firefox-config.noarch: E: zero-length /etc/skel/.mozilla/firefox/iso1fa16.default-release/.parentlock\nathena-firefox-config.noarch: E: zero-length /etc/skel/.mozilla/firefox/iso1fa16.default-release/storage/default/moz-extension+++0f5a47b6-2040-45ad-9d76-54bf541fea9f^userContextId=4294967295/idb/3647222921wleabcEoxlt-eengsairo.sqlite-wal\nathena-firefox-config.noarch: E: zero-length /etc/skel/.mozilla/firefox/iso1fa16.default-release/storage/default/moz-extension+++2d91742d-20cb-4ffc-9650-53964363b31a^userContextId=4294967295/idb/3647222921wleabcEoxlt-eengsairo.sqlite-wal\nathena-firefox-config.noarch: E: zero-length /etc/skel/.mozilla/firefox/iso1fa16.default-release/storage/default/moz-extension+++4b602008-29b5-4443-a947-688ed324460b^userContextId=4294967295/idb/3647222921wleabcEoxlt-eengsairo.sqlite-wal\nathena-firefox-config.noarch: E: zero-length /etc/skel/.mozilla/firefox/iso1fa16.default-release/storage/default/moz-extension+++66413187-3457-4dc2-99d6-3ba65ce1484d/idb/1671402671ueBglaorcokt0SCeahc.sqlite-wal\nathena-firefox-config.noarch: E: zero-length /etc/skel/.mozilla/firefox/iso1fa16.default-release/storage/default/moz-extension+++66413187-3457-4dc2-99d6-3ba65ce1484d^userContextId=4294967295/idb/3647222921wleabcEoxlt-eengsairo.sqlite-wal\nathena-firefox-config.noarch: E: zero-length /etc/skel/.mozilla/firefox/iso1fa16.default-release/storage/default/moz-extension+++682789e5-bd35-42e4-acf1-18fd1cb2a271^userContextId=4294967295/idb/3647222921wleabcEoxlt-eengsairo.sqlite-wal\nathena-firefox-config.noarch: E: zero-length /etc/skel/.mozilla/firefox/iso1fa16.default-release/storage/default/moz-extension+++83b1cf23-2d37-4f5b-afdb-96a63b9901ea^userContextId=4294967295/idb/3647222921wleabcEoxlt-eengsairo.sqlite-wal\nathena-firefox-config.noarch: E: zero-length /etc/skel/.mozilla/firefox/iso1fa16.default-release/storage/default/moz-extension+++bed97567-6e87-4472-885e-fec5afd812b5^userContextId=4294967295/idb/3647222921wleabcEoxlt-eengsairo.sqlite-wal\nathena-firefox-config.noarch: E: zero-length /etc/skel/.mozilla/firefox/iso1fa16.default-release/storage/default/moz-extension+++fe8b44a4-840b-4edc-b65a-b24675a7c99c^userContextId=4294967295/idb/3647222921wleabcEoxlt-eengsairo.sqlite-wal\nathena-firefox-config.noarch: E: zero-length /etc/skel/.mozilla/firefox/iso1fa16.default-release/storage/permanent/chrome/idb/1451318868ntouromlalnodry--epcr.sqlite-wal\nathena-firefox-config.noarch: E: zero-length /etc/skel/.mozilla/firefox/iso1fa16.default-release/storage/permanent/chrome/idb/1657114595AmcateirvtiSty.sqlite-wal\nathena-firefox-config.noarch: E: zero-length /etc/skel/.mozilla/firefox/iso1fa16.default-release/storage/permanent/chrome/idb/2823318777ntouromlalnodry--naod.sqlite-wal\nathena-firefox-config.noarch: E: zero-length /etc/skel/.mozilla/firefox/iso1fa16.default-release/storage/permanent/chrome/idb/2918063365piupsah.sqlite-wal\nathena-firefox-config.noarch: E: zero-length /etc/skel/.mozilla/firefox/iso1fa16.default-release/storage/permanent/chrome/idb/3561288849sdhlie.sqlite-wal\nathena-firefox-config.noarch: E: zero-length /etc/skel/.mozilla/firefox/iso1fa16.default-release/storage/permanent/chrome/idb/3870112724rsegmnoittet-es.sqlite-wal\nathena-firefox-config.noarch: W: summary-ended-with-dot Mozilla Firefox configuration for Athena.\nathena-firefox-config.src: W: summary-ended-with-dot Mozilla Firefox configuration for Athena.\nathena-firefox-config.noarch: W: non-conffile-in-etc /etc/skel/.mozilla/firefox/iso1fa16.default-release/.parentlock\nathena-firefox-config.noarch: W: non-conffile-in-etc /etc/skel/.mozilla/firefox/iso1fa16.default-release/addonStartup.json.lz4\nathena-firefox-config.noarch: W: non-conffile-in-etc /etc/skel/.mozilla/firefox/iso1fa16.default-release/extensions.json\nathena-firefox-config.noarch: W: non-conffile-in-etc /etc/skel/.mozilla/firefox/iso1fa16.default-release/extensions/foxyproxy@eric.h.jung.xpi\nathena-firefox-config.noarch: W: non-conffile-in-etc /etc/skel/.mozilla/firefox/iso1fa16.default-release/extensions/https-everywhere@eff.org.xpi\nathena-firefox-config.noarch: W: non-conffile-in-etc /etc/skel/.mozilla/firefox/iso1fa16.default-release/extensions/jid1-MnnxcxisBPnSXQ@jetpack.xpi\nathena-firefox-config.noarch: W: non-conffile-in-etc /etc/skel/.mozilla/firefox/iso1fa16.default-release/extensions/staged/uBlock0@raymondhill.net.xpi\nathena-firefox-config.noarch: W: non-conffile-in-etc /etc/skel/.mozilla/firefox/iso1fa16.default-release/extensions/uBlock0@raymondhill.net.xpi\nathena-firefox-config.noarch: W: non-conffile-in-etc /etc/skel/.mozilla/firefox/iso1fa16.default-release/extensions/wappalyzer@crunchlabz.com.xpi\nathena-firefox-config.noarch: W: non-conffile-in-etc /etc/skel/.mozilla/firefox/iso1fa16.default-release/extensions/wayback_machine@mozilla.org.xpi\nathena-firefox-config.noarch: W: non-conffile-in-etc /etc/skel/.mozilla/firefox/iso1fa16.default-release/extensions/{1ab3d165-d664-4bf2-adb7-fed77f46116f}.xpi\nathena-firefox-config.noarch: W: non-conffile-in-etc /etc/skel/.mozilla/firefox/iso1fa16.default-release/extensions/{20fc2e06-e3e4-4b2b-812b-ab431220cada}.xpi\nathena-firefox-config.noarch: W: non-conffile-in-etc /etc/skel/.mozilla/firefox/iso1fa16.default-release/extensions/{47bf427e-c83d-457d-9b3d-3db4118574bd}.xpi\nathena-firefox-config.noarch: W: non-conffile-in-etc /etc/skel/.mozilla/firefox/iso1fa16.default-release/extensions/{60f82f00-9ad5-4de5-b31c-b16a47c51558}.xpi\nathena-firefox-config.noarch: W: non-conffile-in-etc /etc/skel/.mozilla/firefox/iso1fa16.default-release/extensions/{ed26d465-baef-4e1a-b242-6681b024b941}.xpi\nathena-firefox-config.noarch: W: non-conffile-in-etc /etc/skel/.mozilla/firefox/iso1fa16.default-release/extensions/{f1423c11-a4e2-4709-a0f8-6d6a68c83d08}.xpi\nathena-firefox-config.noarch: W: non-conffile-in-etc /etc/skel/.mozilla/firefox/iso1fa16.default-release/favicons.sqlite\nathena-firefox-config.noarch: W: non-conffile-in-etc /etc/skel/.mozilla/firefox/iso1fa16.default-release/places.sqlite\nathena-firefox-config.noarch: W: non-conffile-in-etc /etc/skel/.mozilla/firefox/iso1fa16.default-release/prefs.js\nathena-firefox-config.noarch: W: non-conffile-in-etc /etc/skel/.mozilla/firefox/iso1fa16.default-release/search.json.mozlz4\nathena-firefox-config.noarch: W: non-conffile-in-etc /etc/skel/.mozilla/firefox/iso1fa16.default-release/storage/default/moz-extension+++0f5a47b6-2040-45ad-9d76-54bf541fea9f^userContextId=4294967295/.metadata\nathena-firefox-config.noarch: W: non-conffile-in-etc /etc/skel/.mozilla/firefox/iso1fa16.default-release/storage/default/moz-extension+++0f5a47b6-2040-45ad-9d76-54bf541fea9f^userContextId=4294967295/.metadata-v2\nathena-firefox-config.noarch: W: non-conffile-in-etc /etc/skel/.mozilla/firefox/iso1fa16.default-release/storage/default/moz-extension+++0f5a47b6-2040-45ad-9d76-54bf541fea9f^userContextId=4294967295/idb/3647222921wleabcEoxlt-eengsairo.files/2\nathena-firefox-config.noarch: W: non-conffile-in-etc /etc/skel/.mozilla/firefox/iso1fa16.default-release/storage/default/moz-extension+++0f5a47b6-2040-45ad-9d76-54bf541fea9f^userContextId=4294967295/idb/3647222921wleabcEoxlt-eengsairo.files/3\nathena-firefox-config.noarch: W: non-conffile-in-etc /etc/skel/.mozilla/firefox/iso1fa16.default-release/storage/default/moz-extension+++0f5a47b6-2040-45ad-9d76-54bf541fea9f^userContextId=4294967295/idb/3647222921wleabcEoxlt-eengsairo.sqlite\nathena-firefox-config.noarch: W: non-conffile-in-etc /etc/skel/.mozilla/firefox/iso1fa16.default-release/storage/default/moz-extension+++0f5a47b6-2040-45ad-9d76-54bf541fea9f^userContextId=4294967295/idb/3647222921wleabcEoxlt-eengsairo.sqlite-wal\nathena-firefox-config.noarch: W: non-conffile-in-etc /etc/skel/.mozilla/firefox/iso1fa16.default-release/storage/default/moz-extension+++2d91742d-20cb-4ffc-9650-53964363b31a^userContextId=4294967295/.metadata\nathena-firefox-config.noarch: W: non-conffile-in-etc /etc/skel/.mozilla/firefox/iso1fa16.default-release/storage/default/moz-extension+++2d91742d-20cb-4ffc-9650-53964363b31a^userContextId=4294967295/.metadata-v2\nathena-firefox-config.noarch: W: non-conffile-in-etc /etc/skel/.mozilla/firefox/iso1fa16.default-release/storage/default/moz-extension+++2d91742d-20cb-4ffc-9650-53964363b31a^userContextId=4294967295/idb/3647222921wleabcEoxlt-eengsairo.sqlite\nathena-firefox-config.noarch: W: non-conffile-in-etc /etc/skel/.mozilla/firefox/iso1fa16.default-release/storage/default/moz-extension+++2d91742d-20cb-4ffc-9650-53964363b31a^userContextId=4294967295/idb/3647222921wleabcEoxlt-eengsairo.sqlite-wal\nathena-firefox-config.noarch: W: non-conffile-in-etc /etc/skel/.mozilla/firefox/iso1fa16.default-release/storage/default/moz-extension+++403790e6-fcea-407a-8901-fc713a83a9c8^userContextId=4294967295/.metadata\nathena-firefox-config.noarch: W: non-conffile-in-etc /etc/skel/.mozilla/firefox/iso1fa16.default-release/storage/default/moz-extension+++403790e6-fcea-407a-8901-fc713a83a9c8^userContextId=4294967295/.metadata-v2\nathena-firefox-config.noarch: W: non-conffile-in-etc /etc/skel/.mozilla/firefox/iso1fa16.default-release/storage/default/moz-extension+++403790e6-fcea-407a-8901-fc713a83a9c8^userContextId=4294967295/idb/3647222921wleabcEoxlt-eengsairo.sqlite\nathena-firefox-config.noarch: W: non-conffile-in-etc /etc/skel/.mozilla/firefox/iso1fa16.default-release/storage/default/moz-extension+++4b602008-29b5-4443-a947-688ed324460b^userContextId=4294967295/.metadata\nathena-firefox-config.noarch: W: non-conffile-in-etc /etc/skel/.mozilla/firefox/iso1fa16.default-release/storage/default/moz-extension+++4b602008-29b5-4443-a947-688ed324460b^userContextId=4294967295/.metadata-v2\nathena-firefox-config.noarch: W: non-conffile-in-etc /etc/skel/.mozilla/firefox/iso1fa16.default-release/storage/default/moz-extension+++4b602008-29b5-4443-a947-688ed324460b^userContextId=4294967295/idb/3647222921wleabcEoxlt-eengsairo.files/40\nathena-firefox-config.noarch: W: non-conffile-in-etc /etc/skel/.mozilla/firefox/iso1fa16.default-release/storage/default/moz-extension+++4b602008-29b5-4443-a947-688ed324460b^userContextId=4294967295/idb/3647222921wleabcEoxlt-eengsairo.sqlite\nathena-firefox-config.noarch: W: non-conffile-in-etc /etc/skel/.mozilla/firefox/iso1fa16.default-release/storage/default/moz-extension+++4b602008-29b5-4443-a947-688ed324460b^userContextId=4294967295/idb/3647222921wleabcEoxlt-eengsairo.sqlite-wal\nathena-firefox-config.noarch: W: non-conffile-in-etc /etc/skel/.mozilla/firefox/iso1fa16.default-release/storage/default/moz-extension+++54f795e3-a640-403f-9577-91875dfae134/.metadata\nathena-firefox-config.noarch: W: non-conffile-in-etc /etc/skel/.mozilla/firefox/iso1fa16.default-release/storage/default/moz-extension+++54f795e3-a640-403f-9577-91875dfae134/.metadata-v2\nathena-firefox-config.noarch: W: non-conffile-in-etc /etc/skel/.mozilla/firefox/iso1fa16.default-release/storage/default/moz-extension+++54f795e3-a640-403f-9577-91875dfae134/ls/data.sqlite\nathena-firefox-config.noarch: W: non-conffile-in-etc /etc/skel/.mozilla/firefox/iso1fa16.default-release/storage/default/moz-extension+++54f795e3-a640-403f-9577-91875dfae134/ls/usage\nathena-firefox-config.noarch: W: non-conffile-in-etc /etc/skel/.mozilla/firefox/iso1fa16.default-release/storage/default/moz-extension+++54f795e3-a640-403f-9577-91875dfae134^userContextId=10/.metadata\nathena-firefox-config.noarch: W: non-conffile-in-etc /etc/skel/.mozilla/firefox/iso1fa16.default-release/storage/default/moz-extension+++54f795e3-a640-403f-9577-91875dfae134^userContextId=10/.metadata-v2\nathena-firefox-config.noarch: W: non-conffile-in-etc /etc/skel/.mozilla/firefox/iso1fa16.default-release/storage/default/moz-extension+++54f795e3-a640-403f-9577-91875dfae134^userContextId=10/ls/data.sqlite\nathena-firefox-config.noarch: W: non-conffile-in-etc /etc/skel/.mozilla/firefox/iso1fa16.default-release/storage/default/moz-extension+++54f795e3-a640-403f-9577-91875dfae134^userContextId=10/ls/usage\nathena-firefox-config.noarch: W: non-conffile-in-etc /etc/skel/.mozilla/firefox/iso1fa16.default-release/storage/default/moz-extension+++66413187-3457-4dc2-99d6-3ba65ce1484d/.metadata\nathena-firefox-config.noarch: W: non-conffile-in-etc /etc/skel/.mozilla/firefox/iso1fa16.default-release/storage/default/moz-extension+++66413187-3457-4dc2-99d6-3ba65ce1484d/.metadata-v2\nathena-firefox-config.noarch: W: non-conffile-in-etc /etc/skel/.mozilla/firefox/iso1fa16.default-release/storage/default/moz-extension+++66413187-3457-4dc2-99d6-3ba65ce1484d/idb/1671402671ueBglaorcokt0SCeahc.files/1\nathena-firefox-config.noarch: W: non-conffile-in-etc /etc/skel/.mozilla/firefox/iso1fa16.default-release/storage/default/moz-extension+++66413187-3457-4dc2-99d6-3ba65ce1484d/idb/1671402671ueBglaorcokt0SCeahc.files/10\nathena-firefox-config.noarch: W: non-conffile-in-etc /etc/skel/.mozilla/firefox/iso1fa16.default-release/storage/default/moz-extension+++66413187-3457-4dc2-99d6-3ba65ce1484d/idb/1671402671ueBglaorcokt0SCeahc.files/11\nathena-firefox-config.noarch: W: non-conffile-in-etc /etc/skel/.mozilla/firefox/iso1fa16.default-release/storage/default/moz-extension+++66413187-3457-4dc2-99d6-3ba65ce1484d/idb/1671402671ueBglaorcokt0SCeahc.files/12\nathena-firefox-config.noarch: W: non-conffile-in-etc /etc/skel/.mozilla/firefox/iso1fa16.default-release/storage/default/moz-extension+++66413187-3457-4dc2-99d6-3ba65ce1484d/idb/1671402671ueBglaorcokt0SCeahc.files/2\nathena-firefox-config.noarch: W: non-conffile-in-etc /etc/skel/.mozilla/firefox/iso1fa16.default-release/storage/default/moz-extension+++66413187-3457-4dc2-99d6-3ba65ce1484d/idb/1671402671ueBglaorcokt0SCeahc.files/270\nathena-firefox-config.noarch: W: non-conffile-in-etc /etc/skel/.mozilla/firefox/iso1fa16.default-release/storage/default/moz-extension+++66413187-3457-4dc2-99d6-3ba65ce1484d/idb/1671402671ueBglaorcokt0SCeahc.files/3\nathena-firefox-config.noarch: W: non-conffile-in-etc /etc/skel/.mozilla/firefox/iso1fa16.default-release/storage/default/moz-extension+++66413187-3457-4dc2-99d6-3ba65ce1484d/idb/1671402671ueBglaorcokt0SCeahc.files/355\nathena-firefox-config.noarch: W: non-conffile-in-etc /etc/skel/.mozilla/firefox/iso1fa16.default-release/storage/default/moz-extension+++66413187-3457-4dc2-99d6-3ba65ce1484d/idb/1671402671ueBglaorcokt0SCeahc.files/356\nathena-firefox-config.noarch: W: non-conffile-in-etc /etc/skel/.mozilla/firefox/iso1fa16.default-release/storage/default/moz-extension+++66413187-3457-4dc2-99d6-3ba65ce1484d/idb/1671402671ueBglaorcokt0SCeahc.files/357\nathena-firefox-config.noarch: W: non-conffile-in-etc /etc/skel/.mozilla/firefox/iso1fa16.default-release/storage/default/moz-extension+++66413187-3457-4dc2-99d6-3ba65ce1484d/idb/1671402671ueBglaorcokt0SCeahc.files/358\nathena-firefox-config.noarch: W: non-conffile-in-etc /etc/skel/.mozilla/firefox/iso1fa16.default-release/storage/default/moz-extension+++66413187-3457-4dc2-99d6-3ba65ce1484d/idb/1671402671ueBglaorcokt0SCeahc.files/359\nathena-firefox-config.noarch: W: non-conffile-in-etc /etc/skel/.mozilla/firefox/iso1fa16.default-release/storage/default/moz-extension+++66413187-3457-4dc2-99d6-3ba65ce1484d/idb/1671402671ueBglaorcokt0SCeahc.files/360\nathena-firefox-config.noarch: W: non-conffile-in-etc /etc/skel/.mozilla/firefox/iso1fa16.default-release/storage/default/moz-extension+++66413187-3457-4dc2-99d6-3ba65ce1484d/idb/1671402671ueBglaorcokt0SCeahc.files/361\nathena-firefox-config.noarch: W: non-conffile-in-etc /etc/skel/.mozilla/firefox/iso1fa16.default-release/storage/default/moz-extension+++66413187-3457-4dc2-99d6-3ba65ce1484d/idb/1671402671ueBglaorcokt0SCeahc.files/4\nathena-firefox-config.noarch: W: non-conffile-in-etc /etc/skel/.mozilla/firefox/iso1fa16.default-release/storage/default/moz-extension+++66413187-3457-4dc2-99d6-3ba65ce1484d/idb/1671402671ueBglaorcokt0SCeahc.files/5\nathena-firefox-config.noarch: W: non-conffile-in-etc /etc/skel/.mozilla/firefox/iso1fa16.default-release/storage/default/moz-extension+++66413187-3457-4dc2-99d6-3ba65ce1484d/idb/1671402671ueBglaorcokt0SCeahc.files/6\nathena-firefox-config.noarch: W: non-conffile-in-etc /etc/skel/.mozilla/firefox/iso1fa16.default-release/storage/default/moz-extension+++66413187-3457-4dc2-99d6-3ba65ce1484d/idb/1671402671ueBglaorcokt0SCeahc.files/7\nathena-firefox-config.noarch: W: non-conffile-in-etc /etc/skel/.mozilla/firefox/iso1fa16.default-release/storage/default/moz-extension+++66413187-3457-4dc2-99d6-3ba65ce1484d/idb/1671402671ueBglaorcokt0SCeahc.files/8\nathena-firefox-config.noarch: W: non-conffile-in-etc /etc/skel/.mozilla/firefox/iso1fa16.default-release/storage/default/moz-extension+++66413187-3457-4dc2-99d6-3ba65ce1484d/idb/1671402671ueBglaorcokt0SCeahc.files/9\nathena-firefox-config.noarch: W: non-conffile-in-etc /etc/skel/.mozilla/firefox/iso1fa16.default-release/storage/default/moz-extension+++66413187-3457-4dc2-99d6-3ba65ce1484d/idb/1671402671ueBglaorcokt0SCeahc.sqlite\nathena-firefox-config.noarch: W: non-conffile-in-etc /etc/skel/.mozilla/firefox/iso1fa16.default-release/storage/default/moz-extension+++66413187-3457-4dc2-99d6-3ba65ce1484d/idb/1671402671ueBglaorcokt0SCeahc.sqlite-wal\nathena-firefox-config.noarch: W: non-conffile-in-etc /etc/skel/.mozilla/firefox/iso1fa16.default-release/storage/default/moz-extension+++66413187-3457-4dc2-99d6-3ba65ce1484d^userContextId=4294967295/.metadata\nathena-firefox-config.noarch: W: non-conffile-in-etc /etc/skel/.mozilla/firefox/iso1fa16.default-release/storage/default/moz-extension+++66413187-3457-4dc2-99d6-3ba65ce1484d^userContextId=4294967295/.metadata-v2\nathena-firefox-config.noarch: W: non-conffile-in-etc /etc/skel/.mozilla/firefox/iso1fa16.default-release/storage/default/moz-extension+++66413187-3457-4dc2-99d6-3ba65ce1484d^userContextId=4294967295/idb/3647222921wleabcEoxlt-eengsairo.files/83\nathena-firefox-config.noarch: W: non-conffile-in-etc /etc/skel/.mozilla/firefox/iso1fa16.default-release/storage/default/moz-extension+++66413187-3457-4dc2-99d6-3ba65ce1484d^userContextId=4294967295/idb/3647222921wleabcEoxlt-eengsairo.files/84\nathena-firefox-config.noarch: W: non-conffile-in-etc /etc/skel/.mozilla/firefox/iso1fa16.default-release/storage/default/moz-extension+++66413187-3457-4dc2-99d6-3ba65ce1484d^userContextId=4294967295/idb/3647222921wleabcEoxlt-eengsairo.files/85\nathena-firefox-config.noarch: W: non-conffile-in-etc /etc/skel/.mozilla/firefox/iso1fa16.default-release/storage/default/moz-extension+++66413187-3457-4dc2-99d6-3ba65ce1484d^userContextId=4294967295/idb/3647222921wleabcEoxlt-eengsairo.files/86\nathena-firefox-config.noarch: W: non-conffile-in-etc /etc/skel/.mozilla/firefox/iso1fa16.default-release/storage/default/moz-extension+++66413187-3457-4dc2-99d6-3ba65ce1484d^userContextId=4294967295/idb/3647222921wleabcEoxlt-eengsairo.files/87\nathena-firefox-config.noarch: W: non-conffile-in-etc /etc/skel/.mozilla/firefox/iso1fa16.default-release/storage/default/moz-extension+++66413187-3457-4dc2-99d6-3ba65ce1484d^userContextId=4294967295/idb/3647222921wleabcEoxlt-eengsairo.files/88\nathena-firefox-config.noarch: W: non-conffile-in-etc /etc/skel/.mozilla/firefox/iso1fa16.default-release/storage/default/moz-extension+++66413187-3457-4dc2-99d6-3ba65ce1484d^userContextId=4294967295/idb/3647222921wleabcEoxlt-eengsairo.files/89\nathena-firefox-config.noarch: W: non-conffile-in-etc /etc/skel/.mozilla/firefox/iso1fa16.default-release/storage/default/moz-extension+++66413187-3457-4dc2-99d6-3ba65ce1484d^userContextId=4294967295/idb/3647222921wleabcEoxlt-eengsairo.files/90\nathena-firefox-config.noarch: W: non-conffile-in-etc /etc/skel/.mozilla/firefox/iso1fa16.default-release/storage/default/moz-extension+++66413187-3457-4dc2-99d6-3ba65ce1484d^userContextId=4294967295/idb/3647222921wleabcEoxlt-eengsairo.sqlite\nathena-firefox-config.noarch: W: non-conffile-in-etc /etc/skel/.mozilla/firefox/iso1fa16.default-release/storage/default/moz-extension+++66413187-3457-4dc2-99d6-3ba65ce1484d^userContextId=4294967295/idb/3647222921wleabcEoxlt-eengsairo.sqlite-wal\nathena-firefox-config.noarch: W: non-conffile-in-etc /etc/skel/.mozilla/firefox/iso1fa16.default-release/storage/default/moz-extension+++682789e5-bd35-42e4-acf1-18fd1cb2a271/.metadata\nathena-firefox-config.noarch: W: non-conffile-in-etc /etc/skel/.mozilla/firefox/iso1fa16.default-release/storage/default/moz-extension+++682789e5-bd35-42e4-acf1-18fd1cb2a271/.metadata-v2\nathena-firefox-config.noarch: W: non-conffile-in-etc /etc/skel/.mozilla/firefox/iso1fa16.default-release/storage/default/moz-extension+++682789e5-bd35-42e4-acf1-18fd1cb2a271/ls/data.sqlite\nathena-firefox-config.noarch: W: non-conffile-in-etc /etc/skel/.mozilla/firefox/iso1fa16.default-release/storage/default/moz-extension+++682789e5-bd35-42e4-acf1-18fd1cb2a271/ls/usage\nathena-firefox-config.noarch: W: non-conffile-in-etc /etc/skel/.mozilla/firefox/iso1fa16.default-release/storage/default/moz-extension+++682789e5-bd35-42e4-acf1-18fd1cb2a271^userContextId=4294967295/.metadata\nathena-firefox-config.noarch: W: non-conffile-in-etc /etc/skel/.mozilla/firefox/iso1fa16.default-release/storage/default/moz-extension+++682789e5-bd35-42e4-acf1-18fd1cb2a271^userContextId=4294967295/.metadata-v2\nathena-firefox-config.noarch: W: non-conffile-in-etc /etc/skel/.mozilla/firefox/iso1fa16.default-release/storage/default/moz-extension+++682789e5-bd35-42e4-acf1-18fd1cb2a271^userContextId=4294967295/idb/3647222921wleabcEoxlt-eengsairo.sqlite\nathena-firefox-config.noarch: W: non-conffile-in-etc /etc/skel/.mozilla/firefox/iso1fa16.default-release/storage/default/moz-extension+++682789e5-bd35-42e4-acf1-18fd1cb2a271^userContextId=4294967295/idb/3647222921wleabcEoxlt-eengsairo.sqlite-wal\nathena-firefox-config.noarch: W: non-conffile-in-etc /etc/skel/.mozilla/firefox/iso1fa16.default-release/storage/default/moz-extension+++79d17d11-f746-4614-9523-905651e04018^userContextId=4294967295/.metadata\nathena-firefox-config.noarch: W: non-conffile-in-etc /etc/skel/.mozilla/firefox/iso1fa16.default-release/storage/default/moz-extension+++79d17d11-f746-4614-9523-905651e04018^userContextId=4294967295/.metadata-v2\nathena-firefox-config.noarch: W: non-conffile-in-etc /etc/skel/.mozilla/firefox/iso1fa16.default-release/storage/default/moz-extension+++79d17d11-f746-4614-9523-905651e04018^userContextId=4294967295/idb/3647222921wleabcEoxlt-eengsairo.sqlite\nathena-firefox-config.noarch: W: non-conffile-in-etc /etc/skel/.mozilla/firefox/iso1fa16.default-release/storage/default/moz-extension+++83b1cf23-2d37-4f5b-afdb-96a63b9901ea^userContextId=4294967295/.metadata\nathena-firefox-config.noarch: W: non-conffile-in-etc /etc/skel/.mozilla/firefox/iso1fa16.default-release/storage/default/moz-extension+++83b1cf23-2d37-4f5b-afdb-96a63b9901ea^userContextId=4294967295/.metadata-v2\nathena-firefox-config.noarch: W: non-conffile-in-etc /etc/skel/.mozilla/firefox/iso1fa16.default-release/storage/default/moz-extension+++83b1cf23-2d37-4f5b-afdb-96a63b9901ea^userContextId=4294967295/idb/3647222921wleabcEoxlt-eengsairo.sqlite\nathena-firefox-config.noarch: W: non-conffile-in-etc /etc/skel/.mozilla/firefox/iso1fa16.default-release/storage/default/moz-extension+++83b1cf23-2d37-4f5b-afdb-96a63b9901ea^userContextId=4294967295/idb/3647222921wleabcEoxlt-eengsairo.sqlite-wal\nathena-firefox-config.noarch: W: non-conffile-in-etc /etc/skel/.mozilla/firefox/iso1fa16.default-release/storage/default/moz-extension+++8f3daea9-e920-4a18-819a-2ba890f3acef^userContextId=4294967295/.metadata\nathena-firefox-config.noarch: W: non-conffile-in-etc /etc/skel/.mozilla/firefox/iso1fa16.default-release/storage/default/moz-extension+++8f3daea9-e920-4a18-819a-2ba890f3acef^userContextId=4294967295/.metadata-v2\nathena-firefox-config.noarch: W: non-conffile-in-etc /etc/skel/.mozilla/firefox/iso1fa16.default-release/storage/default/moz-extension+++bed97567-6e87-4472-885e-fec5afd812b5^userContextId=4294967295/.metadata\nathena-firefox-config.noarch: W: non-conffile-in-etc /etc/skel/.mozilla/firefox/iso1fa16.default-release/storage/default/moz-extension+++bed97567-6e87-4472-885e-fec5afd812b5^userContextId=4294967295/.metadata-v2\nathena-firefox-config.noarch: W: non-conffile-in-etc /etc/skel/.mozilla/firefox/iso1fa16.default-release/storage/default/moz-extension+++bed97567-6e87-4472-885e-fec5afd812b5^userContextId=4294967295/idb/3647222921wleabcEoxlt-eengsairo.sqlite\nathena-firefox-config.noarch: W: non-conffile-in-etc /etc/skel/.mozilla/firefox/iso1fa16.default-release/storage/default/moz-extension+++bed97567-6e87-4472-885e-fec5afd812b5^userContextId=4294967295/idb/3647222921wleabcEoxlt-eengsairo.sqlite-wal\nathena-firefox-config.noarch: W: non-conffile-in-etc /etc/skel/.mozilla/firefox/iso1fa16.default-release/storage/default/moz-extension+++fe8b44a4-840b-4edc-b65a-b24675a7c99c^userContextId=4294967295/.metadata\nathena-firefox-config.noarch: W: non-conffile-in-etc /etc/skel/.mozilla/firefox/iso1fa16.default-release/storage/default/moz-extension+++fe8b44a4-840b-4edc-b65a-b24675a7c99c^userContextId=4294967295/.metadata-v2\nathena-firefox-config.noarch: W: non-conffile-in-etc /etc/skel/.mozilla/firefox/iso1fa16.default-release/storage/default/moz-extension+++fe8b44a4-840b-4edc-b65a-b24675a7c99c^userContextId=4294967295/idb/3647222921wleabcEoxlt-eengsairo.sqlite\nathena-firefox-config.noarch: W: non-conffile-in-etc /etc/skel/.mozilla/firefox/iso1fa16.default-release/storage/default/moz-extension+++fe8b44a4-840b-4edc-b65a-b24675a7c99c^userContextId=4294967295/idb/3647222921wleabcEoxlt-eengsairo.sqlite-wal\nathena-firefox-config.noarch: W: non-conffile-in-etc /etc/skel/.mozilla/firefox/iso1fa16.default-release/storage/ls-archive.sqlite\nathena-firefox-config.noarch: W: non-conffile-in-etc /etc/skel/.mozilla/firefox/iso1fa16.default-release/storage/permanent/chrome/.metadata\nathena-firefox-config.noarch: W: non-conffile-in-etc /etc/skel/.mozilla/firefox/iso1fa16.default-release/storage/permanent/chrome/.metadata-v2\nathena-firefox-config.noarch: W: non-conffile-in-etc /etc/skel/.mozilla/firefox/iso1fa16.default-release/storage/permanent/chrome/idb/1451318868ntouromlalnodry--epcr.sqlite\nathena-firefox-config.noarch: W: non-conffile-in-etc /etc/skel/.mozilla/firefox/iso1fa16.default-release/storage/permanent/chrome/idb/1451318868ntouromlalnodry--epcr.sqlite-wal\nathena-firefox-config.noarch: W: non-conffile-in-etc /etc/skel/.mozilla/firefox/iso1fa16.default-release/storage/permanent/chrome/idb/1657114595AmcateirvtiSty.sqlite\nathena-firefox-config.noarch: W: non-conffile-in-etc /etc/skel/.mozilla/firefox/iso1fa16.default-release/storage/permanent/chrome/idb/1657114595AmcateirvtiSty.sqlite-wal\nathena-firefox-config.noarch: W: non-conffile-in-etc /etc/skel/.mozilla/firefox/iso1fa16.default-release/storage/permanent/chrome/idb/2823318777ntouromlalnodry--naod.sqlite\nathena-firefox-config.noarch: W: non-conffile-in-etc /etc/skel/.mozilla/firefox/iso1fa16.default-release/storage/permanent/chrome/idb/2823318777ntouromlalnodry--naod.sqlite-wal\nathena-firefox-config.noarch: W: non-conffile-in-etc /etc/skel/.mozilla/firefox/iso1fa16.default-release/storage/permanent/chrome/idb/2918063365piupsah.sqlite\nathena-firefox-config.noarch: W: non-conffile-in-etc /etc/skel/.mozilla/firefox/iso1fa16.default-release/storage/permanent/chrome/idb/2918063365piupsah.sqlite-wal\nathena-firefox-config.noarch: W: non-conffile-in-etc /etc/skel/.mozilla/firefox/iso1fa16.default-release/storage/permanent/chrome/idb/3561288849sdhlie.sqlite\nathena-firefox-config.noarch: W: non-conffile-in-etc /etc/skel/.mozilla/firefox/iso1fa16.default-release/storage/permanent/chrome/idb/3561288849sdhlie.sqlite-wal\nathena-firefox-config.noarch: W: non-conffile-in-etc /etc/skel/.mozilla/firefox/iso1fa16.default-release/storage/permanent/chrome/idb/3870112724rsegmnoittet-es.files/3\nathena-firefox-config.noarch: W: non-conffile-in-etc /etc/skel/.mozilla/firefox/iso1fa16.default-release/storage/permanent/chrome/idb/3870112724rsegmnoittet-es.sqlite\nathena-firefox-config.noarch: W: non-conffile-in-etc /etc/skel/.mozilla/firefox/iso1fa16.default-release/storage/permanent/chrome/idb/3870112724rsegmnoittet-es.sqlite-wal\nathena-firefox-config.noarch: W: non-conffile-in-etc /etc/skel/.mozilla/firefox/profiles.ini\nathena-firefox-config.noarch: W: no-documentation\nathena-firefox-config.spec: W: no-%check-section\nathena-firefox-config.noarch: W: invalid-license LicenseRef-Custom\nathena-firefox-config.src: W: invalid-license LicenseRef-Custom\nathena-firefox-config.noarch: W: incoherent-version-in-changelog 0.1 ['0-1.fc41', '0-1']\nathena-firefox-config.noarch: E: files-duplicated-waste 2695441\nathena-firefox-config.noarch: W: files-duplicate /etc/skel/.mozilla/firefox/iso1fa16.default-release/storage/default/moz-extension+++0f5a47b6-2040-45ad-9d76-54bf541fea9f^userContextId=4294967295/idb/3647222921wleabcEoxlt-eengsairo.files/3 /etc/skel/.mozilla/firefox/iso1fa16.default-release/storage/default/moz-extension+++0f5a47b6-2040-45ad-9d76-54bf541fea9f^userContextId=4294967295/idb/3647222921wleabcEoxlt-eengsairo.files/2\nathena-firefox-config.noarch: W: files-duplicate /etc/skel/.mozilla/firefox/iso1fa16.default-release/storage/default/moz-extension+++54f795e3-a640-403f-9577-91875dfae134^userContextId=10/.metadata /etc/skel/.mozilla/firefox/iso1fa16.default-release/storage/default/moz-extension+++54f795e3-a640-403f-9577-91875dfae134/.metadata\nathena-firefox-config.noarch: W: files-duplicate /etc/skel/.mozilla/firefox/iso1fa16.default-release/storage/default/moz-extension+++682789e5-bd35-42e4-acf1-18fd1cb2a271^userContextId=4294967295/.metadata /etc/skel/.mozilla/firefox/iso1fa16.default-release/storage/default/moz-extension+++682789e5-bd35-42e4-acf1-18fd1cb2a271/.metadata\n 2 packages and 0 specfiles checked; 17 errors, 134 warnings, 7 filtered, 17 badness; has taken 3.6 s \n\n\n" }, { "header": "Rpmlint (installed packages)", "text": "============================ rpmlint session starts ============================\nrpmlint: 2.6.1\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 \"athena-firefox-config\".\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 athena-firefox-config --mock-config /var/lib/copr-rpmbuild/results/configs/child.cfg\nBuildroot used: fedora-41-x86_64\nActive plugins: Shell-api, Generic\nDisabled plugins: SugarActivity, Haskell, Java, R, fonts, C/C++, Perl, PHP, Ocaml, Python\nDisabled flags: EXARCH, EPEL6, EPEL7, DISTTAG, BATCH\n" }, { "header": "Source checksums", "text": "https://gitlab.com/athenaos/packages/configuration/athena-firefox-config/-/archive/main/athena-firefox-config-main.tar.gz :\n CHECKSUM(SHA256) this package : c54b3b55c1ae65078248a787a3744986a13c3450e568bbae5e79029b25b0ff59\n CHECKSUM(SHA256) upstream package : c54b3b55c1ae65078248a787a3744986a13c3450e568bbae5e79029b25b0ff59\n" }, { "header": "Requires", "text": "athena-firefox-config (rpmlib, GLIBC filtered):\n athena-nighttab\n firefox\n\n" }, { "header": "Provides", "text": "athena-firefox-config:\n athena-firefox-config\n\n" } ] }