This is a review *template*. Besides handling the [ ]-marked tests you are also supposed to fix the template before pasting into bugzilla: - Add issues you find to the list of issues on top. If there isn't such a list, create one. - Add your own remarks to the template checks. - Add new lines marked [!] or [?] when you discover new things not listed by fedora-review. - Change or remove any text in the template which is plain wrong. In this case you could also file a bug against fedora-review - Remove the "[ ] Manual check required", you will not have any such lines in what you paste. - Remove attachments which you deem not really useful (the rpmlint ones are mandatory, though) - Remove this text Package Review ============== Legend: [x] = Pass, [!] = Fail, [-] = Not applicable, [?] = Not evaluated [ ] = Manual review needed Issues: ======= - If your application is a C or C++ application you must list a BuildRequires against gcc, gcc-c++ or clang. Note: No gcc, gcc-c++ or clang found in BuildRequires See: https://docs.fedoraproject.org/en-US/packaging-guidelines/C_and_C++/ - Package contains BR: python2-devel or python3-devel - Package installs a %{name}.desktop using desktop-file-install or desktop- file-validate if there is such a file. - 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 LICENSE.md is not marked as %license See: https://docs.fedoraproject.org/en-US/packaging- guidelines/LicensingGuidelines/#_license_text - The License field must be a valid SPDX expression. Note: Not a valid SPDX expression 'AGPLv3'. It seems that you are using the old Fedora license abbreviations. Try `license-fedora2spdx' for converting it to SPDX. See: https://fedoraproject.org/wiki/Changes/SPDX_Licenses_Phase_1 ===== MUST items ===== C/C++: [ ]: Package does not contain kernel modules. [ ]: 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. [x]: Package does not contain any libtool archives (.la) [x]: Package contains no static executables. [x]: Rpath absent or only used for internal libs. Generic: [ ]: Package successfully compiles and builds into binary rpms on at least one supported primary architecture. Note: Using prebuilt packages [ ]: Package is licensed with an open-source compatible license and meets other legal requirements as defined in the legal section of Packaging Guidelines. [ ]: License field in the package spec file matches the actual license. Note: Checking patched sources after %prep for licenses. Licenses found: "Unknown or generated", "GNU Affero General Public License v3.0", "*No copyright* GNU Affero General Public License v3.0", "MIT License", "GNU Affero General Public License v3.0 and/or MIT License and/or MIT No Attribution", "GNU Affero General Public License v3.0 or later", "BSD 3-Clause License", "BSD 3-Clause License and/or GNU Affero General Public License v3.0", "GNU General Public License v2.0 or later", "GNU General Public License, Version 2", "BSD 2-Clause with views sentence", "FSF All Permissive License", "BSD 2-Clause License", "Open LDAP Public License v2.8", "ISC License", "NTP License", "Artistic License", "GNU Free Documentation License v1.2", "Apache License 2.0", "*No copyright* MIT License", "GNU General Public License v3.0 or later", "zlib License", "Public domain", "GNU Free Documentation License v1.3", "GNU Lesser General Public License, Version 3", "*No copyright* BSD 3-Clause License", "*No copyright* Public domain", "GNU Lesser General Public License v2.1 or later [obsolete FSF postal address (Temple Place)]". 7995 files have unknown license. Detailed output of licensecheck in /var/lib/copr- rpmbuild/results/bareos/licensecheck.txt [ ]: License file installed when any subpackage combination is installed. [ ]: Package requires other packages for directories it uses. Note: No known owner of /usr/lib64/bareos/plugins/mariadb-dump, /usr/share/bareos, /usr/lib64/bareos [ ]: Package must own all directories that it creates. Note: Directories without known owners: /usr/lib/firewalld/services, /usr/lib64/bareos/plugins, /usr/lib64/bareos/plugins/mariadb-dump, /etc/logrotate.d, /usr/lib/python3.14, /etc/httpd, /usr/lib/firewalld, /usr/share/bareos, /usr/lib64/bareos, /etc/httpd/conf.d, /usr/lib/python3.14/site-packages [ ]: %build honors applicable compiler flags or justifies otherwise. [ ]: Package contains no bundled libraries or specifies bundled libraries with Provides: bundled() if unbundling is not possible. [ ]: Changelog in prescribed format. [ ]: Sources contain only permissible code or content. [ ]: %config files are marked noreplace or the reason is justified. Note: No (noreplace) in %config() /etc/bareos/media_vault.ini.example [ ]: Each %files section contains %defattr if rpm < 4.4 Note: %defattr present but not needed [ ]: Development files must be in a -devel package [ ]: Package uses nothing in %doc for runtime. [ ]: Package consistently uses macros (instead of hard-coded directory names). [ ]: Package is named according to the Package Naming Guidelines. [ ]: Package does not generate any conflict. [ ]: Package obeys FHS, except libexecdir and /usr/target. [ ]: If the package is a rename of another package, proper Obsoletes and Provides are present. [ ]: Requires correct, justified where necessary. [ ]: Spec file is legible and written in American English. [ ]: Package contains systemd file(s) if in need. [ ]: Useful -debuginfo package or justification otherwise. [ ]: Package is not known to require an ExcludeArch tag. [ ]: Large documentation must go in a -doc subpackage. Large could be size (~1MB) or number of files. Note: Documentation size is 196713 bytes in 17 files. [ ]: Package complies to the Packaging Guidelines [x]: Package installs properly. [x]: Rpmlint is run on all rpms the build produces. Note: There are rpmlint messages (see attachment). [x]: Package does not own files or directories owned by other packages. [x]: Package uses either %{buildroot} or $RPM_BUILD_ROOT [x]: Package does not run rm -rf %{buildroot} (or $RPM_BUILD_ROOT) at the beginning of %install. [x]: Macros in Summary, %description expandable at SRPM build time. [x]: Package contains desktop file if it is a GUI application. [x]: Dist tag is present. [x]: Package does not contain duplicates in %files. [x]: Permissions on files are set properly. [x]: Package must not depend on deprecated() packages. [x]: Package use %makeinstall only when make install DESTDIR=... doesn't work. [x]: Package is named using only allowed ASCII characters. [x]: No %config files under /usr. [x]: Package does not use a name that already exists. [x]: Package is not relocatable. [x]: Sources used to build the package match the upstream source, as provided in the spec URL. [x]: Spec file name must match the spec package %{name}, in the format %{name}.spec. [x]: systemd_post is invoked in %post, systemd_preun in %preun, and systemd_postun in %postun for Systemd service files. Note: Systemd service file(s) in bareos-filedaemon, bareos-director, bareos-storage [x]: File names are valid UTF-8. [x]: Packages must not store files under /srv, /opt or /usr/local Python: [ ]: Python eggs must not download any dependencies during the build process. [ ]: A package which is used by another package via an egg interface should provide egg info. [ ]: Package meets the Packaging Guidelines::Python [x]: Packages MUST NOT have dependencies (either build-time or runtime) on packages named with the unversioned python- prefix unless no properly versioned package exists. Dependencies on Python packages instead MUST use names beginning with python2- or python3- as appropriate. [x]: Python packages must not contain %{pythonX_site(lib|arch)}/* in %files [x]: Binary eggs must be removed in %prep ===== SHOULD items ===== Generic: [!]: Reviewer should test that the package builds in mock. [!]: Sources can be downloaded from URI in Source: tag Note: Could not download Source0: https://github.com/bareos/bareos/archive/Release/bareos- Release-25.0.3.tar.gz See: https://docs.fedoraproject.org/en-US/packaging- guidelines/SourceURL/ [ ]: Avoid bundling fonts in non-fonts packages. Note: Package contains font files [ ]: If the source package does not include license text(s) as a separate file from upstream, the packager SHOULD query upstream to include it. [ ]: Final provides and requires are sane (see attachments). [ ]: Fully versioned dependency in subpackages if applicable. Note: No Requires: %{name}%{?_isa} = %{version}-%{release} in bareos- barri-cli , bareos-bconsole , bareos-common , bareos-contrib-tools , bareos-filedaemon , bareos-filedaemon-barri-plugin , bareos- filedaemon-contrib , bareos-filedaemon-glusterfs-plugin , bareos- filedaemon-grpc-plugin , bareos-filedaemon-ldap-python-plugin , bareos-filedaemon-libcloud-python-plugin , bareos-filedaemon-mariadb- python-plugin , bareos-filedaemon-postgresql-python-plugin , bareos- filedaemon-python3-plugin , bareos-filedaemon-vmware-plugin , bareos- director , bareos-director-contrib , bareos-director-python3-plugin , bareos-storage , bareos-storage-dedupable , bareos-storage-droplet , bareos-storage-dlcompat , bareos-storage-glusterfs , bareos-storage- tape , bareos-storage-fifo , bareos-storage-python3-plugin , bareos- tools , bareos-traymonitor , bareos-webui , python3-bareos [ ]: Package functions as described. [ ]: Latest version is packaged. [ ]: Package does not include license text files separate from upstream. [ ]: Patches link to upstream bugs/comments/lists or are otherwise justified. [ ]: Scriptlets must be sane, if used. [ ]: SourceX tarball generation or download is documented. Note: Package contains tarball without URL, check comments [ ]: Sources are verified with gpgverify first in %prep if upstream publishes signatures. Note: gpgverify is not used. [ ]: Package should compile and build into binary rpms on all supported architectures. [ ]: %check is present and all tests pass. [ ]: Packages should try to preserve timestamps of original installed files. [x]: Buildroot is not present [x]: Package has no %clean section with rm -rf %{buildroot} (or $RPM_BUILD_ROOT) [x]: No file requires outside of /etc, /bin, /sbin, /usr/bin, /usr/sbin. [x]: Packager, Vendor, PreReq, Copyright tags should not be in spec file [x]: SourceX is a working URL. [x]: Spec use %global instead of %define unless justified. ===== EXTRA items ===== Generic: [x]: Rpmlint is run on debuginfo package(s). Note: There are rpmlint messages (see attachment). [x]: Rpmlint is run on all installed packages. Note: No rpmlint messages. [x]: Large data in /usr/share should live in a noarch subpackage if package is arched. Rpmlint ------- Checking: bareos-barri-cli-25.0.3-1.fc43.x86_64.rpm bareos-bconsole-25.0.3-1.fc43.x86_64.rpm bareos-common-25.0.3-1.fc43.x86_64.rpm bareos-contrib-tools-25.0.3-1.fc43.noarch.rpm bareos-filedaemon-25.0.3-1.fc43.x86_64.rpm bareos-filedaemon-barri-plugin-25.0.3-1.fc43.x86_64.rpm bareos-filedaemon-contrib-25.0.3-1.fc43.x86_64.rpm bareos-filedaemon-glusterfs-plugin-25.0.3-1.fc43.x86_64.rpm bareos-filedaemon-grpc-plugin-25.0.3-1.fc43.x86_64.rpm bareos-filedaemon-ldap-python-plugin-25.0.3-1.fc43.noarch.rpm bareos-filedaemon-libcloud-python-plugin-25.0.3-1.fc43.noarch.rpm bareos-filedaemon-mariadb-python-plugin-25.0.3-1.fc43.noarch.rpm bareos-filedaemon-postgresql-python-plugin-25.0.3-1.fc43.noarch.rpm bareos-filedaemon-python3-plugin-25.0.3-1.fc43.x86_64.rpm bareos-filedaemon-vmware-plugin-25.0.3-1.fc43.x86_64.rpm bareos-director-25.0.3-1.fc43.x86_64.rpm bareos-director-contrib-25.0.3-1.fc43.x86_64.rpm bareos-director-python3-plugin-25.0.3-1.fc43.x86_64.rpm bareos-storage-25.0.3-1.fc43.x86_64.rpm bareos-storage-dedupable-25.0.3-1.fc43.x86_64.rpm bareos-storage-droplet-25.0.3-1.fc43.x86_64.rpm bareos-storage-dlcompat-25.0.3-1.fc43.x86_64.rpm bareos-storage-glusterfs-25.0.3-1.fc43.x86_64.rpm bareos-storage-tape-25.0.3-1.fc43.x86_64.rpm bareos-storage-fifo-25.0.3-1.fc43.x86_64.rpm bareos-storage-python3-plugin-25.0.3-1.fc43.x86_64.rpm bareos-tools-25.0.3-1.fc43.x86_64.rpm bareos-traymonitor-25.0.3-1.fc43.x86_64.rpm bareos-webui-25.0.3-1.fc43.noarch.rpm python3-bareos-25.0.3-1.fc43.noarch.rpm bareos-25.0.3-1.fc43.src.rpm ============================ rpmlint session starts ============================ rpmlint: 2.8.0 configuration: /usr/lib/python3.14/site-packages/rpmlint/configdefaults.toml /etc/xdg/rpmlint/fedora-spdx-licenses.toml /etc/xdg/rpmlint/fedora.toml /etc/xdg/rpmlint/scoring.toml /etc/xdg/rpmlint/users-groups.toml /etc/xdg/rpmlint/warn-on-functions.toml rpmlintrc: [PosixPath('/tmp/tmp57xwgyu_')] checks: 32, packages: 31 bareos-filedaemon-libcloud-python-plugin.noarch: E: spelling-error ('storages', "%description -l en_US storages -> storage, storage's, storage s") bareos-director-contrib.x86_64: W: only-non-binary-in-usr-lib bareos-filedaemon-contrib.x86_64: W: only-non-binary-in-usr-lib bareos-filedaemon-ldap-python-plugin.noarch: W: only-non-binary-in-usr-lib bareos-filedaemon-libcloud-python-plugin.noarch: W: only-non-binary-in-usr-lib bareos-filedaemon-mariadb-python-plugin.noarch: W: only-non-binary-in-usr-lib bareos-filedaemon-postgresql-python-plugin.noarch: W: only-non-binary-in-usr-lib bareos-common.x86_64: W: non-standard-uid /etc/bareos/bareos-dir.d bareos bareos-common.x86_64: W: non-standard-uid /etc/bareos/bareos-dir.d/catalog bareos bareos-common.x86_64: W: non-standard-uid /etc/bareos/bareos-dir.d/client bareos bareos-common.x86_64: W: non-standard-uid /etc/bareos/bareos-dir.d/console bareos bareos-common.x86_64: W: non-standard-uid /etc/bareos/bareos-dir.d/counter bareos bareos-common.x86_64: W: non-standard-uid /etc/bareos/bareos-dir.d/director bareos bareos-common.x86_64: W: non-standard-uid /etc/bareos/bareos-dir.d/fileset bareos bareos-common.x86_64: W: non-standard-uid /etc/bareos/bareos-dir.d/job bareos bareos-common.x86_64: W: non-standard-uid /etc/bareos/bareos-dir.d/jobdefs bareos bareos-common.x86_64: W: non-standard-uid /etc/bareos/bareos-dir.d/messages bareos bareos-common.x86_64: W: non-standard-uid /etc/bareos/bareos-dir.d/pool bareos bareos-common.x86_64: W: non-standard-uid /etc/bareos/bareos-dir.d/profile bareos bareos-common.x86_64: W: non-standard-uid /etc/bareos/bareos-dir.d/schedule bareos bareos-common.x86_64: W: non-standard-uid /etc/bareos/bareos-dir.d/storage bareos bareos-common.x86_64: W: non-standard-uid /etc/bareos/tray-monitor.d bareos bareos-common.x86_64: W: non-standard-uid /var/lib/bareos bareos bareos-common.x86_64: W: non-standard-uid /var/log/bareos bareos bareos-contrib-tools.noarch: W: non-standard-uid /etc/bareos/bsmc.conf bareos bareos-director.x86_64: W: non-standard-uid /etc/bareos/bareos-dir-export bareos bareos-director.x86_64: W: non-standard-uid /etc/bareos/bareos-dir-export/client bareos bareos-director.x86_64: W: non-standard-uid /etc/bareos/bareos-dir.d/catalog/MyCatalog.conf bareos bareos-director.x86_64: W: non-standard-uid /etc/bareos/bareos-dir.d/client/bareos-fd.conf bareos bareos-director.x86_64: W: non-standard-uid /etc/bareos/bareos-dir.d/console/admin.conf.example bareos bareos-director.x86_64: W: non-standard-uid /etc/bareos/bareos-dir.d/console/bareos-mon.conf bareos bareos-director.x86_64: W: non-standard-uid /etc/bareos/bareos-dir.d/console/console_media_vault.conf.example bareos bareos-director.x86_64: W: non-standard-uid /etc/bareos/bareos-dir.d/director/bareos-dir.conf bareos bareos-director.x86_64: W: non-standard-uid /etc/bareos/bareos-dir.d/fileset/Catalog.conf bareos bareos-director.x86_64: W: non-standard-uid /etc/bareos/bareos-dir.d/fileset/LinuxAll.conf bareos bareos-director.x86_64: W: non-standard-uid /etc/bareos/bareos-dir.d/fileset/SelfTest.conf bareos bareos-director.x86_64: W: non-standard-uid /etc/bareos/bareos-dir.d/fileset/Windows All Drives.conf bareos bareos-director.x86_64: W: non-standard-uid /etc/bareos/bareos-dir.d/fileset/plugin-gfapi.conf.example bareos bareos-director.x86_64: W: non-standard-uid /etc/bareos/bareos-dir.d/fileset/plugin-ldap.conf.example bareos bareos-director.x86_64: W: non-standard-uid /etc/bareos/bareos-dir.d/job/BackupCatalog.conf bareos bareos-director.x86_64: W: non-standard-uid /etc/bareos/bareos-dir.d/job/BackupGFAPI.conf.example bareos bareos-director.x86_64: W: non-standard-uid /etc/bareos/bareos-dir.d/job/RestoreFiles.conf bareos bareos-director.x86_64: W: non-standard-uid /etc/bareos/bareos-dir.d/job/RestoreGFAPI.conf.example bareos bareos-director.x86_64: W: non-standard-uid /etc/bareos/bareos-dir.d/job/backup-bareos-fd.conf bareos bareos-director.x86_64: W: non-standard-uid /etc/bareos/bareos-dir.d/job/backup-ldap.conf.example bareos bareos-director.x86_64: W: non-standard-uid /etc/bareos/bareos-dir.d/job/job_admin-media_vault.conf.example bareos bareos-director.x86_64: W: non-standard-uid /etc/bareos/bareos-dir.d/job/restore-ldap.conf.example bareos bareos-director.x86_64: W: non-standard-uid /etc/bareos/bareos-dir.d/jobdefs/DefaultJob.conf bareos bareos-director.x86_64: W: non-standard-uid /etc/bareos/bareos-dir.d/messages/Daemon.conf bareos bareos-director.x86_64: W: non-standard-uid /etc/bareos/bareos-dir.d/messages/Standard.conf bareos bareos-director.x86_64: W: non-standard-uid /etc/bareos/bareos-dir.d/pool/Differential.conf bareos bareos-director.x86_64: W: non-standard-uid /etc/bareos/bareos-dir.d/pool/Full.conf bareos bareos-director.x86_64: W: non-standard-uid /etc/bareos/bareos-dir.d/pool/Incremental.conf bareos bareos-director.x86_64: W: non-standard-uid /etc/bareos/bareos-dir.d/pool/Scratch.conf bareos bareos-director.x86_64: W: non-standard-uid /etc/bareos/bareos-dir.d/profile/operator.conf bareos bareos-director.x86_64: W: non-standard-uid /etc/bareos/bareos-dir.d/profile/profile_media_vault.conf.example bareos bareos-director.x86_64: W: non-standard-uid /etc/bareos/bareos-dir.d/profile/webui-admin.conf bareos bareos-director.x86_64: W: non-standard-uid /etc/bareos/bareos-dir.d/profile/webui-limited.conf.example bareos bareos-director.x86_64: W: non-standard-uid /etc/bareos/bareos-dir.d/profile/webui-readonly.conf bareos bareos-director.x86_64: W: non-standard-uid /etc/bareos/bareos-dir.d/schedule/WeeklyCycle.conf bareos bareos-director.x86_64: W: non-standard-uid /etc/bareos/bareos-dir.d/schedule/WeeklyCycleAfterBackup.conf bareos bareos-director.x86_64: W: non-standard-uid /etc/bareos/bareos-dir.d/storage/Dedupable.conf.example bareos bareos-director.x86_64: W: non-standard-uid /etc/bareos/bareos-dir.d/storage/File.conf bareos bareos-director.x86_64: W: non-standard-uid /etc/bareos/bareos-dir.d/storage/File.conf.example bareos bareos-director.x86_64: W: non-standard-uid /etc/bareos/bareos-dir.d/storage/Gluster.conf.example bareos bareos-director.x86_64: W: non-standard-uid /etc/bareos/bareos-dir.d/storage/NULL.conf.example bareos bareos-director.x86_64: W: non-standard-uid /etc/bareos/bareos-dir.d/storage/S3_Object.conf.example bareos bareos-director.x86_64: W: non-standard-uid /etc/bareos/bareos-dir.d/storage/Tape.conf.example bareos bareos-director.x86_64: W: non-standard-uid /etc/bareos/bareos-dir.d/storage/dplcompat.conf.example bareos bareos-director.x86_64: W: non-standard-uid /etc/bareos/tray-monitor.d/director bareos bareos-director.x86_64: W: non-standard-uid /etc/bareos/tray-monitor.d/director/Director-local.conf bareos bareos-filedaemon.x86_64: W: non-standard-uid /etc/bareos/tray-monitor.d/client bareos bareos-filedaemon.x86_64: W: non-standard-uid /etc/bareos/tray-monitor.d/client/FileDaemon-local.conf bareos bareos-storage.x86_64: W: non-standard-uid /etc/bareos/bareos-sd.d bareos bareos-storage.x86_64: W: non-standard-uid /etc/bareos/bareos-sd.d/autochanger bareos bareos-storage.x86_64: W: non-standard-uid /etc/bareos/bareos-sd.d/autochanger/FileStorage.conf.example bareos bareos-storage.x86_64: W: non-standard-uid /etc/bareos/bareos-sd.d/device bareos bareos-storage.x86_64: W: non-standard-uid /etc/bareos/bareos-sd.d/device/FileStorage.conf bareos bareos-storage.x86_64: W: non-standard-uid /etc/bareos/bareos-sd.d/device/FileStorage.conf.example bareos bareos-storage.x86_64: W: non-standard-uid /etc/bareos/bareos-sd.d/director bareos bareos-storage.x86_64: W: non-standard-uid /etc/bareos/bareos-sd.d/director/bareos-dir.conf bareos bareos-storage.x86_64: W: non-standard-uid /etc/bareos/bareos-sd.d/director/bareos-mon.conf bareos bareos-storage.x86_64: W: non-standard-uid /etc/bareos/bareos-sd.d/messages bareos bareos-storage.x86_64: W: non-standard-uid /etc/bareos/bareos-sd.d/messages/Standard.conf bareos bareos-storage.x86_64: W: non-standard-uid /etc/bareos/bareos-sd.d/ndmp bareos bareos-storage.x86_64: W: non-standard-uid /etc/bareos/bareos-sd.d/storage bareos bareos-storage.x86_64: W: non-standard-uid /etc/bareos/bareos-sd.d/storage/bareos-sd.conf bareos bareos-storage.x86_64: W: non-standard-uid /etc/bareos/tray-monitor.d/storage bareos bareos-storage.x86_64: W: non-standard-uid /etc/bareos/tray-monitor.d/storage/StorageDaemon-local.conf bareos bareos-storage.x86_64: W: non-standard-uid /var/lib/bareos/storage bareos bareos-storage-dedupable.x86_64: W: non-standard-uid /etc/bareos/bareos-sd.d/device/Dedupable.conf.example bareos bareos-storage-dlcompat.x86_64: W: non-standard-uid /etc/bareos/bareos-sd.d/device/dplcompat.conf.example bareos bareos-storage-droplet.x86_64: W: non-standard-uid /etc/bareos/bareos-sd.d/device/S3_ObjectStorage.conf.example bareos bareos-storage-droplet.x86_64: W: non-standard-uid /etc/bareos/bareos-sd.d/device/droplet/aws_eu-central-1.profile.example bareos bareos-storage-droplet.x86_64: W: non-standard-uid /etc/bareos/bareos-sd.d/device/droplet/ceph-rados-gateway.profile.example bareos bareos-storage-glusterfs.x86_64: W: non-standard-uid /etc/bareos/bareos-sd.d/device/GlusterStorage.conf.example bareos bareos-storage-tape.x86_64: W: non-standard-uid /etc/bareos/bareos-sd.d/autochanger/autochanger-0.conf.example bareos bareos-storage-tape.x86_64: W: non-standard-uid /etc/bareos/bareos-sd.d/device/NULL.conf.example bareos bareos-storage-tape.x86_64: W: non-standard-uid /etc/bareos/bareos-sd.d/device/tapedrive-0.conf.example bareos bareos-traymonitor.x86_64: W: non-standard-uid /etc/bareos/tray-monitor.d/monitor bareos bareos-traymonitor.x86_64: W: non-standard-uid /etc/bareos/tray-monitor.d/monitor/bareos-mon.conf bareos bareos-bconsole.x86_64: W: non-standard-gid /etc/bareos/bconsole.conf bareos bareos-common.x86_64: W: non-standard-gid /etc/bareos bareos bareos-common.x86_64: W: non-standard-gid /etc/bareos/bareos-dir.d bareos bareos-common.x86_64: W: non-standard-gid /etc/bareos/bareos-dir.d/catalog bareos bareos-common.x86_64: W: non-standard-gid /etc/bareos/bareos-dir.d/client bareos bareos-common.x86_64: W: non-standard-gid /etc/bareos/bareos-dir.d/console bareos bareos-common.x86_64: W: non-standard-gid /etc/bareos/bareos-dir.d/counter bareos bareos-common.x86_64: W: non-standard-gid /etc/bareos/bareos-dir.d/director bareos bareos-common.x86_64: W: non-standard-gid /etc/bareos/bareos-dir.d/fileset bareos bareos-common.x86_64: W: non-standard-gid /etc/bareos/bareos-dir.d/job bareos bareos-common.x86_64: W: non-standard-gid /etc/bareos/bareos-dir.d/jobdefs bareos bareos-common.x86_64: W: non-standard-gid /etc/bareos/bareos-dir.d/messages bareos bareos-common.x86_64: W: non-standard-gid /etc/bareos/bareos-dir.d/pool bareos bareos-common.x86_64: W: non-standard-gid /etc/bareos/bareos-dir.d/profile bareos bareos-common.x86_64: W: non-standard-gid /etc/bareos/bareos-dir.d/schedule bareos bareos-common.x86_64: W: non-standard-gid /etc/bareos/bareos-dir.d/storage bareos bareos-common.x86_64: W: non-standard-gid /etc/bareos/tray-monitor.d bareos bareos-common.x86_64: W: non-standard-gid /var/lib/bareos bareos bareos-common.x86_64: W: non-standard-gid /var/log/bareos bareos bareos-contrib-tools.noarch: W: non-standard-gid /etc/bareos/bsmc.conf bareos bareos-director.x86_64: W: non-standard-gid /etc/bareos/bareos-dir-export bareos bareos-director.x86_64: W: non-standard-gid /etc/bareos/bareos-dir-export/client bareos bareos-director.x86_64: W: non-standard-gid /etc/bareos/bareos-dir.d/catalog/MyCatalog.conf bareos bareos-director.x86_64: W: non-standard-gid /etc/bareos/bareos-dir.d/client/bareos-fd.conf bareos bareos-director.x86_64: W: non-standard-gid /etc/bareos/bareos-dir.d/console/admin.conf.example bareos bareos-director.x86_64: W: non-standard-gid /etc/bareos/bareos-dir.d/console/bareos-mon.conf bareos bareos-director.x86_64: W: non-standard-gid /etc/bareos/bareos-dir.d/console/console_media_vault.conf.example bareos bareos-director.x86_64: W: non-standard-gid /etc/bareos/bareos-dir.d/director/bareos-dir.conf bareos bareos-director.x86_64: W: non-standard-gid /etc/bareos/bareos-dir.d/fileset/Catalog.conf bareos bareos-director.x86_64: W: non-standard-gid /etc/bareos/bareos-dir.d/fileset/LinuxAll.conf bareos bareos-director.x86_64: W: non-standard-gid /etc/bareos/bareos-dir.d/fileset/SelfTest.conf bareos bareos-director.x86_64: W: non-standard-gid /etc/bareos/bareos-dir.d/fileset/Windows All Drives.conf bareos bareos-director.x86_64: W: non-standard-gid /etc/bareos/bareos-dir.d/fileset/plugin-gfapi.conf.example bareos bareos-director.x86_64: W: non-standard-gid /etc/bareos/bareos-dir.d/fileset/plugin-ldap.conf.example bareos bareos-director.x86_64: W: non-standard-gid /etc/bareos/bareos-dir.d/job/BackupCatalog.conf bareos bareos-director.x86_64: W: non-standard-gid /etc/bareos/bareos-dir.d/job/BackupGFAPI.conf.example bareos bareos-director.x86_64: W: non-standard-gid /etc/bareos/bareos-dir.d/job/RestoreFiles.conf bareos bareos-director.x86_64: W: non-standard-gid /etc/bareos/bareos-dir.d/job/RestoreGFAPI.conf.example bareos bareos-director.x86_64: W: non-standard-gid /etc/bareos/bareos-dir.d/job/backup-bareos-fd.conf bareos bareos-director.x86_64: W: non-standard-gid /etc/bareos/bareos-dir.d/job/backup-ldap.conf.example bareos bareos-director.x86_64: W: non-standard-gid /etc/bareos/bareos-dir.d/job/job_admin-media_vault.conf.example bareos bareos-director.x86_64: W: non-standard-gid /etc/bareos/bareos-dir.d/job/restore-ldap.conf.example bareos bareos-director.x86_64: W: non-standard-gid /etc/bareos/bareos-dir.d/jobdefs/DefaultJob.conf bareos bareos-director.x86_64: W: non-standard-gid /etc/bareos/bareos-dir.d/messages/Daemon.conf bareos bareos-director.x86_64: W: non-standard-gid /etc/bareos/bareos-dir.d/messages/Standard.conf bareos bareos-director.x86_64: W: non-standard-gid /etc/bareos/bareos-dir.d/pool/Differential.conf bareos bareos-director.x86_64: W: non-standard-gid /etc/bareos/bareos-dir.d/pool/Full.conf bareos bareos-director.x86_64: W: non-standard-gid /etc/bareos/bareos-dir.d/pool/Incremental.conf bareos bareos-director.x86_64: W: non-standard-gid /etc/bareos/bareos-dir.d/pool/Scratch.conf bareos bareos-director.x86_64: W: non-standard-gid /etc/bareos/bareos-dir.d/profile/operator.conf bareos bareos-director.x86_64: W: non-standard-gid /etc/bareos/bareos-dir.d/profile/profile_media_vault.conf.example bareos bareos-director.x86_64: W: non-standard-gid /etc/bareos/bareos-dir.d/profile/webui-admin.conf bareos bareos-director.x86_64: W: non-standard-gid /etc/bareos/bareos-dir.d/profile/webui-limited.conf.example bareos bareos-director.x86_64: W: non-standard-gid /etc/bareos/bareos-dir.d/profile/webui-readonly.conf bareos bareos-director.x86_64: W: non-standard-gid /etc/bareos/bareos-dir.d/schedule/WeeklyCycle.conf bareos bareos-director.x86_64: W: non-standard-gid /etc/bareos/bareos-dir.d/schedule/WeeklyCycleAfterBackup.conf bareos bareos-director.x86_64: W: non-standard-gid /etc/bareos/bareos-dir.d/storage/Dedupable.conf.example bareos bareos-director.x86_64: W: non-standard-gid /etc/bareos/bareos-dir.d/storage/File.conf bareos bareos-director.x86_64: W: non-standard-gid /etc/bareos/bareos-dir.d/storage/File.conf.example bareos bareos-director.x86_64: W: non-standard-gid /etc/bareos/bareos-dir.d/storage/Gluster.conf.example bareos bareos-director.x86_64: W: non-standard-gid /etc/bareos/bareos-dir.d/storage/NULL.conf.example bareos bareos-director.x86_64: W: non-standard-gid /etc/bareos/bareos-dir.d/storage/S3_Object.conf.example bareos bareos-director.x86_64: W: non-standard-gid /etc/bareos/bareos-dir.d/storage/Tape.conf.example bareos bareos-director.x86_64: W: non-standard-gid /etc/bareos/bareos-dir.d/storage/dplcompat.conf.example bareos bareos-director.x86_64: W: non-standard-gid /etc/bareos/tray-monitor.d/director bareos bareos-director.x86_64: W: non-standard-gid /etc/bareos/tray-monitor.d/director/Director-local.conf bareos bareos-filedaemon.x86_64: W: non-standard-gid /etc/bareos/bareos-fd.d bareos bareos-filedaemon.x86_64: W: non-standard-gid /etc/bareos/bareos-fd.d/client bareos bareos-filedaemon.x86_64: W: non-standard-gid /etc/bareos/bareos-fd.d/client/myself.conf bareos bareos-filedaemon.x86_64: W: non-standard-gid /etc/bareos/bareos-fd.d/director bareos bareos-filedaemon.x86_64: W: non-standard-gid /etc/bareos/bareos-fd.d/director/bareos-dir.conf bareos bareos-filedaemon.x86_64: W: non-standard-gid /etc/bareos/bareos-fd.d/director/bareos-mon.conf bareos bareos-filedaemon.x86_64: W: non-standard-gid /etc/bareos/bareos-fd.d/messages bareos bareos-filedaemon.x86_64: W: non-standard-gid /etc/bareos/bareos-fd.d/messages/Standard.conf bareos bareos-filedaemon.x86_64: W: non-standard-gid /etc/bareos/tray-monitor.d/client bareos bareos-filedaemon.x86_64: W: non-standard-gid /etc/bareos/tray-monitor.d/client/FileDaemon-local.conf bareos bareos-storage.x86_64: W: non-standard-gid /etc/bareos/bareos-sd.d bareos bareos-storage.x86_64: W: non-standard-gid /etc/bareos/bareos-sd.d/autochanger bareos bareos-storage.x86_64: W: non-standard-gid /etc/bareos/bareos-sd.d/autochanger/FileStorage.conf.example bareos bareos-storage.x86_64: W: non-standard-gid /etc/bareos/bareos-sd.d/device bareos bareos-storage.x86_64: W: non-standard-gid /etc/bareos/bareos-sd.d/device/FileStorage.conf bareos bareos-storage.x86_64: W: non-standard-gid /etc/bareos/bareos-sd.d/device/FileStorage.conf.example bareos bareos-storage.x86_64: W: non-standard-gid /etc/bareos/bareos-sd.d/director bareos bareos-storage.x86_64: W: non-standard-gid /etc/bareos/bareos-sd.d/director/bareos-dir.conf bareos bareos-storage.x86_64: W: non-standard-gid /etc/bareos/bareos-sd.d/director/bareos-mon.conf bareos bareos-storage.x86_64: W: non-standard-gid /etc/bareos/bareos-sd.d/messages bareos bareos-storage.x86_64: W: non-standard-gid /etc/bareos/bareos-sd.d/messages/Standard.conf bareos bareos-storage.x86_64: W: non-standard-gid /etc/bareos/bareos-sd.d/ndmp bareos bareos-storage.x86_64: W: non-standard-gid /etc/bareos/bareos-sd.d/storage bareos bareos-storage.x86_64: W: non-standard-gid /etc/bareos/bareos-sd.d/storage/bareos-sd.conf bareos bareos-storage.x86_64: W: non-standard-gid /etc/bareos/tray-monitor.d/storage bareos bareos-storage.x86_64: W: non-standard-gid /etc/bareos/tray-monitor.d/storage/StorageDaemon-local.conf bareos bareos-storage.x86_64: W: non-standard-gid /var/lib/bareos/storage bareos bareos-storage-dedupable.x86_64: W: non-standard-gid /etc/bareos/bareos-sd.d/device/Dedupable.conf.example bareos bareos-storage-dlcompat.x86_64: W: non-standard-gid /etc/bareos/bareos-sd.d/device/dplcompat.conf.example bareos bareos-storage-droplet.x86_64: W: non-standard-gid /etc/bareos/bareos-sd.d/device/S3_ObjectStorage.conf.example bareos bareos-storage-droplet.x86_64: W: non-standard-gid /etc/bareos/bareos-sd.d/device/droplet/aws_eu-central-1.profile.example bareos bareos-storage-droplet.x86_64: W: non-standard-gid /etc/bareos/bareos-sd.d/device/droplet/ceph-rados-gateway.profile.example bareos bareos-storage-glusterfs.x86_64: W: non-standard-gid /etc/bareos/bareos-sd.d/device/GlusterStorage.conf.example bareos bareos-storage-tape.x86_64: W: non-standard-gid /etc/bareos/bareos-sd.d/autochanger/autochanger-0.conf.example bareos bareos-storage-tape.x86_64: W: non-standard-gid /etc/bareos/bareos-sd.d/device/NULL.conf.example bareos bareos-storage-tape.x86_64: W: non-standard-gid /etc/bareos/bareos-sd.d/device/tapedrive-0.conf.example bareos bareos-traymonitor.x86_64: W: non-standard-gid /etc/bareos/tray-monitor.d/monitor bareos bareos-traymonitor.x86_64: W: non-standard-gid /etc/bareos/tray-monitor.d/monitor/bareos-mon.conf bareos bareos-common.x86_64: E: non-standard-dir-perm /etc/bareos/bareos-dir.d 750 bareos-common.x86_64: E: non-standard-dir-perm /etc/bareos/bareos-dir.d/catalog 750 bareos-common.x86_64: E: non-standard-dir-perm /etc/bareos/bareos-dir.d/client 750 bareos-common.x86_64: E: non-standard-dir-perm /etc/bareos/bareos-dir.d/console 750 bareos-common.x86_64: E: non-standard-dir-perm /etc/bareos/bareos-dir.d/counter 750 bareos-common.x86_64: E: non-standard-dir-perm /etc/bareos/bareos-dir.d/director 750 bareos-common.x86_64: E: non-standard-dir-perm /etc/bareos/bareos-dir.d/fileset 750 bareos-common.x86_64: E: non-standard-dir-perm /etc/bareos/bareos-dir.d/job 750 bareos-common.x86_64: E: non-standard-dir-perm /etc/bareos/bareos-dir.d/jobdefs 750 bareos-common.x86_64: E: non-standard-dir-perm /etc/bareos/bareos-dir.d/messages 750 bareos-common.x86_64: E: non-standard-dir-perm /etc/bareos/bareos-dir.d/pool 750 bareos-common.x86_64: E: non-standard-dir-perm /etc/bareos/bareos-dir.d/profile 750 bareos-common.x86_64: E: non-standard-dir-perm /etc/bareos/bareos-dir.d/schedule 750 bareos-common.x86_64: E: non-standard-dir-perm /etc/bareos/bareos-dir.d/storage 750 bareos-common.x86_64: E: non-standard-dir-perm /var/lib/bareos 770 bareos-common.x86_64: E: non-standard-dir-perm /var/log/bareos 750 bareos-director.x86_64: E: non-standard-dir-perm /etc/bareos/bareos-dir-export 750 bareos-director.x86_64: E: non-standard-dir-perm /etc/bareos/bareos-dir-export/client 750 bareos-filedaemon.x86_64: E: non-standard-dir-perm /etc/bareos/bareos-fd.d 750 bareos-filedaemon.x86_64: E: non-standard-dir-perm /etc/bareos/bareos-fd.d/client 750 bareos-filedaemon.x86_64: E: non-standard-dir-perm /etc/bareos/bareos-fd.d/director 750 bareos-filedaemon.x86_64: E: non-standard-dir-perm /etc/bareos/bareos-fd.d/messages 750 bareos-storage.x86_64: E: non-standard-dir-perm /etc/bareos/bareos-sd.d 750 bareos-storage.x86_64: E: non-standard-dir-perm /etc/bareos/bareos-sd.d/autochanger 750 bareos-storage.x86_64: E: non-standard-dir-perm /etc/bareos/bareos-sd.d/device 750 bareos-storage.x86_64: E: non-standard-dir-perm /etc/bareos/bareos-sd.d/director 750 bareos-storage.x86_64: E: non-standard-dir-perm /etc/bareos/bareos-sd.d/messages 750 bareos-storage.x86_64: E: non-standard-dir-perm /etc/bareos/bareos-sd.d/ndmp 750 bareos-storage.x86_64: E: non-standard-dir-perm /etc/bareos/bareos-sd.d/storage 750 bareos-storage.x86_64: E: non-standard-dir-perm /var/lib/bareos/storage 775 bareos-bconsole.x86_64: E: non-readable /etc/bareos/bconsole.conf 640 bareos-contrib-tools.noarch: E: non-readable /etc/bareos/bsmc.conf 640 bareos-director.x86_64: E: non-readable /etc/bareos/bareos-dir.d/catalog/MyCatalog.conf 640 bareos-director.x86_64: E: non-readable /etc/bareos/bareos-dir.d/client/bareos-fd.conf 640 bareos-director.x86_64: E: non-readable /etc/bareos/bareos-dir.d/console/admin.conf.example 640 bareos-director.x86_64: E: non-readable /etc/bareos/bareos-dir.d/console/bareos-mon.conf 640 bareos-director.x86_64: E: non-readable /etc/bareos/bareos-dir.d/console/console_media_vault.conf.example 640 bareos-director.x86_64: E: non-readable /etc/bareos/bareos-dir.d/director/bareos-dir.conf 640 bareos-director.x86_64: E: non-readable /etc/bareos/bareos-dir.d/fileset/Catalog.conf 640 bareos-director.x86_64: E: non-readable /etc/bareos/bareos-dir.d/fileset/LinuxAll.conf 640 bareos-director.x86_64: E: non-readable /etc/bareos/bareos-dir.d/fileset/SelfTest.conf 640 bareos-director.x86_64: E: non-readable /etc/bareos/bareos-dir.d/fileset/Windows All Drives.conf 640 bareos-director.x86_64: E: non-readable /etc/bareos/bareos-dir.d/fileset/plugin-gfapi.conf.example 640 bareos-director.x86_64: E: non-readable /etc/bareos/bareos-dir.d/fileset/plugin-ldap.conf.example 640 bareos-director.x86_64: E: non-readable /etc/bareos/bareos-dir.d/job/BackupCatalog.conf 640 bareos-director.x86_64: E: non-readable /etc/bareos/bareos-dir.d/job/BackupGFAPI.conf.example 640 bareos-director.x86_64: E: non-readable /etc/bareos/bareos-dir.d/job/RestoreFiles.conf 640 bareos-director.x86_64: E: non-readable /etc/bareos/bareos-dir.d/job/RestoreGFAPI.conf.example 640 bareos-director.x86_64: E: non-readable /etc/bareos/bareos-dir.d/job/backup-bareos-fd.conf 640 bareos-director.x86_64: E: non-readable /etc/bareos/bareos-dir.d/job/backup-ldap.conf.example 640 bareos-director.x86_64: E: non-readable /etc/bareos/bareos-dir.d/job/job_admin-media_vault.conf.example 640 bareos-director.x86_64: E: non-readable /etc/bareos/bareos-dir.d/job/restore-ldap.conf.example 640 bareos-director.x86_64: E: non-readable /etc/bareos/bareos-dir.d/jobdefs/DefaultJob.conf 640 bareos-director.x86_64: E: non-readable /etc/bareos/bareos-dir.d/messages/Daemon.conf 640 bareos-director.x86_64: E: non-readable /etc/bareos/bareos-dir.d/messages/Standard.conf 640 bareos-director.x86_64: E: non-readable /etc/bareos/bareos-dir.d/pool/Differential.conf 640 bareos-director.x86_64: E: non-readable /etc/bareos/bareos-dir.d/pool/Full.conf 640 bareos-director.x86_64: E: non-readable /etc/bareos/bareos-dir.d/pool/Incremental.conf 640 bareos-director.x86_64: E: non-readable /etc/bareos/bareos-dir.d/pool/Scratch.conf 640 bareos-director.x86_64: E: non-readable /etc/bareos/bareos-dir.d/profile/operator.conf 640 bareos-director.x86_64: E: non-readable /etc/bareos/bareos-dir.d/profile/profile_media_vault.conf.example 640 bareos-director.x86_64: E: non-readable /etc/bareos/bareos-dir.d/profile/webui-admin.conf 640 bareos-director.x86_64: E: non-readable /etc/bareos/bareos-dir.d/profile/webui-limited.conf.example 640 bareos-director.x86_64: E: non-readable /etc/bareos/bareos-dir.d/profile/webui-readonly.conf 640 bareos-director.x86_64: E: non-readable /etc/bareos/bareos-dir.d/schedule/WeeklyCycle.conf 640 bareos-director.x86_64: E: non-readable /etc/bareos/bareos-dir.d/schedule/WeeklyCycleAfterBackup.conf 640 bareos-director.x86_64: E: non-readable /etc/bareos/bareos-dir.d/storage/Dedupable.conf.example 640 bareos-director.x86_64: E: non-readable /etc/bareos/bareos-dir.d/storage/File.conf 640 bareos-director.x86_64: E: non-readable /etc/bareos/bareos-dir.d/storage/File.conf.example 640 bareos-director.x86_64: E: non-readable /etc/bareos/bareos-dir.d/storage/Gluster.conf.example 640 bareos-director.x86_64: E: non-readable /etc/bareos/bareos-dir.d/storage/NULL.conf.example 640 bareos-director.x86_64: E: non-readable /etc/bareos/bareos-dir.d/storage/S3_Object.conf.example 640 bareos-director.x86_64: E: non-readable /etc/bareos/bareos-dir.d/storage/Tape.conf.example 640 bareos-director.x86_64: E: non-readable /etc/bareos/bareos-dir.d/storage/dplcompat.conf.example 640 bareos-filedaemon.x86_64: E: non-readable /etc/bareos/bareos-fd.d/client/myself.conf 640 bareos-filedaemon.x86_64: E: non-readable /etc/bareos/bareos-fd.d/director/bareos-dir.conf 640 bareos-filedaemon.x86_64: E: non-readable /etc/bareos/bareos-fd.d/director/bareos-mon.conf 640 bareos-filedaemon.x86_64: E: non-readable /etc/bareos/bareos-fd.d/messages/Standard.conf 640 bareos-storage.x86_64: E: non-readable /etc/bareos/bareos-sd.d/autochanger/FileStorage.conf.example 640 bareos-storage.x86_64: E: non-readable /etc/bareos/bareos-sd.d/device/FileStorage.conf 640 bareos-storage.x86_64: E: non-readable /etc/bareos/bareos-sd.d/device/FileStorage.conf.example 640 bareos-storage.x86_64: E: non-readable /etc/bareos/bareos-sd.d/director/bareos-dir.conf 640 bareos-storage.x86_64: E: non-readable /etc/bareos/bareos-sd.d/director/bareos-mon.conf 640 bareos-storage.x86_64: E: non-readable /etc/bareos/bareos-sd.d/messages/Standard.conf 640 bareos-storage.x86_64: E: non-readable /etc/bareos/bareos-sd.d/storage/bareos-sd.conf 640 bareos-storage-dedupable.x86_64: E: non-readable /etc/bareos/bareos-sd.d/device/Dedupable.conf.example 640 bareos-storage-dlcompat.x86_64: E: non-readable /etc/bareos/bareos-sd.d/device/dplcompat.conf.example 640 bareos-storage-droplet.x86_64: E: non-readable /etc/bareos/bareos-sd.d/device/S3_ObjectStorage.conf.example 640 bareos-storage-droplet.x86_64: E: non-readable /etc/bareos/bareos-sd.d/device/droplet/aws_eu-central-1.profile.example 640 bareos-storage-droplet.x86_64: E: non-readable /etc/bareos/bareos-sd.d/device/droplet/ceph-rados-gateway.profile.example 640 bareos-storage-glusterfs.x86_64: E: non-readable /etc/bareos/bareos-sd.d/device/GlusterStorage.conf.example 640 bareos-storage-tape.x86_64: E: non-readable /etc/bareos/bareos-sd.d/autochanger/autochanger-0.conf.example 640 bareos-storage-tape.x86_64: E: non-readable /etc/bareos/bareos-sd.d/device/NULL.conf.example 640 bareos-storage-tape.x86_64: E: non-readable /etc/bareos/bareos-sd.d/device/tapedrive-0.conf.example 640 bareos-director-contrib.x86_64: E: non-executable-script /usr/lib64/bareos/plugins/BareosDirPluginNscaSender.py 644 /usr/bin/env python bareos-director-contrib.x86_64: E: non-executable-script /usr/lib64/bareos/plugins/bareos-dir-nsca-sender.py 644 /usr/bin/env python bareos-director-python3-plugin.x86_64: E: non-executable-script /usr/lib64/bareos/plugins/BareosDirPluginBaseclass.py 644 /usr/bin/env python bareos-director-python3-plugin.x86_64: E: non-executable-script /usr/lib64/bareos/plugins/BareosDirWrapper.py 644 /usr/bin/env python bareos-director-python3-plugin.x86_64: E: non-executable-script /usr/lib64/bareos/plugins/bareos-dir-class-plugin.py 644 /usr/bin/env python bareos-filedaemon-contrib.x86_64: E: non-executable-script /usr/lib64/bareos/plugins/bareos_mysql_dump/BareosFdMySQLclass.py 644 /usr/bin/env python bareos-filedaemon-contrib.x86_64: E: non-executable-script /usr/lib64/bareos/plugins/bareos_mysql_dump/__init__.py 644 /usr/bin/env python bareos-filedaemon-contrib.x86_64: E: non-executable-script /usr/lib64/bareos/plugins/bareos_tasks/BareosFdTaskClass.py 644 /usr/bin/env python bareos-filedaemon-contrib.x86_64: E: non-executable-script /usr/lib64/bareos/plugins/bareos_tasks/mariadb/BareosFdMariaDBClass.py 644 /usr/bin/env python3 bareos-filedaemon-contrib.x86_64: E: non-executable-script /usr/lib64/bareos/plugins/bareos_tasks/mariadb/__init__.py 644 /usr/bin/env python3 bareos-filedaemon-contrib.x86_64: E: non-executable-script /usr/lib64/bareos/plugins/bareos_tasks/mysql/BareosFdMySQLClass.py 644 /usr/bin/env python bareos-filedaemon-contrib.x86_64: E: non-executable-script /usr/lib64/bareos/plugins/bareos_tasks/mysql/__init__.py 644 /usr/bin/env python bareos-filedaemon-contrib.x86_64: E: non-executable-script /usr/lib64/bareos/plugins/bareos_tasks/oracle/BareosFdOracleClass.py 644 /usr/bin/env python bareos-filedaemon-contrib.x86_64: E: non-executable-script /usr/lib64/bareos/plugins/bareos_tasks/oracle/__init__.py 644 /usr/bin/env python bareos-filedaemon-contrib.x86_64: E: non-executable-script /usr/lib64/bareos/plugins/bareos_tasks/pgsql/BareosFdPgSQLClass.py 644 /usr/bin/env python bareos-filedaemon-contrib.x86_64: E: non-executable-script /usr/lib64/bareos/plugins/bareos_tasks/pgsql/__init__.py 644 /usr/bin/env python bareos-filedaemon-contrib.x86_64: E: non-executable-script /usr/lib64/bareos/plugins/bareos_tasks/xenserver/BareosFdXenServerClass.py 644 /usr/bin/env python bareos-filedaemon-contrib.x86_64: E: non-executable-script /usr/lib64/bareos/plugins/bareos_tasks/xenserver/__init__.py 644 /usr/bin/env python bareos-filedaemon-contrib.x86_64: E: non-executable-script /usr/lib64/bareos/plugins/mariadb-dump/bareos-fd-mariadb-dump.py 644 /usr/bin/env python3 bareos-filedaemon-contrib.x86_64: E: non-executable-script /usr/lib64/bareos/plugins/openvz7/BareosFdPluginVz7CtFs.py 644 /usr/bin/env python bareos-filedaemon-ldap-python-plugin.noarch: E: non-executable-script /usr/lib64/bareos/plugins/bareos-fd-ldap.py 644 /usr/bin/env python bareos-filedaemon-libcloud-python-plugin.noarch: E: non-executable-script /usr/lib64/bareos/plugins/bareos-fd-libcloud.py 644 /usr/bin/env python3 bareos-filedaemon-libcloud-python-plugin.noarch: E: non-executable-script /usr/lib64/bareos/plugins/bareos_libcloud_api/bucket_explorer.py 644 /usr/bin/env python3 bareos-filedaemon-libcloud-python-plugin.noarch: E: non-executable-script /usr/lib64/bareos/plugins/bareos_libcloud_api/debug.py 644 /usr/bin/env python3 bareos-filedaemon-libcloud-python-plugin.noarch: E: non-executable-script /usr/lib64/bareos/plugins/bareos_libcloud_api/get_libcloud_driver.py 644 /usr/bin/env python3 bareos-filedaemon-libcloud-python-plugin.noarch: E: non-executable-script /usr/lib64/bareos/plugins/bareos_libcloud_api/mtime.py 644 /usr/bin/env python3 bareos-filedaemon-libcloud-python-plugin.noarch: E: non-executable-script /usr/lib64/bareos/plugins/bareos_libcloud_api/process_base.py 644 /usr/bin/env python3 bareos-filedaemon-libcloud-python-plugin.noarch: E: non-executable-script /usr/lib64/bareos/plugins/bareos_libcloud_api/queue_message.py 644 /usr/bin/env python3 bareos-filedaemon-libcloud-python-plugin.noarch: E: non-executable-script /usr/lib64/bareos/plugins/bareos_libcloud_api/streamer.py 644 /usr/bin/env python3 bareos-filedaemon-libcloud-python-plugin.noarch: E: non-executable-script /usr/lib64/bareos/plugins/bareos_libcloud_api/utils.py 644 /usr/bin/env python3 bareos-filedaemon-libcloud-python-plugin.noarch: E: non-executable-script /usr/lib64/bareos/plugins/bareos_libcloud_api/worker.py 644 /usr/bin/env python3 bareos-filedaemon-mariadb-python-plugin.noarch: E: non-executable-script /usr/lib64/bareos/plugins/bareos-fd-mariabackup.py 644 /usr/bin/env python3 bareos-filedaemon-postgresql-python-plugin.noarch: E: non-executable-script /usr/lib64/bareos/plugins/bareos-fd-postgresql.py 644 /usr/bin/env python3 bareos-filedaemon-python3-plugin.x86_64: E: non-executable-script /usr/lib64/bareos/plugins/BareosFdPluginBaseclass.py 644 /usr/bin/env python bareos-filedaemon-python3-plugin.x86_64: E: non-executable-script /usr/lib64/bareos/plugins/BareosFdPluginLocalFilesBaseclass.py 644 /usr/bin/env python bareos-filedaemon-python3-plugin.x86_64: E: non-executable-script /usr/lib64/bareos/plugins/BareosFdWrapper.py 644 /usr/bin/env python bareos-filedaemon-python3-plugin.x86_64: E: non-executable-script /usr/lib64/bareos/plugins/bareos-fd-local-fileset.py 644 /usr/bin/env python bareos-filedaemon-python3-plugin.x86_64: E: non-executable-script /usr/lib64/bareos/plugins/bareos-fd-percona-xtrabackup.py 644 /usr/bin/env python bareos-filedaemon-vmware-plugin.x86_64: E: non-executable-script /usr/lib64/bareos/plugins/bareos-fd-vmware.py 644 /usr/bin/env python3 bareos-storage-python3-plugin.x86_64: E: non-executable-script /usr/lib64/bareos/plugins/BareosSdPluginBaseclass.py 644 /usr/bin/env python bareos-storage-python3-plugin.x86_64: E: non-executable-script /usr/lib64/bareos/plugins/BareosSdWrapper.py 644 /usr/bin/env python bareos-storage-python3-plugin.x86_64: E: non-executable-script /usr/lib64/bareos/plugins/bareos-sd-class-plugin.py 644 /usr/bin/env python bareos-filedaemon-ldap-python-plugin.noarch: E: noarch-with-lib64 bareos-filedaemon-libcloud-python-plugin.noarch: E: noarch-with-lib64 bareos-filedaemon-mariadb-python-plugin.noarch: E: noarch-with-lib64 bareos-filedaemon-postgresql-python-plugin.noarch: E: noarch-with-lib64 bareos-barri-cli.x86_64: W: no-manual-page-for-binary barri-cli bareos-contrib-tools.noarch: W: no-manual-page-for-binary bareos-triggerjob.py bareos-contrib-tools.noarch: W: no-manual-page-for-binary bsmc bareos-contrib-tools.noarch: W: no-manual-page-for-binary chunk_check.py bareos-filedaemon-vmware-plugin.x86_64: W: no-manual-page-for-binary bareos_vadp_dumper bareos-filedaemon-vmware-plugin.x86_64: W: no-manual-page-for-binary bareos_vadp_dumper_wrapper.sh bareos-filedaemon-vmware-plugin.x86_64: W: no-manual-page-for-binary vmware_cbt_tool.py bareos-storage-dedupable.x86_64: W: no-manual-page-for-binary bdedupestimate bareos-tools.x86_64: W: no-manual-page-for-binary btestls bareos-tools.x86_64: W: no-manual-page-for-binary testfind python3-bareos.noarch: W: no-manual-page-for-binary bareos-fd-connect.py python3-bareos.noarch: W: no-manual-page-for-binary bconsole-json.py python3-bareos.noarch: W: no-manual-page-for-binary bconsole.py bareos-barri-cli.x86_64: W: no-documentation bareos-contrib-tools.noarch: W: no-documentation bareos-director-contrib.x86_64: W: no-documentation bareos-director-python3-plugin.x86_64: W: no-documentation bareos-filedaemon-barri-plugin.x86_64: W: no-documentation bareos-filedaemon-contrib.x86_64: W: no-documentation bareos-filedaemon-glusterfs-plugin.x86_64: W: no-documentation bareos-filedaemon-grpc-plugin.x86_64: W: no-documentation bareos-filedaemon-ldap-python-plugin.noarch: W: no-documentation bareos-filedaemon-libcloud-python-plugin.noarch: W: no-documentation bareos-filedaemon-mariadb-python-plugin.noarch: W: no-documentation bareos-filedaemon-postgresql-python-plugin.noarch: W: no-documentation bareos-filedaemon-python3-plugin.x86_64: W: no-documentation bareos-storage-dedupable.x86_64: W: no-documentation bareos-storage-dlcompat.x86_64: W: no-documentation bareos-storage-droplet.x86_64: W: no-documentation bareos-storage-fifo.x86_64: W: no-documentation bareos-storage-glusterfs.x86_64: W: no-documentation bareos-storage-python3-plugin.x86_64: W: no-documentation bareos.src: W: name-repeated-in-summary Bareos bareos.spec:173: W: mixed-use-of-spaces-and-tabs (spaces: line 173, tab: line 29) bareos-storage-tape.x86_64: E: missing-dependency-to-logrotate for logrotate script /etc/logrotate.d/bareos-mtx bareos-director.x86_64: E: logrotate-log-dir-not-packaged /var/log/bareos bareos-storage-tape.x86_64: E: logrotate-log-dir-not-packaged /var/log/bareos bareos-common.x86_64: W: log-files-without-logrotate ['/var/log/bareos'] bareos.src: W: invalid-license AGPLv3 bareos-barri-cli.x86_64: W: invalid-license AGPLv3 bareos-bconsole.x86_64: W: invalid-license AGPLv3 bareos-common.x86_64: W: invalid-license AGPLv3 bareos-contrib-tools.noarch: W: invalid-license AGPLv3 bareos-director.x86_64: W: invalid-license AGPLv3 bareos-director-contrib.x86_64: W: invalid-license AGPLv3 bareos-director-python3-plugin.x86_64: W: invalid-license AGPLv3 bareos-filedaemon.x86_64: W: invalid-license AGPLv3 bareos-filedaemon-barri-plugin.x86_64: W: invalid-license AGPLv3 bareos-filedaemon-contrib.x86_64: W: invalid-license AGPLv3 bareos-filedaemon-glusterfs-plugin.x86_64: W: invalid-license AGPLv3 bareos-filedaemon-grpc-plugin.x86_64: W: invalid-license AGPLv3 bareos-filedaemon-ldap-python-plugin.noarch: W: invalid-license AGPLv3 bareos-filedaemon-libcloud-python-plugin.noarch: W: invalid-license AGPLv3 bareos-filedaemon-mariadb-python-plugin.noarch: W: invalid-license AGPLv3 bareos-filedaemon-postgresql-python-plugin.noarch: W: invalid-license AGPLv3 bareos-filedaemon-python3-plugin.x86_64: W: invalid-license AGPLv3 bareos-filedaemon-vmware-plugin.x86_64: W: invalid-license AGPLv3 bareos-storage.x86_64: W: invalid-license AGPLv3 bareos-storage-dedupable.x86_64: W: invalid-license AGPLv3 bareos-storage-dlcompat.x86_64: W: invalid-license AGPLv3 bareos-storage-droplet.x86_64: W: invalid-license AGPLv3 bareos-storage-fifo.x86_64: W: invalid-license AGPLv3 bareos-storage-glusterfs.x86_64: W: invalid-license AGPLv3 bareos-storage-python3-plugin.x86_64: W: invalid-license AGPLv3 bareos-storage-tape.x86_64: W: invalid-license AGPLv3 bareos-tools.x86_64: W: invalid-license AGPLv3 bareos-traymonitor.x86_64: W: invalid-license AGPLv3 bareos-webui.noarch: W: invalid-license AGPLv3 python3-bareos.noarch: W: invalid-license AGPLv3 bareos-common.x86_64: E: incorrect-fsf-address /usr/share/bareos/scripts/bareos-config bareos-common.x86_64: E: incorrect-fsf-address /usr/share/bareos/scripts/bareos-config-lib.sh bareos-contrib-tools.noarch: E: incorrect-fsf-address /usr/bin/bareos-triggerjob.py bareos-contrib-tools.noarch: E: incorrect-fsf-address /usr/bin/bsmc bareos-contrib-tools.noarch: E: incorrect-fsf-address /usr/share/bareos/scripts/reschedule_job_as_full.sh bareos-director.x86_64: E: incorrect-fsf-address /usr/share/bareos/scripts/create_bareos_database bareos-director.x86_64: E: incorrect-fsf-address /usr/share/bareos/scripts/delete_catalog_backup bareos-director.x86_64: E: incorrect-fsf-address /usr/share/bareos/scripts/drop_bareos_database bareos-director.x86_64: E: incorrect-fsf-address /usr/share/bareos/scripts/drop_bareos_tables bareos-director.x86_64: E: incorrect-fsf-address /usr/share/bareos/scripts/grant_bareos_privileges bareos-director.x86_64: E: incorrect-fsf-address /usr/share/bareos/scripts/make_bareos_tables bareos-director.x86_64: E: incorrect-fsf-address /usr/share/bareos/scripts/make_catalog_backup bareos-director.x86_64: E: incorrect-fsf-address /usr/share/bareos/scripts/media_vault.py bareos-director.x86_64: E: incorrect-fsf-address /usr/share/bareos/scripts/media_vault.sh bareos-director.x86_64: E: incorrect-fsf-address /usr/share/bareos/scripts/update_bareos_tables bareos-director-contrib.x86_64: E: incorrect-fsf-address /usr/lib64/bareos/plugins/BareosDirPluginNscaSender.py bareos-director-contrib.x86_64: E: incorrect-fsf-address /usr/lib64/bareos/plugins/bareos-dir-nsca-sender.py bareos-director-python3-plugin.x86_64: E: incorrect-fsf-address /usr/lib64/bareos/plugins/BareosDirPluginBaseclass.py bareos-director-python3-plugin.x86_64: E: incorrect-fsf-address /usr/lib64/bareos/plugins/BareosDirWrapper.py bareos-director-python3-plugin.x86_64: E: incorrect-fsf-address /usr/lib64/bareos/plugins/bareos-dir-class-plugin.py bareos-filedaemon-contrib.x86_64: E: incorrect-fsf-address /usr/lib64/bareos/plugins/bareos_mysql_dump/BareosFdMySQLclass.py bareos-filedaemon-contrib.x86_64: E: incorrect-fsf-address /usr/lib64/bareos/plugins/mariadb-dump/bareos-fd-mariadb-dump.py bareos-filedaemon-glusterfs-plugin.x86_64: E: incorrect-fsf-address /usr/share/bareos/scripts/bareos-glusterfind-wrapper bareos-filedaemon-ldap-python-plugin.noarch: E: incorrect-fsf-address /usr/lib64/bareos/plugins/bareos-fd-ldap.py bareos-filedaemon-libcloud-python-plugin.noarch: E: incorrect-fsf-address /usr/lib64/bareos/plugins/BareosLibcloudApi.py bareos-filedaemon-libcloud-python-plugin.noarch: E: incorrect-fsf-address /usr/lib64/bareos/plugins/bareos-fd-libcloud.py bareos-filedaemon-libcloud-python-plugin.noarch: E: incorrect-fsf-address /usr/lib64/bareos/plugins/bareos_libcloud_api/bucket_explorer.py bareos-filedaemon-libcloud-python-plugin.noarch: E: incorrect-fsf-address /usr/lib64/bareos/plugins/bareos_libcloud_api/debug.py bareos-filedaemon-libcloud-python-plugin.noarch: E: incorrect-fsf-address /usr/lib64/bareos/plugins/bareos_libcloud_api/get_libcloud_driver.py bareos-filedaemon-libcloud-python-plugin.noarch: E: incorrect-fsf-address /usr/lib64/bareos/plugins/bareos_libcloud_api/mtime.py bareos-filedaemon-libcloud-python-plugin.noarch: E: incorrect-fsf-address /usr/lib64/bareos/plugins/bareos_libcloud_api/process_base.py bareos-filedaemon-libcloud-python-plugin.noarch: E: incorrect-fsf-address /usr/lib64/bareos/plugins/bareos_libcloud_api/queue_message.py bareos-filedaemon-libcloud-python-plugin.noarch: E: incorrect-fsf-address /usr/lib64/bareos/plugins/bareos_libcloud_api/streamer.py bareos-filedaemon-libcloud-python-plugin.noarch: E: incorrect-fsf-address /usr/lib64/bareos/plugins/bareos_libcloud_api/utils.py bareos-filedaemon-libcloud-python-plugin.noarch: E: incorrect-fsf-address /usr/lib64/bareos/plugins/bareos_libcloud_api/worker.py bareos-filedaemon-mariadb-python-plugin.noarch: E: incorrect-fsf-address /usr/lib64/bareos/plugins/bareos-fd-mariabackup.py bareos-filedaemon-postgresql-python-plugin.noarch: E: incorrect-fsf-address /usr/lib64/bareos/plugins/bareos-fd-postgresql.py bareos-filedaemon-python3-plugin.x86_64: E: incorrect-fsf-address /usr/lib64/bareos/plugins/BareosFdPluginBaseclass.py bareos-filedaemon-python3-plugin.x86_64: E: incorrect-fsf-address /usr/lib64/bareos/plugins/BareosFdPluginLocalFilesBaseclass.py bareos-filedaemon-python3-plugin.x86_64: E: incorrect-fsf-address /usr/lib64/bareos/plugins/BareosFdWrapper.py bareos-filedaemon-python3-plugin.x86_64: E: incorrect-fsf-address /usr/lib64/bareos/plugins/bareos-fd-local-fileset.py bareos-filedaemon-python3-plugin.x86_64: E: incorrect-fsf-address /usr/lib64/bareos/plugins/bareos-fd-percona-xtrabackup.py bareos-filedaemon-python3-plugin.x86_64: E: incorrect-fsf-address /usr/share/bareos/scripts/bareos_encode_string.py bareos-filedaemon-vmware-plugin.x86_64: E: incorrect-fsf-address /usr/bin/bareos_vadp_dumper_wrapper.sh bareos-filedaemon-vmware-plugin.x86_64: E: incorrect-fsf-address /usr/bin/vmware_cbt_tool.py bareos-filedaemon-vmware-plugin.x86_64: E: incorrect-fsf-address /usr/lib64/bareos/plugins/bareos-fd-vmware.py bareos-storage.x86_64: E: incorrect-fsf-address /usr/share/bareos/scripts/disk-changer bareos-storage-dlcompat.x86_64: E: incorrect-fsf-address /usr/share/bareos/scripts/s3cmd-wrapper.sh bareos-storage-python3-plugin.x86_64: E: incorrect-fsf-address /usr/lib64/bareos/plugins/BareosSdPluginBaseclass.py bareos-storage-python3-plugin.x86_64: E: incorrect-fsf-address /usr/lib64/bareos/plugins/BareosSdWrapper.py bareos-storage-python3-plugin.x86_64: E: incorrect-fsf-address /usr/lib64/bareos/plugins/bareos-sd-class-plugin.py bareos-webui.noarch: E: incorrect-fsf-address /usr/share/bareos-webui/public/css/login.css bareos-webui.noarch: E: incorrect-fsf-address /usr/share/bareos-webui/public/css/main.css bareos-webui.noarch: E: incorrect-fsf-address /usr/share/bareos-webui/public/css/timeline.css bareos-webui.noarch: E: incorrect-fsf-address /usr/share/bareos-webui/public/themes/default/css/login.css bareos-webui.noarch: E: incorrect-fsf-address /usr/share/bareos-webui/public/themes/sunflower/css/login.css python3-bareos.noarch: E: incorrect-fsf-address /usr/bin/bareos-fd-connect.py python3-bareos.noarch: E: incorrect-fsf-address /usr/bin/bconsole-json.py python3-bareos.noarch: E: incorrect-fsf-address /usr/bin/bconsole.py python3-bareos.noarch: E: incorrect-fsf-address /usr/lib/python3.14/site-packages/bareos/__init__.py python3-bareos.noarch: E: incorrect-fsf-address /usr/lib/python3.14/site-packages/bareos/bsock/__init__.py python3-bareos.noarch: E: incorrect-fsf-address /usr/lib/python3.14/site-packages/bareos/bsock/bsock.py python3-bareos.noarch: E: incorrect-fsf-address /usr/lib/python3.14/site-packages/bareos/bsock/bsockjson.py python3-bareos.noarch: E: incorrect-fsf-address /usr/lib/python3.14/site-packages/bareos/bsock/connectiontype.py python3-bareos.noarch: E: incorrect-fsf-address /usr/lib/python3.14/site-packages/bareos/bsock/constants.py python3-bareos.noarch: E: incorrect-fsf-address /usr/lib/python3.14/site-packages/bareos/bsock/directorconsole.py python3-bareos.noarch: E: incorrect-fsf-address /usr/lib/python3.14/site-packages/bareos/bsock/directorconsolejson.py python3-bareos.noarch: E: incorrect-fsf-address /usr/lib/python3.14/site-packages/bareos/bsock/filedaemon.py python3-bareos.noarch: E: incorrect-fsf-address /usr/lib/python3.14/site-packages/bareos/bsock/lowlevel.py python3-bareos.noarch: E: incorrect-fsf-address /usr/lib/python3.14/site-packages/bareos/bsock/protocolmessageids.py python3-bareos.noarch: E: incorrect-fsf-address /usr/lib/python3.14/site-packages/bareos/bsock/protocolmessages.py python3-bareos.noarch: E: incorrect-fsf-address /usr/lib/python3.14/site-packages/bareos/bsock/protocolversions.py python3-bareos.noarch: E: incorrect-fsf-address /usr/lib/python3.14/site-packages/bareos/bsock/tlsversionparser.py python3-bareos.noarch: E: incorrect-fsf-address /usr/lib/python3.14/site-packages/bareos/exceptions.py python3-bareos.noarch: E: incorrect-fsf-address /usr/lib/python3.14/site-packages/bareos/util/__init__.py python3-bareos.noarch: E: incorrect-fsf-address /usr/lib/python3.14/site-packages/bareos/util/argparse.py python3-bareos.noarch: E: incorrect-fsf-address /usr/lib/python3.14/site-packages/bareos/util/bareosbase64.py python3-bareos.noarch: E: incorrect-fsf-address /usr/lib/python3.14/site-packages/bareos/util/password.py python3-bareos.noarch: E: incorrect-fsf-address /usr/lib/python3.14/site-packages/bareos/util/path.py python3-bareos.noarch: E: incorrect-fsf-address /usr/lib/python3.14/site-packages/bareos/util/version.py bareos-director.x86_64: E: incoherent-logrotate-file /etc/logrotate.d/bareos-dir bareos-storage-tape.x86_64: E: incoherent-logrotate-file /etc/logrotate.d/bareos-mtx bareos-common.x86_64: W: empty-%pre bareos-common.x86_64: W: devel-file-in-non-devel-package /usr/lib64/bareos/libbareos.so bareos-common.x86_64: W: devel-file-in-non-devel-package /usr/lib64/bareos/libbareosfastlz.so bareos-common.x86_64: W: devel-file-in-non-devel-package /usr/lib64/bareos/libbareosfind.so bareos-common.x86_64: W: devel-file-in-non-devel-package /usr/lib64/bareos/libbareoslmdb.so bareos-common.x86_64: W: devel-file-in-non-devel-package /usr/lib64/bareos/libbareosndmp.so bareos-common.x86_64: W: devel-file-in-non-devel-package /usr/lib64/bareos/libbareossd.so bareos-director.x86_64: W: devel-file-in-non-devel-package /usr/lib64/bareos/libbareossql.so bareos-director-contrib.x86_64: E: description-line-too-long This package provides additional Bareos Director Python plugins, not part of the Bareos project. bareos-filedaemon-contrib.x86_64: E: description-line-too-long This package provides additional File Daemon Python plugins, not part of the Bareos project. bareos-storage-droplet.x86_64: E: description-line-too-long This package contains the Storage backend for Object Storage (through libdroplet). bareos-webui.noarch: W: dangling-relative-symlink /usr/share/licenses/bareos-webui/LICENSE copyright bareos-director.x86_64: W: conffile-without-noreplace-flag /etc/bareos/bareos-dir.d/console/admin.conf.example bareos-director.x86_64: W: conffile-without-noreplace-flag /etc/bareos/bareos-dir.d/console/console_media_vault.conf.example bareos-director.x86_64: W: conffile-without-noreplace-flag /etc/bareos/bareos-dir.d/fileset/plugin-gfapi.conf.example bareos-director.x86_64: W: conffile-without-noreplace-flag /etc/bareos/bareos-dir.d/fileset/plugin-ldap.conf.example bareos-director.x86_64: W: conffile-without-noreplace-flag /etc/bareos/bareos-dir.d/job/BackupGFAPI.conf.example bareos-director.x86_64: W: conffile-without-noreplace-flag /etc/bareos/bareos-dir.d/job/RestoreGFAPI.conf.example bareos-director.x86_64: W: conffile-without-noreplace-flag /etc/bareos/bareos-dir.d/job/backup-ldap.conf.example bareos-director.x86_64: W: conffile-without-noreplace-flag /etc/bareos/bareos-dir.d/job/job_admin-media_vault.conf.example bareos-director.x86_64: W: conffile-without-noreplace-flag /etc/bareos/bareos-dir.d/job/restore-ldap.conf.example bareos-director.x86_64: W: conffile-without-noreplace-flag /etc/bareos/bareos-dir.d/profile/profile_media_vault.conf.example bareos-director.x86_64: W: conffile-without-noreplace-flag /etc/bareos/bareos-dir.d/profile/webui-limited.conf.example bareos-director.x86_64: W: conffile-without-noreplace-flag /etc/bareos/bareos-dir.d/storage/Dedupable.conf.example bareos-director.x86_64: W: conffile-without-noreplace-flag /etc/bareos/bareos-dir.d/storage/File.conf.example bareos-director.x86_64: W: conffile-without-noreplace-flag /etc/bareos/bareos-dir.d/storage/Gluster.conf.example bareos-director.x86_64: W: conffile-without-noreplace-flag /etc/bareos/bareos-dir.d/storage/NULL.conf.example bareos-director.x86_64: W: conffile-without-noreplace-flag /etc/bareos/bareos-dir.d/storage/S3_Object.conf.example bareos-director.x86_64: W: conffile-without-noreplace-flag /etc/bareos/bareos-dir.d/storage/Tape.conf.example bareos-director.x86_64: W: conffile-without-noreplace-flag /etc/bareos/bareos-dir.d/storage/dplcompat.conf.example bareos-director.x86_64: W: conffile-without-noreplace-flag /etc/bareos/media_vault.ini.example bareos-storage.x86_64: W: conffile-without-noreplace-flag /etc/bareos/bareos-sd.d/autochanger/FileStorage.conf.example bareos-storage.x86_64: W: conffile-without-noreplace-flag /etc/bareos/bareos-sd.d/device/FileStorage.conf.example bareos-storage-dedupable.x86_64: W: conffile-without-noreplace-flag /etc/bareos/bareos-sd.d/device/Dedupable.conf.example bareos-storage-dlcompat.x86_64: W: conffile-without-noreplace-flag /etc/bareos/bareos-sd.d/device/dplcompat.conf.example bareos-storage-droplet.x86_64: W: conffile-without-noreplace-flag /etc/bareos/bareos-sd.d/device/S3_ObjectStorage.conf.example bareos-storage-droplet.x86_64: W: conffile-without-noreplace-flag /etc/bareos/bareos-sd.d/device/droplet/aws_eu-central-1.profile.example bareos-storage-droplet.x86_64: W: conffile-without-noreplace-flag /etc/bareos/bareos-sd.d/device/droplet/ceph-rados-gateway.profile.example bareos-storage-glusterfs.x86_64: W: conffile-without-noreplace-flag /etc/bareos/bareos-sd.d/device/GlusterStorage.conf.example bareos-storage-tape.x86_64: W: conffile-without-noreplace-flag /etc/bareos/bareos-sd.d/autochanger/autochanger-0.conf.example bareos-storage-tape.x86_64: W: conffile-without-noreplace-flag /etc/bareos/bareos-sd.d/device/NULL.conf.example bareos-storage-tape.x86_64: W: conffile-without-noreplace-flag /etc/bareos/bareos-sd.d/device/tapedrive-0.conf.example bareos-storage-droplet.x86_64: W: binary-or-shlib-calls-gethostbyname /usr/lib64/bareos/backends/libbareossd-droplet.so 31 packages and 0 specfiles checked; 229 errors, 310 warnings, 195 filtered, 229 badness; has taken 4.0 s Rpmlint (debuginfo) ------------------- Checking: bareos-filedaemon-python3-plugin-debuginfo-25.0.3-1.fc43.x86_64.rpm bareos-barri-cli-debuginfo-25.0.3-1.fc43.x86_64.rpm bareos-storage-dlcompat-debuginfo-25.0.3-1.fc43.x86_64.rpm bareos-filedaemon-debuginfo-25.0.3-1.fc43.x86_64.rpm bareos-debuginfo-25.0.3-1.fc43.x86_64.rpm bareos-filedaemon-vmware-plugin-debuginfo-25.0.3-1.fc43.x86_64.rpm bareos-storage-glusterfs-debuginfo-25.0.3-1.fc43.x86_64.rpm bareos-common-debuginfo-25.0.3-1.fc43.x86_64.rpm bareos-traymonitor-debuginfo-25.0.3-1.fc43.x86_64.rpm bareos-filedaemon-barri-plugin-debuginfo-25.0.3-1.fc43.x86_64.rpm bareos-filedaemon-glusterfs-plugin-debuginfo-25.0.3-1.fc43.x86_64.rpm bareos-storage-droplet-debuginfo-25.0.3-1.fc43.x86_64.rpm bareos-storage-fifo-debuginfo-25.0.3-1.fc43.x86_64.rpm bareos-director-python3-plugin-debuginfo-25.0.3-1.fc43.x86_64.rpm bareos-storage-python3-plugin-debuginfo-25.0.3-1.fc43.x86_64.rpm bareos-storage-dedupable-debuginfo-25.0.3-1.fc43.x86_64.rpm bareos-storage-tape-debuginfo-25.0.3-1.fc43.x86_64.rpm bareos-tools-debuginfo-25.0.3-1.fc43.x86_64.rpm bareos-director-debuginfo-25.0.3-1.fc43.x86_64.rpm bareos-bconsole-debuginfo-25.0.3-1.fc43.x86_64.rpm bareos-filedaemon-grpc-plugin-debuginfo-25.0.3-1.fc43.x86_64.rpm bareos-storage-debuginfo-25.0.3-1.fc43.x86_64.rpm ============================ rpmlint session starts ============================ rpmlint: 2.8.0 configuration: /usr/lib/python3.14/site-packages/rpmlint/configdefaults.toml /etc/xdg/rpmlint/fedora-spdx-licenses.toml /etc/xdg/rpmlint/fedora.toml /etc/xdg/rpmlint/scoring.toml /etc/xdg/rpmlint/users-groups.toml /etc/xdg/rpmlint/warn-on-functions.toml rpmlintrc: [PosixPath('/tmp/tmp8pa5y28q')] checks: 32, packages: 22 bareos-barri-cli-debuginfo.x86_64: W: invalid-license AGPLv3 bareos-bconsole-debuginfo.x86_64: W: invalid-license AGPLv3 bareos-common-debuginfo.x86_64: W: invalid-license AGPLv3 bareos-debuginfo.x86_64: W: invalid-license AGPLv3 bareos-director-debuginfo.x86_64: W: invalid-license AGPLv3 bareos-director-python3-plugin-debuginfo.x86_64: W: invalid-license AGPLv3 bareos-filedaemon-barri-plugin-debuginfo.x86_64: W: invalid-license AGPLv3 bareos-filedaemon-debuginfo.x86_64: W: invalid-license AGPLv3 bareos-filedaemon-glusterfs-plugin-debuginfo.x86_64: W: invalid-license AGPLv3 bareos-filedaemon-grpc-plugin-debuginfo.x86_64: W: invalid-license AGPLv3 bareos-filedaemon-python3-plugin-debuginfo.x86_64: W: invalid-license AGPLv3 bareos-filedaemon-vmware-plugin-debuginfo.x86_64: W: invalid-license AGPLv3 bareos-storage-debuginfo.x86_64: W: invalid-license AGPLv3 bareos-storage-dedupable-debuginfo.x86_64: W: invalid-license AGPLv3 bareos-storage-dlcompat-debuginfo.x86_64: W: invalid-license AGPLv3 bareos-storage-droplet-debuginfo.x86_64: W: invalid-license AGPLv3 bareos-storage-fifo-debuginfo.x86_64: W: invalid-license AGPLv3 bareos-storage-glusterfs-debuginfo.x86_64: W: invalid-license AGPLv3 bareos-storage-python3-plugin-debuginfo.x86_64: W: invalid-license AGPLv3 bareos-storage-tape-debuginfo.x86_64: W: invalid-license AGPLv3 bareos-tools-debuginfo.x86_64: W: invalid-license AGPLv3 bareos-traymonitor-debuginfo.x86_64: W: invalid-license AGPLv3 22 packages and 0 specfiles checked; 0 errors, 22 warnings, 195 filtered, 0 badness; has taken 4.9 s Rpmlint (installed packages) ---------------------------- (none): E: there is no installed rpm "bareos-filedaemon-python3-plugin-debuginfo". (none): E: there is no installed rpm "bareos-storage-tape-debuginfo". (none): E: there is no installed rpm "bareos-filedaemon-postgresql-python-plugin". (none): E: there is no installed rpm "bareos-director-debuginfo". (none): E: there is no installed rpm "bareos-common-debuginfo". (none): E: there is no installed rpm "bareos-storage-dlcompat-debuginfo". (none): E: there is no installed rpm "bareos-storage-dedupable-debuginfo". (none): E: there is no installed rpm "bareos-director". (none): E: there is no installed rpm "bareos-webui". (none): E: there is no installed rpm "bareos-filedaemon-libcloud-python-plugin". (none): E: there is no installed rpm "bareos-contrib-tools". (none): E: there is no installed rpm "bareos-filedaemon-glusterfs-plugin-debuginfo". (none): E: there is no installed rpm "bareos-filedaemon-python3-plugin". (none): E: there is no installed rpm "bareos-storage-droplet-debuginfo". (none): E: there is no installed rpm "bareos-storage". (none): E: there is no installed rpm "bareos-filedaemon-barri-plugin". (none): E: there is no installed rpm "bareos-filedaemon-grpc-plugin-debuginfo". (none): E: there is no installed rpm "bareos-tools-debuginfo". (none): E: there is no installed rpm "bareos-bconsole-debuginfo". (none): E: there is no installed rpm "bareos-bconsole". (none): E: there is no installed rpm "python3-bareos". (none): E: there is no installed rpm "bareos-traymonitor-debuginfo". (none): E: there is no installed rpm "bareos-filedaemon-vmware-plugin". (none): E: there is no installed rpm "bareos-storage-dlcompat". (none): E: there is no installed rpm "bareos-filedaemon". (none): E: there is no installed rpm "bareos-storage-droplet". (none): E: there is no installed rpm "bareos-traymonitor". (none): E: there is no installed rpm "bareos-storage-python3-plugin-debuginfo". (none): E: there is no installed rpm "bareos-tools". (none): E: there is no installed rpm "bareos-filedaemon-contrib". (none): E: there is no installed rpm "bareos-filedaemon-glusterfs-plugin". (none): E: there is no installed rpm "bareos-storage-tape". (none): E: there is no installed rpm "bareos-storage-glusterfs-debuginfo". (none): E: there is no installed rpm "bareos-filedaemon-debuginfo". (none): E: there is no installed rpm "bareos-director-python3-plugin-debuginfo". (none): E: there is no installed rpm "bareos-barri-cli-debuginfo". (none): E: there is no installed rpm "bareos-filedaemon-barri-plugin-debuginfo". (none): E: there is no installed rpm "bareos-filedaemon-grpc-plugin". (none): E: there is no installed rpm "bareos-director-python3-plugin". (none): E: there is no installed rpm "bareos-barri-cli". (none): E: there is no installed rpm "bareos-storage-dedupable". (none): E: there is no installed rpm "bareos-storage-fifo-debuginfo". (none): E: there is no installed rpm "bareos-filedaemon-vmware-plugin-debuginfo". (none): E: there is no installed rpm "bareos-common". (none): E: there is no installed rpm "bareos-storage-glusterfs". (none): E: there is no installed rpm "bareos-filedaemon-mariadb-python-plugin". (none): E: there is no installed rpm "bareos-director-contrib". (none): E: there is no installed rpm "bareos-storage-debuginfo". (none): E: there is no installed rpm "bareos-storage-fifo". (none): E: there is no installed rpm "bareos-storage-python3-plugin". (none): E: there is no installed rpm "bareos-filedaemon-ldap-python-plugin". (none): E: there is no installed rpm "bareos-debuginfo". There are no files to process nor additional arguments. Nothing to do, aborting. ============================ rpmlint session starts ============================ rpmlint: 2.8.0 configuration: /usr/lib/python3.14/site-packages/rpmlint/configdefaults.toml /etc/xdg/rpmlint/fedora-spdx-licenses.toml /etc/xdg/rpmlint/fedora.toml /etc/xdg/rpmlint/scoring.toml /etc/xdg/rpmlint/users-groups.toml /etc/xdg/rpmlint/warn-on-functions.toml checks: 32, packages: 52 0 packages and 0 specfiles checked; 0 errors, 0 warnings, 0 filtered, 0 badness; has taken 0.0 s Unversioned so-files -------------------- bareos-common: /usr/lib64/bareos/libbareos.so bareos-common: /usr/lib64/bareos/libbareosfastlz.so bareos-common: /usr/lib64/bareos/libbareosfind.so bareos-common: /usr/lib64/bareos/libbareoslmdb.so bareos-common: /usr/lib64/bareos/libbareosndmp.so bareos-common: /usr/lib64/bareos/libbareossd.so bareos-filedaemon: /usr/lib64/bareos/plugins/bpipe-fd.so bareos-filedaemon-barri-plugin: /usr/lib64/bareos/plugins/barri-fd.so bareos-filedaemon-glusterfs-plugin: /usr/lib64/bareos/plugins/gfapi-fd.so bareos-filedaemon-grpc-plugin: /usr/lib64/bareos/plugins/grpc-fd.so bareos-filedaemon-python3-plugin: /usr/lib64/bareos/plugins/python3-fd.so bareos-filedaemon-python3-plugin: /usr/lib64/python3.14/site-packages/bareosfd.cpython-314-x86_64-linux-gnu.so bareos-director: /usr/lib64/bareos/libbareossql.so bareos-director-python3-plugin: /usr/lib64/bareos/plugins/python3-dir.so bareos-director-python3-plugin: /usr/lib64/python3.14/site-packages/bareosdir.cpython-314-x86_64-linux-gnu.so bareos-storage: /usr/lib64/bareos/backends/libbareossd-file.so bareos-storage: /usr/lib64/bareos/plugins/autoxflate-sd.so bareos-storage-dedupable: /usr/lib64/bareos/backends/libbareossd-dedupable.so bareos-storage-droplet: /usr/lib64/bareos/backends/libbareossd-droplet.so bareos-storage-dlcompat: /usr/lib64/bareos/backends/libbareossd-dplcompat.so bareos-storage-glusterfs: /usr/lib64/bareos/backends/libbareossd-gfapi.so bareos-storage-tape: /usr/lib64/bareos/backends/libbareossd-tape.so bareos-storage-tape: /usr/lib64/bareos/plugins/scsicrypto-sd.so bareos-storage-tape: /usr/lib64/bareos/plugins/scsitapealert-sd.so bareos-storage-fifo: /usr/lib64/bareos/backends/libbareossd-fifo.so bareos-storage-python3-plugin: /usr/lib64/bareos/plugins/python3-sd.so bareos-storage-python3-plugin: /usr/lib64/python3.14/site-packages/bareossd.cpython-314-x86_64-linux-gnu.so Requires -------- bareos-barri-cli (rpmlib, GLIBC filtered): libc.so.6()(64bit) libfmt.so.11()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.13)(64bit) libstdc++.so.6(CXXABI_1.3.15)(64bit) libstdc++.so.6(CXXABI_1.3.3)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libz.so.1()(64bit) libz.so.1(ZLIB_1.2.9)(64bit) rtld(GNU_HASH) bareos-bconsole (rpmlib, GLIBC filtered): /bin/sh bareos-common(x86-64) config(bareos-bconsole) filesystem(unmerged-sbin-symlinks) group(bareos) libbareos.so.25()(64bit) libc.so.6()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) libjansson.so.4()(64bit) libjansson.so.4(libjansson.so.4)(64bit) libreadline.so.8()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.15)(64bit) libstdc++.so.6(CXXABI_1.3.5)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) rtld(GNU_HASH) bareos-common (rpmlib, GLIBC filtered): /bin/sh /usr/bin/sh filesystem(unmerged-sbin-symlinks) group(bareos) libacl.so.1()(64bit) libacl.so.1(ACL_1.0)(64bit) libbareos.so.25()(64bit) libbareosfastlz.so.25()(64bit) libbareosfind.so.25()(64bit) libbareoslmdb.so.25()(64bit) libbareosndmp.so.25()(64bit) libbareossd.so.25()(64bit) libc.so.6()(64bit) libcrypto.so.3()(64bit) libcrypto.so.3(OPENSSL_3.0.0)(64bit) libfmt.so.11()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) libjansson.so.4()(64bit) libjansson.so.4(libjansson.so.4)(64bit) liblzo2.so.2()(64bit) libssl.so.3()(64bit) libssl.so.3(OPENSSL_3.0.0)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.13)(64bit) libstdc++.so.6(CXXABI_1.3.15)(64bit) libstdc++.so.6(CXXABI_1.3.2)(64bit) libstdc++.so.6(CXXABI_1.3.3)(64bit) libstdc++.so.6(CXXABI_1.3.5)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libtirpc.so.3()(64bit) libtirpc.so.3(TIRPC_0.3.0)(64bit) libxxhash.so.0()(64bit) libz.so.1()(64bit) libz.so.1(ZLIB_1.2.0)(64bit) rtld(GNU_HASH) shadow-utils user(bareos) bareos-contrib-tools (rpmlib, GLIBC filtered): /usr/bin/bash /usr/bin/python3 config(bareos-contrib-tools) group(bareos) user(bareos) bareos-filedaemon (rpmlib, GLIBC filtered): /bin/sh bareos-common(x86-64) config(bareos-filedaemon) group(bareos) libbareos.so.25()(64bit) libbareosfind.so.25()(64bit) libbareoslmdb.so.25()(64bit) libc.so.6()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) libjansson.so.4()(64bit) libjansson.so.4(libjansson.so.4)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.11)(64bit) libstdc++.so.6(CXXABI_1.3.13)(64bit) libstdc++.so.6(CXXABI_1.3.15)(64bit) libstdc++.so.6(CXXABI_1.3.3)(64bit) libstdc++.so.6(CXXABI_1.3.5)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) rtld(GNU_HASH) systemd user(bareos) bareos-filedaemon-barri-plugin (rpmlib, GLIBC filtered): /bin/sh bareos-filedaemon(x86-64) libc.so.6()(64bit) libfmt.so.11()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.15)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) rtld(GNU_HASH) bareos-filedaemon-contrib (rpmlib, GLIBC filtered): bareos-filedaemon-glusterfs-plugin (rpmlib, GLIBC filtered): bareos-filedaemon(x86-64) libc.so.6()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) libgfapi.so.0()(64bit) libgfapi.so.0(GFAPI_3.4.0)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) rtld(GNU_HASH) bareos-filedaemon-grpc-plugin (rpmlib, GLIBC filtered): /bin/sh bareos-filedaemon(x86-64) libabsl_synchronization.so.2508.0.0()(64bit) libbareos.so.25()(64bit) libc.so.6()(64bit) libfmt.so.11()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) libgrpc++.so.1.48()(64bit) libprotobuf.so.30()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.11)(64bit) libstdc++.so.6(CXXABI_1.3.13)(64bit) libstdc++.so.6(CXXABI_1.3.15)(64bit) libstdc++.so.6(CXXABI_1.3.2)(64bit) libstdc++.so.6(CXXABI_1.3.3)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) rtld(GNU_HASH) bareos-filedaemon-ldap-python-plugin (rpmlib, GLIBC filtered): bareos-filedaemon-python3-plugin(x86-64) python3.14dist(python-ldap) bareos-filedaemon-libcloud-python-plugin (rpmlib, GLIBC filtered): bareos-filedaemon-python3-plugin(x86-64) python3.14dist(apache-libcloud) bareos-filedaemon-mariadb-python-plugin (rpmlib, GLIBC filtered): MariaDB-backup bareos-filedaemon-python3-plugin(x86-64) bareos-filedaemon-postgresql-python-plugin (rpmlib, GLIBC filtered): bareos-filedaemon-python3-plugin(x86-64) python3.14dist(pg8000) bareos-filedaemon-python3-plugin (rpmlib, GLIBC filtered): /bin/sh /usr/bin/python3 bareos-filedaemon(x86-64) libbareos.so.25()(64bit) libc.so.6()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) libpython3.14.so.1.0()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.7)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) python(abi) rtld(GNU_HASH) bareos-filedaemon-vmware-plugin (rpmlib, GLIBC filtered): /usr/bin/python3 /usr/bin/sh VMware-vix-disklib(x86-64) bareos-filedaemon(x86-64) libc.so.6()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) libjansson.so.4()(64bit) libjansson.so.4(libjansson.so.4)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libvixDiskLib.so.9.0.1.0()(64bit) libvixDiskLib.so.9.0.1.0(VIXDISKLIB_1.0)(64bit) libvixDiskLib.so.9.0.1.0(VIXDISKLIB_1.1)(64bit) libvixDiskLib.so.9.0.1.0(VIXDISKLIB_5.0)(64bit) libvixDiskLib.so.9.0.1.0(VIXDISKLIB_6.7)(64bit) rtld(GNU_HASH) bareos-director (rpmlib, GLIBC filtered): /bin/sh /usr/bin/bash /usr/bin/python3 /usr/bin/sh bareos-common(x86-64) config(bareos-director) filesystem(unmerged-sbin-symlinks) group(bareos) libbareos.so.25()(64bit) libbareosfind.so.25()(64bit) libbareoslmdb.so.25()(64bit) libbareosndmp.so.25()(64bit) libbareossd.so.25()(64bit) libbareossql.so.25()(64bit) libc.so.6()(64bit) libcrypto.so.3()(64bit) libcrypto.so.3(OPENSSL_3.0.0)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) libjansson.so.4()(64bit) libjansson.so.4(libjansson.so.4)(64bit) libpam.so.0()(64bit) libpam.so.0(LIBPAM_1.0)(64bit) libpq.so.5()(64bit) libpq.so.5(RHPG_9.6)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.15)(64bit) libstdc++.so.6(CXXABI_1.3.5)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) logrotate rtld(GNU_HASH) systemd user(bareos) bareos-director-contrib (rpmlib, GLIBC filtered): bareos-director-python3-plugin(x86-64) bareos-director-python3-plugin (rpmlib, GLIBC filtered): bareos-director(x86-64) libbareos.so.25()(64bit) libc.so.6()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) libpython3.14.so.1.0()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.7)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) python(abi) rtld(GNU_HASH) bareos-storage (rpmlib, GLIBC filtered): /bin/sh /usr/bin/sh bareos-common(x86-64) bareos-tools(x86-64) config(bareos-storage) group(bareos) libbareos.so.25()(64bit) libbareosndmp.so.25()(64bit) libbareossd.so.25()(64bit) libc.so.6()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.15)(64bit) libstdc++.so.6(CXXABI_1.3.5)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) rtld(GNU_HASH) systemd user(bareos) bareos-storage-dedupable (rpmlib, GLIBC filtered): bareos-storage(x86-64) config(bareos-storage-dedupable) group(bareos) libbareos.so.25()(64bit) libbareossd.so.25()(64bit) libc.so.6()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.13)(64bit) libstdc++.so.6(CXXABI_1.3.15)(64bit) libstdc++.so.6(CXXABI_1.3.3)(64bit) libstdc++.so.6(CXXABI_1.3.5)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) rtld(GNU_HASH) user(bareos) bareos-storage-droplet (rpmlib, GLIBC filtered): bareos-storage(x86-64) config(bareos-storage-droplet) group(bareos) libc.so.6()(64bit) libcrypto.so.3()(64bit) libcrypto.so.3(OPENSSL_3.0.0)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) libjson-c.so.5()(64bit) libjson-c.so.5(JSONC_0.14)(64bit) libssl.so.3()(64bit) libssl.so.3(OPENSSL_3.0.0)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.5)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libxml2.so.2()(64bit) libxml2.so.2(LIBXML2_2.4.30)(64bit) libxml2.so.2(LIBXML2_2.6.0)(64bit) rtld(GNU_HASH) user(bareos) bareos-storage-dlcompat (rpmlib, GLIBC filtered): /usr/bin/bash bareos-storage(x86-64) config(bareos-storage-dlcompat) group(bareos) libbareos.so.25()(64bit) libc.so.6()(64bit) libfmt.so.11()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.5)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) rtld(GNU_HASH) user(bareos) bareos-storage-glusterfs (rpmlib, GLIBC filtered): bareos-storage(x86-64) config(bareos-storage-glusterfs) group(bareos) libc.so.6()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) libgfapi.so.0()(64bit) libgfapi.so.0(GFAPI_3.4.0)(64bit) libgfapi.so.0(GFAPI_6.0)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.5)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) rtld(GNU_HASH) user(bareos) bareos-storage-tape (rpmlib, GLIBC filtered): /usr/bin/sh bareos-storage(x86-64) config(bareos-storage-tape) filesystem(unmerged-sbin-symlinks) group(bareos) libbareos.so.25()(64bit) libbareossd.so.25()(64bit) libc.so.6()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.13)(64bit) libstdc++.so.6(CXXABI_1.3.15)(64bit) libstdc++.so.6(CXXABI_1.3.3)(64bit) libstdc++.so.6(CXXABI_1.3.5)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) mt-st mtx rtld(GNU_HASH) user(bareos) bareos-storage-fifo (rpmlib, GLIBC filtered): bareos-storage(x86-64) libc.so.6()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.5)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) rtld(GNU_HASH) bareos-storage-python3-plugin (rpmlib, GLIBC filtered): bareos-storage(x86-64) libbareos.so.25()(64bit) libc.so.6()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) libpython3.14.so.1.0()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.7)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) python(abi) rtld(GNU_HASH) bareos-tools (rpmlib, GLIBC filtered): bareos-common(x86-64) filesystem(unmerged-sbin-symlinks) libbareos.so.25()(64bit) libbareosfind.so.25()(64bit) libbareoslmdb.so.25()(64bit) libbareossd.so.25()(64bit) libc.so.6()(64bit) libcrypto.so.3()(64bit) libcrypto.so.3(OPENSSL_3.0.0)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.11)(64bit) libstdc++.so.6(CXXABI_1.3.13)(64bit) libstdc++.so.6(CXXABI_1.3.15)(64bit) libstdc++.so.6(CXXABI_1.3.3)(64bit) libstdc++.so.6(CXXABI_1.3.5)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) rtld(GNU_HASH) bareos-traymonitor (rpmlib, GLIBC filtered): /bin/sh config(bareos-traymonitor) group(bareos) libQt6Core.so.6()(64bit) libQt6Core.so.6(Qt_6)(64bit) libQt6Core.so.6(Qt_6.10)(64bit) libQt6Gui.so.6()(64bit) libQt6Gui.so.6(Qt_6)(64bit) libQt6Widgets.so.6()(64bit) libQt6Widgets.so.6(Qt_6)(64bit) libbareos.so.25()(64bit) libc.so.6()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) libjansson.so.4()(64bit) libjansson.so.4(libjansson.so.4)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.13)(64bit) libstdc++.so.6(CXXABI_1.3.15)(64bit) libstdc++.so.6(CXXABI_1.3.3)(64bit) libstdc++.so.6(CXXABI_1.3.5)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) rtld(GNU_HASH) user(bareos) bareos-webui (rpmlib, GLIBC filtered): config(bareos-webui) httpd-mmn python3-bareos (rpmlib, GLIBC filtered): /usr/bin/python3 python(abi) Provides -------- bareos-barri-cli: bareos-barri-cli bareos-barri-cli(x86-64) bareos-bconsole: bareos-bconsole bareos-bconsole(x86-64) config(bareos-bconsole) bareos-common: bareos-common bareos-common(x86-64) group(bareos) libbareos.so.25()(64bit) libbareosfastlz.so.25()(64bit) libbareosfind.so.25()(64bit) libbareoslmdb.so.25()(64bit) libbareosndmp.so.25()(64bit) libbareossd.so.25()(64bit) user(bareos) bareos-contrib-tools: bareos-contrib-tools config(bareos-contrib-tools) bareos-filedaemon: bareos-filedaemon bareos-filedaemon(x86-64) config(bareos-filedaemon) bareos-filedaemon-barri-plugin: bareos-filedaemon-barri-plugin bareos-filedaemon-barri-plugin(x86-64) bareos-filedaemon-contrib: bareos-filedaemon-contrib bareos-filedaemon-contrib(x86-64) bareos-filedaemon-glusterfs-plugin: bareos-filedaemon-glusterfs-plugin bareos-filedaemon-glusterfs-plugin(x86-64) bareos-filedaemon-grpc-plugin: bareos-filedaemon-grpc-plugin bareos-filedaemon-grpc-plugin(x86-64) bareos-filedaemon-ldap-python-plugin: bareos-filedaemon-ldap-python-plugin bareos-filedaemon-libcloud-python-plugin: bareos-filedaemon-libcloud-python-plugin bareos-filedaemon-mariadb-python-plugin: bareos-filedaemon-mariadb-python-plugin bareos-filedaemon-postgresql-python-plugin: bareos-filedaemon-postgresql-python-plugin bareos-filedaemon-python3-plugin: bareos-filedaemon-python3-plugin bareos-filedaemon-python3-plugin(x86-64) bareos-filedaemon-vmware-plugin: bareos-filedaemon-vmware-plugin bareos-filedaemon-vmware-plugin(x86-64) bareos-director: bareos-director bareos-director(x86-64) config(bareos-director) libbareossql.so.25()(64bit) bareos-director-contrib: bareos-director-contrib bareos-director-contrib(x86-64) bareos-director-python3-plugin: bareos-director-python3-plugin bareos-director-python3-plugin(x86-64) bareos-storage: bareos-storage bareos-storage(x86-64) config(bareos-storage) libbareossd-file.so()(64bit) bareos-storage-dedupable: bareos-storage-dedupable bareos-storage-dedupable(x86-64) config(bareos-storage-dedupable) libbareossd-dedupable.so()(64bit) bareos-storage-droplet: bareos-storage-droplet bareos-storage-droplet(x86-64) config(bareos-storage-droplet) libbareossd-droplet.so()(64bit) bareos-storage-dlcompat: bareos-storage-dlcompat bareos-storage-dlcompat(x86-64) config(bareos-storage-dlcompat) libbareossd-dplcompat.so()(64bit) bareos-storage-glusterfs: bareos-storage-glusterfs bareos-storage-glusterfs(x86-64) config(bareos-storage-glusterfs) libbareossd-gfapi.so()(64bit) bareos-storage-tape: bareos-storage-tape bareos-storage-tape(x86-64) config(bareos-storage-tape) libbareossd-tape.so()(64bit) bareos-storage-fifo: bareos-storage-fifo bareos-storage-fifo(x86-64) libbareossd-fifo.so()(64bit) bareos-storage-python3-plugin: bareos-storage-python3-plugin bareos-storage-python3-plugin(x86-64) bareos-tools: bareos-tools bareos-tools(x86-64) bareos-traymonitor: application() application(bareos-tray-monitor.desktop) bareos-traymonitor bareos-traymonitor(x86-64) config(bareos-traymonitor) bareos-webui: bareos-webui config(bareos-webui) python3-bareos: python-bareos python3-bareos python3.14-bareos python3.14dist(python-bareos) python3dist(python-bareos) Generated by fedora-review 0.11.0 (05c5b26) last change: 2025-11-29 Command line :/bin/fedora-review --no-colors --prebuilt --rpm-spec --name bareos --mock-config /var/lib/copr-rpmbuild/results/configs/child.cfg Buildroot used: fedora-43-x86_64 Active plugins: C/C++, Shell-api, Generic, Python Disabled plugins: Perl, SugarActivity, Haskell, Java, fonts, Ocaml, PHP, R Disabled flags: EXARCH, EPEL6, EPEL7, DISTTAG, BATCH