@core	bootloader-utils-0.5.5-alt1.noarch	missing-url	info	Missing Url: in a package.; 
@xfce	xfburn-0.8.0-alt1.x86_64	freedesktop-desktop	info	desktop-file-validate utility printed the following message(s): /usr/share/applications/xfburn.desktop: hint: value item "Archiving" in key "Categories" in group "Desktop Entry" can be extended with another category among the following categories: Utility; 
boyarsh	alt-domain-server-0.5.3-alt1.noarch	missing-url	info	Missing Url: in a package.; 
boyarsh	altsp-test-scripts-1.1-alt6.x86_64	missing-url	info	Missing Url: in a package.; 
boyarsh	altsp-test-scripts-debuginfo-1.1-alt6.x86_64	missing-url	info	Missing Url: in a package.; 
boyarsh	branding-alt-spserver-11.0-alt0.08.src	requires-ImageMagick	info	Dependency on ImageMagick (compat package) found. It probably should be replaced with more specific dependency like /usr/bin/convert or ImageMagick-tools, or it can be already autodetected by findreq-shell.; 
boyarsh	branding-alt-spserver-notes-11.0-alt0.08.noarch	file-in-usr-marked-as-conffile	warn	Files below /usr may not be marked as conffiles, since;  /usr might be mounted read-only and thus, the local system;  administrator would not have a chance to modify this configuration;  file.; ; 
boyarsh	branding-alt-spworkstation-11.0-alt0.08.src	requires-ImageMagick	info	Dependency on ImageMagick (compat package) found. It probably should be replaced with more specific dependency like /usr/bin/convert or ImageMagick-tools, or it can be already autodetected by findreq-shell.; 
boyarsh	branding-alt-spworkstation-notes-11.0-alt0.08.noarch	file-in-usr-marked-as-conffile	warn	Files below /usr may not be marked as conffiles, since;  /usr might be mounted read-only and thus, the local system;  administrator would not have a chance to modify this configuration;  file.; ; 
boyarsh	cap-audit-write-filetrigger-0.1-alt1.noarch	missing-url	info	Missing Url: in a package.; 
boyarsh	csync-0.50.6-alt1.2.x86_64	missing-url	info	Missing Url: in a package.; 
boyarsh	csync-debuginfo-0.50.6-alt1.2.x86_64	missing-url	info	Missing Url: in a package.; 
boyarsh	cups-filter-sl-watermark-0.4-alt1.noarch	missing-url	info	Missing Url: in a package.; 
boyarsh	cups-pdf-3.0.1-alt2.x86_64	systemd-but-no-native-init	experimental	The package have native systemd file(s) but no  SysV init scripts.
boyarsh	dconf-defaults-tablet-0.1-alt2.noarch	missing-url	info	Missing Url: in a package.; 
boyarsh	dconf-defaults-tablet-caribou-fullscale-0.1-alt2.noarch	missing-url	info	Missing Url: in a package.; 
boyarsh	dconf-defaults-tablet-disable-lightbox-0.1-alt2.noarch	missing-url	info	Missing Url: in a package.; 
boyarsh	hugin-2024.0.1-alt1.x86_64	arch-dep-package-has-big-usr-share	info	The package has a significant amount of architecture-independent data in /usr/share, while it is an architecture-dependent package. This is wasteful of mirror space and bandwidth, as we then end up with multiple copies of this data, one for each architecture. If the data in /usr/share is not architecture-independent, it is a policy violation, and in this case, you should move that data elsewhere.; 
boyarsh	ibus-1.5.32-alt1.x86_64	freedesktop-categories	warn	Menu-related Additional Categories (http://standards.freedesktop.org/menu-spec/latest/apa.html) not found in /usr/share/applications/org.freedesktop.IBus.Setup.desktop. Please add it or report a bug against this test if you already have registered one (not including menu unrelated ones as Core or Qt).; 
boyarsh	installer-common-desktop-1.16.28-alt1.noarch	freedesktop-categories	warn	Menu-related Additional Categories (http://standards.freedesktop.org/menu-spec/latest/apa.html) not found in /usr/share/applications/install2.desktop. Please add it or report a bug against this test if you already have registered one (not including menu unrelated ones as Core or Qt).; 
boyarsh	installer-common-stage2-1.16.28-alt1.x86_64	systemd-but-no-native-init	experimental	The package have native systemd file(s) but no  SysV init scripts.
boyarsh	installer-distro-centaurus-stage2-11.1-alt3.x86_64	rpm-filesystem-conflict-file-file	warn	There are file conflicts with the package installer-distro-virtualization-pve-stage2-11.0.0-alt0.4.noarch, for example, /usr/share/install2/alterator-menu/module-expert-list (4 file conflicts in total). Moreover, the packages have no explicit conflicts with each other. You should add explicit conflicts, or, if conflicts are avoidable, consider using alternatives.; tives.; alternatives.; rnatives.; ; 
boyarsh	installer-distro-centaurus-stage2-11.1-alt3.x86_64	unsafe-tmp-usage-in-scripts	fail	The test discovered scripts with errors which may be used by a user for damaging important system files. For example if a script uses in its work a temp file which is created in /tmp directory, then every user can create symlinks with the same name (pattern) in this directory in order to destroy or rewrite some system or another user's files. Scripts _must_ _use_ mktemp/tempfile or must use $TMPDIR. mktemp/tempfile is safest. $TMPDIR is safer than /tmp/ because libpam-tmpdir creates a subdirectory of /tmp that is only accessible by that user, and then sets TMPDIR and other variables to that. Hence, it doesn't matter nearly as much if you create a non-random filename, because nobody but you can access it. Found error in /usr/share/install2/postinstall.d/66-setup-net-services.sh: $ grep /tmp/ /usr/share/install2/postinstall.d/66-setup-net-services.sh if [ "$SYSTEMD_CONTROLLED" ] ; then chroot $destdir systemctl disable systemd-networkd.service chroot $destdir systemctl disable systemd-resolved.service fi } >> /tmp/install2.log 2>&1 :; 
boyarsh	installer-distro-cliff-common-11.0-alt6.x86_64	rpm-filesystem-conflict-file-file	warn	Files /usr/share/install2/postinstall.d/20-alterator-menu.sh /usr/share/install2/preinstall.d/80-setup-user-groups conflict with the package installer-distro-virtualization-pve-stage2-11.0.0-alt0.4.noarch. Moreover, the packages have no explicit conflicts with each other. You should add explicit conflicts, or, if conflicts are avoidable, consider using alternatives.; 
boyarsh	installer-distro-cliff-net-eth-stage3-11.0-alt6.x86_64	altlinux-policy-description-has-tags	fail	Description contains tags such as Provides/Requires/BuildRequires. Beware of errors with %ifs/%endifs!; 
boyarsh	installer-distro-cliff-stage2-11.0-alt6.x86_64	rpm-filesystem-conflict-file-file	warn	Files /usr/share/install2/alterator-menu/module-expert-list /usr/share/install2/alterator-menu/module-order-list /usr/share/install2/installer-steps conflict with the package installer-distro-virtualization-pve-stage2-11.0.0-alt0.4.noarch. Moreover, the packages have no explicit conflicts with each other. You should add explicit conflicts, or, if conflicts are avoidable, consider using alternatives.; 
boyarsh	installer-feature-alphabet-profiles-1.0-alt2.noarch	rpm-filesystem-conflict-file-file	warn	File /usr/share/install2/prepkg.d/50-groups.sh conflicts with the package installer-feature-centaurus-profiles-2.0-alt1.noarch. Moreover, the packages have no explicit conflicts with each other. You should add explicit conflicts, or, if conflicts are avoidable, consider using alternatives.; 
boyarsh	installer-feature-centaurus-profiles-2.0-alt1.noarch	rpm-filesystem-conflict-file-file	warn	File /usr/share/install2/prepkg.d/50-groups.sh conflicts with the package installer-feature-alphabet-profiles-1.0-alt2.noarch. Moreover, the packages have no explicit conflicts with each other. You should add explicit conflicts, or, if conflicts are avoidable, consider using alternatives.; 
boyarsh	installer-feature-vm-ofs-stage2-0.3-alt1.noarch	rpm-filesystem-conflict-file-file	warn	File /usr/share/install2/initinstall.d/05-vm-profile-ofs conflicts with the package installer-feature-vm-fs-stage2-0.3-alt2.noarch. Moreover, the packages have no explicit conflicts with each other. You should add explicit conflicts, or, if conflicts are avoidable, consider using alternatives.; 
boyarsh	installer-feature-vm-ofs-stage3-0.3-alt1.noarch	rpm-filesystem-conflict-file-file	warn	File /usr/share/install2/preinstall.d/01-move-fs-ofs conflicts with the package installer-feature-vm-fs-stage3-0.3-alt2.noarch. Moreover, the packages have no explicit conflicts with each other. You should add explicit conflicts, or, if conflicts are avoidable, consider using alternatives.; 
boyarsh	jack_mixer-19-alt1.x86_64	altlinux-find-lang-mo	warn	Language specific files in /usr/share/locale should be marked, for example, using %find_lang. See http://www.altlinux.org/FindLangPolicy for details.; 
boyarsh	kernel-source-asix-4.20.0-alt1.noarch	missing-url	info	Missing Url: in a package.; 
boyarsh	kernel-source-ch34x-20180821-alt1.noarch	missing-url	info	Missing Url: in a package.; 
boyarsh	kernel-source-trsec-1.0-alt2.noarch	missing-url	info	Missing Url: in a package.; 
boyarsh	kmod-sign-4.18-alt2.x86_64	missing-url	info	Missing Url: in a package.; 
boyarsh	kmod-sign-debuginfo-4.18-alt2.x86_64	missing-url	info	Missing Url: in a package.; 
boyarsh	lastlog-notification-0.3-alt1.noarch	missing-url	info	Missing Url: in a package.; 
boyarsh	ldap-user-tools-0.9.5-alt1.noarch	missing-url	info	Missing Url: in a package.; 
boyarsh	libcsync-0.50.6-alt1.2.x86_64	missing-url	info	Missing Url: in a package.; 
boyarsh	libcsync-debuginfo-0.50.6-alt1.2.x86_64	missing-url	info	Missing Url: in a package.; 
boyarsh	libcsync-devel-0.50.6-alt1.2.x86_64	missing-url	info	Missing Url: in a package.; 
boyarsh	libtclap-doc-1.2.5-alt1.x86_64	arch-dep-package-consists-of-usr-share	info	The package consists of architecture-independent data in /usr/share, while it is an architecture-dependent package. This is wasteful of mirror space and bandwidth, as we then end up with multiple copies of this data, one for each architecture. If the data in /usr/share is not architecture-independent, it is a policy violation, and in this case, you should move that data elsewhere.; 
boyarsh	livecd-gnome-nowarn-space-0.3-alt1.noarch	missing-url	info	Missing Url: in a package.; 
boyarsh	livecd-save-nfs-0.4.2-alt1.noarch	init-condrestart	fail	/etc/rc.d/init.d/livecd-save-nfs: missing condrestart target. Note: alt-specific script %_sbindir/post_service (used in %post_service macro) depends on condrestart. It is wise to add condrestart anyway./etc/rc.d/init.d/livecd-save-nfs: missing condstop target. ERROR: alt-specific script %_sbindir/preun_service (used in your %preun_service macro) depends on condstop. Please, fix.; 
boyarsh	livecd-save-nfs-0.4.2-alt1.noarch	init-lsb	warn	/etc/rc.d/init.d/livecd-save-nfs: lsb init header missing.  See http://www.altlinux.org/Services_Policy for details.; 
boyarsh	livecd-save-nfs-0.4.2-alt1.noarch	missing-url	info	Missing Url: in a package.; 
boyarsh	livecd-setauth-0.8-alt1.noarch	init-condrestart	fail	/etc/rc.d/init.d/livecd-setauth: missing condrestart target. ERROR: alt-specific script %_sbindir/post_service (used in your %post_service macro) depends on condrestart. Please, fix./etc/rc.d/init.d/livecd-setauth: missing condstop target. ERROR: alt-specific script %_sbindir/preun_service (used in your %preun_service macro) depends on condstop. Please, fix.; 
boyarsh	livecd-setauth-0.8-alt1.noarch	init-lsb	warn	/etc/rc.d/init.d/livecd-setauth: lsb init header missing.  See http://www.altlinux.org/Services_Policy for details.; 
boyarsh	livecd-setauth-0.8-alt1.noarch	missing-url	info	Missing Url: in a package.; 
boyarsh	livecd-setlocale-0.3.16-alt1.noarch	missing-url	info	Missing Url: in a package.; 
boyarsh	mar-20070301-alt2.x86_64	missing-url	info	Missing Url: in a package.; 
boyarsh	mar-debuginfo-20070301-alt2.x86_64	missing-url	info	Missing Url: in a package.; 
boyarsh	mkfakepkg-0.1-alt1.noarch	missing-url	info	Missing Url: in a package.; 
boyarsh	mkimage-profiles-office-server-5.0.0-alt2.noarch	missing-url	info	Missing Url: in a package.; 
boyarsh	nagwad-service-0.11.10-alt1.noarch	systemd-but-no-native-init	experimental	The package have native systemd file(s) but no  SysV init scripts.
boyarsh	opendbx-1.4.3-alt3.x86_64	library-pkgnames	info	package contains public library which is used in external packages: name should be lib* according to http://altlinux.org/Drafts/SharedLibs; 
boyarsh	paxctl-0.9-alt1.x86_64	missing-url	info	Missing Url: in a package.; 
boyarsh	paxctl-debuginfo-0.9-alt1.x86_64	missing-url	info	Missing Url: in a package.; 
boyarsh	rpmrebuild-kmodsign-0.2-alt2.noarch	missing-url	info	Missing Url: in a package.; 
boyarsh	settime-rfc867-0.4-alt4.noarch	init-lsb	warn	/etc/rc.d/init.d/settime-rfc867: lsb init header missing.  See http://www.altlinux.org/Services_Policy for details.; 
boyarsh	settime-rfc867-0.4-alt4.noarch	missing-url	info	Missing Url: in a package.; 
boyarsh	startup-rescue-0.50-alt2.x86_64	init-but-no-native-systemd	info	The package have SysV init script(s) but no native systemd files.; 
boyarsh	startup-rescue-0.50-alt2.x86_64	init-condrestart	fail	/etc/rc.d/init.d/rescue-remote: missing condrestart target. ERROR: alt-specific script %_sbindir/post_service (used in your %post_service macro) depends on condrestart. Please, fix./etc/rc.d/init.d/sysreport: missing condrestart target. ERROR: alt-specific script %_sbindir/post_service (used in your %post_service macro) depends on condrestart. Please, fix.; 
boyarsh	startup-rescue-0.50-alt2.x86_64	init-lsb	fail	/etc/rc.d/init.d/rescue-remote: not systemd compatible: lsb init header missing and rescue-remote.service is not present. /etc/rc.d/init.d/sysreport: not systemd compatible: lsb init header missing and sysreport.service is not present.  See http://www.altlinux.org/Services_Policy for details.; 
boyarsh	startup-rescue-0.50-alt2.x86_64	unsafe-tmp-usage-in-scripts	fail	The test discovered scripts with errors which may be used by a user for damaging important system files. For example if a script uses in its work a temp file which is created in /tmp directory, then every user can create symlinks with the same name (pattern) in this directory in order to destroy or rewrite some system or another user's files. Scripts _must_ _use_ mktemp/tempfile or must use $TMPDIR. mktemp/tempfile is safest. $TMPDIR is safer than /tmp/ because libpam-tmpdir creates a subdirectory of /tmp that is only accessible by that user, and then sets TMPDIR and other variables to that. Hence, it doesn't matter nearly as much if you create a non-random filename, because nobody but you can access it. Found error in /etc/rc.d/rc.sysinit.rescue: $ grep /tmp/ /etc/rc.d/rc.sysinit.rescue # Ensure plymouth is not running killall plymouthd >/dev/null 2>&1 remount_aufs() { [ "$1" ] || return 0 mkdir "/tmp/root$1" mount -n -t aufs -o dirs="/tmp/root$1=rw:$1=ro" "/tmp/root$1" "$1" } # Avoid double-aufs/overlayfs attempt if ! grep -qE "^overlay|/ aufs" /proc/mounts; then for mpoint in /etc /var /lib /bin /sbin /home /root /mnt; do -- action "Mounting efivars filesystem:" mount -t efivarfs none /sys/firmware/efi/efivars fi # run tmpfiles.d scripts if systemd_tmpfiles="$(find_util systemd-tmpfiles)"; then "$systemd_tmpfiles" --clean >/tmp/tmpfiles.log 2>&1 "$systemd_tmpfiles" --remove --create --boot --exclude-prefix=/dev >>/tmp/tmpfiles.log 2>&1 fi # Recover mdadm.conf if it's been changed above if [ -s "$MDCONF" ]; then sed -i 's,^DEVICE /dev/null,DEVICE partitions,' "$MDCONF"; 
boyarsh	system-config-printer-1.5.18-alt3.x86_64	freedesktop-desktop	info	desktop-file-validate utility printed the following message(s): /usr/share/applications/system-config-printer.desktop: hint: value "System;Settings;HardwareSettings;Printing;GTK;" for key "Categories" in group "Desktop Entry" contains more than one main category; application might appear more than once in the application menu; 
boyarsh	system-config-printer-lib-1.5.18-alt3.x86_64	arch-dep-package-has-big-usr-share	info	The package has a significant amount of architecture-independent data in /usr/share, while it is an architecture-dependent package. This is wasteful of mirror space and bandwidth, as we then end up with multiple copies of this data, one for each architecture. If the data in /usr/share is not architecture-independent, it is a policy violation, and in this case, you should move that data elsewhere.; 
boyarsh	system-config-printer-lib-1.5.18-alt3.x86_64	dbus-xml-not-in-devel	info	file /usr/share/dbus-1/interfaces/org.fedoraproject.Config.Printing.xml is not used in run time. Move it to the -devel subpackage.; 
boyarsh	system-config-printer-udev-1.5.18-alt3.x86_64	sisyphus_check	fail	sisyphus_check failed:  /ALT/Sisyphus/files/x86_64/RPMS/system-config-printer-udev-1.5.18-alt3.x86_64.rpm: Invalid path names: /usr/lib/tmpfiles.d/system-config-printer.conf sisyphus_check: check-fhs ERROR: FHS violation /ALT/Sisyphus/files/x86_64/RPMS/system-config-printer-udev-1.5.18-alt3.x86_64.rpm: invalid udev rules path: /usr/lib/udev/rules.d/70-printers.rules sisyphus_check: check-udev ERROR: udev rules path violation; 
boyarsh	task-auth-ad-sssd-0.48-alt1.x86_64	missing-url	info	Missing Url: in a package.; 
boyarsh	task-auth-ad-winbind-0.48-alt1.x86_64	missing-url	info	Missing Url: in a package.; 
boyarsh	task-auth-freeipa-0.48-alt1.x86_64	missing-url	info	Missing Url: in a package.; 
boyarsh	task-auth-ldap-sssd-0.48-alt1.x86_64	missing-url	info	Missing Url: in a package.; 
boyarsh	trsec-1.0-alt2.x86_64	missing-url	info	Missing Url: in a package.; 
boyarsh	trsec-debuginfo-1.0-alt2.x86_64	missing-url	info	Missing Url: in a package.; 
boyarsh	volumes-profile-centaurus-0.14-alt1.noarch	rpm-filesystem-conflict-file-file	warn	File /usr/share/install2/initinstall.d/10-vm-profile.sh conflicts with the package volumes-profile-regular-0.5.2-alt1.noarch. Moreover, the packages have no explicit conflicts with each other. You should add explicit conflicts, or, if conflicts are avoidable, consider using alternatives.; .; ives.; 
boyarsh	volumes-profile-cliff-server-0.18-alt1.noarch	rpm-filesystem-conflict-file-file	warn	File /usr/share/install2/initinstall.d/10-vm-profile.sh conflicts with the package volumes-profile-regular-0.5.2-alt1.noarch. Moreover, the packages have no explicit conflicts with each other. You should add explicit conflicts, or, if conflicts are avoidable, consider using alternatives.; .; ives.; 
boyarsh	volumes-profile-master-0.2-alt1.noarch	rpm-filesystem-conflict-file-file	warn	File /usr/share/install2/initinstall.d/10-vm-profile.sh conflicts with the package volumes-profile-regular-0.5.2-alt1.noarch. Moreover, the packages have no explicit conflicts with each other. You should add explicit conflicts, or, if conflicts are avoidable, consider using alternatives.; .; ives.; 
boyarsh	xorg-conf-right-click-ungrab-0.1-alt1.noarch	missing-url	info	Missing Url: in a package.; 
boyarsh	zram-swap-0.2-alt4.noarch	init-but-no-native-systemd	info	The package have SysV init script(s) but no native systemd files.; 
boyarsh	zram-swap-0.2-alt4.noarch	init-lsb	warn	/etc/rc.d/init.d/zram-swap: lsb init header missing.  See http://www.altlinux.org/Services_Policy for details.; 
boyarsh	zram-swap-0.2-alt4.noarch	missing-url	info	Missing Url: in a package.; 
cas	c-icap-0.5.10-alt2.src	specfile-useradd-n	warn	 -n in useradd is compat option and can be removed any time. Use -N instead.; 
cas	c-icap-0.5.10-alt2.x86_64	library-pkgnames	info	package contains public library which is used in external packages: name should be lib* according to http://altlinux.org/Drafts/SharedLibs; 
cas	c-icap-0.5.10-alt2.x86_64	sisyphus_check	fail	sisyphus_check failed:  /ALT/Sisyphus/files/x86_64/RPMS/c-icap-0.5.10-alt2.x86_64.rpm: Invalid path names: /usr/lib/tmpfiles.d/c-icap.conf sisyphus_check: check-fhs ERROR: FHS violation; 
cas	installed-db-office-server-1.5.5-alt1.noarch	missing-url	info	Missing Url: in a package.; 
cas	installed-db-office-server-mediawiki-1.5.5-alt1.noarch	missing-url	info	Missing Url: in a package.; 
cas	installed-db-office-server-moodle-1.5.5-alt1.noarch	missing-url	info	Missing Url: in a package.; 
cas	installed-db-office-server-nextcloud-1.5.5-alt1.noarch	missing-url	info	Missing Url: in a package.; 
cas	nss-ldapd-0.9.13-alt1.x86_64	file-in-usr-marked-as-conffile	warn	Files below /usr may not be marked as conffiles, since;  /usr might be mounted read-only and thus, the local system;  administrator would not have a chance to modify this configuration;  file.; ; 
cas	nss-ldapd-0.9.13-alt1.x86_64	init-lsb	warn	/etc/rc.d/init.d/nslcd: lsb init header missing.  See http://www.altlinux.org/Services_Policy for details.; 
cas	nss-ldapd-0.9.13-alt1.x86_64	sisyphus_check	fail	sisyphus_check failed:  /ALT/Sisyphus/files/x86_64/RPMS/nss-ldapd-0.9.13-alt1.x86_64.rpm: Invalid path names: /usr/lib/tmpfiles.d/nslcd.conf sisyphus_check: check-fhs ERROR: FHS violation; 
cas	nss-ldapd-0.9.13-alt1.x86_64	subdir-in-var-run	info	Found a subdir in /var/run or /var/lock. /var/run and /var/lock may be mounted as temporary filesystems, so the init.d scripts must handle this correctly. This will typically amount to creating any required subdirectories dynamically when the init.d script is run, rather than including them in the package and relying on rpm to create them.; 
glebfm	alt-gpgkeys-0.8.122-alt1.noarch	missing-url	info	Missing Url: in a package.; 
glebfm	alt-gpgkeys-utils-0.8.122-alt1.noarch	missing-url	info	Missing Url: in a package.; 
glebfm	alt-rpmkeys-0.8.122-alt1.noarch	missing-url	info	Missing Url: in a package.; 
glebfm	alt-rpmkeys-utils-0.8.122-alt1.noarch	missing-url	info	Missing Url: in a package.; 
legion	util-linux-2.39.2-alt2.x86_64	arch-dep-package-has-big-usr-share	info	The package has a significant amount of architecture-independent data in /usr/share, while it is an architecture-dependent package. This is wasteful of mirror space and bandwidth, as we then end up with multiple copies of this data, one for each architecture. If the data in /usr/share is not architecture-independent, it is a policy violation, and in this case, you should move that data elsewhere.; 
legion	util-linux-2.39.2-alt2.x86_64	systemd-but-no-native-init	experimental	The package have native systemd file(s) but no  SysV init scripts.
manowar	alterator-5.4.5-alt1.x86_64	init-lsb	fail	/etc/rc.d/init.d/alteratord: not systemd compatible: lsb init header missing and alteratord.service is not present.  See http://www.altlinux.org/Services_Policy for details.; 
manowar	alterator-5.4.5-alt1.x86_64	sisyphus_check	fail	sisyphus_check failed:  /ALT/Sisyphus/files/x86_64/RPMS/alterator-5.4.5-alt1.x86_64.rpm: Invalid path names: /usr/lib/tmpfiles.d/alterator.conf sisyphus_check: check-fhs ERROR: FHS violation; 
mike	rss_glx-kde-0.9.1-alt10.x86_64	desktop-misplaced-type-service	warn	/usr/share/applnk/System/ScreenSavers/spirographx.desktop has Type=Service and should be placed under /usr/share/services.; 
mike	xscreensaver-hacks-rss_glx-0.9.1-alt10.x86_64	file-in-usr-marked-as-conffile	warn	Files below /usr may not be marked as conffiles, since;  /usr might be mounted read-only and thus, the local system;  administrator would not have a chance to modify this configuration;  file.; ; 
sem	alterator-net-domain-0.7.3-alt4.x86_64	unsafe-tmp-usage-in-scripts	fail	The test discovered scripts with errors which may be used by a user for damaging important system files. For example if a script uses in its work a temp file which is created in /tmp directory, then every user can create symlinks with the same name (pattern) in this directory in order to destroy or rewrite some system or another user's files. Scripts _must_ _use_ mktemp/tempfile or must use $TMPDIR. mktemp/tempfile is safest. $TMPDIR is safer than /tmp/ because libpam-tmpdir creates a subdirectory of /tmp that is only accessible by that user, and then sets TMPDIR and other variables to that. Hence, it doesn't matter nearly as much if you create a non-random filename, because nobody but you can access it. Found error in /usr/lib/alterator/backend3/net-domain: $ grep /tmp/ /usr/lib/alterator/backend3/net-domain ## https://www.altlinux.org/ActiveDirectory/DC ad_provision_domain() { local domain_name="$1" shift local log="/tmp/samba-dc-provision-$(date +%d.%m.%Y-%H:%M:%S)-$domain_name.log" # Begin log date > "$log" echo "Domain: $domain_name" >> "$log" echo >> "$log" if [ "$in_domain_type" = 'ad' ]; then if ipa_install_running; then ipa_install_stop fi env > /tmp/net-domain.txt ad_current_domain="$($samba_tool domain info '127.0.0.1' | sed 's/ *: /:/' | sed -n 's/^Domain://p')" # Check creation of existing domain if [ "$ad_current_domain" != "$in_domain" ]; then write_domain "$in_domain" "1"; 
sem	branding-simply-linux-11.0.900-alt1.src	requires-ImageMagick	info	Dependency on ImageMagick (compat package) found. It probably should be replaced with more specific dependency like /usr/bin/convert or ImageMagick-tools, or it can be already autodetected by findreq-shell.; 
sem	branding-simply-linux-xfce-settings-11.0.900-alt1.x86_64	rpm-filesystem-conflict-file-file	warn	File /etc/skel/.gtkrc-2.0 conflicts with the package branding-xalt-kworkstation-graphics-11.1.0-alt4.noarch. Moreover, the packages have no explicit conflicts with each other. You should add explicit conflicts, or, if conflicts are avoidable, consider using alternatives.; 
sem	hostname-hook-hosts-5.2.11-alt1.noarch	missing-url	info	Missing Url: in a package.;