3dprinter-udev-rules-0.4-alt1_2.noarch	sisyphus_check	fail	sisyphus_check failed:  /ALT/Sisyphus/files/noarch/RPMS/3dprinter-udev-rules-0.4-alt1_2.noarch.rpm: invalid udev rules path: /usr/lib/udev/rules.d/66-3dprinter.rules sisyphus_check: check-udev ERROR: udev rules path violation; 
CardManager-3-alt1_17jpp11.noarch	freedesktop-categories	warn	Menu-related Additional Categories (http://standards.freedesktop.org/menu-spec/latest/apa.html) not found in /usr/share/applications/CardManager.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).; 
CardManager-3-alt1_17jpp11.noarch	iconsdir	experimental	Please, move pixmaps from /usr/share/pixmaps to %_liconsdir, %_niconsdir, %_miconsdir according to their size. See http://www.altlinux.org/IconPathsPolicy.; 
CharLS-2.4.2-alt2.src	altlinux-policy-obsolete-buildreq	warn	Build dependency on rpm-build-ubt is obsolete and should be dropped to get rid of rpm-build-ubt package.; 
GMT-common-6.4.0-alt1_11.noarch	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/gmt/tools/gmt_prepmex.sh: $ grep /tmp/ /usr/share/gmt/tools/gmt_prepmex.sh # First get a reliable absolute path to the bundle's top directory pushd $(dirname $0) > /dev/null BUNDLEDIR=$(pwd | sed sB/Contents/Resources/share/toolsBBg) popd > /dev/null # Set path to the new gmt installation MEXGMT5DIR=/tmp/$$/gmt # Set path to additional subdirectories MEXLIBDIR=$MEXGMT5DIR/lib MEXINCDIR=$MEXGMT5DIR/include MEXSHADIR=$MEXGMT5DIR/share MEXBINDIR=$MEXGMT5DIR/bin cp -r etc usr $MEXBINDIR # Now copy the lib files printf "gmt_prepmex.sh: Copy and rename libraries\n" >&2 cd $BUNDLEDIR/Contents/Resources/lib # Find a list of all libs shipped with the OSX bundle, except our own: ls *.dylib | egrep -v 'libgmt.dylib|libpostscriptlight.dylib' > /tmp/l.lis # For each, duplicate into /opt/gmt but add a leading X to each name while read lib; do new=$(echo $lib | awk '{printf "libX%s\n", substr($1,4)}') cp $lib $MEXLIBDIR/$new done < /tmp/l.lis # Copy the supplement shared plugin cp gmt/plugins/supplements.so $MEXLIBDIR/gmt/plugins cd $MEXLIBDIR ls *.dylib > /tmp/l.lis printf "gmt_prepmex.sh: Rebaptize libraries\n" >&2 # For all libs in $MEXLIBDIR, change internal references to contain the leading "X" while read lib; do otool -L $lib | grep executable_path | awk '{print $1}' > /tmp/t.lis let k=1 while read old; do new=$(echo $old | awk -F/ '{printf "libX%s\n", substr($NF,4)}') if [ $k -eq 1 ]; then # Do the id change was=$(echo $lib | awk -F/ '{print substr($1,4)}') install_name_tool -id /opt/gmt/lib/$new $lib else install_name_tool -change $old /opt/gmt/lib/$new $lib fi let k=k+1 done < /tmp/t.lis done < /tmp/l.lis # Set links to the new libs ln -s libXgmt.dylib libgmt.dylib ln -s libXpostscriptlight.dylib libpostscriptlight.dylib ln -s libXgmt.6.dylib libXgmt.dylib ln -s libXpostscriptlight.6.dylib libXpostscriptlight.dylib -- fi fi # Do plugin supplement separately since not called lib* cd gmt/plugins otool -L supplements.so | grep executable_path | awk '{print $1}' > /tmp/t.lis let k=1 while read old; do new=$(echo $old | awk -F/ '{printf "libX%s\n", substr($NF,4)}') install_name_tool -change $old /opt/gmt/lib/$new supplements.so let k=k+1 done < /tmp/t.lis # Do bin dir cd $MEXBINDIR otool -L gmt | grep executable_path | awk '{print $1}' > /tmp/t.lis let k=1 while read old; do new=$(echo $old | awk -F/ '{printf "libX%s\n", substr($NF,4)}') install_name_tool -change $old /opt/gmt/lib/$new gmt let k=k+1 done < /tmp/t.lis chmod -R ugo+r $MEXGMT5DIR printf "gmt_prepmex.sh: Install /opt/gmt\n" >&2 sudo cp -fpR $MEXGMT5DIR /opt rm -rf /tmp/$$ cd $here version=$(/opt/gmt/bin/gmt-config --version) # Report cat << EOF >&2 gmt_prepmex.sh: Made updated GMT $version installation in /opt/gmt; 
Mars-4.5-alt6_17jpp11.noarch	altlinux-java-forbidden-requires	fail	The package has JVM-specific Requires: java-1.8.0-openjdk. Those requires are often due to packaging errors and also specifically forbidden by Java Packageing Policy. If you really really need it, write it in more indirect way.; 
Mars-4.5-alt6_17jpp11.noarch	freedesktop-desktop	info	desktop-file-validate utility printed the following message(s): /usr/share/applications/Mars.desktop: hint: value item "Emulator" in key "Categories" in group "Desktop Entry" can be extended with another category among the following categories: System, or Game; 
OpenStego-0.7.4-alt1_2jpp11.noarch	freedesktop-categories	warn	Menu-related Additional Categories (http://standards.freedesktop.org/menu-spec/latest/apa.html) not found in /usr/share/applications/openstego.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).; 
OpenStego-0.7.4-alt1_2jpp11.noarch	iconsdir	experimental	Please, move pixmaps from /usr/share/pixmaps to %_liconsdir, %_niconsdir, %_miconsdir according to their size. See http://www.altlinux.org/IconPathsPolicy.; 
TurionPowerControl-0.44-alt1.rc2p.x86_64	systemd-but-no-native-init	experimental	The package have native systemd file(s) but no  SysV init scripts.
X-multiseat-preinit-0.02-alt1.noarch	init-but-no-native-systemd	info	The package have SysV init script(s) but no native systemd files.; 
abe-1.1-alt5_53.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.; 
acheck-0.5.4-alt1_0.noarch	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.; 
adanaxisgpl-1.2.5-alt4_42.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.; 
adobe-mappings-cmap-devel-20231115-alt1_2.noarch	altlinux-policy-rpm-macros-packaging	warn	package contains rpm macro files in /etc/rpm/macros.d/. package name should be rpm-build-* or rpm-macros-* according to http://www.altlinux.org/Drafts/RPMMacrosPackaging; 
adobe-mappings-pdf-devel-20190401-alt1_5.noarch	altlinux-policy-rpm-macros-packaging	warn	package contains rpm macro files in /etc/rpm/macros.d/. package name should be rpm-build-* or rpm-macros-* according to http://www.altlinux.org/Drafts/RPMMacrosPackaging; 
alevt-1.8.1-alt1_3.x86_64	freedesktop-categories	warn	Menu-related Additional Categories (http://standards.freedesktop.org/menu-spec/latest/apa.html) not found in /usr/share/applications/alevt.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).; 
alevt-1.8.1-alt1_3.x86_64	freedesktop-desktop	warn	desktop-file-validate utility exited abnormally with the following message(s): /usr/share/applications/alevt.desktop: error: (will be fatal in the future): value item "Video" in key "Categories" in group "Desktop Entry" requires another category to be present among the following categories: AudioVideo; 
alevt-1.8.1-alt1_3.x86_64	iconsdir	experimental	Please, move pixmaps from /usr/share/pixmaps to %_liconsdir, %_niconsdir, %_miconsdir according to their size. See http://www.altlinux.org/IconPathsPolicy.; 
alienblaster-1.1.0-alt2_39.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.; 
alleyoop-0.9.8-alt1_9.x86_64	freedesktop-desktop	info	desktop-file-validate utility printed the following message(s): /usr/share/applications/alleyoop.desktop: hint: value item "GNOME" in key "Categories" in group "Desktop Entry" can be extended with another category among the following categories: GTK; 
altlinux-freedesktop-menu-gnome3-0.70-alt2.noarch	rpm-obsolete-live-package	info	The package obsoletes the package gnome-menus-default-3.38.1-alt1.noarch, but the package gnome-menus-default-3.38.1-alt1.noarch is still alive and in the repository. Ask its maintainer to remove it, or, if it should not be removed, remove the Obsoletes: tag. Do not forget to add explicit conflicts with the other package if nessessary.; 
amoebax-0.2.1-alt1_31.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.; 
amtterm-1.6-alt1_23.x86_64	freedesktop-categories	warn	Menu-related Additional Categories (http://standards.freedesktop.org/menu-spec/latest/apa.html) not found in /usr/share/applications/gamt.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).; 
amtterm-1.6-alt1_23.x86_64	freedesktop-desktop	info	desktop-file-validate utility printed the following message(s): /usr/share/applications/gamt.desktop: hint: value "GTK;System;Network;Utility;" for key "Categories" in group "Desktop Entry" contains more than one main category; application might appear more than once in the application menu; /usr/share/applications/gamt.desktop: hint: value "GTK;System;Network;Utility;" for key "Categories" in group "Desktop Entry" contains more than one main category; application might appear more than once in the application menu; 
and-1.2.2-alt3_24.x86_64	systemd-but-no-native-init	experimental	The package have native systemd file(s) but no  SysV init scripts.
aqute-bnd-6.2.0-alt1_2jpp11.noarch	rpm-filesystem-conflict-file-file	warn	File /etc/ant.d/aqute-bnd conflicts with the package aqute-bnd4-4.3.1-alt4_4jpp11.noarch. Moreover, the packages have no explicit conflicts with each other. You should add explicit conflicts, or, if conflicts are avoidable, consider using alternatives.; 
aqute-bnd4-4.3.1-alt4_4jpp11.noarch	rpm-filesystem-conflict-file-file	warn	File /etc/ant.d/aqute-bnd conflicts with the package aqute-bnd-6.2.0-alt1_2jpp11.noarch. Moreover, the packages have no explicit conflicts with each other. You should add explicit conflicts, or, if conflicts are avoidable, consider using alternatives.; 
asoundconf-1.2-alt1.noarch	missing-url	info	Missing Url: in a package.; 
asoundconf-gtk-1.2-alt1.noarch	missing-url	info	Missing Url: in a package.; 
aspell-ru-lebedev-0.99g5-alt15.x86_64	rpm-obsolete-live-package	info	The package obsoletes the package aspell-ru-0.99f7-alt1.x86_64, but the package aspell-ru-0.99f7-alt1.x86_64 is still alive and in the repository. Ask its maintainer to remove it, or, if it should not be removed, remove the Obsoletes: tag. Do not forget to add explicit conflicts with the other package if nessessary.; 
aspell-ru-rk-1.1-alt8.x86_64	missing-url	info	Missing Url: in a package.; 
aspell-ru-rk-1.1-alt8.x86_64	rpm-obsolete-live-package	info	The package obsoletes the package aspell-ru-0.99f7-alt1.x86_64, but the package aspell-ru-0.99f7-alt1.x86_64 is still alive and in the repository. Ask its maintainer to remove it, or, if it should not be removed, remove the Obsoletes: tag. Do not forget to add explicit conflicts with the other package if nessessary.; 
autoimports-cross-requires-1.0.0-alt1.noarch	missing-url	info	Missing Url: in a package.; 
autojump-22.5.3-alt1_7.1.noarch	file-in-usr-marked-as-conffile	warn	Files below <tt>/usr</tt> may not be marked as conffiles, since;  <tt>/usr</tt> might be mounted read-only and thus, the local system;  administrator would not have a chance to modify this configuration;  file.; ; 
autojump-fish-22.5.3-alt1_7.1.noarch	file-in-usr-marked-as-conffile	warn	Files below <tt>/usr</tt> may not be marked as conffiles, since;  <tt>/usr</tt> might be mounted read-only and thus, the local system;  administrator would not have a chance to modify this configuration;  file.; ; 
autojump-zsh-22.5.3-alt1_7.1.noarch	file-in-usr-marked-as-conffile	warn	Files below <tt>/usr</tt> may not be marked as conffiles, since;  <tt>/usr</tt> might be mounted read-only and thus, the local system;  administrator would not have a chance to modify this configuration;  file.; ; 
autorepo-altnode-admin-pkgset-0.02-alt1.noarch	missing-url	info	Missing Url: in a package.; 
autorepo-altnode-admin-scripts-0.14-alt1.noarch	missing-url	info	Missing Url: in a package.; 
avoision-1.1-alt1_28.x86_64	iconsdir	experimental	Please, move pixmaps from /usr/share/pixmaps to %_liconsdir, %_niconsdir, %_miconsdir according to their size. See http://www.altlinux.org/IconPathsPolicy.; 
batik-slideshow-1.14-alt1_3jpp11.noarch	rpm-filesystem-conflict-file-file	warn	File /usr/bin/slideshow conflicts with the package racket-main-8.8-alt1.x86_64. Moreover, the packages have no explicit conflicts with each other. You should add explicit conflicts, or, if conflicts are avoidable, consider using alternatives.; 
blackbox-0.76-alt3.x86_64	altlinux-policy-debian-menu-is-deprecated	warn	package contains deprecated /usr/lib/menu/ files. Please, convert to .desktop files; 
blackbox-0.76-alt3.x86_64	big-changelog	info	Package contains big ChangeLog. Gzip it.; 
blobwars-2.00-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.; 
boswars-2.8-alt1_3.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.; 
bsd-games-2.17-alt3_81.x86_64	big-changelog	info	Package contains big ChangeLog. Gzip it.; 
bsd-games-2.17-alt3_81.x86_64	rpm-filesystem-conflict-file-file	warn	File /usr/bin/sail conflicts with the package libsail-0.9.8-alt1.x86_64. Moreover, the packages have no explicit conflicts with each other. You should add explicit conflicts, or, if conflicts are avoidable, consider using alternatives.; 
bsh-2.1.0-alt1_5jpp11.noarch	rpm-filesystem-conflict-file-file	warn	File /usr/bin/bsh conflicts with the package schilytools-2024.03.21-alt2.x86_64. Moreover, the packages have no explicit conflicts with each other. You should add explicit conflicts, or, if conflicts are avoidable, consider using alternatives.; 
btanks-0.9.8083-alt9.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.; 
buoh-0.8.2-alt3_9.x86_64	freedesktop-categories	warn	Menu-related Additional Categories (http://standards.freedesktop.org/menu-spec/latest/apa.html) not found in /usr/share/applications/fedora-buoh.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).; 
cave9-0.4-alt4_17.x86_64	iconsdir	experimental	Please, move pixmaps from /usr/share/pixmaps to %_liconsdir, %_niconsdir, %_miconsdir according to their size. See http://www.altlinux.org/IconPathsPolicy.; 
cdogs-sdl-2.3.2-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.; 
coan-6.0.1-alt2_29.x86_64	uncompressed-manpages	info	Package contains uncompressed manual pages.; 
color-filesystem-1-alt3.noarch	missing-url	info	Missing Url: in a package.; 
colossus-0.14.0-alt1_24jpp11.noarch	iconsdir	experimental	Please, move pixmaps from /usr/share/pixmaps to %_liconsdir, %_niconsdir, %_miconsdir according to their size. See http://www.altlinux.org/IconPathsPolicy.; 
coquillo-2.0.1-alt1_2.x86_64	iconsdir	experimental	Please, move pixmaps from /usr/share/pixmaps to %_liconsdir, %_niconsdir, %_miconsdir according to their size. See http://www.altlinux.org/IconPathsPolicy.; 
csmash-0.6.6-alt4_32.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.; 
dict-dalf-0.1-alt2.noarch	missing-url	info	Missing Url: in a package.; 
dict-jargon-4.3.1-alt3.noarch	invalid-url	warn	Package has invalid Url:. It looks like a protocol part (http:,ftp:,etc.) is missing.; 
dogtag-ldapjdk-5.6.0-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.; 
dopewars-1.5.12-alt2_20.1033svn.x86_64	iconsdir	experimental	Please, move pixmaps from /usr/share/pixmaps to %_liconsdir, %_niconsdir, %_miconsdir according to their size. See http://www.altlinux.org/IconPathsPolicy.; 
duel3-0.1-alt3_0.34.20060225.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.; 
duel3-0.1-alt3_0.34.20060225.x86_64	missing-url	info	Missing Url: in a package.; 
duel3-debuginfo-0.1-alt3_0.34.20060225.x86_64	missing-url	info	Missing Url: in a package.; 
e16-1.0.11-alt4.x86_64	altlinux-policy-debian-menu-is-deprecated	warn	package contains deprecated /usr/lib/menu/ files. Please, convert to .desktop files; 
electric-8.09-alt2_18jpp8.noarch	freedesktop-categories	fail	Main Categories consist of those categories that every conforming desktop environment MUST support.(http://standards.freedesktop.org/menu-spec/latest/apa.html). None found in /usr/share/applications/electric.desktop. please, fix.; 
electric-8.09-alt2_18jpp8.noarch	freedesktop-desktop	info	desktop-file-validate utility printed the following message(s): /usr/share/applications/electric.desktop: hint: value "Electronics;Engineering;" for key "Categories" in group "Desktop Entry" does not contain a registered main category; application might only show up in a "catch-all" section of the application menu; 
electric-8.09-alt2_18jpp8.noarch	iconsdir	experimental	Please, move pixmaps from /usr/share/pixmaps to %_liconsdir, %_niconsdir, %_miconsdir according to their size. See http://www.altlinux.org/IconPathsPolicy.; 
fatcat-1.1.0-alt1.1.x86_64	uncompressed-manpages	info	Package contains uncompressed manual pages.; 
fbg2-0.4-alt3_35.x86_64	iconsdir	experimental	Please, move pixmaps from /usr/share/pixmaps to %_liconsdir, %_niconsdir, %_miconsdir according to their size. See http://www.altlinux.org/IconPathsPolicy.; 
fcitx5-configtool-5.1.1-alt3_1.x86_64	freedesktop-categories	warn	Menu-related Additional Categories (http://standards.freedesktop.org/menu-spec/latest/apa.html) not found in /usr/share/applications/kbd-layout-viewer5.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).; 
fcitx5-data-5.1.2-alt1_1.2.noarch	freedesktop-categories	warn	Menu-related Additional Categories (http://standards.freedesktop.org/menu-spec/latest/apa.html) not found in /usr/share/applications/fcitx5-configtool.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).; 
fcitx5-data-5.1.2-alt1_1.2.noarch	freedesktop-desktop	info	desktop-file-validate utility printed the following message(s): /usr/share/applications/org.fcitx.Fcitx5.desktop: hint: value "System;Utility;" for key "Categories" in group "Desktop Entry" contains more than one main category; application might appear more than once in the application menu; 
fcitx5-libs-5.1.2-alt1_1.2.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; 
fcitx5-migrator-5.1.1-alt3_1.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.fcitx.fcitx5-migrator.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).; 
fcitx5-qt-libfcitx5qt5widgets-5.1.9-alt1_4.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; 
fcitx5-qt-libfcitx5qtdbus-5.1.9-alt1_4.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; 
fcitx5-qt6-5.1.9-alt1_4.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; 
fcitx5-qt6-libfcitx5qt6widgets-5.1.9-alt1_4.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; 
fheroes2-1.1.7-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.; 
firmware-crystalhd-3.10.0-alt3_35.noarch	sisyphus_check	fail	sisyphus_check failed:  /ALT/Sisyphus/files/noarch/RPMS/firmware-crystalhd-3.10.0-alt3_35.noarch.rpm: license not found in '/usr/share/license' directory: LicenseRef-Callaway-Redistributable-no-modification-permitted /ALT/Sisyphus/files/noarch/RPMS/firmware-crystalhd-3.10.0-alt3_35.noarch.rpm: invalid udev rules path: /usr/lib/udev/rules.d/20-crystalhd.rules sisyphus_check: check-udev ERROR: udev rules path violation; 
flaw-1.3.2a-alt2_18.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.; 
flaw-1.3.2a-alt2_18.x86_64	iconsdir	experimental	Please, move pixmaps from /usr/share/pixmaps to %_liconsdir, %_niconsdir, %_miconsdir according to their size. See http://www.altlinux.org/IconPathsPolicy.; 
fontpackages-devel-1.44-alt8_24.noarch	rpm-filesystem-conflict-file-file	warn	There are file conflicts with the package rpm-build-fedora-compat-fonts-2.0.5-alt2_23.noarch, for example, /usr/share/fontconfig/templates/basic-font-template.conf (15 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.; 
fonts-bitmap-iso8859-2-100dpi-1.0-alt2_45.noarch	fonts.alias	fail	FATAL: /tmp/.private/repocop/repocop-run.jWOU4Tdy/chroot/usr/share/fonts/iso8859-2/100dpi/fonts.alias:; not found -biznet-fotinos-bold-i-normal-sans-0-0-100-100-p-0-iso8859-2 for alias -b&h-lucida-bold-i-normal-sans-0-0-100-100-p-0-iso8859-2; not found -biznet-fotinos-bold-r-normal-sans-0-0-100-100-p-0-iso8859-2 for alias -b&h-lucida-bold-r-normal-sans-0-0-100-100-p-0-iso8859-2; not found -biznet-fotinos-medium-i-normal-sans-0-0-100-100-p-0-iso8859-2 for alias -b&h-lucida-medium-i-normal-sans-0-0-100-100-p-0-iso8859-2; not found -biznet-fotinos-medium-r-normal-sans-0-0-100-100-p-0-iso8859-2 for alias -b&h-lucida-medium-r-normal-sans-0-0-100-100-p-0-iso8859-2; not found -biznet-fotinostypewriter-bold-r-normal-sans-0-0-100-100-m-0-iso8859-2 for alias -b&h-lucidatypewriter-bold-r-normal-sans-0-0-100-100-m-0-iso8859-2; not found -biznet-fotinostypewriter-medium-r-normal-sans-0-0-100-100-m-0-iso8859-2 for alias -b&h-lucidatypewriter-medium-r-normal-sans-0-0-100-100-m-0-iso8859-2; 
fonts-bitmap-iso8859-2-75dpi-1.0-alt2_45.noarch	fonts.alias	fail	FATAL: /tmp/.private/repocop/repocop-run.apZtrrfo/chroot/usr/share/fonts/iso8859-2/75dpi/fonts.alias:; not found -biznet-fotinos-bold-i-normal-sans-0-0-75-75-p-0-iso8859-2 for alias -b&h-lucida-bold-i-normal-sans-0-0-75-75-p-0-iso8859-2; not found -biznet-fotinos-bold-r-normal-sans-0-0-75-75-p-0-iso8859-2 for alias -b&h-lucida-bold-r-normal-sans-0-0-75-75-p-0-iso8859-2; not found -biznet-fotinos-medium-i-normal-sans-0-0-75-75-p-0-iso8859-2 for alias -b&h-lucida-medium-i-normal-sans-0-0-75-75-p-0-iso8859-2; not found -biznet-fotinos-medium-r-normal-sans-0-0-75-75-p-0-iso8859-2 for alias -b&h-lucida-medium-r-normal-sans-0-0-75-75-p-0-iso8859-2; not found -biznet-fotinostypewriter-bold-r-normal-sans-0-0-75-75-m-0-iso8859-2 for alias -b&h-lucidatypewriter-bold-r-normal-sans-0-0-75-75-m-0-iso8859-2; not found -biznet-fotinostypewriter-medium-r-normal-sans-0-0-75-75-m-0-iso8859-2 for alias -b&h-lucidatypewriter-medium-r-normal-sans-0-0-75-75-m-0-iso8859-2; 
fonts-bitmap-knm-new-fixed-1.1-alt4_24.noarch	missing-url	info	Missing Url: in a package.; 
fonts-bitmap-mona-2.90-alt1_29.noarch	fonts.alias	fail	FATAL: /tmp/.private/repocop/repocop-run.gVbRWZWx/chroot/usr/share/fonts/bitmap/mona/fonts.alias:; not found -adobe-helvetica-medium-r-normal--24-240-75-75-p-130-iso8859-1 for alias -mona-gothic-medium-r-normal--24-240-75-75-p-130-iso8859-1; not found -adobe-helvetica-medium-r-normal--18-180-75-75-p-98-iso8859-1 for alias -mona-gothic-medium-r-normal--18-180-75-75-p-98-iso8859-1; not found -adobe-helvetica-medium-r-normal--10-100-75-75-p-56-iso8859-1 for alias -mona-gothic-medium-r-normal--10-100-75-75-p-56-iso8859-1; not found -adobe-helvetica-bold-r-normal--24-240-75-75-p-138-iso8859-1 for alias -mona-gothic-bold-r-normal--24-240-75-75-p-138-iso8859-1; not found -adobe-helvetica-bold-r-normal--18-180-75-75-p-103-iso8859-1 for alias -mona-gothic-bold-r-normal--18-180-75-75-p-103-iso8859-1; not found -adobe-helvetica-bold-r-normal--10-100-75-75-p-60-iso8859-1 for alias -mona-gothic-bold-r-normal--10-100-75-75-p-60-iso8859-1; not found -adobe-helvetica-medium-o-normal--24-240-75-75-p-130-iso8859-1 for alias -mona-gothic-medium-i-normal--24-240-75-75-p-130-iso8859-1; not found -adobe-helvetica-medium-o-normal--18-180-75-75-p-98-iso8859-1 for alias -mona-gothic-medium-i-normal--18-180-75-75-p-98-iso8859-1; not found -adobe-helvetica-medium-o-normal--10-100-75-75-p-57-iso8859-1 for alias -mona-gothic-medium-i-normal--10-100-75-75-p-57-iso8859-1; not found -adobe-helvetica-bold-o-normal--24-240-75-75-p-138-iso8859-1 for alias -mona-gothic-bold-i-normal--24-240-75-75-p-138-iso8859-1; not found -adobe-helvetica-bold-o-normal--18-180-75-75-p-104-iso8859-1 for alias -mona-gothic-bold-i-normal--18-180-75-75-p-104-iso8859-1; not found -adobe-helvetica-bold-o-normal--10-100-75-75-p-60-iso8859-1 for alias -mona-gothic-bold-i-normal--10-100-75-75-p-60-iso8859-1; not found -sony-fixed-medium-r-normal--24-230-75-75-c-120-jisx0201.1976-0 for alias -mona-gothic-medium-r-normal--24-230-75-75-p-120-jisx0201.1976-0; not found -kappa-fixed-medium-r-normal--20-190-75-75-c-100-jisx0201.1976-0 for alias -mona-gothic-medium-r-normal--20-190-75-75-p-100-jisx0201.1976-0; not found -sony-fixed-bold-r-normal--24-230-75-75-c-120-jisx0201.1976-0 for alias -mona-gothic-bold-r-normal--24-230-75-75-p-120-jisx0201.1976-0; not found -kappa-fixed-bold-r-normal--20-190-75-75-c-100-jisx0201.1976-0 for alias -mona-gothic-bold-r-normal--20-190-75-75-p-100-jisx0201.1976-0; not found -sony-fixed-medium-i-normal--24-230-75-75-c-120-jisx0201.1976-0 for alias -mona-gothic-medium-i-normal--24-230-75-75-p-120-jisx0201.1976-0; not found -kappa-fixed-medium-i-normal--20-190-75-75-c-100-jisx0201.1976-0 for alias -mona-gothic-medium-i-normal--20-190-75-75-p-100-jisx0201.1976-0; not found -sony-fixed-bold-i-normal--24-230-75-75-c-120-jisx0201.1976-0 for alias -mona-gothic-bold-i-normal--24-230-75-75-p-120-jisx0201.1976-0; not found -kappa-fixed-bold-i-normal--20-190-75-75-c-100-jisx0201.1976-0 for alias -mona-gothic-bold-i-normal--20-190-75-75-p-100-jisx0201.1976-0; not found -jis-fixed-medium-r-normal--24-230-75-75-c-240-jisx0208.1983-0 for alias -mona-gothic-medium-r-normal--24-230-75-75-p-240-jisx0208.1990-0; not found -kappa-mincho-medium-r-normal--20-190-75-75-c-200-jisx0208.1990-0 for alias -mona-gothic-medium-r-normal--20-190-75-75-p-200-jisx0208.1990-0; not found -jis-fixed-bold-r-normal--24-230-75-75-c-240-jisx0208.1983-0 for alias -mona-gothic-bold-r-normal--24-230-75-75-p-240-jisx0208.1990-0; not found -kappa-mincho-bold-r-normal--20-190-75-75-c-200-jisx0208.1990-0 for alias -mona-gothic-bold-r-normal--20-190-75-75-p-200-jisx0208.1990-0; not found -jis-fixed-medium-i-normal--24-230-75-75-c-240-jisx0208.1983-0 for alias -mona-gothic-medium-i-normal--24-230-75-75-p-240-jisx0208.1990-0; not found -kappa-mincho-medium-i-normal--20-190-75-75-c-200-jisx0208.1990-0 for alias -mona-gothic-medium-i-normal--20-190-75-75-p-200-jisx0208.1990-0; not found -jis-fixed-bold-i-normal--24-230-75-75-c-240-jisx0208.1983-0 for alias -mona-gothic-bold-i-normal--24-230-75-75-p-240-jisx0208.1990-0; not found -kappa-mincho-bold-i-normal--20-190-75-75-c-200-jisx0208.1990-0 for alias -mona-gothic-bold-i-normal--20-190-75-75-p-200-jisx0208.1990-0; 
fonts-bitmap-taipei-1.2-alt1_22.noarch	fonts.alias	fail	FATAL: /tmp/.private/repocop/repocop-run.vyQKnnEw/chroot/usr/share/fonts/bitmap/taipeifonts/fonts.alias:; not found -taipei-fixed-medium-r-normal--16-150-75-75-c-160-big5-0 !ByRPM for alias taipei16; not found -taipei-fixed-medium-r-normal--20-200-75-75-c-200-big5-0 !ByRPM for alias taipeik20; not found -taipei-fixed-medium-r-normal--20-200-75-75-c-200-big5-0 !ByRPM for alias taipeim20; not found -taipei-fixed-medium-r-normal--24-240-75-75-c-240-big5-0 !ByRPM for alias taipeik24; not found -taipei-fixed-medium-r-normal--24-240-75-75-c-240-big5-0 !ByRPM for alias taipeim24; not found taipei16 !ByRPM for alias -taipei-ming-medium-r-normal--16-160-75-75-c-160-big5-0; not found taipeim20 !ByRPM for alias -taipei-ming-medium-r-normal--20-200-75-75-c-200-big5-0; not found taipeim24 !ByRPM for alias -taipei-ming-medium-r-normal--24-240-75-75-c-240-big5-0; not found vga12x24 !ByRPM for alias -vga-fixed-medium-r-normal--24-230-75-75-c-120-iso8859-1; not found -sony-fixed-medium-r-normal--16-120-100-100-c-80-iso8859-1 !ByRPM for alias vga8x16; not found -sony-fixed-medium-r-normal--16-120-100-100-c-80-iso8859-1 !ByRPM for alias 8x16; not found taipei16 !ByRPM for alias -default-ming-medium-r-normal--16-160-72-72-c-160-big5-0; not found taipeim20 !ByRPM for alias -default-ming-medium-r-normal--20-200-72-72-c-200-big5-0; not found taipeim24 !ByRPM for alias -default-ming-medium-r-normal--24-240-72-72-c-240-big5-0; 
fonts-ttf-chinese-opendesktop-1.6.100-alt1_12.noarch	rpm-filesystem-conflict-file-file	warn	Files /usr/share/ghostscript/conf.d/CIDFnmap.zh_TW /usr/share/ghostscript/conf.d/FAPIcidfmap.zh_TW /usr/share/ghostscript/conf.d/cidfmap.zh_TW conflict with the package ghostscript-chinese-zh_TW-0.4.0-alt1_9.noarch. Moreover, the packages have no explicit conflicts with each other. You should add explicit conflicts, or, if conflicts are avoidable, consider using alternatives.; 
fonts-ttf-ethiopic-1.0-alt1_17.noarch	missing-url	info	Missing Url: in a package.; 
fonts-ttf-gnu-freefont-common-20120503-alt1_18.noarch	big-changelog	info	Package contains big ChangeLog. Gzip it.; 
fonts-ttf-google-croscore-arimo-1.31.0-alt1_12.noarch	missing-url	info	Missing Url: in a package.; 
fonts-ttf-google-croscore-cousine-1.31.0-alt1_12.noarch	missing-url	info	Missing Url: in a package.; 
fonts-ttf-google-croscore-tinos-1.31.0-alt1_12.noarch	missing-url	info	Missing Url: in a package.; 
fonts-ttf-mona-sazanami-2.90-alt1_29.noarch	altlinux-policy-rpm-group-should-be-ttf	info	RPM group should be 'System/Fonts/True type'.; 
fonts-ttf-mona-vlgothic-2.90-alt1_29.noarch	altlinux-policy-rpm-group-should-be-ttf	info	RPM group should be 'System/Fonts/True type'.; 
fonts-ttf-tifinagh-1.0-alt1_13.noarch	missing-url	info	Missing Url: in a package.; 
fonts-type1-ctan-cm-lgc-0.5-alt3_20.src	altlinux-policy-tex-rpm-build-texmf	warn	According to TeX policy (http://www.altlinux.org/TeXPolicy) packages that install files to /usr/share/texmf should BuildRequires(pre): rpm-build-texmf for the dependency magic to work.; 
fonts-type1-ctan-kerkis-2.0-alt3_26.src	altlinux-policy-tex-rpm-build-texmf	warn	According to TeX policy (http://www.altlinux.org/TeXPolicy) packages that install files to /usr/share/texmf should BuildRequires(pre): rpm-build-texmf for the dependency magic to work.; 
fonts-type1-cyrillic-1.1-alt1_18.noarch	missing-url	info	Missing Url: in a package.; 
garden-1.0.9-alt1_18.x86_64	freedesktop-categories	warn	Menu-related Additional Categories (http://standards.freedesktop.org/menu-spec/latest/apa.html) not found in /usr/share/applications/garden.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).; 
garden-1.0.9-alt1_18.x86_64	rpm-filesystem-conflict-file-file	warn	File /usr/bin/garden conflicts with the package python3-module-kivy-garden-0.1.4-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.; 
ggz-base-libs-0.99.5-alt3_40.x86_64	big-changelog	info	Package contains big ChangeLog. Gzip it.; 
ggz-base-libs-0.99.5-alt3_40.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; 
ggz-base-libs-devel-0.99.5-alt3_40.x86_64	altlinux-policy-rpm-macros-packaging	warn	package contains rpm macro files in /etc/rpm/macros.d/. package name should be rpm-build-* or rpm-macros-* according to http://www.altlinux.org/Drafts/RPMMacrosPackaging; 
ghostscript-chinese-zh_CN-0.4.0-alt1_9.noarch	rpm-filesystem-conflict-file-file	warn	Files /usr/share/ghostscript/conf.d/CIDFnmap.zh_CN /usr/share/ghostscript/conf.d/FAPIcidfmap.zh_CN /usr/share/ghostscript/conf.d/cidfmap.zh_CN conflict with the package fonts-ttf-chinese-opendesktop-1.6.100-alt1_12.noarch. Moreover, the packages have no explicit conflicts with each other. You should add explicit conflicts, or, if conflicts are avoidable, consider using alternatives.; 
ghostscript-chinese-zh_TW-0.4.0-alt1_9.noarch	rpm-filesystem-conflict-file-file	warn	Files /usr/share/ghostscript/conf.d/CIDFnmap.zh_TW /usr/share/ghostscript/conf.d/FAPIcidfmap.zh_TW /usr/share/ghostscript/conf.d/cidfmap.zh_TW conflict with the package fonts-ttf-chinese-opendesktop-1.6.100-alt1_12.noarch. Moreover, the packages have no explicit conflicts with each other. You should add explicit conflicts, or, if conflicts are avoidable, consider using alternatives.; 
gluegen2-devel-2.5.0-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.; 
gluegen2-javadoc-2.5.0-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.; 
grhino-0.16.1-alt1_22.x86_64	big-changelog	info	Package contains big ChangeLog. Gzip it.; 
grhino-0.16.1-alt1_22.x86_64	freedesktop-desktop	info	desktop-file-validate utility printed the following message(s): /usr/share/applications/grhino.desktop: hint: value item "GNOME" in key "Categories" in group "Desktop Entry" can be extended with another category among the following categories: GTK; 
grhino-0.16.1-alt1_22.x86_64	iconsdir	experimental	Please, move pixmaps from /usr/share/pixmaps to %_liconsdir, %_niconsdir, %_miconsdir according to their size. See http://www.altlinux.org/IconPathsPolicy.; 
gtorrentviewer-0.2b-alt4_56.x86_64	iconsdir	experimental	Please, move pixmaps from /usr/share/pixmaps to %_liconsdir, %_niconsdir, %_miconsdir according to their size. See http://www.altlinux.org/IconPathsPolicy.; 
hasher-rich-chroot-0.05-alt1.noarch	missing-url	info	Missing Url: in a package.; 
hasher-rich-chroot-user-utils-0.05-alt1.noarch	missing-url	info	Missing Url: in a package.; 
haxima-0.7.1-alt2_39.20120228gitb0a402a.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.; 
haxima-0.7.1-alt2_39.20120228gitb0a402a.x86_64	iconsdir	experimental	Please, move pixmaps from /usr/share/pixmaps to %_liconsdir, %_niconsdir, %_miconsdir according to their size. See http://www.altlinux.org/IconPathsPolicy.; 
imagej-1.54c-alt1_1jpp11.noarch	freedesktop-categories	warn	Menu-related Additional Categories (http://standards.freedesktop.org/menu-spec/latest/apa.html) not found in /usr/share/applications/imagej.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).; 
imagej-1.54c-alt1_1jpp11.noarch	iconsdir	experimental	Please, move pixmaps from /usr/share/pixmaps to %_liconsdir, %_niconsdir, %_miconsdir according to their size. See http://www.altlinux.org/IconPathsPolicy.; 
indilib-1.9.0-alt3.x86_64	sisyphus_check	fail	sisyphus_check failed:  /ALT/Sisyphus/files/x86_64/RPMS/indilib-1.9.0-alt3.x86_64.rpm: invalid udev rules path: /usr/lib/udev/rules.d/80-dbk21-camera.rules /usr/lib/udev/rules.d/99-focusers.rules /usr/lib/udev/rules.d/99-indi_auxiliary.rules /usr/lib/udev/rules.d/99-vantage.rules sisyphus_check: check-udev ERROR: udev rules path violation; 
ispell-he-0.1-alt6.x86_64	missing-url	info	Missing Url: in a package.; 
ispell-ru-rk-1.1-alt8.x86_64	missing-url	info	Missing Url: in a package.; 
ispell-ru-rk-cp1251-1.1-alt8.x86_64	missing-url	info	Missing Url: in a package.; 
itext-rups-2.1.7-alt7_41jpp11.noarch	freedesktop-categories	warn	Menu-related Additional Categories (http://standards.freedesktop.org/menu-spec/latest/apa.html) not found in /usr/share/applications/itext-rups.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).; 
itext-toolbox-2.1.7-alt7_41jpp11.noarch	freedesktop-categories	warn	Menu-related Additional Categories (http://standards.freedesktop.org/menu-spec/latest/apa.html) not found in /usr/share/applications/itext-toolbox.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).; 
jFormatString-javadoc-0-alt1_0.41.20131227gitf159b88jpp11.noarch	altlinux-java-forbidden-requires	fail	The package has JVM-specific Requires: java-1.8.0-javadoc. Those requires are often due to packaging errors and also specifically forbidden by Java Packageing Policy. If you really really need it, write it in more indirect way.; 
java-11-openjdk-devel-11.0.29.0.7-alt1.x86_64	alt-alternatives-vs-ghost	info	Since alternatives 0.4 the practice to own alternative symlinks as ghost files is deprecated. the ghost file /usr/lib/jvm/java-openjdk is an alternative in package java-21-openjdk-devel-21.0.9.0.10-alt1.x86_64. Consider removing the ghost file /usr/lib/jvm/java-openjdk.; ; jdk.; 
java-11-openjdk-devel-11.0.29.0.7-alt1.x86_64	bin-permissions	info	not executable file /usr/bin/serialver; ; 
java-11-openjdk-headless-11.0.29.0.7-alt1.x86_64	alt-alternatives-vs-ghost	info	Since alternatives 0.4 the practice to own alternative symlinks as ghost files is deprecated. the ghost file /usr/lib/jvm/jre-openjdk is an alternative in package java-21-openjdk-headless-21.0.9.0.10-alt1.x86_64. Consider removing the ghost file /usr/lib/jvm/jre-openjdk.; ; jdk.; 
java-11-openjdk-headless-11.0.29.0.7-alt1.x86_64	bin-permissions	info	not executable file /usr/bin/unpack200; y; 
java-11-openjdk-headless-11.0.29.0.7-alt1.x86_64	obsolete-call-in-post-alternatives-0.3	warn	alternatives-* calls in post/preun and in triggers are deprecated; 
java-11-openjdk-javadoc-11.0.29.0.7-alt1.x86_64	alt-alternatives-vs-ghost	info	Since alternatives 0.4 the practice to own alternative symlinks as ghost files is deprecated. the ghost file /usr/share/javadoc/java is an alternative in package java-21-openjdk-javadoc-21.0.9.0.10-alt1.x86_64. Consider removing the ghost file /usr/share/javadoc/java.; ; va.; 
java-11-openjdk-javadoc-11.0.29.0.7-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.; 
java-11-openjdk-javadoc-zip-11.0.29.0.7-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.; 
java-common-1.7.0-alt1.noarch	freedesktop-desktop	info	desktop-file-validate utility printed the following message(s): /usr/share/applications/default-java.desktop: hint: value "X-ALTLinux-Java;" for key "Categories" in group "Desktop Entry" does not contain a registered main category; application might only show up in a "catch-all" section of the application menu; 
java-common-1.7.0-alt1.noarch	missing-url	info	Missing Url: in a package.; 
java-wakeonlan-1.0.0-alt1_17jpp11.noarch	freedesktop-categories	warn	Menu-related Additional Categories (http://standards.freedesktop.org/menu-spec/latest/apa.html) not found in /usr/share/applications/java-wakeonlan.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).; 
java-wakeonlan-1.0.0-alt1_17jpp11.noarch	rpm-filesystem-conflict-file-file	warn	File /usr/bin/wakeonlan conflicts with the package wakeonlan-0.42-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.; 
jaxodraw-2.0.1-alt1_24jpp8.noarch	freedesktop-desktop	info	desktop-file-validate utility printed the following message(s): /usr/share/applications/jaxodraw.desktop: hint: value "Graphics;2DGraphics;VectorGraphics;Physics;Science;" for key "Categories" in group "Desktop Entry" contains more than one main category; application might appear more than once in the application menu; /usr/share/applications/jaxodraw.desktop: warning: key "SwallowExec" in group "Desktop Entry" is deprecated; /usr/share/applications/jaxodraw.desktop: warning: key "SwallowTitle" in group "Desktop Entry" is deprecated; /usr/share/applications/jaxodraw.desktop: warning: key "SwallowTitle[fr]" in group "Desktop Entry" is deprecated; /usr/share/applications/jaxodraw.desktop: warning: key "SwallowTitle[de]" in group "Desktop Entry" is deprecated; /usr/share/applications/jaxodraw.desktop: warning: key "SwallowTitle[it]" in group "Desktop Entry" is deprecated; /usr/share/applications/jaxodraw.desktop: warning: key "SwallowTitle[es]" in group "Desktop Entry" is deprecated; /usr/share/applications/jaxodraw.desktop: warning: key "SwallowTitle[fi]" in group "Desktop Entry" is deprecated; /usr/share/applications/jaxodraw.desktop: warning: key "SwallowTitle[se]" in group "Desktop Entry" is deprecated; 
jaxodraw-2.0.1-alt1_24jpp8.noarch	iconsdir	experimental	Please, move pixmaps from /usr/share/pixmaps to %_liconsdir, %_niconsdir, %_miconsdir according to their size. See http://www.altlinux.org/IconPathsPolicy.; 
jaxodraw-2.0.1-alt1_24jpp8.src	altlinux-policy-tex-rpm-build-texmf	warn	According to TeX policy (http://www.altlinux.org/TeXPolicy) packages that install files to /usr/share/texmf should BuildRequires(pre): rpm-build-texmf for the dependency magic to work.; 
jeuclid-mathviewer-3.1.9-alt2_2jpp6.noarch	freedesktop-desktop	info	desktop-file-validate utility printed the following message(s): /usr/share/applications/jeuclid-mathviewer.desktop: hint: value "Graphics;Math;Science;" for key "Categories" in group "Desktop Entry" contains more than one main category; application might appear more than once in the application menu; 
jflex-1.7.0-alt1_10jpp11.noarch	macos-resource-fork-file-in-package	warn	There is a file in the package with a name starting with <tt>._</tt>, the file name pattern used by Mac OS X to store resource forks in non-native file systems.  Such files are generally useless in packages and were usually accidentally included by copying complete directories from the source tarball.; 
jigasi-1.1-alt0.3.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.; 
jikes-1.22-alt2.x86_64	big-changelog	info	Package contains big ChangeLog. Gzip it.; 
jitsi-videobridge-2.3.9258-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.; 
jitsi-videobridge-2.3.9258-alt1.x86_64	buildroot	fail	found paths to buildroot:  /etc/rc.d/init.d/jitsi-videobridge: NAME=/usr/src/tmp/jitsi-videobridge-buildroot/etc/rc.d/init.d/jitsi-videobridge; 
jitsi-videobridge-2.3.9258-alt1.x86_64	init-condrestart	fail	/etc/rc.d/init.d/jitsi-videobridge: 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/jitsi-videobridge: missing condstop target. ERROR: alt-specific script %_sbindir/preun_service (used in your %preun_service macro) depends on condstop. Please, fix.; 
jneuroml-core-1.6.1-alt1_4jpp11.noarch	altlinux-policy-description-too-much-space	info	Description has 3 empty lines in a row. Format description properly. Beware of errors with %ifs/%endifs.; 
jogl2-doc-2.5.0-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.; 
jpackage-1.8-compat-0.43-alt1.noarch	altlinux-java-forbidden-requires	fail	The package has JVM-specific Requires: java-1.8.0-openjdk-devel. Those requires are often due to packaging errors and also specifically forbidden by Java Packageing Policy. If you really really need it, write it in more indirect way.; 
jpanoramamaker-5.6-alt1_17jpp11.noarch	freedesktop-categories	warn	Menu-related Additional Categories (http://standards.freedesktop.org/menu-spec/latest/apa.html) not found in /usr/share/applications/jpanoramamaker.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).; 
jpanoramamaker-5.6-alt1_17jpp11.noarch	iconsdir	experimental	Please, move pixmaps from /usr/share/pixmaps to %_liconsdir, %_niconsdir, %_miconsdir according to their size. See http://www.altlinux.org/IconPathsPolicy.; 
jwm-2.3.7-alt2_11.x86_64	big-changelog	info	Package contains big ChangeLog. Gzip it.; 
kanatest-0.4.10-alt1_0.1.D20170810git19dd1a7d.6.x86_64	freedesktop-categories	warn	Menu-related Additional Categories (http://standards.freedesktop.org/menu-spec/latest/apa.html) not found in /usr/share/applications/kanatest.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).; 
kismet-0.0.2023.07.R2-alt1_1.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.; 
lash-0.5.4-alt1_51.x86_64	freedesktop-categories	warn	Menu-related Additional Categories (http://standards.freedesktop.org/menu-spec/latest/apa.html) not found in /usr/share/applications/lash-panel.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).; 
lash-0.5.4-alt1_51.x86_64	freedesktop-desktop	info	desktop-file-validate utility printed the following message(s): /usr/share/applications/lash-panel.desktop: warning: value "LASH Control Panel" for key "Comment" in group "Desktop Entry" looks the same as that of key "GenericName"; 
latex2html-2020.2-alt1.src	altlinux-policy-tex-rpm-build-texmf	warn	According to TeX policy (http://www.altlinux.org/TeXPolicy) packages that install files to /usr/share/texmf should BuildRequires(pre): rpm-build-texmf for the dependency magic to work.; 
libatlascpp-devel-0.6.4-alt1_2.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.; 
libdivecomputer-subsurface-devel-5.0.10-alt1_1.x86_64	library-pkgnames-static	warn	package contains static library which has the same name as a shared library in the repository, but neither package name ends with -devel-static according to http://altlinux.org/Drafts/SharedLibs nor the package explicitly conflicts with the package with .so library; 
liberis-1.3.23-alt2_15.x86_64	big-changelog	info	Package contains big ChangeLog. Gzip it.; 
libfacet-0.0.1-alt3.qa5.x86_64	missing-url	info	Missing Url: in a package.; 
libfacet-debuginfo-0.0.1-alt3.qa5.x86_64	missing-url	info	Missing Url: in a package.; 
libfacet-devel-0.0.1-alt3.qa5.x86_64	missing-url	info	Missing Url: in a package.; 
libfacet-devel-static-0.0.1-alt3.qa5.x86_64	missing-url	info	Missing Url: in a package.; 
libfli-1.9.0-alt2_2.x86_64	sisyphus_check	fail	sisyphus_check failed:  /ALT/Sisyphus/files/x86_64/RPMS/libfli-1.9.0-alt2_2.x86_64.rpm: invalid udev rules path: /usr/lib/udev/rules.d/99-fli.rules sisyphus_check: check-udev ERROR: udev rules path violation; 
libfplll-5.4.4-alt2_1.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.; 
libfplll-static-5.4.4-alt2_1.x86_64	library-pkgnames-static	warn	package contains static library which has the same name as a shared library in the repository, but neither package name ends with -devel-static according to http://altlinux.org/Drafts/SharedLibs nor the package explicitly conflicts with the package with .so library; 
libgalago-devel-0.5.2-alt1_21.x86_64	big-changelog	info	Package contains big ChangeLog. Gzip it.; 
libguichan05-devel-0.5.0-alt1_37.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.; 
libifp-1.0.0.2-alt3.x86_64	sisyphus_check	fail	sisyphus_check failed:  /ALT/Sisyphus/files/x86_64/RPMS/libifp-1.0.0.2-alt3.x86_64.rpm: invalid udev rules path: /usr/lib/udev/rules.d/10-libifp.rules sisyphus_check: check-udev ERROR: udev rules path violation; 
liblcf0-0.8.1-alt1_2.x86_64	rpm-filesystem-conflict-file-file	warn	There are file conflicts with the package shared-mime-info-2.4-alt1.1.x86_64, for example, /usr/share/mime/globs (7 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.; 
liblettertree-devel-0.1-alt1_13.x86_64	missing-url	info	Missing Url: in a package.; 
liblettertree0-0.1-alt1_13.x86_64	missing-url	info	Missing Url: in a package.; 
liblettertree0-debuginfo-0.1-alt1_13.x86_64	missing-url	info	Missing Url: in a package.; 
libmapsdb-devel-0.17-alt2.x86_64	missing-url	info	Missing Url: in a package.; 
libmilter-devel-static-8.14.3_1-alt1_14.x86_64	rpm-filesystem-conflict-file-file	warn	Files /usr/include/libmilter/mfapi.h /usr/include/libmilter/mfdef.h /usr/include/libmilter/milter.h conflict with the package sendmail-devel-8.18.1-alt1.x86_64. Moreover, the packages have no explicit conflicts with each other. You should add explicit conflicts, or, if conflicts are avoidable, consider using alternatives.; 
libmirisdr4-0.0.20240620-alt1_2.78a874b.x86_64	sisyphus_check	fail	sisyphus_check failed:  /ALT/Sisyphus/files/x86_64/RPMS/libmirisdr4-0.0.20240620-alt1_2.78a874b.x86_64.rpm: invalid udev rules path: /usr/lib/udev/rules.d/10-mirisdr.rules sisyphus_check: check-udev ERROR: udev rules path violation; 
libmtquery-0.0.1-alt3.1.qa5.x86_64	missing-url	info	Missing Url: in a package.; 
libmtquery-debuginfo-0.0.1-alt3.1.qa5.x86_64	missing-url	info	Missing Url: in a package.; 
libmtquery-devel-0.0.1-alt3.1.qa5.x86_64	missing-url	info	Missing Url: in a package.; 
libmtquery-devel-static-0.0.1-alt3.1.qa5.x86_64	missing-url	info	Missing Url: in a package.; 
libmtsupport-0.0.1-alt3.qa5.x86_64	missing-url	info	Missing Url: in a package.; 
libmtsupport-debuginfo-0.0.1-alt3.qa5.x86_64	missing-url	info	Missing Url: in a package.; 
libmtsupport-devel-0.0.1-alt3.qa5.x86_64	missing-url	info	Missing Url: in a package.; 
libmtsupport-devel-static-0.0.1-alt3.qa5.x86_64	missing-url	info	Missing Url: in a package.; 
libompl-devel-1.6.0-alt1_7.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.; 
libpgf-devel-7.21.7-alt1_7.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.; 
libsdl2_sound-devel-2.0.4-alt1_1.x86_64	rpm-filesystem-conflict-file-file	warn	There are file conflicts with the package libSDL_sound-devel-1.0.3.0.90.53a1-alt1.x86_64, for example, /usr/share/man/man3/SDL_sound.h.3.xz (5 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.; 
libsexpr-devel-1.3.1-alt1.x86_64	rpm-filesystem-conflict-file-file	warn	File /usr/include/cstring.h conflicts with the package gem-bluecloth-devel-2.2.0.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.; 
libsphinxbase-devel-0.9-alt1_0.0.5prealpha.13.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.; 
libstatgrab-devel-0.92.1-alt1_1.x86_64	big-changelog	info	Package contains big ChangeLog. Gzip it.; 
libstatgrab10-0.92.1-alt1_1.x86_64	big-changelog	info	Package contains big ChangeLog. Gzip it.; 
libtranslit-icu-0.0.3-alt1_48.x86_64	altlinux-policy-shared-lib-contains-devel-so	info	SharedLibs Policy Draft violation: Shared Lib package should not contain symlink /usr/lib64/libtranslit/modules/libtransliticu.so but just /usr/lib64/libtranslit/modules/libtransliticu.so.0.0.0. According to SharedLibs Policy Draft, symlink /usr/lib64/libtranslit/modules/libtransliticu.so should be placed in a special subpackage named lib<name>-devel. If you have already packaged this symlink in lib<name>-devel, just append \%exclude /usr/lib64/libtranslit/modules/libtransliticu.so to \%files of libtranslit-icu-0.0.3-alt1_48.x86_64. Otherwise, move the symlink into the subpackage lib<name>-devel. There is a known exception for case the .so file is not a shared lib but a plugin that is never directly linked with. Please report such a case to repocop test.; 
libtranslit-m17n-0.0.3-alt1_48.x86_64	altlinux-policy-shared-lib-contains-devel-so	info	SharedLibs Policy Draft violation: Shared Lib package should not contain symlink /usr/lib64/libtranslit/modules/libtranslitm17n.so but just /usr/lib64/libtranslit/modules/libtranslitm17n.so.0.0.0. According to SharedLibs Policy Draft, symlink /usr/lib64/libtranslit/modules/libtranslitm17n.so should be placed in a special subpackage named lib<name>-devel. If you have already packaged this symlink in lib<name>-devel, just append \%exclude /usr/lib64/libtranslit/modules/libtranslitm17n.so to \%files of libtranslit-m17n-0.0.3-alt1_48.x86_64. Otherwise, move the symlink into the subpackage lib<name>-devel. There is a known exception for case the .so file is not a shared lib but a plugin that is never directly linked with. Please report such a case to repocop test.; 
libxforms-demos-1.2.4-alt1.x86_64	rpm-filesystem-conflict-file-file	warn	File /usr/bin/pup conflicts with the package pup-0.4.0-alt1.x86_64. Moreover, the packages have no explicit conflicts with each other. You should add explicit conflicts, or, if conflicts are avoidable, consider using alternatives.; 
libzeitgeist-devel-0.3.18-alt2_7.x86_64	sisyphus_check-check-dirlist	warn	sisyphus_check --check-dirlist failed: package contains a directory /usr/share/vala/vapi that exclusively belongs to package vapi-common; 
love-11.4-alt1_1.x86_64	freedesktop-desktop	info	desktop-file-validate utility printed the following message(s): /usr/share/applications/love.desktop: hint: value "Development;Game;" for key "Categories" in group "Desktop Entry" contains more than one main category; application might appear more than once in the application menu; 
love-11.4-alt1_1.x86_64	iconsdir	experimental	Please, move pixmaps from /usr/share/pixmaps to %_liconsdir, %_niconsdir, %_miconsdir according to their size. See http://www.altlinux.org/IconPathsPolicy.; 
love0.10-0.10.2-alt1_1.x86_64	freedesktop-desktop	info	desktop-file-validate utility printed the following message(s): /usr/share/applications/love0.10.desktop: hint: value "Development;Game;" for key "Categories" in group "Desktop Entry" contains more than one main category; application might appear more than once in the application menu; 
love0.10-0.10.2-alt1_1.x86_64	iconsdir	experimental	Please, move pixmaps from /usr/share/pixmaps to %_liconsdir, %_niconsdir, %_miconsdir according to their size. See http://www.altlinux.org/IconPathsPolicy.; 
lpairs-1.0.5-alt1_16.x86_64	iconsdir	experimental	Please, move pixmaps from /usr/share/pixmaps to %_liconsdir, %_niconsdir, %_miconsdir according to their size. See http://www.altlinux.org/IconPathsPolicy.; 
lpairs-1.0.5-alt1_16.x86_64	rpm-package-is-obsoleted	warn	The package is  obsoleted by the package lpairs2-2.3.1-alt1.x86_64, but is still alive and in the repository. Consider removing the package, or, if you want the package to be alive, ask the maintainer of lpairs2-2.3.1-alt1.x86_64 to remove Obsoletes: tag.; 
matchbox-keyboard-0.1-alt1_10.x86_64	iconsdir	experimental	Please, move pixmaps from /usr/share/pixmaps to %_liconsdir, %_niconsdir, %_miconsdir according to their size. See http://www.altlinux.org/IconPathsPolicy.; 
maven-openjdk8-0.01-alt1.noarch	altlinux-java-forbidden-requires	fail	The package has JVM-specific Requires: java-1.8.0-openjdk-devel. Those requires are often due to packaging errors and also specifically forbidden by Java Packageing Policy. If you really really need it, write it in more indirect way.; 
maven-openjdk8-0.01-alt1.noarch	missing-url	info	Missing Url: in a package.; 
maven3-transaction-1.0.1-alt0.9jpp.noarch	missing-url	info	Missing Url: in a package.; 
maxr-0.2.6-alt2_3.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.; 
mjpg-streamer-1.0_pre.1593783066.85f89a8-alt1.x86_64	altlinux-policy-description-too-much-space	info	Description has 3 empty lines in a row. Format description properly. Beware of errors with %ifs/%endifs.; 
mjpg-streamer-1.0_pre.1593783066.85f89a8-alt1.x86_64	systemd-but-no-native-init	experimental	The package have native systemd file(s) but no  SysV init scripts.
moon-buggy-1.0.51-alt2_38.x86_64	iconsdir	experimental	Please, move pixmaps from /usr/share/pixmaps to %_liconsdir, %_niconsdir, %_miconsdir according to their size. See http://www.altlinux.org/IconPathsPolicy.; 
musitorius-0.4.0-alt3.x86_64	init-but-no-native-systemd	info	The package have SysV init script(s) but no native systemd files.; 
musitorius-0.4.0-alt3.x86_64	init-lsb	fail	/etc/rc.d/init.d/musitorius: not systemd compatible: lsb init header missing and musitorius.service is not present.  See http://www.altlinux.org/Services_Policy for details.; 
mythes-el-0.20070412-alt1_30.noarch	invalid-url	warn	Package has invalid Url:. It looks like a protocol part (http:,ftp:,etc.) is missing.; 
nazghul-0.7.1-alt2_39.20120228gitb0a402a.x86_64	big-changelog	info	Package contains big ChangeLog. Gzip it.; 
netembryo-0.1.1-alt2_5.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; 
nodejs-symlink-bridge-0.0.3-alt1.noarch	missing-url	info	Missing Url: in a package.; 
nopaste-1.013-alt1_1.noarch	unmet-dependency-no-suitable-version	fail	install dependency perl-App-Nopaste has no suitable version.; 
octave-octproj-3.0.2-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.; 
openas2-2.10.0-alt4_9jpp11.noarch	altlinux-policy-description-too-much-space	info	Description has 3 empty lines in a row. Format description properly. Beware of errors with %ifs/%endifs.; 
openas2-2.10.0-alt4_9jpp11.noarch	systemd-but-no-native-init	experimental	The package have native systemd file(s) but no  SysV init scripts.
opencsg-1.5.0-alt1_2.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; 
openstack-java-resteasy-connector-3.2.9-alt1_9jpp11.noarch	altlinux-policy-description-has-tags	fail	Description contains tags such as Provides/Requires/BuildRequires. Beware of errors with %ifs/%endifs!; 
openxcom-extended-8.1.5-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.; 
opticalraytracer-2.7-alt3_12jpp11.noarch	freedesktop-categories	warn	Menu-related Additional Categories (http://standards.freedesktop.org/menu-spec/latest/apa.html) not found in /usr/share/applications/opticalraytracer.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).; 
ossp-uuid-1.6.2-alt2.x86_64	rpm-filesystem-conflict-symlink-symlink	warn	value of symlink /usr/bin/uuid is different from the same symlink in the package uuid-2.3.9-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.; 
parentlock-sh-functions-0.02-alt1.noarch	invalid-url	warn	Package has invalid Url:. It looks like a protocol part (http:,ftp:,etc.) is missing.; 
paxmirabilis-20201030-alt1.x86_64	uncompressed-manpages	info	Package contains uncompressed manual pages.; 
perl-Data-Array2ArrayMap-Hash-XSTree-0.15-alt1.x86_64	missing-url	info	Missing Url: in a package.; 
perl-Data-Array2ArrayMap-Hash-XSTree-debuginfo-0.15-alt1.x86_64	missing-url	info	Missing Url: in a package.; 
perl-Data-Array2ArrayMap-SDB-0.17-alt2.x86_64	missing-url	info	Missing Url: in a package.; 
perl-Data-Array2ArrayMap-SDB-debuginfo-0.17-alt2.x86_64	missing-url	info	Missing Url: in a package.; 
perl-Devel-Trepan-1.0.1-alt3_2.noarch	big-changelog	info	Package contains big ChangeLog. Gzip it.; 
perl-Math-Primality-scripts-0.08-alt2.noarch	rpm-filesystem-conflict-file-file	warn	File /usr/bin/primes.pl conflicts with the package perl-Math-Prime-Util-scripts-0.73-alt3.noarch. Moreover, the packages have no explicit conflicts with each other. You should add explicit conflicts, or, if conflicts are avoidable, consider using alternatives.; 
perl-Math-Prime-Util-scripts-0.73-alt3.noarch	rpm-filesystem-conflict-file-file	warn	File /usr/bin/primes.pl conflicts with the package perl-Math-Primality-scripts-0.08-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.; 
perl-Sys-CPUtime-0.10-alt4.2.x86_64	missing-url	info	Missing Url: in a package.; 
perl-Sys-CPUtime-debuginfo-0.10-alt4.2.x86_64	missing-url	info	Missing Url: in a package.; 
perl-Tapper-Cmd-5.0.14-alt1.noarch	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/perl5/auto/Tapper/Cmd/Init/hello-world/run-hello-world.sh: $ grep /tmp/ /usr/share/perl5/auto/Tapper/Cmd/Init/hello-world/run-hello-world.sh start-tapper-daemon () { DAEMON=$1 if ps auxwww | grep grep | grep $DAEMON ; then kill $(ps auxwww | grep grep | grep $DAEMON | awk '{print $2}') fi $DAEMON > /tmp/$DAEMON-helloworld.log 2>&1 & } start-tapper-daemon tapper_reports_web_server.pl start-tapper-daemon tapper-reports-receiver start-tapper-daemon tapper-reports-api; 
perl-WebService-Gyazo-B-0.0406-alt2.noarch	backup-file-in-package	warn	/usr/share/doc/perl-WebService-Gyazo-B-0.0406/Changes~: It is the file in the package whose name matches the format emacs or vim uses for backup and autosave files. It may have been installed by  accident.; 
perl-base-5.38.4-alt3.x86_64	file-in-usr-marked-as-conffile	warn	Files below <tt>/usr</tt> may not be marked as conffiles, since;  <tt>/usr</tt> might be mounted read-only and thus, the local system;  administrator would not have a chance to modify this configuration;  file.; ; 
perl-base-5.38.4-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; 
pinball-0.3.4-alt2_13.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.; 
pioneers-15.6-alt2_12.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.; 
pioneers-15.6-alt2_12.x86_64	big-changelog	info	Package contains big ChangeLog. Gzip it.; 
ppl-1.2-alt2.23.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; 
ppl-docs-1.2-alt2.23.noarch	big-changelog	info	Package contains big ChangeLog. Gzip it.; 
ppl-static-1.2-alt2.23.x86_64	library-pkgnames-static	warn	package contains static library which has the same name as a shared library in the repository, but neither package name ends with -devel-static according to http://altlinux.org/Drafts/SharedLibs nor the package explicitly conflicts with the package with .so library; 
publican-4.3.2-alt5_22.noarch	file-in-usr-marked-as-conffile	warn	Files below <tt>/usr</tt> may not be marked as conffiles, since;  <tt>/usr</tt> might be mounted read-only and thus, the local system;  administrator would not have a chance to modify this configuration;  file.; ; 
publican-doc-4.3.2-alt5_22.noarch	freedesktop-categories	fail	Main Categories consist of those categories that every conforming desktop environment MUST support.(http://standards.freedesktop.org/menu-spec/latest/apa.html). None found in /usr/share/applications/fedora-publican.desktop. please, fix.; 
publican-doc-4.3.2-alt5_22.noarch	freedesktop-desktop	info	desktop-file-validate utility printed the following message(s): /usr/share/applications/fedora-publican.desktop: hint: value "Documentation;X-Red-Hat-Base;" for key "Categories" in group "Desktop Entry" does not contain a registered main category; application might only show up in a "catch-all" section of the application menu; 
publican-releasenotes-4.3.2-alt5_22.noarch	freedesktop-categories	fail	Main Categories consist of those categories that every conforming desktop environment MUST support.(http://standards.freedesktop.org/menu-spec/latest/apa.html). None found in /usr/share/applications/fedora-publican-releasenotes.desktop. please, fix.; 
publican-releasenotes-4.3.2-alt5_22.noarch	freedesktop-desktop	info	desktop-file-validate utility printed the following message(s): /usr/share/applications/fedora-publican-releasenotes.desktop: hint: value "Documentation;X-Red-Hat-Base;" for key "Categories" in group "Desktop Entry" does not contain a registered main category; application might only show up in a "catch-all" section of the application menu; 
quarry-0.2.0-alt5_40.x86_64	iconsdir	experimental	Please, move pixmaps from /usr/share/pixmaps to %_liconsdir, %_niconsdir, %_miconsdir according to their size. See http://www.altlinux.org/IconPathsPolicy.; 
rachota-2.4-alt1_1.602hgjpp11.noarch	freedesktop-categories	warn	Menu-related Additional Categories (http://standards.freedesktop.org/menu-spec/latest/apa.html) not found in /usr/share/applications/rachota.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).; 
rachota-2.4-alt1_1.602hgjpp11.noarch	iconsdir	experimental	Please, move pixmaps from /usr/share/pixmaps to %_liconsdir, %_niconsdir, %_miconsdir according to their size. See http://www.altlinux.org/IconPathsPolicy.; 
radius-engine-1.1-alt1_16.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; 
reportbug-debian-gtk-7.7.0.1-alt0.2.noarch	freedesktop-categories	warn	Menu-related Additional Categories (http://standards.freedesktop.org/menu-spec/latest/apa.html) not found in /usr/share/applications/reportbug-debian.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).; 
rpm-build-fedora-compat-fonts-2.0.5-alt2_23.noarch	rpm-filesystem-conflict-file-file	warn	There are file conflicts with the package fontpackages-devel-1.44-alt8_24.noarch, for example, /usr/share/fontconfig/templates/basic-font-template.conf (15 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.; 
scala-2.13.9-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.; 
scala-library-2.13.9-alt3.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.; 
scala-reflect-2.13.9-alt3.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.; 
scalacheck-1.15.4-alt1_3jpp11.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.; 
sphinxbase-0.9-alt1_0.0.5prealpha.13.x86_64	rpm-filesystem-conflict-file-file	warn	File /usr/share/man/man1/sphinx_lm_sort.1.xz conflicts with the package pocketsphinx-5.0.4-alt1.x86_64. Moreover, the packages have no explicit conflicts with each other. You should add explicit conflicts, or, if conflicts are avoidable, consider using alternatives.; 
statgrab-tools-0.92.1-alt1_1.x86_64	big-changelog	info	Package contains big ChangeLog. Gzip it.; 
sudoku-savant-1.3-alt3_20.x86_64	freedesktop-categories	warn	Menu-related Additional Categories (http://standards.freedesktop.org/menu-spec/latest/apa.html) not found in /usr/share/applications/sudoku-savant.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).; 
sunpinyin-data-3.0.0-alt1_0.5.20190805git.1.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.; 
taggle-1.0-alt2_17jpp8.noarch	freedesktop-categories	warn	Menu-related Additional Categories (http://standards.freedesktop.org/menu-spec/latest/apa.html) not found in /usr/share/applications/taggle.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).; 
taggle-1.0-alt2_17jpp8.noarch	iconsdir	experimental	Please, move pixmaps from /usr/share/pixmaps to %_liconsdir, %_niconsdir, %_miconsdir according to their size. See http://www.altlinux.org/IconPathsPolicy.; 
teg-0.12.0-alt1_2.x86_64	iconsdir	experimental	Please, move pixmaps from /usr/share/pixmaps to %_liconsdir, %_niconsdir, %_miconsdir according to their size. See http://www.altlinux.org/IconPathsPolicy.; 
texlive-2022-alt0_12.x86_64	bin-permissions	info	not executable file /usr/bin/xindy.mem; 
texmf-bibtex8-gost-0.20050820-alt4.src	altlinux-policy-tex-rpm-build-texmf	warn	According to TeX policy (http://www.altlinux.org/TeXPolicy) packages that install files to /usr/share/texmf should BuildRequires(pre): rpm-build-texmf for the dependency magic to work.; 
tgif-4.2.5-alt2_33.x86_64	freedesktop-desktop	info	desktop-file-validate utility printed the following message(s): /usr/share/applications/tgif.desktop: hint: value item "VectorGraphics" in key "Categories" in group "Desktop Entry" can be extended with another category among the following categories: Graphics;2DGraphics; 
tomcat-el-3.0-api-9.0.109-alt1.noarch	altlinux-java-duplicate-jars	info	file /usr/share/java/tomcat-el-api.jar confilicts with package: tomcat10-lib-10.1.20-alt3_jvm17.noarch: if the jar do provide the same standard interface, it should be alternative. Otherwise it is recommended to rename the jar; 
tomcat-el-3.0-api-9.0.109-alt1.noarch	rpm-filesystem-conflict-symlink-symlink	warn	value of symlink /usr/share/java/tomcat-el-api.jar is different from the same symlink in the package tomcat10-lib-10.1.20-alt3_jvm17.noarch. Moreover, the packages have no explicit conflicts with each other. You should add explicit conflicts, or, if conflicts are avoidable, consider using alternatives.; 
tomcat-jsp-2.3-api-9.0.109-alt1.noarch	altlinux-java-duplicate-jars	info	file /usr/share/java/tomcat-jsp-api.jar confilicts with package: tomcat10-lib-10.1.20-alt3_jvm17.noarch: if the jar do provide the same standard interface, it should be alternative. Otherwise it is recommended to rename the jar; 
tomcat-jsp-2.3-api-9.0.109-alt1.noarch	rpm-filesystem-conflict-symlink-symlink	warn	value of symlink /usr/share/java/tomcat-jsp-api.jar is different from the same symlink in the package tomcat10-lib-10.1.20-alt3_jvm17.noarch. Moreover, the packages have no explicit conflicts with each other. You should add explicit conflicts, or, if conflicts are avoidable, consider using alternatives.; 
tomcat-servlet-4.0-api-9.0.109-alt1.noarch	altlinux-java-duplicate-jars	info	file /usr/share/java/tomcat-servlet-api.jar confilicts with package: tomcat10-lib-10.1.20-alt3_jvm17.noarch: if the jar do provide the same standard interface, it should be alternative. Otherwise it is recommended to rename the jar; 
tomcat-servlet-4.0-api-9.0.109-alt1.noarch	rpm-filesystem-conflict-symlink-symlink	warn	value of symlink /usr/share/java/tomcat-servlet-api.jar is different from the same symlink in the package tomcat10-lib-10.1.20-alt3_jvm17.noarch. Moreover, the packages have no explicit conflicts with each other. You should add explicit conflicts, or, if conflicts are avoidable, consider using alternatives.; 
tomoe-0.6.0-alt3_54.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.; 
torque-client-6.1.2-alt4_5.x86_64	systemd-but-no-native-init	experimental	The package have native systemd file(s) but no  SysV init scripts.
torque-mom-6.1.2-alt4_5.x86_64	systemd-but-no-native-init	experimental	The package have native systemd file(s) but no  SysV init scripts.
torque-sched-6.1.2-alt4_5.x86_64	systemd-but-no-native-init	experimental	The package have native systemd file(s) but no  SysV init scripts.
torque-server-6.1.2-alt4_5.x86_64	systemd-but-no-native-init	experimental	The package have native systemd file(s) but no  SysV init scripts.
uvcview-20071108-alt3.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.; 
voiceman-server-1.5.2-alt1.x86_64	init-but-no-native-systemd	info	The package have SysV init script(s) but no native systemd files.; 
voiceman-server-1.5.2-alt1.x86_64	init-lsb	fail	/etc/rc.d/init.d/voiceman: not systemd compatible: lsb init header missing and voiceman.service is not present.  See http://www.altlinux.org/Services_Policy for details.; 
wordwarvi-1.1-alt1_22.git6beed31.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.; 
xaos-4.2.1-alt1.x86_64	freedesktop-desktop	info	desktop-file-validate utility printed the following message(s): /usr/share/applications/xaos.desktop: hint: value "Education;Science;Math;" for key "Categories" in group "Desktop Entry" contains more than one main category; application might appear more than once in the application menu; 
xdaliclock-2.43-alt2_22.x86_64	freedesktop-categories	warn	Menu-related Additional Categories (http://standards.freedesktop.org/menu-spec/latest/apa.html) not found in /usr/share/applications/xdaliclock.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).; 
xdaliclock-2.43-alt2_22.x86_64	freedesktop-desktop	info	desktop-file-validate utility printed the following message(s): /usr/share/applications/xdaliclock.desktop: hint: value "Utility;X-Fedora;Graphics;" for key "Categories" in group "Desktop Entry" contains more than one main category; application might appear more than once in the application menu; 
xhtml2ps-1.0-alt2_0.50.b7.noarch	freedesktop-categories	warn	Menu-related Additional Categories (http://standards.freedesktop.org/menu-spec/latest/apa.html) not found in /usr/share/applications/xhtml2ps.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).; 
xml-common-0.6.3-alt15.noarch	file-in-usr-marked-as-conffile	warn	Files below <tt>/usr</tt> may not be marked as conffiles, since;  <tt>/usr</tt> might be mounted read-only and thus, the local system;  administrator would not have a chance to modify this configuration;  file.; ; 
xppaut-6.11b-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.; 
xskat-4.0.0-alt2_38.x86_64	iconsdir	experimental	Please, move pixmaps from /usr/share/pixmaps to %_liconsdir, %_niconsdir, %_miconsdir according to their size. See http://www.altlinux.org/IconPathsPolicy.; 
zipios++-0.1.5.9-alt2_35.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; 
zipios++-devel-0.1.5.9-alt2_35.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.; 
