Repocop reports for by-leader viy

  rpm id test status message
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.
GMT-common-6.4.0-alt1_10.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_47.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-20230622-alt1_1.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_21.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
alltray-0.71b-alt2_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/alltray.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).
alltray-0.71b-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.
altlinux-freedesktop-menu-gnome3-0.70-alt1.noarch rpm-obsolete-live-package info The package obsoletes the package gnome-menus-default-3.36.0-alt2.noarch, but the package gnome-menus-default-3.36.0-alt2.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_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.
amtterm-1.6-alt1_12.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_12.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-rk-1.1-alt8.x86_64 missing-url info Missing Url: in a package.
aterm-1.0.1-alt4.qa2.x86_64 freedesktop-desktop info desktop-file-validate utility printed the following message(s): /usr/share/applications/aterm.desktop: warning: value "An rxvt-based terminal emulator for X Window System" for key "Comment" in group "Desktop Entry" looks the same as that of key "GenericName"
autodafe-0.1-alt3_6.x86_64 rpm-filesystem-conflict-file-file warn File /usr/bin/adc conflicts with the package Little-Wire-examples-1.3-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.
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 /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.
autojump-fish-22.5.3-alt1_7.1.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.
autojump-zsh-22.5.3-alt1_7.1.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.
autorepo-altnode-admin-pkgset-0.02-alt1.noarch missing-url info Missing Url: in a package.
autorepo-altnode-admin-scripts-0.10-alt1.noarch missing-url info Missing Url: in a package.
avoision-1.1-alt1_11.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.7-alt1_24.svn160110.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.
brltty-6.6-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.
brltty-6.6-alt3.x86_64 big-changelog info Package contains big ChangeLog. Gzip it.
brltty-6.6-alt3.x86_64 bin-permissions info not executable file /usr/bin/brltty-prologue.tcl
brltty-6.6-alt3.x86_64 sisyphus_check fail sisyphus_check failed: /ALT/Sisyphus/files/x86_64/RPMS/brltty-6.6-alt3.x86_64.rpm: Invalid path names: /usr/lib/tmpfiles.d/brltty.conf sisyphus_check: check-fhs ERROR: FHS violation /ALT/Sisyphus/files/x86_64/RPMS/brltty-6.6-alt3.x86_64.rpm: invalid udev rules path: /usr/lib/udev/rules.d/90-brltty-hid.rules /usr/lib/udev/rules.d/90-brltty-uinput.rules /usr/lib/udev/rules.d/90-brltty-usb-customized.rules /usr/lib/udev/rules.d/90-brltty-usb-generic.rules sisyphus_check: check-udev ERROR: udev rules path violation
brltty-6.6-alt3.x86_64 systemd-but-no-native-init experimental The package have native systemd file(s) but no SysV init scripts.
bsd-games-2.17-alt3_71.x86_64 big-changelog info Package contains big ChangeLog. Gzip it.
bsd-games-2.17-alt3_71.x86_64 rpm-filesystem-conflict-file-file warn File /usr/bin/sail conflicts with the package libsail-0.9.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.
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.0.0-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.
colorsvn-0.3.3-alt1_2.noarch rpm-filesystem-conflict-file-file warn File /usr/bin/colorsvn conflicts with the package kde5-dev-scripts-23.08.5-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.
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.
ddccontrol-0.6.0-alt1.20211005git8be298f.x86_64 dbus-xml-not-in-devel info file /usr/share/dbus-1/interfaces/ddccontrol.DDCControl.xml is not used in run time. Move it to the -devel subpackage.
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.
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_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.
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-configtool-5.1.1-alt3_1.x86_64 rpm-filesystem-conflict-file-file warn Files /usr/bin/kbd-layout-viewer5 /usr/share/applications/kbd-layout-viewer5.desktop conflict with the package deepin-fcitx5configtool-plugin-5.0.23-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.
fcitx5-data-5.1.2-alt1_1.1.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.1.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.1.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.1-alt1_3.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.1-alt1_3.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
festival-2.5-alt0.4.x86_64 systemd-but-no-native-init experimental The package have native systemd file(s) but no SysV init scripts.
fheroes2-1.1.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.
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_11.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-japanese-0.20080710-alt2_30.noarch missing-url info Missing Url: in a package.
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.
fvcool-1.04-alt3.x86_64 init-but-no-native-systemd info The package have SysV init script(s) but no native systemd files.
fvcool-1.04-alt3.x86_64 init-lsb fail /etc/rc.d/init.d/fvcool: not systemd compatible: lsb init header missing and fvcool.service is not present. See http://www.altlinux.org/Services_Policy for details.
gamazons-0.83-alt5_19.x86_64 freedesktop-desktop info desktop-file-validate utility printed the following message(s): /usr/share/applications/gamazons.desktop: hint: value item "GNOME" in key "Categories" in group "Desktop Entry" can be extended with another category among the following categories: GTK
gamazons-0.83-alt5_19.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.
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.
gdcm-3.0.21-alt1.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-0.99.5-alt3_35.x86_64 big-changelog info Package contains big ChangeLog. Gzip it.
ggz-base-libs-0.99.5-alt3_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
ggz-base-libs-devel-0.99.5-alt3_35.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.
grhino-0.16.1-alt1_7.x86_64 big-changelog info Package contains big ChangeLog. Gzip it.
grhino-0.16.1-alt1_7.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_7.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_49.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_29.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_29.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.
icon-theme-faience-0.5-alt1_7.noarch symlink-extra-slash info /usr/share/icons/Faience-Ocre/stock:This symlink contains two successive slashes (//) or ends with a slash (/). symlinks should be as short as possible.
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.
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.24.0.8-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.4.0.7-alt2.x86_64. Consider removing the ghost file /usr/lib/jvm/java-openjdk.

njdk.
jdk.
java-11-openjdk-devel-11.0.24.0.8-alt1.x86_64 bin-permissions info not executable file /usr/bin/serialver
java-11-openjdk-headless-11.0.24.0.8-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.4.0.7-alt2.x86_64. Consider removing the ghost file /usr/lib/jvm/jre-openjdk.

njdk.
jdk.
java-11-openjdk-headless-11.0.24.0.8-alt1.x86_64 bin-permissions info not executable file /usr/bin/unpack200
y
java-11-openjdk-headless-11.0.24.0.8-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.24.0.8-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.4.0.7-alt2.x86_64. Consider removing the ghost file /usr/share/javadoc/java.

adoc/java.
java-11-openjdk-javadoc-11.0.24.0.8-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.24.0.8-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.
java3d-1.5.2-alt6_15jpp8.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.
java3d-examples-1.5.2-alt6_15jpp8.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.
java3d-javadoc-1.5.2-alt6_15jpp8.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.
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 ._, 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.
jogl-javadoc-1.1.1-alt2_13jpp8.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.R1-alt1_4.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.
libfplll-5.4.4-alt1_5.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-alt1_5.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.
liblcf0-0.7.0-alt1_3.x86_64 rpm-filesystem-conflict-file-file warn There are file conflicts with the package shared-mime-info-2.4-alt1.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_12.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.0-alt0.Alpha2.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.
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.5.0-alt4_14.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.
libpari23-devel-2.3.5-alt1_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.
libpgf-devel-7.21.7-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.
libpgf-devel-7.21.7-alt1_2.x86_64 rpm-filesystem-conflict-file-file warn File /usr/share/man/man3/config.h.3.xz conflicts with the package liblog4cplus-devel-docs-2.0.7-alt1.2.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.
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.10.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_23.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-devel. If you have already packaged this symlink in lib-devel, just append \%exclude /usr/lib64/libtranslit/modules/libtransliticu.so to \%files of libtranslit-icu-0.0.3-alt1_23.x86_64. Otherwise, move the symlink into the subpackage lib-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_23.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-devel. If you have already packaged this symlink in lib-devel, just append \%exclude /usr/lib64/libtranslit/modules/libtranslitm17n.so to \%files of libtranslit-m17n-0.0.3-alt1_23.x86_64. Otherwise, move the symlink into the subpackage lib-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.
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_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_1.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.
matchbox-panel-0.9.3-alt1_12.qa1.x86_64 freedesktop-categories warn Menu-related Additional Categories (http://standards.freedesktop.org/menu-spec/latest/apa.html) not found in /usr/share/applications/mb-applet-system-monitor.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).
matchbox-panel-0.9.3-alt1_12.qa1.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.
matchbox-panel-manager-0.1-alt1_11.x86_64 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/mb-panel-manager.desktop. please, fix. Menu-related Additional Categories (http://standards.freedesktop.org/menu-spec/latest/apa.html) not found in /usr/share/applications/mb-panel-manager.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).
matchbox-panel-manager-0.1-alt1_11.x86_64 freedesktop-desktop info desktop-file-validate utility printed the following message(s): /usr/share/applications/mb-panel-manager.desktop: warning: value "Application;" for key "Categories" in group "Desktop Entry" contains a deprecated value "Application"
/usr/share/applications/mb-panel-manager.desktop: hint: value "Application;" 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
matchbox-panel-manager-0.1-alt1_11.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.
mbrola-voice-en1-980910-alt3.noarch rpm-filesystem-conflict-dir-file-or-symlink fail file or symlink /usr/share/mbrola/en1 is a directory in package mbrola-voices-en1-20200332-alt1.noarch. Moreover, the packages have no explicit conflicts on each other. It is very bad, because simultaneous installaion of those packages, if not prevented by file conflicts, can produce uninspected results. You should add explicit conflicts, or, if conflicts are avoidable, consider using alternatives.
mbrola-voice-us1-980512-alt3.noarch rpm-package-is-obsoleted warn The package is obsoleted by the package mbrola-voices-us1-20200332-alt1.noarch, 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 mbrola-voices-us1-20200332-alt1.noarch to remove Obsoletes: tag.
mbrola-voice-us2-980812-alt3.noarch rpm-package-is-obsoleted warn The package is obsoleted by the package mbrola-voices-us2-20200332-alt1.noarch, 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 mbrola-voices-us2-20200332-alt1.noarch to remove Obsoletes: tag.
mbrola-voice-us3-990208-alt3.noarch rpm-package-is-obsoleted warn The package is obsoleted by the package mbrola-voices-us3-20200332-alt1.noarch, 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 mbrola-voices-us3-20200332-alt1.noarch to remove Obsoletes: tag.
milkytracker-1.03.00-alt1_5.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.
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_24.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_29.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-ltfat-2.3.1-alt4.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.
octave-stk-2.7.0-alt1.x86_64 big-changelog info Package contains big ChangeLog. Gzip it.
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-7.13.0-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.
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.12-alt1_1.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.
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_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.
pioneers-15.6-alt2_1.x86_64 big-changelog info Package contains big ChangeLog. Gzip it.
ppl-1.2-alt2_22.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_22.noarch big-changelog info Package contains big ChangeLog. Gzip it.
ppl-static-1.2-alt2_22.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 /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.
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
python-module-libcomps-doc-0.1.18-alt1_4.noarch altlinux-python-python-requires-python3 warn python2 package requires python3-module-libcomps.
quarry-0.2.0-alt5_29.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_11.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.
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.
tepache-1.1.2-alt1_14.noarch sisyphus_check fail sisyphus_check failed: /ALT/Sisyphus/files/noarch/RPMS/tepache-1.1.2-alt1_14.noarch.rpm: forbidden requires: /usr/bin/python sisyphus_check: check-deps ERROR: package dependencies violation
texlive-2022-alt0_11.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_28.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.83-alt1_1jpp11.noarch altlinux-java-duplicate-jars info file /usr/share/java/tomcat/tomcat-el-api.jar confilicts with package: tomcat-lib-9.0.83-alt1_1jpp11.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.83-alt1_1jpp11.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-alt2_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.83-alt1_1jpp11.noarch altlinux-java-duplicate-jars info file /usr/share/java/tomcat/tomcat-jsp-api.jar confilicts with package: tomcat-lib-9.0.83-alt1_1jpp11.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.83-alt1_1jpp11.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-alt2_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-lib-9.0.83-alt1_1jpp11.noarch altlinux-java-duplicate-jars info file /usr/share/java/tomcat/tomcat-servlet-api.jar confilicts with package: tomcat-servlet-4.0-api-9.0.83-alt1_1jpp11.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.83-alt1_1jpp11.noarch altlinux-java-duplicate-jars info file /usr/share/java/tomcat/tomcat-servlet-api.jar confilicts with package: tomcat-lib-9.0.83-alt1_1jpp11.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.83-alt1_1jpp11.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-alt2_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-alt2.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.
uvcview-20071108-alt2.x86_64 freedesktop-desktop warn desktop-file-validate utility exited abnormally with the following message(s): /usr/share/applications/uvcview.desktop: error: key "GenericName[ru]" in group "Desktop Entry" is a localized key, but there is no non-localized key "GenericName"
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.
wesnoth-server-1.16.11-alt1.x86_64 systemd-but-no-native-init experimental The package have native systemd file(s) but no SysV init scripts.
wordwarvi-1.1-alt1_12.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.
xalan-c-1.12.0-alt1_31.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
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_16.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_16.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 /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.
xpilot-ng-server-4.7.3-alt4_27.x86_64 systemd-but-no-native-init experimental The package have native systemd file(s) but no SysV init scripts.
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.
xroach-4.0-alt1.2.x86_64 missing-url info Missing Url: in a package.
xskat-4.0.0-alt2_30.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.
zinnia-tomoe-ja-0.06-alt1_66.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.
zinnia-tomoe-zh_CN-0.06-alt1_66.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.
zipios++-0.1.5.9-alt2_20.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_20.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.

generated by repocop at Wed Oct 16 02:25:49 2024