Майнтейнер: Igor Vlasenko
Информация Пакеты Bugs and FR Repocop
Сообщения от repocop:пакет | статус | тест | сообщение |
---|---|---|---|
CardManager-3-alt1_14jpp8.noarch |
![]() warn | freedesktop-categories | 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_14jpp8.noarch |
![]() experimental | iconsdir | Please, move pixmaps from /usr/share/pixmaps to %_liconsdir, %_niconsdir, %_miconsdir according to their size. See http://www.altlinux.org/IconPathsPolicy. |
GLC_Player-2.3.0-alt2_16.x86_64 |
![]() info | freedesktop-desktop | desktop-file-validate utility printed the following message(s): /usr/share/applications/glc_player.desktop: hint: value item "Player" in key "Categories" in group "Desktop Entry" can be extended with another category among the following categories: Audio, or Video, or AudioVideo |
GLC_Player-2.3.0-alt2_16.x86_64 |
![]() experimental | iconsdir | Please, move pixmaps from /usr/share/pixmaps to %_liconsdir, %_niconsdir, %_miconsdir according to their size. See http://www.altlinux.org/IconPathsPolicy. |
GMT-6.1.1-alt1_1.x86_64 |
![]() fail | unsafe-tmp-usage-in-scripts |
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/bin/gmt_shell_functions.sh: $ grep -A5 -B5 /tmp/ /usr/bin/gmt_shell_functions.sh cat <<- EOF > doc.kml |
GMT-6.1.1-alt1_1.x86_64 |
![]() warn | rpm-filesystem-conflict-symlink-symlink | value of symlink /usr/bin/batch is different from the same symlink in the package vixie-cron-4.1.20060426-alt10.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. |
GMT-common-6.1.1-alt1_1.noarch |
![]() fail | unsafe-tmp-usage-in-scripts | 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 -A5 -B5 /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 -e sB/Contents/Resources/share/toolsBBg) popd > /dev/nul... [the rest of the message is skipped] |
GMT-debuginfo-6.1.1-alt1_1.x86_64 |
![]() warn | rpm-filesystem-conflict-symlink-symlink | value of symlink /usr/lib/debug/usr/bin/batch.debug is different from the same symlink in the package vixie-cron-debuginfo-4.1.20060426-alt10.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. |
Mars-4.5-alt3_10jpp8.noarch |
![]() fail | altlinux-java-forbidden-requires | 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. |
OpenStego-0.7.3-alt1_5jpp8.noarch |
![]() warn | freedesktop-categories | 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.3-alt1_5jpp8.noarch |
![]() experimental | iconsdir | Please, move pixmaps from /usr/share/pixmaps to %_liconsdir, %_niconsdir, %_miconsdir according to their size. See http://www.altlinux.org/IconPathsPolicy. |
ThePEG-gui-1.5.0-alt3.3.x86_64 |
![]() info | freedesktop-desktop | desktop-file-validate utility printed the following message(s): /usr/share/applications/ThePEG.desktop: hint: value "Education;Science;Physics;" for key "Categories" in group "Desktop Entry" contains more than one main category; application might appear more than once in the application menu |
X-multiseat-preinit-0.02-alt1.noarch |
![]() info | init-but-no-native-systemd | The package have SysV init script(s) but no native systemd files. |
abe-1.1-alt5_40.x86_64 |
![]() info | arch-dep-package-has-big-usr-share | 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 |
![]() warn | altlinux-find-lang-mo | 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_38.x86_64 |
![]() info | arch-dep-package-has-big-usr-share | 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-20171205-alt1_9.noarch |
![]() warn | altlinux-policy-rpm-macros-packaging | 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-20180407-alt1_7.noarch |
![]() warn | altlinux-policy-rpm-macros-packaging | 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.6.2-alt2_29.x86_64 |
![]() warn | freedesktop-categories | 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.6.2-alt2_29.x86_64 |
![]() warn | freedesktop-desktop | 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.6.2-alt2_29.x86_64 |
![]() info | requires-ImageMagick | 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. |
alevt-1.6.2-alt2_29.x86_64 |
![]() experimental | iconsdir | 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 |
![]() info | arch-dep-package-has-big-usr-share | 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 |
![]() info | freedesktop-desktop | 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 |
![]() warn | freedesktop-categories | 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 |
![]() experimental | iconsdir | Please, move pixmaps from /usr/share/pixmaps to %_liconsdir, %_niconsdir, %_miconsdir according to their size. See http://www.altlinux.org/IconPathsPolicy. |
altlinux-freedesktop-menu-kde4-0.67-alt1.noarch |
![]() info | rpm-obsolete-live-package | The package obsoletes the package kde4-menu-original-0.04-alt1.noarch, but the package kde4-menu-original-0.04-alt1.noarch is still alive and in the repository. Ask its maintainer to remove it, or, if it should not be removed, remove the Obsoletes: tag. Do not forget to add explicit conflicts with the other package if nessessary. |
altlinux-freedesktop-menu-gnome3-0.67-alt1.noarch |
![]() info | rpm-obsolete-live-package | The package obsoletes the package gnome-menus-default-3.36.0-alt1.noarch, but the package gnome-menus-default-3.36.0-alt1.noarch is still alive and in the repository. Ask its maintainer to remove it, or, if it should not be removed, remove the Obsoletes: tag. Do not forget to add explicit conflicts with the other package if nessessary. |
altlinux-freedesktop-menu-0.67-alt1.noarch |
![]() info | beehive-log-non-strict-dependency-x86_64 | altlinux-freedesktop-menu-xfce: non-strict dependency on altlinux-freedesktop-menu-nested-menu altlinux-freedesktop-menu-enlightenment: non-strict dependency on altlinux-freedesktop-menu-nested-menu altlinux-freedesktop-menu-lxde: non-strict dependency on altlinux-freedesktop-menu-nested-menu altlinux-freedesktop-menu-mate: non-strict dependency on altlinux-freedesktop-menu-nested-menu altlinux-freedesktop-menu-gnome3: non-strict dependency on altlinux-freedesktop-menu-nested-menu altlinux-freedesktop-menu-cinnamon: non-strict dependency on altlinux-freedesktop-menu-nested-menu altlinux-freedesktop-menu-kde4: non-strict dependency on altlinux-freedesktop-menu-nested-menu altlinux-freedesktop-menu-generic: non-strict dependency on altlinux-freedesktop-menu-nested-menu altlinux-freedesktop-menu-xfce: non-strict dependency on altlinux-freedesktop-menu-shallow-menu altlinux-freedesktop-menu-enlightenment: non-strict dependency on altlinux-freedesktop-menu-shallow-menu altlinux-freedesktop-... [the rest of the message is skipped] |
altlinux-freedesktop-menu-0.67-alt1.noarch |
![]() info | beehive-log-unpackaged-files-found-i586 | warning: Installed (but unpackaged) file(s) found: /usr/lib/rpm/altlinux-freedesktop-menu.filetrigger |
altlinux-freedesktop-menu-0.67-alt1.noarch |
![]() info | beehive-log-non-strict-dependency-i586 | altlinux-freedesktop-menu-xfce: non-strict dependency on altlinux-freedesktop-menu-nested-menu altlinux-freedesktop-menu-enlightenment: non-strict dependency on altlinux-freedesktop-menu-nested-menu altlinux-freedesktop-menu-lxde: non-strict dependency on altlinux-freedesktop-menu-nested-menu altlinux-freedesktop-menu-mate: non-strict dependency on altlinux-freedesktop-menu-nested-menu altlinux-freedesktop-menu-gnome3: non-strict dependency on altlinux-freedesktop-menu-nested-menu altlinux-freedesktop-menu-cinnamon: non-strict dependency on altlinux-freedesktop-menu-nested-menu altlinux-freedesktop-menu-kde4: non-strict dependency on altlinux-freedesktop-menu-nested-menu altlinux-freedesktop-menu-generic: non-strict dependency on altlinux-freedesktop-menu-nested-menu altlinux-freedesktop-menu-xfce: non-strict dependency on altlinux-freedesktop-menu-shallow-menu altlinux-freedesktop-menu-enlightenment: non-strict dependency on altlinux-freedesktop-menu-shallow-menu altlinux-freedesktop-... [the rest of the message is skipped] |
altlinux-freedesktop-menu-0.67-alt1.noarch |
![]() info | beehive-log-unpackaged-files-found-x86_64 | warning: Installed (but unpackaged) file(s) found: /usr/lib/rpm/altlinux-freedesktop-menu.filetrigger |
amoebax-0.2.1-alt1_13.x86_64 |
![]() info | arch-dep-package-has-big-usr-share | 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 |
![]() warn | freedesktop-categories | 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 |
![]() info | freedesktop-desktop | 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 |
antlr3-C-3.4-alt1_30jpp8.x86_64 |
![]() info | library-pkgnames | package contains public library which is used in external packages: name should be lib* according to http://altlinux.org/Drafts/SharedLibs |
apache-ivy-2.4.0-alt1_16jpp8.noarch |
![]() warn | java-pom | /usr/share/maven-poms/ivy.pom: pom is invalid (modelVersion not found). /usr/share/maven-poms/apache-ivy/ivy.pom: pom is invalid (modelVersion not found). |
aqsis-1.8.2-alt4_39.x86_64 |
![]() experimental | iconsdir | Please, move pixmaps from /usr/share/pixmaps to %_liconsdir, %_niconsdir, %_miconsdir according to their size. See http://www.altlinux.org/IconPathsPolicy. |
asl-1.42-alt2_0.38.bld134.x86_64 |
![]() info | arch-dep-package-has-big-usr-share | 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. |
asoundconf-1.2-alt1.noarch |
![]() info | missing-url | Missing Url: in a package. |
asoundconf-gtk-1.2-alt1.noarch |
![]() info | missing-url | Missing Url: in a package. |
aspell-ru-rk-1.1-alt8.x86_64 |
![]() info | missing-url | Missing Url: in a package. |
autodafe-0.1-alt3_6.x86_64 |
![]() warn | rpm-filesystem-conflict-file-file | 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 |
![]() info | missing-url | Missing Url: in a package. |
autojump-22.5.3-alt1_1.noarch |
![]() warn | file-in-usr-marked-as-conffile | 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_1.noarch |
![]() warn | file-in-usr-marked-as-conffile | 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_1.noarch |
![]() warn | file-in-usr-marked-as-conffile | 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-scripts-0.06-alt1.noarch |
![]() info | missing-url | Missing Url: in a package. |
autorepo-altnode-admin-scripts-0.06-alt1.noarch |
![]() experimental | checkbashisms | checkbashisms utility found possible bashisms in: /usr/bin/autorepo-altnode-admin-setup-build-node |
autorepo-altnode-repocop-tasktest-0.26-alt1.noarch |
![]() experimental | checkbashisms | checkbashisms utility found possible bashisms in: /usr/bin/repocop-tasktest-test |
autorepo-altnode-repocop-0.26-alt1.noarch |
![]() experimental | checkbashisms | checkbashisms utility found possible bashisms in: /usr/bin/repocop-daily |
autorepo-scripts-0.617-alt1.noarch |
![]() experimental | checkbashisms | checkbashisms utility found possible bashisms in: /usr/bin/autorepo-rm-out-dups /usr/bin/autorepo-ls-bad-ugly /usr/bin/autorepo-check-health /usr/bin/autorepo-merge-repositories /usr/bin/autorepo-relink-srpms /usr/bin/autorepo-check-health-binary /usr/bin/autorepo-mass-build /usr/bin/autorepo-archive /usr/bin/autorepo-genrepo /usr/bin/autorepo-parallel-build /usr/bin/autorepo-merge-good /usr/bin/autorepo-build-sh-functions /usr/bin/autorepo-gb-x-gen-ci |
avoision-1.1-alt1_11.x86_64 |
![]() experimental | iconsdir | Please, move pixmaps from /usr/share/pixmaps to %_liconsdir, %_niconsdir, %_miconsdir according to their size. See http://www.altlinux.org/IconPathsPolicy. |
azureus-5.7.6.0-alt1_13jpp8.noarch |
![]() experimental | iconsdir | Please, move pixmaps from /usr/share/pixmaps to %_liconsdir, %_niconsdir, %_miconsdir according to their size. See http://www.altlinux.org/IconPathsPolicy. |
batik-slideshow-1.11-alt2_3jpp8.noarch |
![]() warn | rpm-filesystem-conflict-file-file | File /usr/bin/slideshow conflicts with the package racket-7.3-alt2.x86_64. Moreover, the packages have no explicit conflicts with each other. You should add explicit conflicts, or, if conflicts are avoidable, consider using alternatives. |
binutils-aarch64-linux-gnu-2.31.1-alt1_1.x86_64 |
![]() info | uncompressed-manpages | Package contains uncompressed manual pages. |
binutils-alpha-linux-gnu-2.31.1-alt1_1.x86_64 |
![]() info | uncompressed-manpages | Package contains uncompressed manual pages. |
binutils-arc-linux-gnu-2.31.1-alt1_1.x86_64 |
![]() info | uncompressed-manpages | Package contains uncompressed manual pages. |
binutils-arm-linux-gnu-2.31.1-alt1_1.x86_64 |
![]() info | uncompressed-manpages | Package contains uncompressed manual pages. |
binutils-avr32-linux-gnu-2.31.1-alt1_1.x86_64 |
![]() info | uncompressed-manpages | Package contains uncompressed manual pages. |
binutils-bfin-linux-gnu-2.31.1-alt1_1.x86_64 |
![]() info | uncompressed-manpages | Package contains uncompressed manual pages. |
binutils-c6x-linux-gnu-2.31.1-alt1_1.x86_64 |
![]() info | uncompressed-manpages | Package contains uncompressed manual pages. |
binutils-cris-linux-gnu-2.31.1-alt1_1.x86_64 |
![]() info | uncompressed-manpages | Package contains uncompressed manual pages. |
binutils-frv-linux-gnu-2.31.1-alt1_1.x86_64 |
![]() info | uncompressed-manpages | Package contains uncompressed manual pages. |
binutils-h8300-linux-gnu-2.31.1-alt1_1.x86_64 |
![]() info | uncompressed-manpages | Package contains uncompressed manual pages. |
binutils-hppa-linux-gnu-2.31.1-alt1_1.x86_64 |
![]() info | uncompressed-manpages | Package contains uncompressed manual pages. |
binutils-hppa64-linux-gnu-2.31.1-alt1_1.x86_64 |
![]() info | uncompressed-manpages | Package contains uncompressed manual pages. |
binutils-ia64-linux-gnu-2.31.1-alt1_1.x86_64 |
![]() info | uncompressed-manpages | Package contains uncompressed manual pages. |
binutils-m32r-linux-gnu-2.31.1-alt1_1.x86_64 |
![]() info | uncompressed-manpages | Package contains uncompressed manual pages. |
binutils-m68k-linux-gnu-2.31.1-alt1_1.x86_64 |
![]() info | uncompressed-manpages | Package contains uncompressed manual pages. |
binutils-metag-linux-gnu-2.31.1-alt1_1.x86_64 |
![]() info | uncompressed-manpages | Package contains uncompressed manual pages. |
binutils-microblaze-linux-gnu-2.31.1-alt1_1.x86_64 |
![]() info | uncompressed-manpages | Package contains uncompressed manual pages. |
binutils-mips64-linux-gnu-2.31.1-alt1_1.x86_64 |
![]() info | uncompressed-manpages | Package contains uncompressed manual pages. |
binutils-mn10300-linux-gnu-2.31.1-alt1_1.x86_64 |
![]() info | uncompressed-manpages | Package contains uncompressed manual pages. |
binutils-nios2-linux-gnu-2.31.1-alt1_1.x86_64 |
![]() info | uncompressed-manpages | Package contains uncompressed manual pages. |
binutils-openrisc-linux-gnu-2.31.1-alt1_1.x86_64 |
![]() info | uncompressed-manpages | Package contains uncompressed manual pages. |
binutils-powerpc64-linux-gnu-2.31.1-alt1_1.x86_64 |
![]() info | uncompressed-manpages | Package contains uncompressed manual pages. |
binutils-powerpc64le-linux-gnu-2.31.1-alt1_1.x86_64 |
![]() info | uncompressed-manpages | Package contains uncompressed manual pages. |
binutils-ppc64-linux-gnu-2.31.1-alt1_1.x86_64 |
![]() info | uncompressed-manpages | Package contains uncompressed manual pages. |
binutils-ppc64le-linux-gnu-2.31.1-alt1_1.x86_64 |
![]() info | uncompressed-manpages | Package contains uncompressed manual pages. |
binutils-riscv64-linux-gnu-2.31.1-alt1_1.x86_64 |
![]() info | uncompressed-manpages | Package contains uncompressed manual pages. |
binutils-s390x-linux-gnu-2.31.1-alt1_1.x86_64 |
![]() info | uncompressed-manpages | Package contains uncompressed manual pages. |
binutils-score-linux-gnu-2.31.1-alt1_1.x86_64 |
![]() info | uncompressed-manpages | Package contains uncompressed manual pages. |
binutils-sh-linux-gnu-2.31.1-alt1_1.x86_64 |
![]() info | uncompressed-manpages | Package contains uncompressed manual pages. |
binutils-sparc64-linux-gnu-2.31.1-alt1_1.x86_64 |
![]() info | uncompressed-manpages | Package contains uncompressed manual pages. |
binutils-tile-linux-gnu-2.31.1-alt1_1.x86_64 |
![]() info | uncompressed-manpages | Package contains uncompressed manual pages. |
binutils-x86_64-linux-gnu-2.31.1-alt1_1.x86_64 |
![]() info | uncompressed-manpages | Package contains uncompressed manual pages. |
binutils-xtensa-linux-gnu-2.31.1-alt1_1.x86_64 |
![]() info | uncompressed-manpages | Package contains uncompressed manual pages. |
blackbox-0.74-alt1.x86_64 |
![]() warn | rpm-filesystem-conflict-file-file | Files /usr/share/icons/hicolor/16x16/apps/blackbox.png /usr/share/icons/hicolor/32x32/apps/blackbox.png /usr/share/icons/hicolor/48x48/apps/blackbox.png conflict with the package tatham-puzzles-20180227-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.74-alt1.x86_64 |
![]() warn | altlinux-policy-debian-menu-is-deprecated | package contains deprecated /usr/lib/menu/ files. Please, convert to .desktop files |
blackbox-0.74-alt1.x86_64 |
![]() info | big-changelog | Package contains big ChangeLog. Gzip it. |
blobwars-2.00-alt2.x86_64 |
![]() info | arch-dep-package-has-big-usr-share | 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 |
![]() info | arch-dep-package-has-big-usr-share | The package has a significant amount of architecture-independent data in /usr/share, while it is an architecture-dependent package. This is wasteful of mirror space and bandwidth, as we then end up with multiple copies of this data, one for each architecture. If the data in /usr/share is not architecture-independent, it is a policy violation, and in this case, you should move that data elsewhere. |
bsd-games-2.17-alt2_58.x86_64 |
![]() info | big-changelog | Package contains big ChangeLog. Gzip it. |
bsh-2.0-alt1_16.b6jpp8.noarch |
![]() warn | freedesktop-categories | Menu-related Additional Categories (http://standards.freedesktop.org/menu-spec/latest/apa.html) not found in /usr/share/applications/bsh-desktop.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). |
bsh-2.0-alt1_16.b6jpp8.noarch |
![]() experimental | iconsdir | Please, move pixmaps from /usr/share/pixmaps to %_liconsdir, %_niconsdir, %_miconsdir according to their size. See http://www.altlinux.org/IconPathsPolicy. |
buoh-0.8.2-alt2_9.x86_64 |
![]() warn | freedesktop-categories | 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). |
cachefilesd-0.10.1-alt1.qa2.x86_64 |
![]() fail | init-lsb | /etc/rc.d/init.d/cachefilesd: not systemd compatible: lsb init header missing and cachefilesd.service is not present. See http://www.altlinux.org/Services_Policy for details. |
cachefilesd-0.10.1-alt1.qa2.x86_64 |
![]() info | init-but-no-native-systemd | The package have SysV init script(s) but no native systemd files. |
cave9-0.4-alt4_17.x86_64 |
![]() experimental | iconsdir | Please, move pixmaps from /usr/share/pixmaps to %_liconsdir, %_niconsdir, %_miconsdir according to their size. See http://www.altlinux.org/IconPathsPolicy. |
ccgo-0.3.6.5-alt2_12.x86_64 |
![]() info | freedesktop-desktop | desktop-file-validate utility printed the following message(s): /usr/share/applications/ccgo.desktop: hint: value item "GNOME" in key "Categories" in group "Desktop Entry" can be extended with another category among the following categories: GTK |
ccgo-0.3.6.5-alt2_12.x86_64 |
![]() experimental | iconsdir | Please, move pixmaps from /usr/share/pixmaps to %_liconsdir, %_niconsdir, %_miconsdir according to their size. See http://www.altlinux.org/IconPathsPolicy. |
cdogs-sdl-0.7.3-alt1_1.x86_64 |
![]() info | arch-dep-package-has-big-usr-share | 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. |
ceres-solver-2.0.0-alt1_2.x86_64 |
![]() info | library-pkgnames | package contains public library which is used in external packages: name should be lib* according to http://altlinux.org/Drafts/SharedLibs |
coan-6.0.1-alt2_20.x86_64 |
![]() info | uncompressed-manpages | Package contains uncompressed manual pages. |
cockpit-ws-209-alt1.1.x86_64 |
![]() experimental | systemd-check-socket-name | in cockpit-ws-209-alt1.1.x86_64: there is a socket cockpit-wsinstance-https-factory.socket but no service cockpit-wsinstance-https-factory.service. Ask ildar@ why it is not right. |
color-filesystem-1-alt3.noarch |
![]() info | missing-url | Missing Url: in a package. |
colordiff-1.0.19-alt1_1.noarch |
![]() experimental | checkbashisms | checkbashisms utility found possible bashisms in: /usr/bin/cdiff |
colossus-0.14.0-alt1_13jpp8.noarch |
![]() experimental | iconsdir | 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 |
![]() experimental | iconsdir | Please, move pixmaps from /usr/share/pixmaps to %_liconsdir, %_niconsdir, %_miconsdir according to their size. See http://www.altlinux.org/IconPathsPolicy. |
cross-binutils-common-2.31.1-alt1_1.noarch |
![]() info | uncompressed-manpages | Package contains uncompressed manual pages. |
csync2-2.0-alt1.1.x86_64 |
![]() fail | init-lsb | /etc/rc.d/init.d/csync2: not systemd compatible: lsb init header missing and csync2.service is not present. See http://www.altlinux.org/Services_Policy for details. |
csync2-2.0-alt1.1.x86_64 |
![]() info | beehive-log-unpackaged-files-found-i586 | warning: Installed (but unpackaged) file(s) found: /usr/share/doc/csync2/AUTHORS /usr/share/doc/csync2/ChangeLog /usr/share/doc/csync2/README |
csync2-2.0-alt1.1.x86_64 |
![]() info | beehive-log-unpackaged-files-found-x86_64 | warning: Installed (but unpackaged) file(s) found: /usr/share/doc/csync2/AUTHORS /usr/share/doc/csync2/ChangeLog /usr/share/doc/csync2/README |
csync2-2.0-alt1.1.x86_64 |
![]() experimental | systemd-check-socket-name | in csync2-2.0-alt1.1.x86_64: there is a socket csync2.socket but no service csync2.service. Ask ildar@ why it is not right. |
dansguardian-2.12.0.3-alt3.x86_64 |
![]() warn | specfile-useradd-n | -n in useradd is compat option and can be removed any time. Use -N instead. |
dansguardian-2.12.0.3-alt3.x86_64 |
![]() info | subdir-in-var-run | Found a subdir in /var/run or /var/lock. /var/run and /var/lock may be mounted as temporary filesystems, so the init.d scripts must handle this correctly. This will typically amount to creating any required subdirectories dynamically when the init.d script is run, rather than including them in the package and relying on rpm to create them. |
dansguardian-2.12.0.3-alt3.x86_64 |
![]() info | init-but-no-native-systemd | The package have SysV init script(s) but no native systemd files. |
dap-devel-3.10-alt1.1.x86_64 |
![]() warn | library-pkgnames-static | 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 |
dca-apps-0.0.5-alt4.qa1.x86_64 |
![]() warn | rpm-filesystem-conflict-file-file | File /usr/bin/dcadec conflicts with the package dcadec-0.2.0-alt1.1.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. |
dcadec-0.2.0-alt1.1.x86_64 |
![]() warn | rpm-filesystem-conflict-file-file | File /usr/bin/dcadec conflicts with the package dca-apps-0.0.5-alt4.qa1.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. |
ddccontrol-0.4.4-alt1.20200630gitf3d003f.x86_64 |
![]() info | dbus-xml-not-in-devel |
file /usr/share/dbus-1/interfaces/ddccontrol.DDCControl.xml is not used in run time. Move it to the |
dict-mueller7-utf8-1.2-alt5.noarch |
![]() fail | unmet-dependency-build-missing-package | build dependency libltdl not found. |
dict-web1913-1.4_0.47pd-alt2.1.noarch |
![]() fail | unmet-dependency-build-missing-package | build dependency libltdl not found. |
dict-web1913-1.4_0.47pd-alt2.1.noarch |
![]() info | missing-url | Missing Url: in a package. |
dictd-1.12.1-alt4.1.x86_64 |
![]() warn | init-lsb | /etc/rc.d/init.d/dictd: lsb init header missing. See http://www.altlinux.org/Services_Policy for details. |
dictd-1.12.1-alt4.1.i586 |
![]() warn | specfile-useradd-n | -n in useradd is compat option and can be removed any time. Use -N instead. |
dopewars-1.5.12-alt2_20.1033svn.x86_64 |
![]() experimental | iconsdir | 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.29.20060225.x86_64 |
![]() info | arch-dep-package-has-big-usr-share | 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.29.20060225.x86_64 |
![]() info | missing-url | Missing Url: in a package. |
duel3-debuginfo-0.1-alt3_0.29.20060225.x86_64 |
![]() info | missing-url | Missing Url: in a package. |
e16-1.0.11-alt4.x86_64 |
![]() warn | altlinux-policy-debian-menu-is-deprecated | package contains deprecated /usr/lib/menu/ files. Please, convert to .desktop files |
electric-8.09-alt1_18jpp8.noarch |
![]() fail | freedesktop-categories | 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-alt1_18jpp8.noarch |
![]() info | freedesktop-desktop | 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-alt1_18jpp8.noarch |
![]() experimental | iconsdir | Please, move pixmaps from /usr/share/pixmaps to %_liconsdir, %_niconsdir, %_miconsdir according to their size. See http://www.altlinux.org/IconPathsPolicy. |
environment-modules-4.5.3-alt1_1.x86_64 |
![]() fail | unsafe-tmp-usage-in-scripts | 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/Modules/bin/add.modules: $ grep -A5 -B5 /tmp/ /usr/share/Modules/bin/add.modules $3 > $2 } # find if certain of the dot files have load lines already findload() { grep "^[ ]*module[ ]*load" $1 > /tmp/load.$$ } # put common stuff derivatives here $1=.dot_file $... [the rest of the message is skipped] |
environment-modules-4.5.3-alt1_1.x86_64 |
![]() info | beehive-log-unpackaged-files-found-i586 | warning: Installed (but unpackaged) file(s) found: /etc/profile.d/modules.csh /etc/profile.d/modules.sh /usr/bin/modulecmd |
environment-modules-4.5.3-alt1_1.x86_64 |
![]() info | beehive-log-unpackaged-files-found-x86_64 | warning: Installed (but unpackaged) file(s) found: /etc/profile.d/modules.csh /etc/profile.d/modules.sh /usr/bin/modulecmd |
environment-modules-4.5.3-alt1_1.x86_64 |
![]() info | big-changelog | Package contains big ChangeLog. Gzip it. |
fatcat-1.1.0-alt1.x86_64 |
![]() info | uncompressed-manpages | Package contains uncompressed manual pages. |
fbg2-0.4-alt3_18.x86_64 |
![]() experimental | iconsdir | Please, move pixmaps from /usr/share/pixmaps to %_liconsdir, %_niconsdir, %_miconsdir according to their size. See http://www.altlinux.org/IconPathsPolicy. |
fcgiwrap-1.1.0-alt5.x86_64 |
![]() warn | specfile-useradd-n | -n in useradd is compat option and can be removed any time. Use -N instead. |
fcitx-4.2.9.8-alt2_1.x86_64 |
![]() warn | rpm-filesystem-conflict-file-file | Files /usr/bin/createPYMB /usr/bin/mb2txt /usr/bin/txt2mb conflict with the package scim-fcitx-tools-3.1.1-alt1.1.qa1.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. |
fcitx-4.2.9.8-alt2_1.x86_64 |
![]() warn | freedesktop-categories | Menu-related Additional Categories (http://standards.freedesktop.org/menu-spec/latest/apa.html) not found in /usr/share/applications/fcitx-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). Menu-related Additional Categories (http://standards.freedesktop.org/menu-spec/latest/apa.html) not found in /usr/share/applications/fcitx.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). |
fcitx-4.2.9.8-alt2_1.x86_64 |
![]() info | freedesktop-desktop | desktop-file-validate utility printed the following message(s): /usr/share/applications/fcitx.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 |
fcitx-libpinyin-0.5.3-alt1_11.x86_64 |
![]() info | arch-dep-package-has-big-usr-share | 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. |
fcitx-libs-4.2.9.8-alt2_1.x86_64 |
![]() info | library-pkgnames | package contains public library which is used in external packages: name should be lib* according to http://altlinux.org/Drafts/SharedLibs |
fcitx-pinyin-4.2.9.8-alt2_1.x86_64 |
![]() info | arch-dep-package-has-big-usr-share | 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. |
fcitx-qt5-1.2.5-alt1_3.x86_64 |
![]() info | library-pkgnames | 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 |
![]() info | beehive-log-unpackaged-files-found-i586 | warning: Installed (but unpackaged) file(s) found: /etc/emacs/site-start.d/50festival.el |
festival-2.5-alt0.4.x86_64 |
![]() info | beehive-log-unpackaged-files-found-x86_64 | warning: Installed (but unpackaged) file(s) found: /etc/emacs/site-start.d/50festival.el |
fheroes2-0.8.4-alt1.20201223.x86_64 |
![]() info | arch-dep-package-has-big-usr-share | 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 |
![]() info | arch-dep-package-has-big-usr-share | 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 |
![]() experimental | iconsdir | Please, move pixmaps from /usr/share/pixmaps to %_liconsdir, %_niconsdir, %_miconsdir according to their size. See http://www.altlinux.org/IconPathsPolicy. |
fontpackages-1.44-alt6_24.noarch |
![]() info | beehive-log-unpackaged-files-found-i586 | warning: Installed (but unpackaged) file(s) found: /usr/bin/compare-repo-font-audit /usr/bin/filter-fontlint /usr/bin/filter-langcover /usr/bin/filter-unicover /usr/bin/fix-font-naming /usr/bin/repo-font-audit /usr/bin/ttfcoverage /usr/share/fontpackages/core-fonts-report /usr/share/fontpackages/font-links-report /usr/share/fontpackages/fonts-report /usr/share/fontpackages/process-fc-query /usr/share/fontpackages/repo-font-audit.mk /usr/share/fontpackages/test-info |
fontpackages-1.44-alt6_24.noarch |
![]() info | beehive-log-unpackaged-files-found-x86_64 | warning: Installed (but unpackaged) file(s) found: /usr/bin/compare-repo-font-audit /usr/bin/filter-fontlint /usr/bin/filter-langcover /usr/bin/filter-unicover /usr/bin/fix-font-naming /usr/bin/repo-font-audit /usr/bin/ttfcoverage /usr/share/fontpackages/core-fonts-report /usr/share/fontpackages/font-links-report /usr/share/fontpackages/fonts-report /usr/share/fontpackages/process-fc-query /usr/share/fontpackages/repo-font-audit.mk /usr/share/fontpackages/test-info |
fonts-bitmap-iso8859-2-75dpi-1.0-alt2_36.noarch |
![]() fail | fonts.alias | FATAL: /tmp/.private/repocop/repocop-run.mTcVZf5a/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-iso8859-2-100dpi-1.0-alt2_36.noarch |
![]() fail | fonts.alias | FATAL: /tmp/.private/repocop/repocop-run.3HbENBgr/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-japanese-0.20080710-alt2_27.noarch |
![]() info | missing-url | Missing Url: in a package. |
fonts-bitmap-knm-new-fixed-1.1-alt4_24.noarch |
![]() info | missing-url | Missing Url: in a package. |
fonts-bitmap-mona-2.90-alt1_23.noarch |
![]() fail | fonts.alias | FATAL: /tmp/.private/repocop/repocop-run.opg3RhGr/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-iso88... [the rest of the message is skipped] |
fonts-bitmap-taipei-1.2-alt1_22.noarch |
![]() fail | fonts.alias | FATAL: /tmp/.private/repocop/repocop-run.JBfXvwY5/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... [the rest of the message is skipped] |
fonts-ttf-bpg-20120413-alt5_14.noarch |
![]() info | beehive-log-dependency-needs-epoch-x86_64 | fonts-ttf-bpg-algeti: dependency on fonts-ttf-bpg-common needs Epoch fonts-ttf-bpg-chveulebrivi: dependency on fonts-ttf-bpg-common needs Epoch fonts-ttf-bpg-classic: dependency on fonts-ttf-bpg-common needs Epoch fonts-ttf-bpg-courier: dependency on fonts-ttf-bpg-common needs Epoch fonts-ttf-bpg-courier-s: dependency on fonts-ttf-bpg-common needs Epoch fonts-ttf-bpg-dedaena-block: dependency on fonts-ttf-bpg-common needs Epoch fonts-ttf-bpg-dejavu-sans: dependency on fonts-ttf-bpg-common needs Epoch fonts-ttf-bpg-dejavu-sans-mono: dependency on fonts-ttf-bpg-common needs Epoch fonts-ttf-bpg-dejavu-serif: dependency on fonts-ttf-bpg-common needs Epoch fonts-ttf-bpg-elite: dependency on fonts-ttf-bpg-common needs Epoch fonts-ttf-bpg-excelsior: dependency on fonts-ttf-bpg-common needs Epoch fonts-ttf-bpg-excelsior-caps: dependency on fonts-ttf-bpg-common needs Epoch fonts-ttf-bpg-excelsior-condenced: dependency on fonts-ttf-bpg-common needs Epoch fonts-ttf-bpg-glaho: dependency on fonts-... [the rest of the message is skipped] |
fonts-ttf-bpg-20120413-alt5_14.noarch |
![]() info | beehive-log-dependency-needs-epoch-i586 | fonts-ttf-bpg-algeti: dependency on fonts-ttf-bpg-common needs Epoch fonts-ttf-bpg-chveulebrivi: dependency on fonts-ttf-bpg-common needs Epoch fonts-ttf-bpg-classic: dependency on fonts-ttf-bpg-common needs Epoch fonts-ttf-bpg-courier: dependency on fonts-ttf-bpg-common needs Epoch fonts-ttf-bpg-courier-s: dependency on fonts-ttf-bpg-common needs Epoch fonts-ttf-bpg-dedaena-block: dependency on fonts-ttf-bpg-common needs Epoch fonts-ttf-bpg-dejavu-sans: dependency on fonts-ttf-bpg-common needs Epoch fonts-ttf-bpg-dejavu-sans-mono: dependency on fonts-ttf-bpg-common needs Epoch fonts-ttf-bpg-dejavu-serif: dependency on fonts-ttf-bpg-common needs Epoch fonts-ttf-bpg-elite: dependency on fonts-ttf-bpg-common needs Epoch fonts-ttf-bpg-excelsior: dependency on fonts-ttf-bpg-common needs Epoch fonts-ttf-bpg-excelsior-caps: dependency on fonts-ttf-bpg-common needs Epoch fonts-ttf-bpg-excelsior-condenced: dependency on fonts-ttf-bpg-common needs Epoch fonts-ttf-bpg-glaho: dependency on fonts-... [the rest of the message is skipped] |
fonts-ttf-chinese-opendesktop-1.6.100-alt1_12.noarch |
![]() warn | rpm-filesystem-conflict-file-file | 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 ghostscript-chinese-zh_CN-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. 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 |
![]() info | missing-url | Missing Url: in a package. |
fonts-ttf-gnu-freefont-common-20120503-alt1_18.noarch |
![]() info | big-changelog | Package contains big ChangeLog. Gzip it. |
fonts-ttf-google-croscore-tinos-1.31.0-alt1_2.noarch |
![]() info | missing-url | Missing Url: in a package. |
fonts-ttf-google-croscore-arimo-1.31.0-alt1_2.noarch |
![]() info | missing-url | Missing Url: in a package. |
fonts-ttf-google-croscore-common-1.31.0-alt1_2.noarch |
![]() info | missing-url | Missing Url: in a package. |
fonts-ttf-google-croscore-cousine-1.31.0-alt1_2.noarch |
![]() info | missing-url | Missing Url: in a package. |
fonts-ttf-jomolhari-0.003-alt3_23.noarch |
![]() info | missing-url | Missing Url: in a package. |
fonts-ttf-mona-sazanami-2.90-alt1_23.noarch |
![]() info | altlinux-policy-rpm-group-should-be-ttf | RPM group should be 'System/Fonts/True type'. |
fonts-ttf-mona-vlgothic-2.90-alt1_23.noarch |
![]() info | altlinux-policy-rpm-group-should-be-ttf | RPM group should be 'System/Fonts/True type'. |
fonts-ttf-tifinagh-1.0-alt1_13.noarch |
![]() info | missing-url | Missing Url: in a package. |
fonts-type1-ctan-cm-lgc-0.5-alt3_20.noarch |
![]() warn | altlinux-policy-tex-rpm-build-texmf | 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.noarch |
![]() warn | altlinux-policy-tex-rpm-build-texmf | 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 |
![]() info | missing-url | Missing Url: in a package. |
fortune-mod-1.99.1-alt5.qa3.i586 |
![]() info | beehive-log-non-strict-dependency-x86_64 | fortunes: non-strict dependency on fortune fortunes-offensive: non-strict dependency on fortune |
fortune-mod-1.99.1-alt5.qa3.i586 |
![]() info | beehive-log-non-strict-dependency-i586 | fortunes: non-strict dependency on fortune fortunes-offensive: non-strict dependency on fortune |
fortunes-1.99.1-alt5.qa3.x86_64 |
![]() info | arch-dep-package-consists-of-usr-share | 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. |
fortunes-offensive-1.99.1-alt5.qa3.x86_64 |
![]() info | arch-dep-package-consists-of-usr-share | 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. |
frame-2.5.0-alt1_4.x86_64 |
![]() info | beehive-log-unpackaged-files-found-i586 | warning: Installed (but unpackaged) file(s) found: /usr/share/man/man1/frame-test-x11.1.xz |
frame-2.5.0-alt1_4.x86_64 |
![]() info | beehive-log-unpackaged-files-found-x86_64 | warning: Installed (but unpackaged) file(s) found: /usr/share/man/man1/frame-test-x11.1.xz |
freexl-1.0.6-alt1_1.x86_64 |
![]() info | library-pkgnames | package contains public library which is used in external packages: name should be lib* according to http://altlinux.org/Drafts/SharedLibs |
fuse-zfs-0.7.2.2-alt1_14.x86_64 |
![]() warn | init-lsb | /etc/rc.d/init.d/zfs-fuse: lsb init header missing. See http://www.altlinux.org/Services_Policy for details. |
fvcool-1.04-alt3.x86_64 |
![]() fail | init-lsb | /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. |
fvcool-1.04-alt3.x86_64 |
![]() info | init-but-no-native-systemd | The package have SysV init script(s) but no native systemd files. |
fvwm-themes-0.7.0-alt2.qa1.noarch |
![]() fail | buildroot | found paths to buildroot: /usr/share/fvwm/themes-rc-2: ImagePath $HOME/tmp/fvwm-themes-buildroot/usr/share/fvwm/themes/current/images:$HOME/tmp/fvwm-themes-buildroot/usr/share/fvwm/images:/usr/share/icons/hicolor/16x16/apps:/usr/share/icons:/usr/include/bitmaps /usr/share/fvwm/themes-rc-3: ImagePath $HOME/tmp/fvwm-themes-buildroot/usr/share/fvwm/themes/current/images:$HOME/tmp/fvwm-themes-buildroot/usr/share/fvwm/images:/usr/share/icons/hicolor/16x16/apps:/usr/share/icons:/usr/include/bitmaps |
gamazons-0.83-alt5_19.x86_64 |
![]() info | freedesktop-desktop | 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 |
![]() experimental | iconsdir | 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_11.x86_64 |
![]() warn | freedesktop-categories | 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). |
gear-cronbuild-1.41-alt1.noarch |
![]() experimental | checkbashisms | checkbashisms utility found possible bashisms in: /usr/bin/gear-cronbuild-apply-hooks-in-hsh-chroot /usr/bin/gear-cronbuild-apply-hooks |
gear-uupdate-0.28.1-alt1.noarch |
![]() experimental | checkbashisms | checkbashisms utility found possible bashisms in: /usr/bin/gear-uupdate-execute |
gemrb-0.8.5-alt3_1.x86_64 |
![]() info | beehive-log-unpackaged-files-found-i586 | warning: Installed (but unpackaged) file(s) found: /usr/share/doc/gemrb/AUTHORS /usr/share/doc/gemrb/COPYING /usr/share/doc/gemrb/NEWS /usr/share/doc/gemrb/README |
gemrb-0.8.5-alt3_1.x86_64 |
![]() info | beehive-log-unpackaged-files-found-x86_64 | warning: Installed (but unpackaged) file(s) found: /usr/share/doc/gemrb/AUTHORS /usr/share/doc/gemrb/COPYING /usr/share/doc/gemrb/NEWS /usr/share/doc/gemrb/README |
gemrb-0.8.5-alt3_1.x86_64 |
![]() experimental | iconsdir | Please, move pixmaps from /usr/share/pixmaps to %_liconsdir, %_niconsdir, %_miconsdir according to their size. See http://www.altlinux.org/IconPathsPolicy. |
ghostscript-chinese-zh_TW-0.4.0-alt1_9.noarch |
![]() warn | rpm-filesystem-conflict-file-file | 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. |
ghostscript-chinese-zh_CN-0.4.0-alt1_9.noarch |
![]() warn | rpm-filesystem-conflict-file-file | 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. |
girar-nmu-2.011.3-alt1.x86_64 |
![]() experimental | checkbashisms | checkbashisms utility found possible bashisms in: /usr/bin/girar-nmu-task-for-each /usr/bin/girar-nmu-task-add |
girar-tools-2.011.3-alt1.noarch |
![]() experimental | checkbashisms | checkbashisms utility found possible bashisms in: /usr/bin/girar-task-add-rebuild /usr/bin/girar-task-add-srpm |
gkrellm-bluez-0.2-alt2.qa2.x86_64 |
![]() info | beehive-log-unpackaged-files-found-i586 | warning: Installed (but unpackaged) file(s) found: /usr/lib/gkrellm2/plugins/gkrellmbluez.la /usr/share/doc/gkrellm-bluez/AUTHORS /usr/share/doc/gkrellm-bluez/COPYING /usr/share/doc/gkrellm-bluez/ChangeLog /usr/share/doc/gkrellm-bluez/INSTALL /usr/share/doc/gkrellm-bluez/NEWS /usr/share/doc/gkrellm-bluez/README /usr/share/doc/gkrellm-bluez/THEMING /usr/share/doc/gkrellm-bluez/TODO |
gkrellm-bluez-0.2-alt2.qa2.x86_64 |
![]() info | beehive-log-unpackaged-files-found-x86_64 | warning: Installed (but unpackaged) file(s) found: /usr/lib64/gkrellm2/plugins/gkrellmbluez.la /usr/share/doc/gkrellm-bluez/AUTHORS /usr/share/doc/gkrellm-bluez/COPYING /usr/share/doc/gkrellm-bluez/ChangeLog /usr/share/doc/gkrellm-bluez/INSTALL /usr/share/doc/gkrellm-bluez/NEWS /usr/share/doc/gkrellm-bluez/README /usr/share/doc/gkrellm-bluez/THEMING /usr/share/doc/gkrellm-bluez/TODO |
glassfish-jaf-1.1.0-alt5_6jpp6.noarch |
![]() info | beehive-log-unpackaged-files-found-i586 | warning: Installed (but unpackaged) file(s) found: /usr/share/maven-poms/JPP.glassfish-jaf.pom |
glassfish-jaf-1.1.0-alt5_6jpp6.noarch |
![]() info | beehive-log-unpackaged-files-found-x86_64 | warning: Installed (but unpackaged) file(s) found: /usr/share/maven-poms/JPP.glassfish-jaf.pom |
glassfish-javamail-1.4.0-alt4_5jpp6.noarch |
![]() info | beehive-log-unpackaged-files-found-i586 | warning: Installed (but unpackaged) file(s) found: /usr/share/maven-poms/JPP-glassfish-javamail-monolithic.pom /usr/share/maven-poms/JPP.glassfish-javamail-dsn.pom /usr/share/maven-poms/JPP.glassfish-javamail-imap.pom /usr/share/maven-poms/JPP.glassfish-javamail-mailapi.pom /usr/share/maven-poms/JPP.glassfish-javamail-pop3.pom /usr/share/maven-poms/JPP.glassfish-javamail-smtp.pom /usr/share/maven-poms/JPP.glassfish-javamail.pom |
glassfish-javamail-1.4.0-alt4_5jpp6.noarch |
![]() info | beehive-log-unpackaged-files-found-x86_64 | warning: Installed (but unpackaged) file(s) found: /usr/share/maven-poms/JPP-glassfish-javamail-monolithic.pom /usr/share/maven-poms/JPP.glassfish-javamail-dsn.pom /usr/share/maven-poms/JPP.glassfish-javamail-imap.pom /usr/share/maven-poms/JPP.glassfish-javamail-mailapi.pom /usr/share/maven-poms/JPP.glassfish-javamail-pop3.pom /usr/share/maven-poms/JPP.glassfish-javamail-smtp.pom /usr/share/maven-poms/JPP.glassfish-javamail.pom |
glyph-keeper-allegro-0.32-alt3_30.x86_64 |
![]() info | library-pkgnames | package contains public library which is used in external packages: name should be lib* according to http://altlinux.org/Drafts/SharedLibs |
gprs-easyconnect-2.5.3-alt1.qa3.noarch |
![]() experimental | iconsdir | Please, move pixmaps from /usr/share/pixmaps to %_liconsdir, %_niconsdir, %_miconsdir according to their size. See http://www.altlinux.org/IconPathsPolicy. |
gpsbabel-gui-1.5.4-alt4.x86_64 |
![]() info | freedesktop-desktop | desktop-file-validate utility printed the following message(s): /usr/share/applications/gpsbabel.desktop: hint: value "Geography;Education;Utility;" for key "Categories" in group "Desktop Entry" contains more than one main category; application might appear more than once in the application menu |
gradle-4.4.1-alt2_3jpp8.noarch |
![]() warn | freedesktop-categories | Menu-related Additional Categories (http://standards.freedesktop.org/menu-spec/latest/apa.html) not found in /usr/share/applications/gradle.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). |
gradle-4.4.1-alt2_3jpp8.noarch |
![]() experimental | checkbashisms | checkbashisms utility found possible bashisms in: /usr/bin/gradle |
gresistor-0.0.2-alt1_10.noarch |
![]() fail | sisyphus_check | sisyphus_check failed: /ALT/Sisyphus/files/noarch/RPMS/gresistor-0.0.2-alt1_10.noarch.rpm: forbidden requires: /usr/bin/python python-base sisyphus_check: check-deps ERROR: package dependencies violation /ALT/Sisyphus/files/noarch/RPMS/gresistor-0.0.2-alt1_10.noarch.rpm: license not found in '/usr/share/license' directory: GPL+ |
grhino-0.16.1-alt1_7.x86_64 |
![]() info | freedesktop-desktop | 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 |
![]() info | big-changelog | Package contains big ChangeLog. Gzip it. |
grhino-0.16.1-alt1_7.x86_64 |
![]() experimental | iconsdir | Please, move pixmaps from /usr/share/pixmaps to %_liconsdir, %_niconsdir, %_miconsdir according to their size. See http://www.altlinux.org/IconPathsPolicy. |
groovy-2.4.8-alt1_9jpp8.noarch |
![]() experimental | iconsdir | 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_43.x86_64 |
![]() experimental | iconsdir | Please, move pixmaps from /usr/share/pixmaps to %_liconsdir, %_niconsdir, %_miconsdir according to their size. See http://www.altlinux.org/IconPathsPolicy. |
gxmessage-2.20.1-alt1.1.x86_64 |
![]() info | beehive-log-unpackaged-files-found-i586 | warning: Installed (but unpackaged) file(s) found: /usr/share/icons/hicolor/icon-theme.cache |
gxmessage-2.20.1-alt1.1.x86_64 |
![]() info | beehive-log-unpackaged-files-found-x86_64 | warning: Installed (but unpackaged) file(s) found: /usr/share/icons/hicolor/icon-theme.cache |
hasher-rich-chroot-0.05-alt1.noarch |
![]() info | missing-url | Missing Url: in a package. |
hasher-rich-chroot-user-utils-0.05-alt1.noarch |
![]() info | missing-url | Missing Url: in a package. |
haxima-0.7.1-alt2_23.20120228gitb0a402a.x86_64 |
![]() info | arch-dep-package-has-big-usr-share | 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_23.20120228gitb0a402a.x86_64 |
![]() experimental | iconsdir | 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 |
![]() info | symlink-extra-slash | /usr/share/icons/Faience-Azur/status:This symlink contains two successive slashes (//) or ends with a slash (/). symlinks should be as short as possible. /usr/share/icons/Faience-Azur/stock:This symlink contains two successive slashes (//) or ends with a slash (/). symlinks should be as short as possible. /usr/share/icons/Faience-Ocre/status:This symlink contains two successive slashes (//) or ends with a slash (/). symlinks should be as short as possible. /usr/share/icons/Faience-Ocre/stock:This symlink contains two successive slashes (//) or ends with a slash (/). symlinks should be as short as possible. |
im-chooser-1.7.3-alt1_1.x86_64 |
![]() warn | freedesktop-categories | Menu-related Additional Categories (http://standards.freedesktop.org/menu-spec/latest/apa.html) not found in /usr/share/applications/im-chooser.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). |
im-chooser-1.7.3-alt1_1.x86_64 |
![]() info | freedesktop-desktop | desktop-file-validate utility printed the following message(s): /usr/share/applications/im-chooser.desktop: warning: value "Applications;Settings;X-GNOME-PersonalSettings;" for key "Categories" in group "Desktop Entry" contains a deprecated value "Applications" |
im-chooser-common-1.7.3-alt1_1.x86_64 |
![]() info | big-changelog | Package contains big ChangeLog. Gzip it. |
imagej-1.50-alt1_9.hjpp8.noarch |
![]() warn | freedesktop-categories | 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.50-alt1_9.hjpp8.noarch |
![]() experimental | iconsdir | Please, move pixmaps from /usr/share/pixmaps to %_liconsdir, %_niconsdir, %_miconsdir according to their size. See http://www.altlinux.org/IconPathsPolicy. |
imsettings-1.8.2-alt1_1.x86_64 |
![]() info | big-changelog | Package contains big ChangeLog. Gzip it. |
imsettings-1.8.2-alt1_1.x86_64 |
![]() info | beehive-log-non-strict-dependency-x86_64 | imsettings: non-strict dependency on imsettings-qt imsettings: non-strict dependency on imsettings-xfce imsettings: non-strict dependency on imsettings-lxde imsettings: non-strict dependency on imsettings-mate imsettings: non-strict dependency on imsettings-cinnamon |
imsettings-1.8.2-alt1_1.x86_64 |
![]() info | beehive-log-non-strict-dependency-i586 | imsettings: non-strict dependency on imsettings-qt imsettings: non-strict dependency on imsettings-xfce imsettings: non-strict dependency on imsettings-lxde imsettings: non-strict dependency on imsettings-mate imsettings: non-strict dependency on imsettings-cinnamon |
imsettings-cinnamon-1.8.2-alt1_1.x86_64 |
![]() info | big-changelog | Package contains big ChangeLog. Gzip it. |
imsettings-devel-1.8.2-alt1_1.x86_64 |
![]() info | big-changelog | Package contains big ChangeLog. Gzip it. |
imsettings-gsettings-1.8.2-alt1_1.x86_64 |
![]() info | big-changelog | Package contains big ChangeLog. Gzip it. |
imsettings-libs-1.8.2-alt1_1.x86_64 |
![]() info | library-pkgnames | package contains public library which is used in external packages: name should be lib* according to http://altlinux.org/Drafts/SharedLibs |
imsettings-libs-1.8.2-alt1_1.x86_64 |
![]() info | big-changelog | Package contains big ChangeLog. Gzip it. |
imsettings-lxde-1.8.2-alt1_1.x86_64 |
![]() info | big-changelog | Package contains big ChangeLog. Gzip it. |
imsettings-mate-1.8.2-alt1_1.x86_64 |
![]() info | big-changelog | Package contains big ChangeLog. Gzip it. |
imsettings-qt-1.8.2-alt1_1.x86_64 |
![]() info | big-changelog | Package contains big ChangeLog. Gzip it. |
imsettings-xfce-1.8.2-alt1_1.x86_64 |
![]() info | big-changelog | Package contains big ChangeLog. Gzip it. |
imsettings-xim-1.8.2-alt1_1.x86_64 |
![]() info | big-changelog | Package contains big ChangeLog. Gzip it. |
inn-2.6.3-alt2.1.x86_64 |
![]() warn | rpm-filesystem-conflict-file-file | File /usr/share/man/man1/sm.1.xz conflicts with the package screen-message-0.6-alt2.x86_64. Moreover, the packages have no explicit conflicts with each other. You should add explicit conflicts, or, if conflicts are avoidable, consider using alternatives. |
inn-2.6.3-alt2.1.x86_64 |
![]() info | subdir-in-var-run | Found a subdir in /var/run or /var/lock. /var/run and /var/lock may be mounted as temporary filesystems, so the init.d scripts must handle this correctly. This will typically amount to creating any required subdirectories dynamically when the init.d script is run, rather than including them in the package and relying on rpm to create them. |
inn-2.6.3-alt2.1.x86_64 |
![]() info | init-but-no-native-systemd | The package have SysV init script(s) but no native systemd files. |
ispell-3.2.06-alt14.i586 |
![]() info | beehive-log-unpackaged-files-found-i586 | warning: Installed (but unpackaged) file(s) found: /usr/lib/ispell/deutsch.aff /usr/lib/ispell/deutsch.hash /usr/lib/ispell/deutschlxg.hash /usr/lib/ispell/deutschmed.hash /usr/lib/ispell/german.hash |
ispell-3.2.06-alt14.i586 |
![]() info | beehive-log-unpackaged-files-found-x86_64 | warning: Installed (but unpackaged) file(s) found: /usr/lib64/ispell/deutsch.aff /usr/lib64/ispell/deutsch.hash /usr/lib64/ispell/deutschlxg.hash /usr/lib64/ispell/deutschmed.hash /usr/lib64/ispell/german.hash |
ispell-he-0.1-alt6.x86_64 |
![]() info | missing-url | Missing Url: in a package. |
ispell-ru-rk-1.1-alt8.x86_64 |
![]() info | missing-url | Missing Url: in a package. |
ispell-ru-rk-cp1251-1.1-alt8.x86_64 |
![]() info | missing-url | Missing Url: in a package. |
itext-rups-2.1.7-alt3_41jpp8.noarch |
![]() warn | freedesktop-categories | 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-alt3_41jpp8.noarch |
![]() warn | freedesktop-categories | 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.33.20131227gitf159b88jpp8.noarch |
![]() fail | altlinux-java-forbidden-requires | 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. |
jadetex-3.13-alt4_13.noarch |
![]() warn | altlinux-policy-tex-obsolete-util-calls-in-post | According to TeX policy (http://www.altlinux.org/TeXPolicy) %post calls to texhash, updmap and fmtutil are now handled by filetrigger in tex-common package. Please, remove them. |
jadetex-3.13-alt4_13.noarch |
![]() info | beehive-log-unpackaged-files-found-i586 | warning: Installed (but unpackaged) file(s) found: /usr/share/man/man1/pdfjadetex.1.xz /usr/share/texmf/tex/jadetex/dsssl.def /usr/share/texmf/tex/jadetex/jadetex.ltx /usr/share/texmf/web2c/jadetex.fmt /usr/share/texmf/web2c/pdfjadetex.fmt |
jadetex-3.13-alt4_13.noarch |
![]() info | beehive-log-unpackaged-files-found-x86_64 | warning: Installed (but unpackaged) file(s) found: /usr/share/man/man1/pdfjadetex.1.xz /usr/share/texmf/tex/jadetex/dsssl.def /usr/share/texmf/tex/jadetex/jadetex.ltx /usr/share/texmf/web2c/jadetex.fmt /usr/share/texmf/web2c/pdfjadetex.fmt |
jai-imageio-core-1.2-alt1_0.24.20100217cvsjpp8.noarch |
![]() info | altlinux-java-duplicate-jars | file /usr/share/java/jai_imageio.jar confilicts with package: jai-imageio-core-javadoc-1.2-alt1_0.24.20100217cvsjpp8.noarch: if the jar do provide the same standard interface, it should be alternative. Otherwise it is recommended to rename the jar |
jai-imageio-core-javadoc-1.2-alt1_0.24.20100217cvsjpp8.noarch |
![]() info | altlinux-java-duplicate-jars | file /usr/share/java/jai_imageio.jar confilicts with package: jai-imageio-core-1.2-alt1_0.24.20100217cvsjpp8.noarch: if the jar do provide the same standard interface, it should be alternative. Otherwise it is recommended to rename the jar |
java-1.7.0-openjdk-devel-1.7.0.221-alt4_2.6.18.0jpp8.x86_64 |
![]() info | altlinux-java-duplicate-jars | file /usr/lib/jvm-exports/java-1.7.0-openjdk-1.7.0.221-2.6.18.0.x86_64/jaas-1.7.0.221.jar confilicts with package: java-1.7.0-openjdk-headless-1.7.0.221-alt4_2.6.18.0jpp8.x86_64: if the jar do provide the same standard interface, it should be alternative. Otherwise it is recommended to rename the jar file /usr/lib/jvm-exports/java-1.7.0-openjdk-1.7.0.221-2.6.18.0.x86_64/jaas-1.7.0.jar confilicts with package: java-1.7.0-openjdk-headless-1.7.0.221-alt4_2.6.18.0jpp8.x86_64: if the jar do provide the same standard interface, it should be alternative. Otherwise it is recommended to rename the jar file /usr/lib/jvm-exports/java-1.7.0-openjdk-1.7.0.221-2.6.18.0.x86_64/jaas.jar confilicts with package: java-1.7.0-openjdk-headless-1.7.0.221-alt4_2.6.18.0jpp8.x86_64: if the jar do provide the same standard interface, it should be alternative. Otherwise it is recommended to rename the jar file /usr/lib/jvm-exports/java-1.7.0-openjdk-1.7.0.221-2.6.18.0.x86_64/jce-1.7.0.221.jar confilicts with pac... [the rest of the message is skipped] |
java-1.7.0-openjdk-headless-1.7.0.221-alt4_2.6.18.0jpp8.x86_64 |
![]() info | altlinux-java-duplicate-jars | file /usr/lib/jvm-exports/java-1.7.0-openjdk-1.7.0.221-2.6.18.0.x86_64/jaas-1.7.0.221.jar confilicts with package: java-1.7.0-openjdk-devel-1.7.0.221-alt4_2.6.18.0jpp8.x86_64: if the jar do provide the same standard interface, it should be alternative. Otherwise it is recommended to rename the jar file /usr/lib/jvm-exports/java-1.7.0-openjdk-1.7.0.221-2.6.18.0.x86_64/jaas-1.7.0.jar confilicts with package: java-1.7.0-openjdk-devel-1.7.0.221-alt4_2.6.18.0jpp8.x86_64: if the jar do provide the same standard interface, it should be alternative. Otherwise it is recommended to rename the jar file /usr/lib/jvm-exports/java-1.7.0-openjdk-1.7.0.221-2.6.18.0.x86_64/jaas.jar confilicts with package: java-1.7.0-openjdk-devel-1.7.0.221-alt4_2.6.18.0jpp8.x86_64: if the jar do provide the same standard interface, it should be alternative. Otherwise it is recommended to rename the jar file /usr/lib/jvm-exports/java-1.7.0-openjdk-1.7.0.221-2.6.18.0.x86_64/jce-1.7.0.221.jar confilicts with package: jav... [the rest of the message is skipped] |
java-1.8.0-openjdk-javaws-1.8.2-alt1_3jpp8.x86_64 |
![]() experimental | iconsdir | Please, move pixmaps from /usr/share/pixmaps to %_liconsdir, %_niconsdir, %_miconsdir according to their size. See http://www.altlinux.org/IconPathsPolicy. |
java-10-openjdk-headless-10.0.2.13-alt5_7jpp9.x86_64 |
![]() warn | obsolete-call-in-post-alternatives-0.3 | alternatives-* calls in post/preun and in triggers are deprecated |
java-10-openjdk-javadoc-10.0.2.13-alt5_7jpp9.x86_64 |
![]() info | arch-dep-package-has-big-usr-share | 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-10-openjdk-javadoc-zip-10.0.2.13-alt5_7jpp9.x86_64 |
![]() info | arch-dep-package-consists-of-usr-share | 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-11-openjdk-devel-11.0.9.11-alt2_0.3.eajpp10.x86_64 |
![]() info | bin-permissions | not executable file /usr/bin/jaotc not executable file /usr/bin/jar not executable file /usr/bin/jarsigner not executable file /usr/bin/javac not executable file /usr/bin/javadoc not executable file /usr/bin/javap not executable file /usr/bin/jcmd not executable file /usr/bin/jconsole not executable file /usr/bin/jdb not executable file /usr/bin/jdeprscan not executable file /usr/bin/jdeps not executable file /usr/bin/jhsdb not executable file /usr/bin/jimage not executable file /usr/bin/jinfo not executable file /usr/bin/jlink not executable file /usr/bin/jmap not executable file /usr/bin/jmod not executable file /usr/bin/jps not executable file /usr/bin/jrunscript not executable file /usr/bin/jshell not executable file /usr/bin/jstack not executable file /usr/bin/jstat not executable file /usr/bin/jstatd not executable file /usr/bin/rmic not executable file /usr/bin/serialver |
java-11-openjdk-devel-11.0.9.11-alt2_0.3.eajpp10.x86_64 |
![]() info | alt-alternatives-vs-ghost | Since alternatives 0.4 the practice to own alternative symlinks as ghost files is deprecated. the ghost file /usr/bin/javac is an alternative in package java-1.7.0-openjdk-devel-1.7.0.221-alt4_2.6.18.0jpp8.x86_64. Consider removing the ghost file /usr/bin/javac. Since alternatives 0.4 the practice to own alternative symlinks as ghost files is deprecated. the ghost file /usr/bin/jar is an alternative in package java-1.7.0-openjdk-devel-1.7.0.221-alt4_2.6.18.0jpp8.x86_64. Consider removing the ghost file /usr/bin/jar. Since alternatives 0.4 the practice to own alternative symlinks as ghost files is deprecated. the ghost file /usr/bin/jarsigner is an alternative in package java-1.7.0-openjdk-devel-1.7.0.221-alt4_2.6.18.0jpp8.x86_64. Consider removing the ghost file /usr/bin/jarsigner. Since alternatives 0.4 the practice to own alternative symlinks as ghost files is deprecated. the ghost file /usr/bin/javadoc is an alternative in package java-1.7.0-openjdk-devel-1.7.0.221-alt4_2.6.18.0jpp8... [the rest of the message is skipped] |
java-11-openjdk-headless-11.0.9.11-alt2_0.3.eajpp10.x86_64 |
![]() warn | obsolete-call-in-post-alternatives-0.3 | alternatives-* calls in post/preun and in triggers are deprecated |
java-11-openjdk-headless-11.0.9.11-alt2_0.3.eajpp10.x86_64 |
![]() info | bin-permissions | not executable file /usr/bin/java not executable file /usr/bin/jjs not executable file /usr/bin/keytool not executable file /usr/bin/pack200 not executable file /usr/bin/rmid not executable file /usr/bin/rmiregistry not executable file /usr/bin/unpack200 |
java-11-openjdk-headless-11.0.9.11-alt2_0.3.eajpp10.x86_64 |
![]() info | alt-alternatives-vs-ghost | Since alternatives 0.4 the practice to own alternative symlinks as ghost files is deprecated. the ghost file /usr/bin/java is an alternative in package java-1.7.0-openjdk-headless-1.7.0.221-alt4_2.6.18.0jpp8.x86_64. Consider removing the ghost file /usr/bin/java. Since alternatives 0.4 the practice to own alternative symlinks as ghost files is deprecated. the ghost file /usr/bin/keytool is an alternative in package java-1.7.0-openjdk-headless-1.7.0.221-alt4_2.6.18.0jpp8.x86_64. Consider removing the ghost file /usr/bin/keytool. Since alternatives 0.4 the practice to own alternative symlinks as ghost files is deprecated. the ghost file /usr/bin/pack200 is an alternative in package java-1.7.0-openjdk-headless-1.7.0.221-alt4_2.6.18.0jpp8.x86_64. Consider removing the ghost file /usr/bin/pack200. Since alternatives 0.4 the practice to own alternative symlinks as ghost files is deprecated. the ghost file /usr/bin/unpack200 is an alternative in package java-1.7.0-openjdk-headless-1.7.0.221-a... [the rest of the message is skipped] |
java-11-openjdk-javadoc-11.0.9.11-alt2_0.3.eajpp10.x86_64 |
![]() info | alt-alternatives-vs-ghost | 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-stub-javadoc-0.1-alt1.noarch. Consider removing the ghost file /usr/share/javadoc/java. 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-1.7.0-openjdk-javadoc-1.7.0.221-alt4_2.6.18.0jpp8.noarch. Consider removing the ghost file /usr/share/javadoc/java. 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-10-openjdk-javadoc-10.0.2.13-alt5_7jpp9.x86_64. Consider removing the ghost file /usr/share/javadoc/java. 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-11-openjdk-javadoc-11.... [the rest of the message is skipped] |
java-11-openjdk-javadoc-11.0.9.11-alt2_0.3.eajpp10.x86_64 |
![]() info | arch-dep-package-has-big-usr-share | 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.9.11-alt2_0.3.eajpp10.x86_64 |
![]() info | arch-dep-package-has-big-usr-share | 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-9-openjdk-headless-9.0.4.11-alt8_6jpp9.x86_64 |
![]() warn | obsolete-call-in-post-alternatives-0.3 | alternatives-* calls in post/preun and in triggers are deprecated |
java-9-openjdk-javadoc-9.0.4.11-alt8_6jpp9.x86_64 |
![]() info | arch-dep-package-has-big-usr-share | 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-9-openjdk-javadoc-zip-9.0.4.11-alt8_6jpp9.x86_64 |
![]() info | arch-dep-package-consists-of-usr-share | 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.6.0-alt1.noarch |
![]() info | freedesktop-desktop | 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.6.0-alt1.noarch |
![]() info | missing-url | Missing Url: in a package. |
java3d-1.5.2-alt3_15jpp8.x86_64 |
![]() info | arch-dep-package-has-big-usr-share | 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-alt3_15jpp8.x86_64 |
![]() info | arch-dep-package-consists-of-usr-share | 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-alt3_15jpp8.x86_64 |
![]() info | arch-dep-package-consists-of-usr-share | 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. |
javacc-7.0.4-alt1_4jpp8.noarch |
![]() info | beehive-log-dependency-needs-epoch-x86_64 | javacc-demo: dependency on javacc needs Epoch |
javacc-7.0.4-alt1_4jpp8.noarch |
![]() info | beehive-log-dependency-needs-epoch-i586 | javacc-demo: dependency on javacc needs Epoch |
javapackages-tools-5.3.0-alt1_4jpp8.noarch |
![]() experimental | checkbashisms | checkbashisms utility found possible bashisms in: /usr/bin/shade-jar /usr/bin/clean-binary-files /usr/bin/find-jar /usr/bin/create-jar-links /usr/bin/check-binary-files |
jaxodraw-2.0.1-alt1_24jpp8.noarch |
![]() warn | altlinux-policy-tex-rpm-build-texmf | 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. |
jaxodraw-2.0.1-alt1_24jpp8.noarch |
![]() info | freedesktop-desktop | 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/... [the rest of the message is skipped] |
jaxodraw-2.0.1-alt1_24jpp8.noarch |
![]() experimental | iconsdir | Please, move pixmaps from /usr/share/pixmaps to %_liconsdir, %_niconsdir, %_miconsdir according to their size. See http://www.altlinux.org/IconPathsPolicy. |
jdepend-2.9.1-alt4_22jpp8.noarch |
![]() info | beehive-log-dependency-needs-epoch-x86_64 | jdepend-demo: dependency on jdepend needs Epoch |
jdepend-2.9.1-alt4_22jpp8.noarch |
![]() info | beehive-log-dependency-needs-epoch-i586 | jdepend-demo: dependency on jdepend needs Epoch |
jdiff-1.1.1-alt3_17jpp8.noarch |
![]() warn | rpm-filesystem-conflict-file-file | File /usr/bin/jdiff conflicts with the package python3-module-jsondiff-1.2.0-alt1.noarch. Moreover, the packages have no explicit conflicts with each other. You should add explicit conflicts, or, if conflicts are avoidable, consider using alternatives. |
jetty-9.4.19-alt1_1.v20190610jpp8.noarch |
![]() warn | init-lsb | /etc/rc.d/init.d/jetty: lsb init header missing. See http://www.altlinux.org/Services_Policy for details. |
jetty-9.4.19-alt1_1.v20190610jpp8.noarch |
![]() experimental | checkbashisms | checkbashisms utility found possible bashisms in: /etc/rc.d/init.d/jetty |
jeuclid-mathviewer-3.1.9-alt1_2.noarch |
![]() info | freedesktop-desktop | 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_1jpp8.noarch |
![]() warn | freedesktop-categories | Menu-related Additional Categories (http://standards.freedesktop.org/menu-spec/latest/apa.html) not found in /usr/share/applications/jflex.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). |
jflex-1.7.0-alt1_1jpp8.noarch |
![]() warn | macos-resource-fork-file-in-package | 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. |
jflex-1.7.0-alt1_1jpp8.noarch |
![]() experimental | iconsdir | Please, move pixmaps from /usr/share/pixmaps to %_liconsdir, %_niconsdir, %_miconsdir according to their size. See http://www.altlinux.org/IconPathsPolicy. |
jfreechart-1.0.19-alt1_13jpp8.noarch |
![]() info | big-changelog | Package contains big ChangeLog. Gzip it. |
jigasi-1.1-alt0.3.x86_64 |
![]() info | arch-dep-package-has-big-usr-share | 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. |
jogl-javadoc-1.1.1-alt1_13jpp8.x86_64 |
![]() info | arch-dep-package-consists-of-usr-share | 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. |
jpanoramamaker-5.6-alt1_11jpp8.noarch |
![]() warn | freedesktop-categories | 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_11jpp8.noarch |
![]() experimental | iconsdir | 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-alt1_3.x86_64 |
![]() info | big-changelog | Package contains big ChangeLog. Gzip it. |
kanatest-0.4.10-alt1_0.1.D20170810git19dd1a7d.6.x86_64 |
![]() warn | freedesktop-categories | 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). |
kde4-amarok-2.9.0-alt8.x86_64 |
![]() info | dbus-xml-not-in-devel |
file /usr/share/dbus-1/interfaces/org.freedesktop.MediaPlayer.player.xml is not used in run time. Move it to the |
kde4-amarok-2.9.0-alt8.x86_64 |
![]() info | arch-dep-package-has-big-usr-share | 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. |
kde4-amarok-2.9.0-alt8.x86_64 |
![]() info | big-changelog | Package contains big ChangeLog. Gzip it. |
kde4-amarok-2.9.0-alt8.x86_64 |
![]() info | beehive-log-unpackaged-files-found-i586 | warning: Installed (but unpackaged) file(s) found: /usr/lib/kde4/devel/libamarok-sqlcollection.so /usr/lib/kde4/devel/libamarok-transcoding.so /usr/lib/kde4/devel/libamarokcore.so /usr/lib/kde4/devel/libamaroklib.so /usr/lib/kde4/devel/libamarokocsclient.so /usr/lib/kde4/devel/libamarokpud.so /usr/lib/kde4/devel/libamarokshared.so /usr/share/metainfo/org.kde.amarok.appdata.xml |
kde4-amarok-2.9.0-alt8.x86_64 |
![]() info | beehive-log-unpackaged-files-found-x86_64 | warning: Installed (but unpackaged) file(s) found: /usr/lib64/kde4/devel/libamarok-sqlcollection.so /usr/lib64/kde4/devel/libamarok-transcoding.so /usr/lib64/kde4/devel/libamarokcore.so /usr/lib64/kde4/devel/libamaroklib.so /usr/lib64/kde4/devel/libamarokocsclient.so /usr/lib64/kde4/devel/libamarokpud.so /usr/lib64/kde4/devel/libamarokshared.so /usr/share/metainfo/org.kde.amarok.appdata.xml |
kde4-kid3-3.4.5-alt5.x86_64 |
![]() warn | altlinux-policy-obsolete-buildreq | Build dependency on rpm-build-ubt is obsolete and should be dropped to get rid of rpm-build-ubt package. |
kde4-kid3-3.4.5-alt5.x86_64 |
![]() info | beehive-log-unpackaged-files-found-i586 | warning: Installed (but unpackaged) file(s) found: /usr/lib/kde4/devel/libkid3-core.so /usr/lib/kde4/devel/libkid3-gui.so /usr/share/appdata/kid3-qt.appdata.xml /usr/share/appdata/kid3.appdata.xml /usr/share/dbus-1/interfaces/net.sourceforge.Kid3.xml /usr/share/man/de/man1/kid3-cli.1.xz /usr/share/man/de/man1/kid3-qt.1.xz /usr/share/man/de/man1/kid3.1.xz /usr/share/man/man1/kid3-cli.1.xz /usr/share/man/man1/kid3-qt.1.xz /usr/share/man/man1/kid3.1.xz |
kde4-kid3-3.4.5-alt5.x86_64 |
![]() info | beehive-log-unpackaged-files-found-x86_64 | warning: Installed (but unpackaged) file(s) found: /usr/lib64/kde4/devel/libkid3-core.so /usr/lib64/kde4/devel/libkid3-gui.so /usr/share/appdata/kid3-qt.appdata.xml /usr/share/appdata/kid3.appdata.xml /usr/share/dbus-1/interfaces/net.sourceforge.Kid3.xml /usr/share/man/de/man1/kid3-cli.1.xz /usr/share/man/de/man1/kid3-qt.1.xz /usr/share/man/de/man1/kid3.1.xz /usr/share/man/man1/kid3-cli.1.xz /usr/share/man/man1/kid3-qt.1.xz /usr/share/man/man1/kid3.1.xz |
kde4-menu-original-0.04-alt1.noarch |
![]() warn | rpm-package-is-obsoleted | The package is obsoleted by the package altlinux-freedesktop-menu-kde4-0.67-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 altlinux-freedesktop-menu-kde4-0.67-alt1.noarch to remove Obsoletes: tag. |
kde4-print-manager-14.12.1-alt5.x86_64 |
![]() info | freedesktop-desktop | desktop-file-validate utility printed the following message(s): /usr/share/applications/kde4/kcm_printer_manager.desktop: hint: value "Qt;KDE;System;Settings;HardwareSettings;Printing;" for key "Categories" in group "Desktop Entry" contains more than one main category; application might appear more than once in the application menu |
kde4-print-manager-14.12.1-alt5.x86_64 |
![]() info | beehive-log-unpackaged-files-found-i586 | warning: Installed (but unpackaged) file(s) found: /usr/lib/kde4/plugins/designer/printmanagerwidget.so |
kde4-print-manager-14.12.1-alt5.x86_64 |
![]() info | beehive-log-unpackaged-files-found-x86_64 | warning: Installed (but unpackaged) file(s) found: /usr/lib64/kde4/plugins/designer/printmanagerwidget.so |
kde4pimlibs-4.14.11-alt10.x86_64 |
![]() warn | altlinux-policy-obsolete-buildreq | Build dependency on rpm-build-ubt is obsolete and should be dropped to get rid of rpm-build-ubt package. |
kismet-0.0.2020.09.R4-alt1_2.x86_64 |
![]() info | arch-dep-package-has-big-usr-share | 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. |
kxml-2.3.0-alt3_20jpp8.noarch |
![]() info | beehive-log-unpackaged-files-found-i586 | warning: Installed (but unpackaged) file(s) found: /usr/share/java/kxml2.jar |
kxml-2.3.0-alt3_20jpp8.noarch |
![]() info | beehive-log-unpackaged-files-found-x86_64 | warning: Installed (but unpackaged) file(s) found: /usr/share/java/kxml2.jar |
lash-0.5.4-alt1_43.x86_64 |
![]() warn | freedesktop-categories | 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_43.x86_64 |
![]() info | freedesktop-desktop | 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 redundant with value "LASH Control Panel" of key "GenericName" |
latex2html-2020.2-alt1.noarch |
![]() warn | altlinux-policy-tex-rpm-build-texmf | 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. |
libaccounts-qt-1.13-alt2_12.x86_64 |
![]() info | beehive-log-unpackaged-files-found-i586 | warning: Installed (but unpackaged) file(s) found: /usr/include/accounts-qt5/Accounts/Account /usr/include/accounts-qt5/Accounts/AccountService /usr/include/accounts-qt5/Accounts/Application /usr/include/accounts-qt5/Accounts/AuthData /usr/include/accounts-qt5/Accounts/Error /usr/include/accounts-qt5/Accounts/Manager /usr/include/accounts-qt5/Accounts/Provider /usr/include/accounts-qt5/Accounts/Service /usr/include/accounts-qt5/Accounts/ServiceType /usr/include/accounts-qt5/Accounts/account-service.h /usr/include/accounts-qt5/Accounts/account.h /usr/include/accounts-qt5/Accounts/accountscommon.h /usr/include/accounts-qt5/Accounts/application.h /usr/include/accounts-qt5/Accounts/auth-data.h /usr/include/accounts-qt5/Accounts/error.h /usr/include/accounts-qt5/Accounts/manager.h /usr/include/accounts-qt5/Accounts/manager_p.h /usr/include/accounts-qt5/Accounts/provider.h /usr/include/accounts-qt5/Accounts/service-type.h /usr/include/accounts-qt5/Accounts/service.h /usr/include/accounts-qt5... [the rest of the message is skipped] |
libaccounts-qt-1.13-alt2_12.x86_64 |
![]() info | beehive-log-unpackaged-files-found-x86_64 | warning: Installed (but unpackaged) file(s) found: /usr/include/accounts-qt5/Accounts/Account /usr/include/accounts-qt5/Accounts/AccountService /usr/include/accounts-qt5/Accounts/Application /usr/include/accounts-qt5/Accounts/AuthData /usr/include/accounts-qt5/Accounts/Error /usr/include/accounts-qt5/Accounts/Manager /usr/include/accounts-qt5/Accounts/Provider /usr/include/accounts-qt5/Accounts/Service /usr/include/accounts-qt5/Accounts/ServiceType /usr/include/accounts-qt5/Accounts/account-service.h /usr/include/accounts-qt5/Accounts/account.h /usr/include/accounts-qt5/Accounts/accountscommon.h /usr/include/accounts-qt5/Accounts/application.h /usr/include/accounts-qt5/Accounts/auth-data.h /usr/include/accounts-qt5/Accounts/error.h /usr/include/accounts-qt5/Accounts/manager.h /usr/include/accounts-qt5/Accounts/manager_p.h /usr/include/accounts-qt5/Accounts/provider.h /usr/include/accounts-qt5/Accounts/service-type.h /usr/include/accounts-qt5/Accounts/service.h /usr/include/accounts-qt5... [the rest of the message is skipped] |
libatlascpp-devel-0.6.4-alt1_2.x86_64 |
![]() info | arch-dep-package-has-big-usr-share | 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. |
libcegui-devel-0.7.9-alt1_14.x86_64 |
![]() info | arch-dep-package-has-big-usr-share | 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. |
libchardet-1.0.5-alt1_1.x86_64 |
![]() info | beehive-log-unpackaged-files-found-i586 | warning: Installed (but unpackaged) file(s) found: /usr/share/doc/libchardet/Changelog /usr/share/doc/libchardet/LICENSE |
libchardet-1.0.5-alt1_1.x86_64 |
![]() info | beehive-log-unpackaged-files-found-x86_64 | warning: Installed (but unpackaged) file(s) found: /usr/share/doc/libchardet/Changelog /usr/share/doc/libchardet/LICENSE |
libcmml-0.9.1-alt3_20.x86_64 |
![]() info | beehive-log-unpackaged-files-found-i586 | warning: Installed (but unpackaged) file(s) found: /usr/share/man/man1/cmml-fix.1.xz /usr/share/man/man1/cmml-timeshift.1.xz /usr/share/man/man1/cmml-validate.1.xz /usr/share/man/man6/cmml-fortune.6.xz |
libcmml-0.9.1-alt3_20.x86_64 |
![]() info | beehive-log-unpackaged-files-found-x86_64 | warning: Installed (but unpackaged) file(s) found: /usr/share/man/man1/cmml-fix.1.xz /usr/share/man/man1/cmml-timeshift.1.xz /usr/share/man/man1/cmml-validate.1.xz /usr/share/man/man6/cmml-fortune.6.xz |
libctl5-3.2.2-alt3_3.x86_64 |
![]() info | beehive-log-unpackaged-files-found-i586 | warning: Installed (but unpackaged) file(s) found: /usr/bin/gen-ctl-io /usr/include/ctl/ctl.h /usr/include/ctl/ctlgeom-types.h /usr/include/ctl/ctlgeom.h /usr/lib/libctl.so /usr/lib/libctlgeom.so /usr/share/libctl/base/class.scm /usr/share/libctl/base/ctl.scm /usr/share/libctl/base/extern-funcs.scm /usr/share/libctl/base/help.scm /usr/share/libctl/base/include.scm /usr/share/libctl/base/interaction.scm /usr/share/libctl/base/io-vars.scm /usr/share/libctl/base/main.c /usr/share/libctl/base/math-utils.scm /usr/share/libctl/base/matrix3x3.scm /usr/share/libctl/base/simplex.scm /usr/share/libctl/base/utils.scm /usr/share/libctl/base/vector3.scm /usr/share/libctl/utils/ctl-io.scm /usr/share/libctl/utils/geom.c /usr/share/libctl/utils/geom.scm /usr/share/libctl/utils/nlopt-constants.scm /usr/share/libctl/utils/nlopt.c /usr/share/man/man1/gen-ctl-io.1.xz |
libctl5-3.2.2-alt3_3.x86_64 |
![]() info | beehive-log-unpackaged-files-found-x86_64 | warning: Installed (but unpackaged) file(s) found: /usr/bin/gen-ctl-io /usr/include/ctl/ctl.h /usr/include/ctl/ctlgeom-types.h /usr/include/ctl/ctlgeom.h /usr/lib64/libctl.so /usr/lib64/libctlgeom.so /usr/share/libctl/base/class.scm /usr/share/libctl/base/ctl.scm /usr/share/libctl/base/extern-funcs.scm /usr/share/libctl/base/help.scm /usr/share/libctl/base/include.scm /usr/share/libctl/base/interaction.scm /usr/share/libctl/base/io-vars.scm /usr/share/libctl/base/main.c /usr/share/libctl/base/math-utils.scm /usr/share/libctl/base/matrix3x3.scm /usr/share/libctl/base/simplex.scm /usr/share/libctl/base/utils.scm /usr/share/libctl/base/vector3.scm /usr/share/libctl/utils/ctl-io.scm /usr/share/libctl/utils/geom.c /usr/share/libctl/utils/geom.scm /usr/share/libctl/utils/nlopt-constants.scm /usr/share/libctl/utils/nlopt.c /usr/share/man/man1/gen-ctl-io.1.xz |
libdap-3.20.6-alt1_1.x86_64 |
![]() info | uncompressed-manpages | Package contains uncompressed manual pages. |
libdap-devel-3.20.6-alt1_1.x86_64 |
![]() info | uncompressed-manpages | Package contains uncompressed manual pages. |
libdca0-0.0.5-alt4.qa1.x86_64 |
![]() info | beehive-log-unpackaged-files-found-i586 | warning: Installed (but unpackaged) file(s) found: /usr/lib/libdts.a |
libdca0-0.0.5-alt4.qa1.x86_64 |
![]() info | beehive-log-unpackaged-files-found-x86_64 | warning: Installed (but unpackaged) file(s) found: /usr/lib64/libdts.a |
libdivecomputer-subsurface-devel-4.9.10-alt1_1.x86_64 |
![]() warn | library-pkgnames-static | 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 |
libdlna-devel-0.2.4-alt2_12.x86_64 |
![]() warn | library-pkgnames-static | 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 |
![]() info | big-changelog | Package contains big ChangeLog. Gzip it. |
libfplll-static-5.3.1-alt1_1.x86_64 |
![]() warn | library-pkgnames-static | 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_20.x86_64 |
![]() info | big-changelog | Package contains big ChangeLog. Gzip it. |
libgtk-engine-anachron-0.1-alt1.qa2.x86_64 |
![]() info | beehive-log-unpackaged-files-found-i586 | warning: Installed (but unpackaged) file(s) found: /usr/share/themes/AnachronAna/gtk-2.0/gtkrc |
libgtk-engine-anachron-0.1-alt1.qa2.x86_64 |
![]() info | beehive-log-unpackaged-files-found-x86_64 | warning: Installed (but unpackaged) file(s) found: /usr/share/themes/AnachronAna/gtk-2.0/gtkrc |
libgtk-engine-ubuntulooks-0.9.11-alt1.qa2.x86_64 |
![]() info | beehive-log-unpackaged-files-found-i586 | warning: Installed (but unpackaged) file(s) found: /usr/share/themes/Human/gtk-2.0/gtkrc |
libgtk-engine-ubuntulooks-0.9.11-alt1.qa2.x86_64 |
![]() info | beehive-log-unpackaged-files-found-x86_64 | warning: Installed (but unpackaged) file(s) found: /usr/share/themes/Human/gtk-2.0/gtkrc |
libgtk-engines-default-common-2.20.2-alt3.1.x86_64 |
![]() info | arch-dep-package-consists-of-usr-share | 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. |
libgtk-engines-default-common-2.20.2-alt3.1.x86_64 |
![]() info | big-changelog | Package contains big ChangeLog. Gzip it. |
libgtk-engines-default-2.20.2-alt3.1.i586 |
![]() info | beehive-log-dependency-needs-epoch-x86_64 | libgtk-engines-default: dependency on libgtk-engine-redmond needs Epoch libgtk-engines-default: dependency on libgtk-engine-hc needs Epoch libgtk-engines-default: dependency on libgtk-engine-glide needs Epoch libgtk-engine-redmond: dependency on libgtk-engines-default-common needs Epoch libgtk-engine-hc: dependency on libgtk-engines-default-common needs Epoch gtk2-theme-crux: dependency on libgtk-engines-default-common needs Epoch gtk2-theme-mist: dependency on libgtk-engines-default-common needs Epoch gtk2-theme-clearlooks: dependency on libgtk-engines-default-common needs Epoch gtk2-theme-thinice: dependency on libgtk-engines-default-common needs Epoch gtk2-theme-industrial: dependency on libgtk-engines-default-common needs Epoch libgtk-engine-glide: dependency on libgtk-engines-default-common needs Epoch |
libgtk-engines-default-2.20.2-alt3.1.i586 |
![]() info | beehive-log-non-strict-dependency-x86_64 | libgtk-engines-default: non-strict dependency on gtk2-theme-crux libgtk-engines-default: non-strict dependency on gtk2-theme-mist libgtk-engines-default: non-strict dependency on gtk2-theme-clearlooks libgtk-engines-default: non-strict dependency on gtk2-theme-thinice libgtk-engines-default: non-strict dependency on gtk2-theme-industrial |
libgtk-engines-default-2.20.2-alt3.1.i586 |
![]() info | beehive-log-non-strict-dependency-i586 | libgtk-engines-default: non-strict dependency on gtk2-theme-crux libgtk-engines-default: non-strict dependency on gtk2-theme-mist libgtk-engines-default: non-strict dependency on gtk2-theme-clearlooks libgtk-engines-default: non-strict dependency on gtk2-theme-thinice libgtk-engines-default: non-strict dependency on gtk2-theme-industrial |
libgtk-engines-default-2.20.2-alt3.1.i586 |
![]() info | beehive-log-dependency-needs-epoch-i586 | libgtk-engines-default: dependency on libgtk-engine-redmond needs Epoch libgtk-engines-default: dependency on libgtk-engine-hc needs Epoch libgtk-engines-default: dependency on libgtk-engine-glide needs Epoch libgtk-engine-redmond: dependency on libgtk-engines-default-common needs Epoch libgtk-engine-hc: dependency on libgtk-engines-default-common needs Epoch gtk2-theme-crux: dependency on libgtk-engines-default-common needs Epoch gtk2-theme-mist: dependency on libgtk-engines-default-common needs Epoch gtk2-theme-clearlooks: dependency on libgtk-engines-default-common needs Epoch gtk2-theme-thinice: dependency on libgtk-engines-default-common needs Epoch gtk2-theme-industrial: dependency on libgtk-engines-default-common needs Epoch libgtk-engine-glide: dependency on libgtk-engines-default-common needs Epoch |
libgtk-sharp2-2.12.11-alt7.x86_64 |
![]() info | big-changelog | Package contains big ChangeLog. Gzip it. |
libgtkextra-x11-devel-3.3.4-alt2_4.x86_64 |
![]() warn | rpm-filesystem-conflict-file-file | There are file conflicts with the package libgtk+extra2-devel-docs-2.1.2-alt3.noarch, for example, /usr/share/gtk-doc/html/gtkextra/GtkPlotArray.html (10 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. |
libguichan05-devel-0.5.0-alt1_26.x86_64 |
![]() info | arch-dep-package-has-big-usr-share | 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. |
libinn-devel-2.6.3-alt2.1.x86_64 |
![]() warn | rpm-filesystem-conflict-file-file | File /usr/share/man/man3/list.3.xz conflicts with the package man-pages-5.10-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. |
libirman-0.5.2-alt1_10.x86_64 |
![]() info | beehive-log-unpackaged-files-found-i586 | warning: Installed (but unpackaged) file(s) found: /usr/share/doc/libirman/README |
libirman-0.5.2-alt1_10.x86_64 |
![]() info | beehive-log-unpackaged-files-found-x86_64 | warning: Installed (but unpackaged) file(s) found: /usr/share/doc/libirman/README |
libkarma-0.1.2-alt1_12.x86_64 |
![]() info | beehive-log-unpackaged-files-found-i586 | warning: Installed (but unpackaged) file(s) found: /usr/share/doc/libkarma/ChangeLog /usr/share/doc/libkarma/THANKS /usr/share/doc/libkarma/TODO |
libkarma-0.1.2-alt1_12.x86_64 |
![]() info | beehive-log-unpackaged-files-found-x86_64 | warning: Installed (but unpackaged) file(s) found: /usr/share/doc/libkarma/ChangeLog /usr/share/doc/libkarma/THANKS /usr/share/doc/libkarma/TODO |
libkarma-devel-0.1.2-alt1_12.x86_64 |
![]() warn | library-pkgnames-static | 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 |
liblettertree-devel-0.1-alt1_13.x86_64 |
![]() info | missing-url | Missing Url: in a package. |
liblettertree0-0.1-alt1_13.x86_64 |
![]() info | missing-url | Missing Url: in a package. |
liblettertree0-debuginfo-0.1-alt1_13.x86_64 |
![]() info | missing-url | Missing Url: in a package. |
liblzmalib-devel-0.0.1-alt1_10.x86_64 |
![]() warn | library-pkgnames-static | 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 |
libmapsdb-devel-0.16-alt1.x86_64 |
![]() info | missing-url | Missing Url: in a package. |
libmilter-devel-static-8.14.3_1-alt1_11.x86_64 |
![]() warn | rpm-filesystem-conflict-file-file | Files /usr/include/libmilter/mfapi.h /usr/include/libmilter/mfdef.h /usr/include/libmilter/milter.h conflict with the package sendmail-devel-8.16.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. |
libmsym-devel-0.2.3-alt2_4.x86_64 |
![]() warn | rpm-filesystem-conflict-file-file | Files /usr/include/libmsym/msym.h /usr/include/libmsym/msym_error.h conflict with the package avogadro-devel-1.2.0-alt7.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. |
libnut-devel-0.0.675-alt1_10.x86_64 |
![]() warn | library-pkgnames-static | 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 |
libomp-test-10.0.0-alt1_1.x86_64 |
![]() info | arch-dep-package-has-big-usr-share | 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. |
libompl-devel-1.5.0-alt1_1.x86_64 |
![]() info | arch-dep-package-has-big-usr-share | 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. |
libopennet-devel-0.9.9-alt1_10.x86_64 |
![]() warn | library-pkgnames-static | 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 |
libpari23-devel-2.3.5-alt1_18.x86_64 |
![]() info | arch-dep-package-has-big-usr-share | 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-6.14.12-alt1_10.x86_64 |
![]() warn | rpm-filesystem-conflict-file-file | File /usr/share/man/man3/config.h.3.xz conflicts with the package liblog4cplus-devel-docs-2.0.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. |
libpgf-devel-6.14.12-alt1_10.x86_64 |
![]() info | arch-dep-package-has-big-usr-share | 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. |
libpqxx-4.0.1-alt2_17.x86_64 |
![]() info | big-changelog | Package contains big ChangeLog. Gzip it. |
libprelude-doc-5.2.0-alt1_2.noarch |
![]() info | big-changelog | Package contains big ChangeLog. Gzip it. |
libpreludedb-doc-5.1.0-alt1_2.noarch |
![]() info | big-changelog | Package contains big ChangeLog. Gzip it. |
libquvi0.9-devel-0.9.4-alt2.1.x86_64 |
![]() warn | rpm-filesystem-conflict-file-file | File /usr/share/man/man3/libquvi.3.xz conflicts with the package libquvi-devel-0.4.1-alt2.1.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. |
libreadline-devel-7.0.3-alt3.x86_64 |
![]() warn | rpm-filesystem-conflict-symlink-symlink | value of symlink /usr/lib64/libhistory.so is different from the same symlink in the package libreadline5-devel-5.2.14-alt6.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. |
libreadline-devel-7.0.3-alt3.x86_64 |
![]() warn | rpm-filesystem-conflict-file-file | There are file conflicts with the package libreadline5-devel-5.2.14-alt6.x86_64, for example, /usr/include/readline/chardefs.h (13 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. |
libreadline-devel-static-7.0.3-alt3.x86_64 |
![]() warn | rpm-filesystem-conflict-file-file | Files /usr/lib64/libhistory.a /usr/lib64/libreadline.a conflict with the package libreadline5-devel-static-5.2.14-alt6.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. |
libshout-idjc-devel-2.4.1-alt1_4.x86_64 |
![]() warn | rpm-filesystem-conflict-file-file | File /usr/share/aclocal/shout.m4 conflicts with the package libshout2-devel-2.2.2-alt3.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. |
libstatgrab-devel-0.92-alt1_3.x86_64 |
![]() info | big-changelog | Package contains big ChangeLog. Gzip it. |
libstatgrab10-0.92-alt1_3.x86_64 |
![]() info | big-changelog | Package contains big ChangeLog. Gzip it. |
libticables-devel-1.3.4-alt1_1.x86_64 |
![]() warn | rpm-filesystem-conflict-symlink-symlink | value of symlink /usr/lib64/libticables2.so is different from the same symlink in the package libticables2-devel-1.3.5-alt1_4.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. |
libticables-devel-1.3.4-alt1_1.x86_64 |
![]() warn | rpm-filesystem-conflict-file-file | Files /usr/include/tilp2/ticables.h /usr/lib64/pkgconfig/ticables2.pc conflict with the package libticables2-devel-1.3.5-alt1_4.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. File /usr/share/locale/fr/LC_MESSAGES/libticables2.mo conflicts with the package libticables2-i18n-1.3.5-alt1_4.noarch. Moreover, the packages have no explicit conflicts with each other. You should add explicit conflicts, or, if conflicts are avoidable, consider using alternatives. |
libticables2-devel-1.3.5-alt1_4.x86_64 |
![]() warn | rpm-filesystem-conflict-symlink-symlink | value of symlink /usr/lib64/libticables2.so is different from the same symlink in the package libticables-devel-1.3.4-alt1_1.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. |
libticables2-devel-1.3.5-alt1_4.x86_64 |
![]() warn | rpm-filesystem-conflict-file-file | Files /usr/include/tilp2/ticables.h /usr/lib64/pkgconfig/ticables2.pc conflict with the package libticables-devel-1.3.4-alt1_1.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. |
libticables2-i18n-1.3.5-alt1_4.noarch |
![]() warn | rpm-filesystem-conflict-file-file | File /usr/share/locale/fr/LC_MESSAGES/libticables2.mo conflicts with the package libticables-devel-1.3.4-alt1_1.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. |
libtpcmisc-static-1.4.8-alt2_24.x86_64 |
![]() warn | library-pkgnames-static | 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 |
libtranslit-icu-0.0.3-alt1_23.x86_64 |
![]() info | altlinux-policy-shared-lib-contains-devel-so |
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 |
libtranslit-m17n-0.0.3-alt1_23.x86_64 |
![]() info | altlinux-policy-shared-lib-contains-devel-so |
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 |
libxsettings-client-devel-0.17-alt2.x86_64 |
![]() warn | library-pkgnames-static | 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 |
libzeitgeist-devel-0.3.18-alt2_7.x86_64 |
![]() warn | sisyphus_check-check-dirlist | sisyphus_check --check-dirlist failed: package contains a directory /usr/share/vala/vapi that exclusively belongs to package vapi-common |
liquidwar-5.6.4-alt6.1.x86_64 |
![]() info | beehive-log-unpackaged-files-found-i586 | warning: Installed (but unpackaged) file(s) found: /usr/bin/liquidwar /usr/bin/liquidwar-mapgen /usr/bin/liquidwar-server /usr/share/doc/liquidwar/COPYING /usr/share/doc/liquidwar/README /usr/share/doc/liquidwar/README.de /usr/share/doc/liquidwar/README.dk /usr/share/doc/liquidwar/README.fr |
liquidwar-5.6.4-alt6.1.x86_64 |
![]() info | beehive-log-unpackaged-files-found-x86_64 | warning: Installed (but unpackaged) file(s) found: /usr/bin/liquidwar /usr/bin/liquidwar-mapgen /usr/bin/liquidwar-server /usr/share/doc/liquidwar/COPYING /usr/share/doc/liquidwar/README /usr/share/doc/liquidwar/README.de /usr/share/doc/liquidwar/README.dk /usr/share/doc/liquidwar/README.fr |
liquidwar-5.6.4-alt6.1.x86_64 |
![]() info | arch-dep-package-has-big-usr-share | 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. |
logcheck-1.3.17-alt1.git20141024.qa1.noarch |
![]() info | subdir-in-var-run | Found a subdir in /var/run or /var/lock. /var/run and /var/lock may be mounted as temporary filesystems, so the init.d scripts must handle this correctly. This will typically amount to creating any required subdirectories dynamically when the init.d script is run, rather than including them in the package and relying on rpm to create them. |
logoved-autorepo-0.017-alt1.noarch |
![]() experimental | checkbashisms | checkbashisms utility found possible bashisms in: /usr/bin/logoved-autorepo-helper-prepare-iteration /usr/bin/logoved-autorepo-helper-merge-task-goodies |
love-11.2-alt1_2.x86_64 |
![]() info | freedesktop-desktop | 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.2-alt1_2.x86_64 |
![]() experimental | iconsdir | 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 |
![]() experimental | iconsdir | Please, move pixmaps from /usr/share/pixmaps to %_liconsdir, %_niconsdir, %_miconsdir according to their size. See http://www.altlinux.org/IconPathsPolicy. |
lsyncd-2.1.4-alt1.git.3c9f8833.1.x86_64 |
![]() info | init-but-no-native-systemd | The package have SysV init script(s) but no native systemd files. |
lucidlife-0.9.2-alt3_27.x86_64 |
![]() info | freedesktop-desktop | desktop-file-validate utility printed the following message(s): /usr/share/applications/lucidlife.desktop: hint: value item "GNOME" in key "Categories" in group "Desktop Entry" can be extended with another category among the following categories: GTK |
lucidlife-0.9.2-alt3_27.x86_64 |
![]() experimental | iconsdir | Please, move pixmaps from /usr/share/pixmaps to %_liconsdir, %_niconsdir, %_miconsdir according to their size. See http://www.altlinux.org/IconPathsPolicy. |
matanza-0.13-alt2.1.x86_64 |
![]() info | beehive-log-unpackaged-files-found-i586 | warning: Installed (but unpackaged) file(s) found: /usr/lib/menu/matanza /usr/lib/menu/matanzaserver |
matanza-0.13-alt2.1.x86_64 |
![]() info | beehive-log-unpackaged-files-found-x86_64 | warning: Installed (but unpackaged) file(s) found: /usr/lib/menu/matanza /usr/lib/menu/matanzaserver |
matchbox-keyboard-0.1-alt1_10.x86_64 |
![]() experimental | iconsdir | 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 |
![]() fail | freedesktop-categories | 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 |
![]() info | freedesktop-desktop | 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 |
![]() experimental | iconsdir | Please, move pixmaps from /usr/share/pixmaps to %_liconsdir, %_niconsdir, %_miconsdir according to their size. See http://www.altlinux.org/IconPathsPolicy. |
maven-3.5.4-alt1_10jpp8.noarch |
![]() info | beehive-log-unpackaged-files-found-i586 | warning: Installed (but unpackaged) file(s) found: /etc/alternatives/packages.d/mvn_maven |
maven-3.5.4-alt1_10jpp8.noarch |
![]() info | beehive-log-unpackaged-files-found-x86_64 | warning: Installed (but unpackaged) file(s) found: /etc/alternatives/packages.d/mvn_maven |
maven-filesystem-0.01-alt2.1.noarch |
![]() info | missing-url | Missing Url: in a package. |
maven3-transaction-1.0.1-alt0.9jpp.noarch |
![]() info | missing-url | Missing Url: in a package. |
maxr-0.2.6-alt2_3.x86_64 |
![]() info | arch-dep-package-has-big-usr-share | 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. |
menu-messages-0.3.3-alt1.noarch |
![]() info | beehive-log-unpackaged-files-found-i586 | warning: Installed (but unpackaged) file(s) found: /usr/share/locale/sr@Latn/LC_MESSAGES/menu-messages.mo |
menu-messages-0.3.3-alt1.noarch |
![]() info | beehive-log-unpackaged-files-found-x86_64 | warning: Installed (but unpackaged) file(s) found: /usr/share/locale/sr@Latn/LC_MESSAGES/menu-messages.mo |
menu-messages-0.3.3-alt1.noarch |
![]() info | missing-url | Missing Url: in a package. |
milkytracker-1.02.00-alt3_9.x86_64 |
![]() experimental | iconsdir | 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 |
![]() info | altlinux-policy-description-too-much-space | Description has 3 empty lines in a row. Format description properly. Beware of errors with %ifs/%endifs. |
moon-buggy-1.0.51-alt2_24.x86_64 |
![]() experimental | iconsdir | Please, move pixmaps from /usr/share/pixmaps to %_liconsdir, %_niconsdir, %_miconsdir according to their size. See http://www.altlinux.org/IconPathsPolicy. |
mozilla-plugin-java-1.8.0-openjdk-1.8.2-alt1_3jpp8.x86_64 |
![]() warn | freedesktop-categories | Menu-related Additional Categories (http://standards.freedesktop.org/menu-spec/latest/apa.html) not found in /usr/share/applications/policyeditor.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). |
mythes-el-0.20070412-alt1_19.noarch |
![]() warn | invalid-url | Package has invalid Url:. It looks like a protocol part (http:,ftp:,etc.) is missing. |
nano-editor-0.1-alt3.noarch |
![]() info | missing-url | Missing Url: in a package. |
nazghul-0.7.1-alt2_23.20120228gitb0a402a.x86_64 |
![]() info | big-changelog | Package contains big ChangeLog. Gzip it. |
netembryo-0.1.1-alt2_5.x86_64 |
![]() info | library-pkgnames | package contains public library which is used in external packages: name should be lib* according to http://altlinux.org/Drafts/SharedLibs |
nopaste-1.013-alt1_1.noarch |
![]() fail | unmet-dependency-no-suitable-version | install dependency perl-App-Nopaste has no suitable version. |
octave-interval-3.2.0-alt2.x86_64 |
![]() info | arch-dep-package-has-big-usr-share | 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-mapping-1.4.1-alt1.x86_64 |
![]() info | arch-dep-package-has-big-usr-share | 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. |
opencsg-1.4.2-alt1_8.x86_64 |
![]() info | library-pkgnames | package contains public library which is used in external packages: name should be lib* according to http://altlinux.org/Drafts/SharedLibs |
openct-0.6.20-alt4.qa1.x86_64 |
![]() fail | init-lsb | /etc/rc.d/init.d/openct: not systemd compatible: lsb init header missing and openct.service is not present. See http://www.altlinux.org/Services_Policy for details. |
openct-0.6.20-alt4.qa1.x86_64 |
![]() info | subdir-in-var-run | Found a subdir in /var/run or /var/lock. /var/run and /var/lock may be mounted as temporary filesystems, so the init.d scripts must handle this correctly. This will typically amount to creating any required subdirectories dynamically when the init.d script is run, rather than including them in the package and relying on rpm to create them. |
openct-0.6.20-alt4.qa1.x86_64 |
![]() info | init-but-no-native-systemd | The package have SysV init script(s) but no native systemd files. |
openct-0.6.20-alt4.qa1.x86_64 |
![]() info | beehive-log-unpackaged-files-found-i586 | warning: Installed (but unpackaged) file(s) found: /usr/lib/openct-ifd.la |
openct-0.6.20-alt4.qa1.x86_64 |
![]() info | beehive-log-unpackaged-files-found-x86_64 | warning: Installed (but unpackaged) file(s) found: /usr/lib64/openct-ifd.la |
openjfx-11.0.9.2-alt1_3jpp11.x86_64 |
![]() info | altlinux-java-duplicate-jars | file /usr/lib/jvm/openjfx/javafx-swt.jar confilicts with package: openjfx-devel-11.0.9.2-alt1_3jpp11.x86_64: if the jar do provide the same standard interface, it should be alternative. Otherwise it is recommended to rename the jar file /usr/lib/jvm/openjfx/javafx.base.jar confilicts with package: openjfx-devel-11.0.9.2-alt1_3jpp11.x86_64: if the jar do provide the same standard interface, it should be alternative. Otherwise it is recommended to rename the jar file /usr/lib/jvm/openjfx/javafx.controls.jar confilicts with package: openjfx-devel-11.0.9.2-alt1_3jpp11.x86_64: if the jar do provide the same standard interface, it should be alternative. Otherwise it is recommended to rename the jar file /usr/lib/jvm/openjfx/javafx.fxml.jar confilicts with package: openjfx-devel-11.0.9.2-alt1_3jpp11.x86_64: if the jar do provide the same standard interface, it should be alternative. Otherwise it is recommended to rename the jar file /usr/lib/jvm/openjfx/javafx.graphics.jar confilicts with pac... [the rest of the message is skipped] |
openjfx-devel-11.0.9.2-alt1_3jpp11.x86_64 |
![]() info | altlinux-java-duplicate-jars | file /usr/lib/jvm/openjfx/javafx-swt.jar confilicts with package: openjfx-11.0.9.2-alt1_3jpp11.x86_64: if the jar do provide the same standard interface, it should be alternative. Otherwise it is recommended to rename the jar file /usr/lib/jvm/openjfx/javafx.base.jar confilicts with package: openjfx-11.0.9.2-alt1_3jpp11.x86_64: if the jar do provide the same standard interface, it should be alternative. Otherwise it is recommended to rename the jar file /usr/lib/jvm/openjfx/javafx.controls.jar confilicts with package: openjfx-11.0.9.2-alt1_3jpp11.x86_64: if the jar do provide the same standard interface, it should be alternative. Otherwise it is recommended to rename the jar file /usr/lib/jvm/openjfx/javafx.fxml.jar confilicts with package: openjfx-11.0.9.2-alt1_3jpp11.x86_64: if the jar do provide the same standard interface, it should be alternative. Otherwise it is recommended to rename the jar file /usr/lib/jvm/openjfx/javafx.graphics.jar confilicts with package: openjfx-11.0.9.2-a... [the rest of the message is skipped] |
openni-1.5.7.10-alt2_21.x86_64 |
![]() info | library-pkgnames | package contains public library which is used in external packages: name should be lib* according to http://altlinux.org/Drafts/SharedLibs |
opticalraytracer-2.7-alt2_12jpp8.noarch |
![]() warn | freedesktop-categories | 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). |
owfs-3.2p2-alt2.x86_64 |
![]() warn | altlinux-python-obsolete-buildreq-python-dev | python-dev is obsolete according to Python Policy (http://www.altlinux.org/Python_Policy). Please, use BuildRequires: python-devel. |
owfs-fs-3.2p2-alt2.x86_64 |
![]() fail | init-condrestart | /etc/rc.d/init.d/owfs: missing condstop target. ERROR: alt-specific script %_sbindir/preun_service (used in your %preun_service macro) depends on condstop. Please, fix. |
owfs-fs-3.2p2-alt2.x86_64 |
![]() warn | init-lsb | /etc/rc.d/init.d/owfs: lsb init header missing. See http://www.altlinux.org/Services_Policy for details. |
owfs-ftpd-3.2p2-alt2.x86_64 |
![]() fail | init-condrestart | /etc/rc.d/init.d/owftpd: missing condstop target. ERROR: alt-specific script %_sbindir/preun_service (used in your %preun_service macro) depends on condstop. Please, fix. |
owfs-ftpd-3.2p2-alt2.x86_64 |
![]() warn | init-lsb | /etc/rc.d/init.d/owftpd: lsb init header missing. See http://www.altlinux.org/Services_Policy for details. |
owfs-httpd-3.2p2-alt2.x86_64 |
![]() fail | init-condrestart | /etc/rc.d/init.d/owhttpd: missing condstop target. ERROR: alt-specific script %_sbindir/preun_service (used in your %preun_service macro) depends on condstop. Please, fix. |
owfs-httpd-3.2p2-alt2.x86_64 |
![]() warn | init-lsb | /etc/rc.d/init.d/owhttpd: lsb init header missing. See http://www.altlinux.org/Services_Policy for details. |
owfs-server-3.2p2-alt2.x86_64 |
![]() fail | init-condrestart | /etc/rc.d/init.d/owserver: missing condstop target. ERROR: alt-specific script %_sbindir/preun_service (used in your %preun_service macro) depends on condstop. Please, fix. |
owfs-server-3.2p2-alt2.x86_64 |
![]() warn | init-lsb | /etc/rc.d/init.d/owserver: lsb init header missing. See http://www.altlinux.org/Services_Policy for details. |
pavuk-0.9.35-alt6.3.x86_64 |
![]() experimental | checkbashisms | checkbashisms utility found possible bashisms in: /usr/bin/pavuk.sh |
pcp-5.2.0-alt1.x86_64 |
![]() warn | init-condrestart | /etc/rc.d/init.d/pcp: missing condstop target. Note: alt-specific script %_sbindir/preun_service (used in %preun_service macro) depends on condstop. It is wise to add condstop anyway./etc/rc.d/init.d/pmcd: missing condstop target. Note: alt-specific script %_sbindir/preun_service (used in %preun_service macro) depends on condstop. It is wise to add condstop anyway./etc/rc.d/init.d/pmie: missing condstop target. Note: alt-specific script %_sbindir/preun_service (used in %preun_service macro) depends on condstop. It is wise to add condstop anyway./etc/rc.d/init.d/pmlogger: missing condstop target. Note: alt-specific script %_sbindir/preun_service (used in %preun_service macro) depends on condstop. It is wise to add condstop anyway./etc/rc.d/init.d/pmproxy: missing condstop target. Note: alt-specific script %_sbindir/preun_service (used in %preun_service macro) depends on condstop. It is wise to add condstop anyway. |
pcp-conf-5.2.0-alt1.x86_64 |
![]() warn | rpm-filesystem-conflict-file-file | File /etc/pcp.conf conflicts with the package pgpool-II-4.0.2-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. |
perl-DBD-XBase-1.08-alt2.noarch |
![]() warn | rpm-filesystem-conflict-file-file | File /usr/bin/dbfdump conflicts with the package libshape-1.4.1-alt3.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. |
perl-Data-Array2ArrayMap-SDB-0.16-alt1.x86_64 |
![]() info | missing-url | Missing Url: in a package. |
perl-Data-Array2ArrayMap-SDB-debuginfo-0.16-alt1.x86_64 |
![]() info | missing-url | Missing Url: in a package. |
perl-Data-Array2ArrayMap-Hash-XSTree-0.13-alt4.2.x86_64 |
![]() info | missing-url | Missing Url: in a package. |
perl-Data-Array2ArrayMap-Hash-XSTree-debuginfo-0.13-alt4.2.x86_64 |
![]() info | missing-url | Missing Url: in a package. |
perl-Devel-REPL-1.003028-alt2_12.noarch |
![]() info | beehive-log-non-strict-dependency-x86_64 | perl-Devel-REPL: non-strict dependency on perl-Devel-REPL-Plugin-DDS perl-Devel-REPL: non-strict dependency on perl-Devel-REPL-Plugin-LexEnv perl-Devel-REPL: non-strict dependency on perl-Devel-REPL-Plugin-MultiLine-PPI |
perl-Devel-REPL-1.003028-alt2_12.noarch |
![]() info | beehive-log-non-strict-dependency-i586 | perl-Devel-REPL: non-strict dependency on perl-Devel-REPL-Plugin-DDS perl-Devel-REPL: non-strict dependency on perl-Devel-REPL-Plugin-LexEnv perl-Devel-REPL: non-strict dependency on perl-Devel-REPL-Plugin-MultiLine-PPI |
perl-Gear-Remotes-0.022-alt1.noarch |
![]() experimental | checkbashisms | checkbashisms utility found possible bashisms in: /usr/bin/gear-remotes-set-from-url |
perl-Math-Primality-scripts-0.08-alt2.noarch |
![]() warn | rpm-filesystem-conflict-file-file | File /usr/bin/primes.pl conflicts with the package perl-Math-Prime-Util-scripts-0.73-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-Math-Prime-Util-scripts-0.73-alt2.noarch |
![]() warn | rpm-filesystem-conflict-file-file | 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-Mojolicious-8.71-alt1.noarch |
![]() fail | init-lsb | /etc/rc.d/init.d/hypnotoad: not systemd compatible: lsb init header missing and hypnotoad.service is not present. See http://www.altlinux.org/Services_Policy for details. |
perl-Mojolicious-8.71-alt1.noarch |
![]() info | init-but-no-native-systemd | The package have SysV init script(s) but no native systemd files. |
perl-NetPacket-IPv6-1.7.2-alt1.noarch |
![]() fail | sisyphus_check | sisyphus_check failed: /ALT/Sisyphus/files/noarch/RPMS/perl-NetPacket-IPv6-1.7.2-alt1.noarch.rpm: license not found in '/usr/share/license' directory: revised /ALT/Sisyphus/files/noarch/RPMS/perl-NetPacket-IPv6-1.7.2-alt1.noarch.rpm: group with one element does not make sense: 'BSD ( revised )' sisyphus_check: check-license ERROR: license format violation |
perl-Padre-1.00-alt5.dac1134.noarch |
![]() info | freedesktop-desktop | desktop-file-validate utility printed the following message(s): /usr/share/applications/padre.desktop: hint: value item "TextTools" in key "Categories" in group "Desktop Entry" can be extended with another category among the following categories: Utility, or Office |
perl-Sys-CPUtime-0.10-alt4.2.x86_64 |
![]() info | missing-url | Missing Url: in a package. |
perl-Sys-CPUtime-debuginfo-0.10-alt4.2.x86_64 |
![]() info | missing-url | Missing Url: in a package. |
perl-Tapper-Cmd-5.0.12-alt1_1.noarch |
![]() fail | unsafe-tmp-usage-in-scripts | 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 -A5 -B5 /tmp/ /usr/share/perl5/auto/Tapper/Cmd/Init/hello-world/run-hello-world.sh start-tapper-daemon () { DAEMON=$1 if ps auxwww | grep -v grep | grep $DAEMON ; then kill $(ps auxwww | grep -v... [the rest of the message is skipped] |
perl-XML-SAX-1.02-alt1.noarch |
![]() warn | file-in-usr-marked-as-conffile | 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. |
pinball-0.3.4-alt1_1.x86_64 |
![]() info | arch-dep-package-has-big-usr-share | 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 |
![]() info | arch-dep-package-has-big-usr-share | 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 |
![]() info | big-changelog | Package contains big ChangeLog. Gzip it. |
pnetcdf-1.8.1-alt2.1.x86_64 |
![]() info | beehive-log-unpackaged-files-found-i586 | warning: Installed (but unpackaged) file(s) found: /usr/lib/libpnetcdf.a |
pnetcdf-1.8.1-alt2.1.x86_64 |
![]() info | beehive-log-unpackaged-files-found-x86_64 | warning: Installed (but unpackaged) file(s) found: /usr/lib64/libpnetcdf.a |
polipo-1.1.1-alt2.1.x86_64 |
![]() warn | init-lsb | /etc/rc.d/init.d/polipo: lsb init header missing. See http://www.altlinux.org/Services_Policy for details. |
portecle-1.10-alt1_5jpp8.noarch |
![]() info | freedesktop-desktop | desktop-file-validate utility printed the following message(s): /usr/share/applications/portecle.desktop: hint: value "Utility;Security;System;Java;" for key "Categories" in group "Desktop Entry" contains more than one main category; application might appear more than once in the application menu |
publican-4.3.2-alt3_13.noarch |
![]() fail | sisyphus_check | sisyphus_check failed: /ALT/Sisyphus/files/noarch/RPMS/publican-4.3.2-alt3_13.noarch.rpm: the package obsoletes itself sisyphus_check: check-deps ERROR: package dependencies violation /ALT/Sisyphus/files/noarch/RPMS/publican-4.3.2-alt3_13.noarch.rpm: The use of such a license name is ambiguous: Artistic |
publican-4.3.2-alt3_13.noarch |
![]() warn | file-in-usr-marked-as-conffile | 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-alt3_13.noarch |
![]() fail | freedesktop-categories | 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-alt3_13.noarch |
![]() fail | sisyphus_check | sisyphus_check failed: /ALT/Sisyphus/files/noarch/RPMS/publican-doc-4.3.2-alt3_13.noarch.rpm: the package obsoletes itself sisyphus_check: check-deps ERROR: package dependencies violation /ALT/Sisyphus/files/noarch/RPMS/publican-doc-4.3.2-alt3_13.noarch.rpm: The use of such a license name is ambiguous: Artistic |
publican-doc-4.3.2-alt3_13.noarch |
![]() info | freedesktop-desktop | 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-alt3_13.noarch |
![]() fail | freedesktop-categories | 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-alt3_13.noarch |
![]() info | freedesktop-desktop | 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 |
pve-spice-client-2.0.0-alt3.x86_64 |
![]() warn | freedesktop-categories | Menu-related Additional Categories (http://standards.freedesktop.org/menu-spec/latest/apa.html) not found in /usr/share/applications/pve-spice-client.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). |
python-module-aiodns-1.1.1-alt1.noarch |
![]() info | missing-url | Missing Url: in a package. |
python-module-aiopg-0.16.0-alt1.1.noarch |
![]() warn | specfile-python2-in-spec | spec file explicitly calls /usr/bin/python. It is deprecated binary. Use /usr/bin/python2. |
python-module-aiopg-0.16.0-alt1.1.noarch |
![]() warn | altlinux-python-python2-in-spec | spec file explicitly calls /usr/bin/python. It is deprecated binary. Use /usr/bin/python2. |
python-module-brotlipy-0.7.0-alt2.qa1.x86_64 |
![]() warn | specfile-python2-in-spec | spec file explicitly calls /usr/bin/python. It is deprecated binary. Use /usr/bin/python2. |
python-module-brotlipy-0.7.0-alt2.qa1.x86_64 |
![]() warn | altlinux-python-python2-in-spec | spec file explicitly calls /usr/bin/python. It is deprecated binary. Use /usr/bin/python2. |
python-module-cgen-2017.1-alt1.qa1.noarch |
![]() fail | sisyphus_check | sisyphus_check failed: /ALT/Sisyphus/files/noarch/RPMS/python-module-cgen-2017.1-alt1.qa1.noarch.rpm: forbidden requires: python-base sisyphus_check: check-deps ERROR: package dependencies violation |
python-module-elasticsearch-tests-5.1.0-alt1.noarch |
![]() fail | sisyphus_check | sisyphus_check failed: /ALT/Sisyphus/files/noarch/RPMS/python-module-elasticsearch-tests-5.1.0-alt1.noarch.rpm: forbidden requires: python-base sisyphus_check: check-deps ERROR: package dependencies violation /ALT/Sisyphus/files/noarch/RPMS/python-module-elasticsearch-tests-5.1.0-alt1.noarch.rpm: license not found in '/usr/share/license' directory: ASL |
python-module-elasticsearch-5.1.0-alt1.noarch |
![]() warn | specfile-python2-in-spec | spec file explicitly calls /usr/bin/python. It is deprecated binary. Use /usr/bin/python2. |
python-module-elasticsearch-5.1.0-alt1.noarch |
![]() warn | altlinux-python-python2-in-spec | spec file explicitly calls /usr/bin/python. It is deprecated binary. Use /usr/bin/python2. |
python-module-libcomps-doc-0.1.15-alt1_2.noarch |
![]() warn | altlinux-python-python-requires-python3 | python2 package requires python3-module-libcomps. |
python-module-requests-kerberos-0.12.0-alt3.noarch |
![]() fail | sisyphus_check | sisyphus_check failed: /ALT/Sisyphus/files/noarch/RPMS/python-module-requests-kerberos-0.12.0-alt3.noarch.rpm: forbidden requires: python-base sisyphus_check: check-deps ERROR: package dependencies violation /ALT/Sisyphus/files/noarch/RPMS/python-module-requests-kerberos-0.12.0-alt3.noarch.rpm: bad symbols in the license tag: / |
python-module-requests-kerberos-0.12.0-alt3.noarch |
![]() warn | specfile-python2-in-spec | spec file explicitly calls /usr/bin/python. It is deprecated binary. Use /usr/bin/python2. |
python-module-requests-kerberos-0.12.0-alt3.noarch |
![]() warn | altlinux-python-python2-in-spec | spec file explicitly calls /usr/bin/python. It is deprecated binary. Use /usr/bin/python2. |
python-module-sane-2.0.1-alt1.4.i586 |
![]() info | beehive-log-unpackaged-files-found-i586 | warning: Installed (but unpackaged) file(s) found: /usr/lib/python2.7/site-packages/sane.pyc |
python-module-sane-2.0.1-alt1.4.i586 |
![]() info | beehive-log-unpackaged-files-found-x86_64 | warning: Installed (but unpackaged) file(s) found: /usr/lib64/python2.7/site-packages/sane.pyc |
python-module-simplejson-3.15.0-alt3.qa1.x86_64 |
![]() warn | specfile-python2-in-spec | spec file explicitly calls /usr/bin/python. It is deprecated binary. Use /usr/bin/python2. |
python-module-simplejson-3.15.0-alt3.qa1.x86_64 |
![]() warn | altlinux-python-python2-in-spec | spec file explicitly calls /usr/bin/python. It is deprecated binary. Use /usr/bin/python2. |
python-module-smmap-2.0.3-alt3.noarch |
![]() warn | specfile-python2-in-spec | spec file explicitly calls /usr/bin/python. It is deprecated binary. Use /usr/bin/python2. |
python-module-smmap-2.0.3-alt3.noarch |
![]() warn | altlinux-python-python2-in-spec | spec file explicitly calls /usr/bin/python. It is deprecated binary. Use /usr/bin/python2. |
python-module-sphinx-bootstrap-theme-0.6.0-alt2.qa1.noarch |
![]() fail | sisyphus_check | sisyphus_check failed: /ALT/Sisyphus/files/noarch/RPMS/python-module-sphinx-bootstrap-theme-0.6.0-alt2.qa1.noarch.rpm: forbidden requires: python-base sisyphus_check: check-deps ERROR: package dependencies violation |
python-module-unicode_slugify-tests-0.1.5-alt3.noarch |
![]() fail | sisyphus_check | sisyphus_check failed: /ALT/Sisyphus/files/noarch/RPMS/python-module-unicode_slugify-tests-0.1.5-alt3.noarch.rpm: forbidden requires: python-base sisyphus_check: check-deps ERROR: package dependencies violation |
python-module-unicode_slugify-0.1.5-alt3.noarch |
![]() warn | specfile-python2-in-spec | spec file explicitly calls /usr/bin/python. It is deprecated binary. Use /usr/bin/python2. |
python-module-unicode_slugify-0.1.5-alt3.noarch |
![]() warn | altlinux-python-python2-in-spec | spec file explicitly calls /usr/bin/python. It is deprecated binary. Use /usr/bin/python2. |
python-module-yelp-bytes-0.3.0-alt2.qa1.noarch |
![]() fail | sisyphus_check | sisyphus_check failed: /ALT/Sisyphus/files/noarch/RPMS/python-module-yelp-bytes-0.3.0-alt2.qa1.noarch.rpm: forbidden requires: python-base sisyphus_check: check-deps ERROR: package dependencies violation |
python-module-yelp-encodings-0.1.3-alt2.qa1.noarch |
![]() fail | sisyphus_check | sisyphus_check failed: /ALT/Sisyphus/files/noarch/RPMS/python-module-yelp-encodings-0.1.3-alt2.qa1.noarch.rpm: forbidden requires: python-base sisyphus_check: check-deps ERROR: package dependencies violation |
python-module-yelp-encodings-0.1.3-alt2.qa1.noarch |
![]() warn | specfile-python2-in-spec | spec file explicitly calls /usr/bin/python. It is deprecated binary. Use /usr/bin/python2. |
python-module-yelp-encodings-0.1.3-alt2.qa1.noarch |
![]() warn | altlinux-python-python2-in-spec | spec file explicitly calls /usr/bin/python. It is deprecated binary. Use /usr/bin/python2. |
python3-module-aiodns-1.1.1-alt1.noarch |
![]() info | missing-url | Missing Url: in a package. |
qca2-2.2.0-alt1.1.x86_64 |
![]() warn | altlinux-policy-obsolete-buildreq | Build dependency on rpm-build-ubt is obsolete and should be dropped to get rid of rpm-build-ubt package. |
qca2-2.2.0-alt1.1.x86_64 |
![]() info | beehive-log-unpackaged-files-found-i586 | warning: Installed (but unpackaged) file(s) found: /usr/share/qt4/man/man1/qcatool.1.xz |
qca2-2.2.0-alt1.1.x86_64 |
![]() info | beehive-log-unpackaged-files-found-x86_64 | warning: Installed (but unpackaged) file(s) found: /usr/share/qt4/man/man1/qcatool.1.xz |
quarry-0.2.0-alt5_29.x86_64 |
![]() experimental | iconsdir | Please, move pixmaps from /usr/share/pixmaps to %_liconsdir, %_niconsdir, %_miconsdir according to their size. See http://www.altlinux.org/IconPathsPolicy. |
rachota-2.3-alt1_18.20130104cvsjpp8.noarch |
![]() warn | freedesktop-categories | 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.3-alt1_18.20130104cvsjpp8.noarch |
![]() experimental | iconsdir | 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 |
![]() info | library-pkgnames | package contains public library which is used in external packages: name should be lib* according to http://altlinux.org/Drafts/SharedLibs |
raidem-0.3.1-alt2_41.x86_64 |
![]() info | arch-dep-package-has-big-usr-share | 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. |
readline-7.0.3-alt3.x86_64 |
![]() info | beehive-log-unpackaged-files-found-i586 | warning: Installed (but unpackaged) file(s) found: /usr/share/doc/readline/CHANGES /usr/share/doc/readline/INSTALL /usr/share/doc/readline/README |
readline-7.0.3-alt3.x86_64 |
![]() info | beehive-log-unpackaged-files-found-x86_64 | warning: Installed (but unpackaged) file(s) found: /usr/share/doc/readline/CHANGES /usr/share/doc/readline/INSTALL /usr/share/doc/readline/README |
readosm-1.1.0-alt2_5.x86_64 |
![]() info | library-pkgnames | package contains public library which is used in external packages: name should be lib* according to http://altlinux.org/Drafts/SharedLibs |
repocop-0.83-alt1.noarch |
![]() experimental | checkbashisms | checkbashisms utility found possible bashisms in: /usr/share/repocop/common/purge-keydir |
repocop-collector-debian-menu-0.01-alt1.noarch |
![]() experimental | checkbashisms | checkbashisms utility found possible bashisms in: /usr/share/repocop/pkgcollectors/debian-menu/purge |
repocop-collector-init-script-0.04-alt1.noarch |
![]() experimental | checkbashisms | checkbashisms utility found possible bashisms in: /usr/share/repocop/pkgcollectors/init-script/purge |
repocop-collector-specfile-0.04-alt1.noarch |
![]() experimental | checkbashisms | checkbashisms utility found possible bashisms in: /usr/share/repocop/srccollectors/specfile/purge |
repocop-collector-systemd-0.02-alt1.noarch |
![]() experimental | checkbashisms | checkbashisms utility found possible bashisms in: /usr/share/repocop/pkgcollectors/systemd/purge |
repocop-report-distrodb-0.429-alt1.noarch |
![]() experimental | checkbashisms | checkbashisms utility found possible bashisms in: /usr/bin/repocop-report-helper-distrodb-preprocess |
repocop-report-qa-robot-0.42-alt1.noarch |
![]() experimental | checkbashisms | checkbashisms utility found possible bashisms in: /usr/bin/qa-robot-repocop |
repocop-unittest-altlinux-policy-0.45-alt1.noarch |
![]() experimental | checkbashisms | checkbashisms utility found possible bashisms in: /usr/share/repocop/srctests/specfile-macros-update_menus-is-deprecated/posttest /usr/share/repocop/srctests/specfile-macros-post_ldconfig-is-deprecated/posttest /usr/share/repocop/srctests/specfile-useradd-n/posttest /usr/share/repocop/srctests/specfile-macros-ubt-is-deprecated/posttest /usr/share/repocop/srctests/specfile-macros-__autoreconf-is-obsolete/posttest /usr/share/repocop/srctests/specfile-macros-post_fonts-is-deprecated/posttest /usr/share/repocop/srctests/specfile-macros-update_vimhelp-is-deprecated/posttest /usr/share/repocop/srctests/specfile-macros-get_dep-is-deprecated/posttest |
repocop-unittest-altlinux-python-0.19-alt1.noarch |
![]() experimental | checkbashisms | checkbashisms utility found possible bashisms in: /usr/share/repocop/srctests/specfile-python2-in-spec/posttest /usr/share/repocop/pkgtests/altlinux-python-obsolete-requires-python-version/posttest |
repocop-unittest-init-x-functions-0.02-alt1.noarch |
![]() experimental | checkbashisms | checkbashisms utility found possible bashisms in: /usr/share/repocop/pkgtests/init-x-functions/posttest |
repocop-unittest-systemd-0.08-alt1.noarch |
![]() experimental | checkbashisms | checkbashisms utility found possible bashisms in: /usr/share/repocop/pkgtests/systemd-check-socket-name/posttest |
repocop-unittest-unsafe-tmp-usage-in-scripts-0.6-alt7.noarch |
![]() experimental | checkbashisms | checkbashisms utility found possible bashisms in: /usr/share/repocop/pkgtests/unsafe-tmp-usage-in-scripts/test |
repofork-utils-0.11-alt1.noarch |
![]() experimental | checkbashisms | checkbashisms utility found possible bashisms in: /usr/bin/repofork-create-addon-repo-from-autorepo-taskgood /usr/bin/repofork-create-addon-repo-from-autorepo-taskgood-subset /usr/bin/repofork-create-addon-repo-for-each-given-autorepo-taskgood /usr/bin/repofork-create-addon-repo-for-each-given-hasher-srpm /usr/bin/mkrepofork /usr/bin/repofork-rebuild-helper-rebuild-a-srpm /usr/bin/repofork-create-addon-repo-for-each-given-autorepo-taskgood-subdir /usr/bin/repofork-create-addon-repo-for-each-build-in-given-autorepo-taskgood |
reportbug-debian-gtk-7.7.0.1-alt0.2.noarch |
![]() warn | freedesktop-categories | 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-perl-0.84-alt20.noarch |
![]() warn | file-in-usr-marked-as-conffile | 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. |
rpmdevtools-8.10-alt1.noarch |
![]() info | beehive-log-unpackaged-files-found-i586 | warning: Installed (but unpackaged) file(s) found: /etc/emacs/site-start.d/rpmdev-init.elc |
rpmdevtools-8.10-alt1.noarch |
![]() info | beehive-log-unpackaged-files-found-x86_64 | warning: Installed (but unpackaged) file(s) found: /etc/emacs/site-start.d/rpmdev-init.elc |
rsh-server-0.17-alt5.1.x86_64 |
![]() info | bin-permissions | not executable file /usr/sbin/in.rexecd not executable file /usr/sbin/in.rlogind not executable file /usr/sbin/in.rshd |
rt-4.4.4-alt1_7.noarch |
![]() info | beehive-log-non-strict-dependency-x86_64 | rt-tests: non-strict dependency on perl-RT-Test |
rt-4.4.4-alt1_7.noarch |
![]() info | beehive-log-non-strict-dependency-i586 | rt-tests: non-strict dependency on perl-RT-Test |
ruby-java-0.0.2-alt4.noarch |
![]() info | beehive-log-unpackaged-files-found-i586 | warning: Installed (but unpackaged) file(s) found: /usr/lib/ruby/gems/2.7.0/specifications/java-0.0.2.gemspec |
ruby-java-0.0.2-alt4.noarch |
![]() info | beehive-log-unpackaged-files-found-x86_64 | warning: Installed (but unpackaged) file(s) found: /usr/lib/ruby/gems/2.7.0/specifications/java-0.0.2.gemspec |
ruby-java-doc-0.0.2-alt4.noarch |
![]() warn | rpm-filesystem-conflict-file-file | File /usr/share/ri/site/Kernel/cdesc-Kernel.ri conflicts with the package ruby-awesome-print-doc-1.8.0-alt1.1.noarch. Moreover, the packages have no explicit conflicts with each other. You should add explicit conflicts, or, if conflicts are avoidable, consider using alternatives. File /usr/share/ri/site/Kernel/cdesc-Kernel.ri conflicts with the package ruby-em-synchrony-doc-1.0.6-alt1.1.noarch. Moreover, the packages have no explicit conflicts with each other. You should add explicit conflicts, or, if conflicts are avoidable, consider using alternatives. File /usr/share/ri/site/Module/cdesc-Module.ri conflicts with the package ruby-extlib-doc-0.9.16-alt1.1.noarch. Moreover, the packages have no explicit conflicts with each other. You should add explicit conflicts, or, if conflicts are avoidable, consider using alternatives. File /usr/share/ri/site/Kernel/cdesc-Kernel.ri conflicts with the package ruby-memoist-doc-0.16.0-alt1.1.noarch. Moreover, the packages have no explicit conflicts w... [the rest of the message is skipped] |
sablecc-3.7-alt1_9jpp8.noarch |
![]() info | big-changelog | Package contains big ChangeLog. Gzip it. |
scim-tables-chinese-0.5.14-alt2_3.x86_64 |
![]() info | arch-dep-package-consists-of-usr-share | 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. |
scim-tables-chinese-extra-0.5.14-alt2_3.x86_64 |
![]() info | arch-dep-package-consists-of-usr-share | 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. |
sdljava-demo-0.9.1-alt2_44jpp8.noarch |
![]() experimental | checkbashisms | checkbashisms utility found possible bashisms in: /usr/bin/sdljava-run-bsh.sh |
seahorse-adventures-1.1-alt1_1.noarch |
![]() fail | sisyphus_check | sisyphus_check failed: /ALT/Sisyphus/files/noarch/RPMS/seahorse-adventures-1.1-alt1_1.noarch.rpm: forbidden requires: python-base sisyphus_check: check-deps ERROR: package dependencies violation /ALT/Sisyphus/files/noarch/RPMS/seahorse-adventures-1.1-alt1_1.noarch.rpm: license not found in '/usr/share/license' directory: GPL+ |
sgml-common-0.6.3-alt15.noarch |
![]() experimental | checkbashisms | checkbashisms utility found possible bashisms in: /usr/bin/install-catalog |
shippy-1.5.0-alt1_1.x86_64 |
![]() info | beehive-log-non-strict-dependency-x86_64 | shippy-common: non-strict dependency on shippy shippy-common: non-strict dependency on shippy-allegro |
shippy-1.5.0-alt1_1.x86_64 |
![]() info | beehive-log-non-strict-dependency-i586 | shippy-common: non-strict dependency on shippy shippy-common: non-strict dependency on shippy-allegro |
slashem-0.0.8-alt2_0.23.E0F1.x86_64 |
![]() info | beehive-log-unpackaged-files-found-i586 | warning: Installed (but unpackaged) file(s) found: /usr/share/doc/slashem/Guidebook.txt /usr/share/doc/slashem/license |
slashem-0.0.8-alt2_0.23.E0F1.x86_64 |
![]() info | beehive-log-unpackaged-files-found-x86_64 | warning: Installed (but unpackaged) file(s) found: /usr/share/doc/slashem/Guidebook.txt /usr/share/doc/slashem/license |
spatialindex-1.8.5-alt1_12.x86_64 |
![]() info | library-pkgnames | package contains public library which is used in external packages: name should be lib* according to http://altlinux.org/Drafts/SharedLibs |
spawn-fcgi-1.6.4-alt4.x86_64 |
![]() fail | init-lsb | /etc/rc.d/init.d/spawn-fcgi: not systemd compatible: lsb init header missing and spawn-fcgi.service is not present. See http://www.altlinux.org/Services_Policy for details. |
spawn-fcgi-1.6.4-alt4.x86_64 |
![]() warn | specfile-useradd-n | -n in useradd is compat option and can be removed any time. Use -N instead. |
spawn-fcgi-1.6.4-alt4.x86_64 |
![]() info | subdir-in-var-run | Found a subdir in /var/run or /var/lock. /var/run and /var/lock may be mounted as temporary filesystems, so the init.d scripts must handle this correctly. This will typically amount to creating any required subdirectories dynamically when the init.d script is run, rather than including them in the package and relying on rpm to create them. |
spawn-fcgi-1.6.4-alt4.x86_64 |
![]() info | init-but-no-native-systemd | The package have SysV init script(s) but no native systemd files. |
spawn-fcgi-1.6.4-alt4.x86_64 |
![]() experimental | checkbashisms | checkbashisms utility found possible bashisms in: /etc/rc.d/init.d/spawn-fcgi |
starman-0.4015-alt1.noarch |
![]() fail | init-lsb | /etc/rc.d/init.d/starman: not systemd compatible: lsb init header missing and starman.service is not present. See http://www.altlinux.org/Services_Policy for details. |
starman-0.4015-alt1.noarch |
![]() warn | specfile-useradd-n | -n in useradd is compat option and can be removed any time. Use -N instead. |
starman-0.4015-alt1.noarch |
![]() info | init-but-no-native-systemd | The package have SysV init script(s) but no native systemd files. |
statgrab-tools-0.92-alt1_3.x86_64 |
![]() info | big-changelog | Package contains big ChangeLog. Gzip it. |
sudoku-savant-1.3-alt3_20.x86_64 |
![]() warn | freedesktop-categories | 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). |
sweethome3d-6.1-alt1_2jpp8.noarch |
![]() experimental | iconsdir | Please, move pixmaps from /usr/share/pixmaps to %_liconsdir, %_niconsdir, %_miconsdir according to their size. See http://www.altlinux.org/IconPathsPolicy. |
taggle-1.0-alt2_17jpp8.noarch |
![]() warn | freedesktop-categories | 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 |
![]() experimental | iconsdir | Please, move pixmaps from /usr/share/pixmaps to %_liconsdir, %_niconsdir, %_miconsdir according to their size. See http://www.altlinux.org/IconPathsPolicy. |
tagsoup-1.2.1-alt2_17jpp8.noarch |
![]() info | uncompressed-manpages | Package contains uncompressed manual pages. |
teg-0.11.2-alt2_46.x86_64 |
![]() experimental | iconsdir | Please, move pixmaps from /usr/share/pixmaps to %_liconsdir, %_niconsdir, %_miconsdir according to their size. See http://www.altlinux.org/IconPathsPolicy. |
telnet-3.0-alt9.1.i586 |
![]() warn | specfile-useradd-n | -n in useradd is compat option and can be removed any time. Use -N instead. |
tepache-1.1.2-alt1_14.noarch |
![]() fail | sisyphus_check | 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 |
texmf-bibtex8-gost-0.20050820-alt4.noarch |
![]() warn | altlinux-policy-tex-rpm-build-texmf | 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_18.x86_64 |
![]() info | freedesktop-desktop | 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 |
tinyxml-2.6.2-alt1.2.x86_64 |
![]() info | library-pkgnames | package contains public library which is used in external packages: name should be lib* according to http://altlinux.org/Drafts/SharedLibs |
torque-client-6.1.2-alt3_5.x86_64 |
![]() warn | rpm-filesystem-conflict-file-file | File /usr/bin/qstat conflicts with the package qstat-2.14-alt2.git.502167b.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. |
tray_mixer_plus-0.0.4-alt1.1.x86_64 |
![]() warn | invalid-url | Package has invalid Url:. It looks like a protocol part (http:,ftp:,etc.) is missing. |
tray_mixer_plus-0.0.4-alt1.1.x86_64 |
![]() warn | altlinux-find-lang-mo | Language specific files in /usr/share/locale should be marked, for example, using %find_lang. See http://www.altlinux.org/FindLangPolicy for details. |
unclutter-xfixes-1.3-alt1.x86_64 |
![]() warn | invalid-url | Package has invalid Url:. It looks like a protocol part (http:,ftp:,etc.) is missing. |
unclutter-xfixes-debuginfo-1.3-alt1.x86_64 |
![]() warn | invalid-url | Package has invalid Url:. It looks like a protocol part (http:,ftp:,etc.) is missing. |
uvcview-20071108-alt2.x86_64 |
![]() warn | freedesktop-desktop | 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" |
uvcview-20071108-alt2.x86_64 |
![]() warn | altlinux-find-lang-mo | Language specific files in /usr/share/locale should be marked, for example, using %find_lang. See http://www.altlinux.org/FindLangPolicy for details. |
vodovod-1.10r22-alt1_10.x86_64 |
![]() info | requires-ImageMagick | 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. |
voms-clients-java-3.3.0-alt1_6jpp8.noarch |
![]() info | beehive-log-unpackaged-files-found-i586 | warning: Installed (but unpackaged) file(s) found: /usr/bin/voms-proxy-destroy /usr/bin/voms-proxy-info /usr/bin/voms-proxy-init |
voms-clients-java-3.3.0-alt1_6jpp8.noarch |
![]() info | beehive-log-unpackaged-files-found-x86_64 | warning: Installed (but unpackaged) file(s) found: /usr/bin/voms-proxy-destroy /usr/bin/voms-proxy-info /usr/bin/voms-proxy-init |
wcslib-5.19.1-alt2.x86_64 |
![]() warn | altlinux-policy-obsolete-buildreq | Build dependency on rpm-build-ubt is obsolete and should be dropped to get rid of rpm-build-ubt package. |
wcslib-devel-5.19.1-alt2.x86_64 |
![]() info | arch-dep-package-has-big-usr-share | 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. |
wordwarvi-1.1-alt1_12.git6beed31.x86_64 |
![]() info | arch-dep-package-has-big-usr-share | The package has a significant amount of architecture-independent data in /usr/share, while it is an architecture-dependent package. This is wasteful of mirror space and bandwidth, as we then end up with multiple copies of this data, one for each architecture. If the data in /usr/share is not architecture-independent, it is a policy violation, and in this case, you should move that data elsewhere. |
xaos-3.6-alt3.x86_64 |
![]() info | freedesktop-desktop | 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_9.x86_64 |
![]() warn | freedesktop-categories | 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_9.x86_64 |
![]() info | freedesktop-desktop | 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.33.b7.noarch |
![]() warn | freedesktop-categories | 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 |
![]() warn | file-in-usr-marked-as-conffile | 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. |
xmvn-3.0.0-alt1_23jpp8.noarch |
![]() info | beehive-log-unpackaged-files-found-i586 | warning: Installed (but unpackaged) file(s) found: /usr/share/xmvn/repository-jni/JPP/hawtjni/hawtjni-runtime.jar /usr/share/xmvn/repository-jni/JPP/jansi-native/jansi-linux.jar /usr/share/xmvn/repository-jni/JPP/jansi-native/jansi-linux32.jar /usr/share/xmvn/repository-jni/JPP/jansi-native/jansi-native.jar /usr/share/xmvn/repository-jni/JPP/native-platform.jar |
xmvn-3.0.0-alt1_23jpp8.noarch |
![]() info | beehive-log-unpackaged-files-found-x86_64 | warning: Installed (but unpackaged) file(s) found: /usr/share/xmvn/repository-jni/JPP/hawtjni/hawtjni-runtime.jar /usr/share/xmvn/repository-jni/JPP/jansi-native/jansi-linux.jar /usr/share/xmvn/repository-jni/JPP/jansi-native/jansi-linux64.jar /usr/share/xmvn/repository-jni/JPP/jansi-native/jansi-native.jar /usr/share/xmvn/repository-jni/JPP/native-platform.jar |
xppaut-6.11b-alt1.x86_64 |
![]() info | arch-dep-package-has-big-usr-share | 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 |
![]() info | missing-url | Missing Url: in a package. |
xskat-4.0.0-alt2_20.x86_64 |
![]() experimental | iconsdir | Please, move pixmaps from /usr/share/pixmaps to %_liconsdir, %_niconsdir, %_miconsdir according to their size. See http://www.altlinux.org/IconPathsPolicy. |
zipios++-0.1.5.9-alt2_20.x86_64 |
![]() info | library-pkgnames | 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 |
![]() info | arch-dep-package-has-big-usr-share | 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. |
zookeeper-java-3.4.9-alt6_13jpp8.x86_64 |
![]() info | arch-dep-package-consists-of-usr-share | 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. |