Майнтейнер: Andrey Cherepanov
Информация Пакеты Bugs and FR Repocop
Сообщения от repocop:пакет | статус | тест | сообщение |
---|---|---|---|
1c-preinstall-full-8.3-alt12.noarch |
![]() warn | requires-microsoft-fonts-ttf | Free Software packages should not require @ fonts! But dependency on fonts-ttf-ms is found. |
389-ds-base-libs-1.4.1.18-alt5.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 |
OCE-draw-0.18.3-alt2.x86_64 |
![]() info | freedesktop-desktop | desktop-file-validate utility printed the following message(s): /usr/share/applications/opencascade-draw.desktop: hint: value "ConsoleOnly;Graphics;3DGraphics;DataVisualization;Education;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/opencascade-draw.desktop: hint: value "ConsoleOnly;Graphics;3DGraphics;DataVisualization;Education;Science;" for key "Categories" in group "Desktop Entry" contains more than one main category; application might appear more than once in the application menu |
OCE-foundation-0.18.3-alt2.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 |
OCE-modeling-0.18.3-alt2.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 |
OCE-ocaf-0.18.3-alt2.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 |
OCE-visualization-0.18.3-alt2.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 |
adp-1.0-alt3.noarch |
![]() experimental | checkbashisms | checkbashisms utility found possible bashisms in: /usr/sbin/adp-fetch |
adp-templates-1.0-alt3.noarch |
![]() experimental | checkbashisms | checkbashisms utility found possible bashisms in: /usr/bin/adp-functions |
alt-test-1.1.4-alt1.noarch |
![]() experimental | checkbashisms | checkbashisms utility found possible bashisms in: /usr/bin/alt-test-functions |
alterator-mass-management-0.1.7-alt1.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/lib/alterator/backend3/mass-management: $ grep -A5 -B5 /tmp/ /usr/lib/alterator/backend3/mass-management mkdir -p "$TASKS_DIR/task-$number" cat >"$TASKS_DIR/task-$number.yml" < |
alterator-net-domain-0.7.1-alt1.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/lib/alterator/backend3/net-domain: $ grep -A5 -B5 /tmp/ /usr/lib/alterator/backend3/net-domain ## https://www.altlinux.org/ActiveDirectory/DC ad_provision_domain() { local domain_name="$1" shift local log="/tmp/samba-dc-provision-$(date +%d.%m.%Y-%H:%M:%S)-$domain_n... [the rest of the message is skipped] |
alterator-net-domain-0.7.1-alt1.x86_64 |
![]() experimental | checkbashisms | checkbashisms utility found possible bashisms in: /usr/bin/ipa-sh-functions |
alterator-pkg-2.7.4-alt1.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/lib/alterator/backend3/pkg-install: $ grep -A5 -B5 /tmp/ /usr/lib/alterator/backend3/pkg-install ;; write) case "$in__objects" in /) if test_bool "$in_auto"; then make_apt < /dev/null &> /tmp/pkg-install.log else start_pipe &> /tmp/pkg-install.log fi ;; notify) writ... [the rest of the message is skipped] |
alterator-preinstall-0.7.2-alt1.noarch |
![]() warn | rpm-filesystem-conflict-file-file | File /usr/lib/alterator/backend3/preinstall conflicts with the package alterator-setup-0.3.8-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. |
amavis-2.12.0-alt1.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. |
apache2-mod_auth_token-1.0.5-alt1.x86_64 |
![]() info | altlinux-policy-obsolete-httpd2-reload | This package contains httpd2 restart/reload calls in its post/un scripts. But those calls are deprecated by httpd2.filetrigger that activates by files in /etc/httpd2/ or %_libdir/apache2/modules/. It should be safe to remove those calls and rely on the filetrigger instead. |
apache2-mod_ngobjweb-5.0.1-alt1.x86_64 |
![]() info | altlinux-policy-obsolete-httpd2-reload | This package contains httpd2 restart/reload calls in its post/un scripts. But those calls are deprecated by httpd2.filetrigger that activates by files in /etc/httpd2/ or %_libdir/apache2/modules/. It should be safe to remove those calls and rely on the filetrigger instead. |
appstream-0.13.1-alt1.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 |
appstream-qt-0.13.1-alt1.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 |
basqet-0.2.0-alt2.x86_64 |
![]() warn | freedesktop-desktop | desktop-file-validate utility exited abnormally with the following message(s): /usr/share/applications/basqet.desktop: error: value "0.2.0" for key "Version" in group "Desktop Entry" is not a known version |
basqet-0.2.0-alt2.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. |
bleachbit-4.2.0-alt1.noarch |
![]() experimental | iconsdir | Please, move pixmaps from /usr/share/pixmaps to %_liconsdir, %_niconsdir, %_miconsdir according to their size. See http://www.altlinux.org/IconPathsPolicy. |
blink-qt-3.2.1-alt1.x86_64 |
![]() warn | rpm-filesystem-conflict-file-file | File /usr/bin/blink 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. |
blink-qt-3.2.1-alt1.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. |
boomaga-3.0.0-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/boomaga.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). |
brisk-menu-0.6.2-alt1.x86_64 |
![]() info | beehive-log-unpackaged-files-found-i586 | warning: Installed (but unpackaged) file(s) found: /usr/share/locale/be_Latn/LC_MESSAGES/brisk-menu.mo |
brisk-menu-0.6.2-alt1.x86_64 |
![]() info | beehive-log-unpackaged-files-found-x86_64 | warning: Installed (but unpackaged) file(s) found: /usr/share/locale/be_Latn/LC_MESSAGES/brisk-menu.mo |
bsc-4.1.0-alt1.qa1.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. |
c-icap-0.5.7-alt1.x86_64 |
![]() warn | specfile-useradd-n | -n in useradd is compat option and can be removed any time. Use -N instead. |
c-icap-0.5.7-alt1.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 |
card-actions-1.10-alt8.noarch |
![]() info | missing-url | Missing Url: in a package. |
cert-sh-functions-1.0.6-alt1.noarch |
![]() info | missing-url | Missing Url: in a package. |
cert-sh-functions-1.0.6-alt1.noarch |
![]() experimental | checkbashisms | checkbashisms utility found possible bashisms in: /usr/bin/cert-sh-functions |
colobot-0.1.12-alt0.1.alpha.x86_64 |
![]() info | freedesktop-desktop | desktop-file-validate utility printed the following message(s): /usr/share/applications/colobot.desktop: hint: value "Education;Robotics;Game;AdventureGame;StrategyGame;" for key "Categories" in group "Desktop Entry" contains more than one main category; application might appear more than once in the application menu |
colobot-0.1.12-alt0.1.alpha.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. |
cqrlog-2.5.0-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. |
cuneiform-qt-0.1.4-alt2.x86_64 |
![]() warn | freedesktop-categories | Menu-related Additional Categories (http://standards.freedesktop.org/menu-spec/latest/apa.html) not found in /usr/share/applications/cuneiform-qt.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). |
cuneiform-qt-0.1.4-alt2.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. |
daps-3.0.0-alt1.noarch |
![]() 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. |
davmail-5.5.1-alt1.noarch |
![]() warn | freedesktop-categories | Menu-related Additional Categories (http://standards.freedesktop.org/menu-spec/latest/apa.html) not found in /usr/share/applications/davmail.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). |
deploy-0.2.1-alt1.noarch |
![]() experimental | checkbashisms | checkbashisms utility found possible bashisms in: /usr/bin/deploy |
disable-usb-autosuspend-1.1-alt1.noarch |
![]() info | missing-url | Missing Url: in a package. |
doublecmd-common-0.9.9-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. |
doublecmd-gtk-0.9.9-alt2.x86_64 |
![]() info | freedesktop-desktop | desktop-file-validate utility printed the following message(s): /usr/share/applications/doublecmd.desktop: hint: value item "FileManager" in key "Categories" in group "Desktop Entry" can be extended with another category among the following categories: System;FileTools |
doublecmd-qt-0.9.9-alt2.x86_64 |
![]() info | freedesktop-desktop | desktop-file-validate utility printed the following message(s): /usr/share/applications/doublecmd-qt.desktop: hint: value item "FileManager" in key "Categories" in group "Desktop Entry" can be extended with another category among the following categories: System;FileTools |
dovecot-2.3.13-alt1.x86_64 |
![]() warn | specfile-useradd-n | -n in useradd is compat option and can be removed any time. Use -N instead. |
dovecot-2.3.13-alt1.x86_64 |
![]() warn | init-lsb | /etc/rc.d/init.d/dovecot: lsb init header missing. See http://www.altlinux.org/Services_Policy for details. |
dovecot-2.3.13-alt1.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 |
epson-inkjet-printer-escpr-1.7.8-alt1.x86_64 |
![]() warn | distribution-tag | Bad Distribution: tag in a package. |
epson-inkjet-printer-escpr-1.7.8-alt1.x86_64 |
![]() info | altlinux-policy-shared-lib-contains-devel-so |
SharedLibs Policy Draft violation: Shared Lib package should not contain symlink /usr/lib64/libescpr.so but just /usr/lib64/libescpr.so.1.0.0. According to SharedLibs Policy Draft, symlink /usr/lib64/libescpr.so should be placed in a special subpackage named lib |
epson-inkjet-printer-escpr-1.7.8-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. |
eviacam-2.1.4-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. |
eviacam-2.1.4-alt1.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. |
fontconfig-disable-type1-font-for-assistant-1.0-alt1.noarch |
![]() info | symlink-extra-slash | /etc/fonts/conf.d/99-fonts-type1.conf:This symlink contains two successive slashes (//) or ends with a slash (/). symlinks should be as short as possible. |
fpc-compiler-3.2.0-alt2.x86_64 |
![]() fail | buildroot | found paths to buildroot: /etc/fppkg.cfg: CompilerConfigDir=/usr/src/tmp/fpc-buildroot/etc/fppkg FileMask=/usr/src/tmp/fpc-buildroot/etc/fppkgconf.d/*.conf |
fpc-compiler-3.2.0-alt2.x86_64 |
![]() info | bin-permissions | not executable file /usr/bin/fpcmkcfg.rsj not executable file /usr/bin/fpcsubst.rsj |
fpc-ide-3.2.0-alt2.x86_64 |
![]() info | bin-permissions | not executable file /usr/bin/fp.rsj |
fpc-utils-3.2.0-alt2.x86_64 |
![]() info | bin-permissions | not executable file /usr/bin/fpclasschart.rsj not executable file /usr/bin/makeskel.rsj not executable file /usr/bin/pas2ut.rsj not executable file /usr/bin/ptop.rsj not executable file /usr/bin/rstconv.rsj not executable file /usr/bin/unitdiff.rsj |
freebasic-1.07.2-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. |
freecad-0.18.5-alt1.x86_64 |
![]() info | freedesktop-desktop | desktop-file-validate utility printed the following message(s): /usr/share/applications/org.freecadweb.FreeCAD.desktop: warning: value "??????? ??????????????????? ??????????????" for key "Comment[ru]" in group "Desktop Entry" looks redundant with value "??????? ??????????????????? ??????????????" of key "GenericName[ru]" /usr/share/applications/org.freecadweb.FreeCAD.desktop: hint: value "Graphics;Science;Education;Engineering;" 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/org.freecadweb.FreeCAD.desktop: hint: value "Graphics;Science;Education;Engineering;" for key "Categories" in group "Desktop Entry" contains more than one main category; application might appear more than once in the application menu |
freecad-0.18.5-alt1.x86_64 |
![]() info | uncompressed-manpages | Package contains uncompressed manual pages. |
gambas-runtime-3.15.2-alt2.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. |
gamine-1.6-alt1.x86_64 |
![]() warn | freedesktop-categories | Menu-related Additional Categories (http://standards.freedesktop.org/menu-spec/latest/apa.html) not found in /usr/share/applications/gamine.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). |
gamine-1.6-alt1.x86_64 |
![]() warn | freedesktop-desktop | desktop-file-validate utility exited abnormally with the following message(s): /usr/share/applications/gamine.desktop: error: file contains key "comment" in group "Desktop Entry", but keys extending the format should start with "X-" /usr/share/applications/gamine.desktop: error: file contains key "comment" in group "Desktop Entry", but keys extending the format should start with "X-" |
gamine-1.6-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. |
ganttproject-2.7.2-alt4.noarch |
![]() info | freedesktop-desktop | desktop-file-validate utility printed the following message(s): /usr/share/applications/ganttproject.desktop: hint: value "Office;Development;ProjectManagement;" for key "Categories" in group "Desktop Entry" contains more than one main category; application might appear more than once in the application menu |
gcompris-qt-1.0-alt1.x86_64 |
![]() info | freedesktop-desktop | desktop-file-validate utility printed the following message(s): /usr/share/applications/org.kde.gcompris.desktop: hint: value "Education;Game;KidsGame;" for key "Categories" in group "Desktop Entry" contains more than one main category; application might appear more than once in the application menu |
gcompris-qt-1.0-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. |
gdesklets-0.36.3-alt6.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. |
gdesklets-0.36.3-alt6.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. |
girar-utils-1.5.10-alt1.noarch |
![]() info | missing-url | Missing Url: in a package. |
girar-utils-1.5.10-alt1.noarch |
![]() experimental | checkbashisms | checkbashisms utility found possible bashisms in: /usr/bin/girar-show |
gmanedit-0.4.2-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/gmanedit.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). |
gmanedit-0.4.2-alt3.x86_64 |
![]() warn | freedesktop-desktop | desktop-file-validate utility exited abnormally with the following message(s): /usr/share/applications/gmanedit.desktop: warning: file contains lines that are not UTF-8 encoded. There is no guarantee the validator will correctly work. [Invalid UTF-8] /usr/share/applications/gmanedit.desktop: error: value "Editor de pxe1ginas man de GNOME" for locale string key "Comment[es]" in group "Desktop Entry" contains invalid UTF-8 characters, locale string values should be encoded in UTF-8 [Invalid UTF-8] /usr/share/applications/gmanedit.desktop: error: value "Editor de pxe1xinas man de GNOME" for locale string key "Comment[gl]" in group "Desktop Entry" contains invalid UTF-8 characters, locale string values should be encoded in UTF-8 |
gmanedit-0.4.2-alt3.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. |
gnucash-docs-4.4-alt1.noarch |
![]() info | big-changelog | Package contains big ChangeLog. Gzip it. |
gnucash-program-4.4-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. |
gnustep-Affiche-0.6.0-alt7.x86_64 |
![]() warn | altlinux-policy-debian-menu-is-deprecated | package contains deprecated /usr/lib/menu/ files. Please, convert to .desktop files |
gnustep-AppWrapper-0.1-alt6.x86_64 |
![]() warn | altlinux-policy-debian-menu-is-deprecated | package contains deprecated /usr/lib/menu/ files. Please, convert to .desktop files |
gnustep-Backbone-0.1.0-alt7.git20170619.x86_64 |
![]() warn | altlinux-policy-debian-menu-is-deprecated | package contains deprecated /usr/lib/menu/ files. Please, convert to .desktop files |
gnustep-BatMon-0.7-alt6.x86_64 |
![]() warn | altlinux-policy-debian-menu-is-deprecated | package contains deprecated /usr/lib/menu/ files. Please, convert to .desktop files |
gnustep-Bean-0.1-alt6.x86_64 |
![]() warn | altlinux-policy-debian-menu-is-deprecated | package contains deprecated /usr/lib/menu/ files. Please, convert to .desktop files |
gnustep-Burn-0.5.0-alt8.x86_64 |
![]() warn | altlinux-policy-debian-menu-is-deprecated | package contains deprecated /usr/lib/menu/ files. Please, convert to .desktop files |
gnustep-CDPlayer-0.5.1-alt9.x86_64 |
![]() warn | altlinux-policy-debian-menu-is-deprecated | package contains deprecated /usr/lib/menu/ files. Please, convert to .desktop files |
gnustep-Camera-0.8-alt9.x86_64 |
![]() warn | altlinux-policy-debian-menu-is-deprecated | package contains deprecated /usr/lib/menu/ files. Please, convert to .desktop files |
gnustep-CameraTransfer-0.3-alt10.x86_64 |
![]() warn | altlinux-policy-debian-menu-is-deprecated | package contains deprecated /usr/lib/menu/ files. Please, convert to .desktop files |
gnustep-Cartotheque-0.1-alt7.x86_64 |
![]() warn | altlinux-policy-debian-menu-is-deprecated | package contains deprecated /usr/lib/menu/ files. Please, convert to .desktop files |
gnustep-Charmap-0.3-alt6.x86_64 |
![]() warn | altlinux-policy-debian-menu-is-deprecated | package contains deprecated /usr/lib/menu/ files. Please, convert to .desktop files |
gnustep-Connect-0.1-alt6.x86_64 |
![]() warn | altlinux-policy-debian-menu-is-deprecated | package contains deprecated /usr/lib/menu/ files. Please, convert to .desktop files |
gnustep-DataBasin-0.7-alt2.x86_64 |
![]() warn | altlinux-policy-debian-menu-is-deprecated | package contains deprecated /usr/lib/menu/ files. Please, convert to .desktop files |
gnustep-DisplayCalibrator-0.7-alt7.x86_64 |
![]() warn | altlinux-policy-debian-menu-is-deprecated | package contains deprecated /usr/lib/menu/ files. Please, convert to .desktop files |
gnustep-EdenMath-1.1.1-alt7.x86_64 |
![]() warn | altlinux-policy-debian-menu-is-deprecated | package contains deprecated /usr/lib/menu/ files. Please, convert to .desktop files |
gnustep-Expense-0.1-alt6.x86_64 |
![]() warn | altlinux-policy-debian-menu-is-deprecated | package contains deprecated /usr/lib/menu/ files. Please, convert to .desktop files |
gnustep-FTP-0.4-alt6.x86_64 |
![]() warn | altlinux-policy-debian-menu-is-deprecated | package contains deprecated /usr/lib/menu/ files. Please, convert to .desktop files |
gnustep-Fortunate-3.0-alt6.x86_64 |
![]() warn | altlinux-policy-debian-menu-is-deprecated | package contains deprecated /usr/lib/menu/ files. Please, convert to .desktop files |
gnustep-FreeTar-0.9-alt6.x86_64 |
![]() warn | altlinux-policy-debian-menu-is-deprecated | package contains deprecated /usr/lib/menu/ files. Please, convert to .desktop files |
gnustep-GNUWash-0.1-alt5.x86_64 |
![]() warn | altlinux-policy-debian-menu-is-deprecated | package contains deprecated /usr/lib/menu/ files. Please, convert to .desktop files |
gnustep-GRubik-0.1-alt6.x86_64 |
![]() warn | altlinux-policy-debian-menu-is-deprecated | package contains deprecated /usr/lib/menu/ files. Please, convert to .desktop files |
gnustep-GSCommander-0.1-alt6.x86_64 |
![]() warn | altlinux-policy-debian-menu-is-deprecated | package contains deprecated /usr/lib/menu/ files. Please, convert to .desktop files |
gnustep-GSDock-0.0.1-alt5.x86_64 |
![]() warn | altlinux-policy-debian-menu-is-deprecated | package contains deprecated /usr/lib/menu/ files. Please, convert to .desktop files |
gnustep-GSPdf-0.5-alt7.x86_64 |
![]() warn | altlinux-policy-debian-menu-is-deprecated | package contains deprecated /usr/lib/menu/ files. Please, convert to .desktop files |
gnustep-GScheme-0.6.1-alt6.x86_64 |
![]() warn | altlinux-policy-debian-menu-is-deprecated | package contains deprecated /usr/lib/menu/ files. Please, convert to .desktop files |
gnustep-GTAMSAnalyzer-0.42-alt7.x86_64 |
![]() warn | altlinux-policy-debian-menu-is-deprecated | package contains deprecated /usr/lib/menu/ files. Please, convert to .desktop files |
gnustep-GTAMSAnalyzer-docs-0.42-alt7.noarch |
![]() warn | macos-ds-store-file-in-package | There is a file in the package named .DS_Store or .DS_Store.gz, the file name used by Mac OS X to store folder attributes. Such files are generally useless in packages and were usually accidentally included by copying complete directories from the source tarball. |
gnustep-Gemas-0.4-alt3.x86_64 |
![]() warn | altlinux-policy-debian-menu-is-deprecated | package contains deprecated /usr/lib/menu/ files. Please, convert to .desktop files |
gnustep-Ghack-0.2-alt6.x86_64 |
![]() warn | altlinux-policy-debian-menu-is-deprecated | package contains deprecated /usr/lib/menu/ files. Please, convert to .desktop files |
gnustep-Gomoku-1.2.9-alt6.x86_64 |
![]() warn | altlinux-policy-debian-menu-is-deprecated | package contains deprecated /usr/lib/menu/ files. Please, convert to .desktop files |
gnustep-Graphos-0.5-alt5.x86_64 |
![]() warn | altlinux-policy-debian-menu-is-deprecated | package contains deprecated /usr/lib/menu/ files. Please, convert to .desktop files |
gnustep-Grr-1.0-alt7.x86_64 |
![]() warn | altlinux-policy-debian-menu-is-deprecated | package contains deprecated /usr/lib/menu/ files. Please, convert to .desktop files |
gnustep-HelpViewer-0.3-alt5.x86_64 |
![]() warn | altlinux-policy-debian-menu-is-deprecated | package contains deprecated /usr/lib/menu/ files. Please, convert to .desktop files |
gnustep-IconManager-0.3-alt7.x86_64 |
![]() warn | altlinux-policy-debian-menu-is-deprecated | package contains deprecated /usr/lib/menu/ files. Please, convert to .desktop files |
gnustep-ImageViewer-0.6.3-alt6.x86_64 |
![]() warn | altlinux-policy-debian-menu-is-deprecated | package contains deprecated /usr/lib/menu/ files. Please, convert to .desktop files |
gnustep-Ink-0.1-alt6.x86_64 |
![]() warn | altlinux-policy-debian-menu-is-deprecated | package contains deprecated /usr/lib/menu/ files. Please, convert to .desktop files |
gnustep-Innerspace-1.0.0-alt3.x86_64 |
![]() warn | altlinux-policy-debian-menu-is-deprecated | package contains deprecated /usr/lib/menu/ files. Please, convert to .desktop files |
gnustep-KeyArcher-0.1-alt5.x86_64 |
![]() warn | altlinux-policy-debian-menu-is-deprecated | package contains deprecated /usr/lib/menu/ files. Please, convert to .desktop files |
gnustep-Ladder-1.0-alt6.x86_64 |
![]() warn | altlinux-policy-debian-menu-is-deprecated | package contains deprecated /usr/lib/menu/ files. Please, convert to .desktop files |
gnustep-LapisPuzzle-1.2-alt7.x86_64 |
![]() warn | altlinux-policy-debian-menu-is-deprecated | package contains deprecated /usr/lib/menu/ files. Please, convert to .desktop files |
gnustep-LaternaMagica-0.4-alt7.x86_64 |
![]() warn | altlinux-policy-debian-menu-is-deprecated | package contains deprecated /usr/lib/menu/ files. Please, convert to .desktop files |
gnustep-Localize-20040424-alt6.x86_64 |
![]() warn | altlinux-policy-debian-menu-is-deprecated | package contains deprecated /usr/lib/menu/ files. Please, convert to .desktop files |
gnustep-Lynkeos-1.2-alt7.x86_64 |
![]() warn | altlinux-policy-debian-menu-is-deprecated | package contains deprecated /usr/lib/menu/ files. Please, convert to .desktop files |
gnustep-MPDCon-1.5.1-alt5.x86_64 |
![]() warn | altlinux-policy-debian-menu-is-deprecated | package contains deprecated /usr/lib/menu/ files. Please, convert to .desktop files |
gnustep-Mixer-1.8.0-alt6.x86_64 |
![]() warn | altlinux-policy-debian-menu-is-deprecated | package contains deprecated /usr/lib/menu/ files. Please, convert to .desktop files |
gnustep-Money-0.1-alt7.x86_64 |
![]() warn | altlinux-policy-debian-menu-is-deprecated | package contains deprecated /usr/lib/menu/ files. Please, convert to .desktop files |
gnustep-MyWiki-0.9-alt6.x86_64 |
![]() warn | altlinux-policy-debian-menu-is-deprecated | package contains deprecated /usr/lib/menu/ files. Please, convert to .desktop files |
gnustep-NeXTGo-3.0-alt5.x86_64 |
![]() warn | altlinux-policy-debian-menu-is-deprecated | package contains deprecated /usr/lib/menu/ files. Please, convert to .desktop files |
gnustep-NoteBook-0.3-alt8.x86_64 |
![]() warn | altlinux-policy-debian-menu-is-deprecated | package contains deprecated /usr/lib/menu/ files. Please, convert to .desktop files |
gnustep-PRICE-1.2.0-alt7.x86_64 |
![]() warn | altlinux-policy-debian-menu-is-deprecated | package contains deprecated /usr/lib/menu/ files. Please, convert to .desktop files |
gnustep-Paje-1.98-alt5.x86_64 |
![]() warn | altlinux-policy-debian-menu-is-deprecated | package contains deprecated /usr/lib/menu/ files. Please, convert to .desktop files |
gnustep-PictureFrame-1.1.3-alt8.x86_64 |
![]() warn | altlinux-policy-debian-menu-is-deprecated | package contains deprecated /usr/lib/menu/ files. Please, convert to .desktop files |
gnustep-Pixen-0.1-alt6.x86_64 |
![]() warn | altlinux-policy-debian-menu-is-deprecated | package contains deprecated /usr/lib/menu/ files. Please, convert to .desktop files |
gnustep-PlopFolio-0.1.0-alt6.x86_64 |
![]() warn | altlinux-policy-debian-menu-is-deprecated | package contains deprecated /usr/lib/menu/ files. Please, convert to .desktop files |
gnustep-Poe-0.5.1-alt6.x86_64 |
![]() warn | altlinux-policy-debian-menu-is-deprecated | package contains deprecated /usr/lib/menu/ files. Please, convert to .desktop files |
gnustep-Popup-0.5-alt6.x86_64 |
![]() warn | altlinux-policy-debian-menu-is-deprecated | package contains deprecated /usr/lib/menu/ files. Please, convert to .desktop files |
gnustep-Preview-0.8.5-alt6.x86_64 |
![]() warn | altlinux-policy-debian-menu-is-deprecated | package contains deprecated /usr/lib/menu/ files. Please, convert to .desktop files |
gnustep-ProjectManager-0.2-alt5.x86_64 |
![]() warn | altlinux-policy-debian-menu-is-deprecated | package contains deprecated /usr/lib/menu/ files. Please, convert to .desktop files |
gnustep-RemoteDesk-0.1-alt6.x86_64 |
![]() warn | altlinux-policy-debian-menu-is-deprecated | package contains deprecated /usr/lib/menu/ files. Please, convert to .desktop files |
gnustep-SequenceConverter-1.6.0-alt7.x86_64 |
![]() warn | altlinux-policy-debian-menu-is-deprecated | package contains deprecated /usr/lib/menu/ files. Please, convert to .desktop files |
gnustep-SlideShow-0.3-alt6.x86_64 |
![]() warn | altlinux-policy-debian-menu-is-deprecated | package contains deprecated /usr/lib/menu/ files. Please, convert to .desktop files |
gnustep-Stepbill-2.4-alt6.x86_64 |
![]() warn | altlinux-policy-debian-menu-is-deprecated | package contains deprecated /usr/lib/menu/ files. Please, convert to .desktop files |
gnustep-Stepulator-1.0-alt6.x86_64 |
![]() warn | altlinux-policy-debian-menu-is-deprecated | package contains deprecated /usr/lib/menu/ files. Please, convert to .desktop files |
gnustep-TextEdit-4.0-alt7.x86_64 |
![]() warn | altlinux-policy-debian-menu-is-deprecated | package contains deprecated /usr/lib/menu/ files. Please, convert to .desktop files |
gnustep-Ticker-0.1-alt6.x86_64 |
![]() warn | altlinux-policy-debian-menu-is-deprecated | package contains deprecated /usr/lib/menu/ files. Please, convert to .desktop files |
gnustep-TimeMon-4.1-alt8.x86_64 |
![]() warn | altlinux-policy-debian-menu-is-deprecated | package contains deprecated /usr/lib/menu/ files. Please, convert to .desktop files |
gnustep-Toolbox-0.8-alt6.x86_64 |
![]() warn | altlinux-policy-debian-menu-is-deprecated | package contains deprecated /usr/lib/menu/ files. Please, convert to .desktop files |
gnustep-Vespucci-0.1-alt6.x86_64 |
![]() warn | altlinux-policy-debian-menu-is-deprecated | package contains deprecated /usr/lib/menu/ files. Please, convert to .desktop files |
gnustep-VolumeControl-0.5-alt7.x86_64 |
![]() warn | altlinux-policy-debian-menu-is-deprecated | package contains deprecated /usr/lib/menu/ files. Please, convert to .desktop files |
gnustep-Waiho-0.2-alt6.x86_64 |
![]() warn | altlinux-policy-debian-menu-is-deprecated | package contains deprecated /usr/lib/menu/ files. Please, convert to .desktop files |
gnustep-Wrapper-0.1.0-alt7.x86_64 |
![]() warn | altlinux-policy-debian-menu-is-deprecated | package contains deprecated /usr/lib/menu/ files. Please, convert to .desktop files |
gnustep-Yap-0.2-alt5.x86_64 |
![]() warn | altlinux-policy-debian-menu-is-deprecated | package contains deprecated /usr/lib/menu/ files. Please, convert to .desktop files |
gnustep-Yap-0.2-alt5.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. |
gnustep-Zipper-1.5-alt6.x86_64 |
![]() warn | altlinux-policy-debian-menu-is-deprecated | package contains deprecated /usr/lib/menu/ files. Please, convert to .desktop files |
gnustep-aclock-0.3-alt8.x86_64 |
![]() warn | altlinux-policy-debian-menu-is-deprecated | package contains deprecated /usr/lib/menu/ files. Please, convert to .desktop files |
gnustep-base-1.27.0-alt1.x86_64 |
![]() info | init-but-no-native-systemd | The package have SysV init script(s) but no native systemd files. |
gnustep-dbuskit-0.3.2-alt7.svn20140131.3.x86_64 |
![]() info | big-changelog | Package contains big ChangeLog. Gzip it. |
gnustep-easydiff-0.4.1-alt8.x86_64 |
![]() warn | altlinux-policy-debian-menu-is-deprecated | package contains deprecated /usr/lib/menu/ files. Please, convert to .desktop files |
gnustep-gmastermind-0.6-alt6.x86_64 |
![]() warn | altlinux-policy-debian-menu-is-deprecated | package contains deprecated /usr/lib/menu/ files. Please, convert to .desktop files |
gnustep-gmines-0.2-alt7.x86_64 |
![]() warn | altlinux-policy-debian-menu-is-deprecated | package contains deprecated /usr/lib/menu/ files. Please, convert to .desktop files |
gnustep-gorm-1.2.26-alt1.x86_64 |
![]() warn | altlinux-policy-debian-menu-is-deprecated | package contains deprecated /usr/lib/menu/ files. Please, convert to .desktop files |
gnustep-gshisen-1.3.0-alt7.x86_64 |
![]() warn | altlinux-policy-debian-menu-is-deprecated | package contains deprecated /usr/lib/menu/ files. Please, convert to .desktop files |
gnustep-gworkspace-0.9.4-alt2.x86_64 |
![]() warn | altlinux-policy-debian-menu-is-deprecated | package contains deprecated /usr/lib/menu/ files. Please, convert to .desktop files |
gnustep-jigsaw-0.8-alt6.x86_64 |
![]() warn | altlinux-policy-debian-menu-is-deprecated | package contains deprecated /usr/lib/menu/ files. Please, convert to .desktop files |
gnustep-libId3-2006-alt4.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 |
gnustep-sudoku-0.7-alt6.x86_64 |
![]() warn | altlinux-policy-debian-menu-is-deprecated | package contains deprecated /usr/lib/menu/ files. Please, convert to .desktop files |
gnustep-systempreferences-1.2.0-alt3.x86_64 |
![]() warn | altlinux-policy-debian-menu-is-deprecated | package contains deprecated /usr/lib/menu/ files. Please, convert to .desktop files |
gnustep-terminal-0.9.9-alt1.x86_64 |
![]() warn | altlinux-policy-debian-menu-is-deprecated | package contains deprecated /usr/lib/menu/ files. Please, convert to .desktop files |
gost-crypto-gui-0.3-alt0.8.a.git4b7a47a.noarch |
![]() info | freedesktop-desktop | desktop-file-validate utility printed the following message(s): /usr/share/applications/gost-crypto-gui.desktop: hint: value "Qt;HardwareSettings;Settings;System;" for key "Categories" in group "Desktop Entry" contains more than one main category; application might appear more than once in the application menu |
gost-crypto-gui-0.3-alt0.8.a.git4b7a47a.noarch |
![]() experimental | iconsdir | Please, move pixmaps from /usr/share/pixmaps to %_liconsdir, %_niconsdir, %_miconsdir according to their size. See http://www.altlinux.org/IconPathsPolicy. |
gpaint-0.3.3-alt2.x86_64 |
![]() info | freedesktop-desktop | desktop-file-validate utility printed the following message(s): /usr/share/applications/gpaint.desktop: warning: boolean key "Terminal" in group "Desktop Entry" has value "0", which is deprecated: boolean values should be "false" or "true" |
gpaint-0.3.3-alt2.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. |
grub-customizer-5.1.0-alt2.x86_64 |
![]() warn | freedesktop-categories | Menu-related Additional Categories (http://standards.freedesktop.org/menu-spec/latest/apa.html) not found in /usr/share/applications/grub-customizer.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). |
grub-customizer-5.1.0-alt2.x86_64 |
![]() info | freedesktop-desktop | desktop-file-validate utility printed the following message(s): /usr/share/applications/grub-customizer.desktop: hint: value "System;Settings;" for key "Categories" in group "Desktop Entry" contains more than one main category; application might appear more than once in the application menu |
gst-plugins0.10-base-0.10.36-alt3.x86_64 |
![]() info | beehive-log-unpackaged-files-found-i586 | warning: Installed (but unpackaged) file(s) found: /usr/bin/gst-discoverer-0.10 /usr/bin/gst-visualise-0.10 /usr/include/gstreamer-0.10/gst/app/gstappbuffer.h /usr/include/gstreamer-0.10/gst/app/gstappsink.h /usr/include/gstreamer-0.10/gst/app/gstappsrc.h /usr/include/gstreamer-0.10/gst/audio/audio-enumtypes.h /usr/include/gstreamer-0.10/gst/audio/audio.h /usr/include/gstreamer-0.10/gst/audio/gstaudioclock.h /usr/include/gstreamer-0.10/gst/audio/gstaudiodecoder.h /usr/include/gstreamer-0.10/gst/audio/gstaudioencoder.h /usr/include/gstreamer-0.10/gst/audio/gstaudiofilter.h /usr/include/gstreamer-0.10/gst/audio/gstaudioiec61937.h /usr/include/gstreamer-0.10/gst/audio/gstaudiosink.h /usr/include/gstreamer-0.10/gst/audio/gstaudiosrc.h /usr/include/gstreamer-0.10/gst/audio/gstbaseaudiosink.h /usr/include/gstreamer-0.10/gst/audio/gstbaseaudiosrc.h /usr/include/gstreamer-0.10/gst/audio/gstringbuffer.h /usr/include/gstreamer-0.10/gst/audio/mixerutils.h /usr/include/gstreamer-0.10/gst/audio/mul... [the rest of the message is skipped] |
gst-plugins0.10-base-0.10.36-alt3.x86_64 |
![]() info | beehive-log-unpackaged-files-found-x86_64 | warning: Installed (but unpackaged) file(s) found: /usr/bin/gst-discoverer-0.10 /usr/bin/gst-visualise-0.10 /usr/include/gstreamer-0.10/gst/app/gstappbuffer.h /usr/include/gstreamer-0.10/gst/app/gstappsink.h /usr/include/gstreamer-0.10/gst/app/gstappsrc.h /usr/include/gstreamer-0.10/gst/audio/audio-enumtypes.h /usr/include/gstreamer-0.10/gst/audio/audio.h /usr/include/gstreamer-0.10/gst/audio/gstaudioclock.h /usr/include/gstreamer-0.10/gst/audio/gstaudiodecoder.h /usr/include/gstreamer-0.10/gst/audio/gstaudioencoder.h /usr/include/gstreamer-0.10/gst/audio/gstaudiofilter.h /usr/include/gstreamer-0.10/gst/audio/gstaudioiec61937.h /usr/include/gstreamer-0.10/gst/audio/gstaudiosink.h /usr/include/gstreamer-0.10/gst/audio/gstaudiosrc.h /usr/include/gstreamer-0.10/gst/audio/gstbaseaudiosink.h /usr/include/gstreamer-0.10/gst/audio/gstbaseaudiosrc.h /usr/include/gstreamer-0.10/gst/audio/gstringbuffer.h /usr/include/gstreamer-0.10/gst/audio/mixerutils.h /usr/include/gstreamer-0.10/gst/audio/mul... [the rest of the message is skipped] |
gstreamer0.10-0.10.36-alt2.x86_64 |
![]() info | beehive-log-unpackaged-files-found-i586 | warning: Installed (but unpackaged) file(s) found: /usr/bin/gst-feedback /usr/bin/gst-feedback-0.10 /usr/bin/gst-inspect /usr/bin/gst-inspect-0.10 /usr/bin/gst-launch /usr/bin/gst-launch-0.10 /usr/bin/gst-typefind /usr/bin/gst-typefind-0.10 /usr/bin/gst-xmlinspect /usr/bin/gst-xmlinspect-0.10 /usr/bin/gst-xmllaunch /usr/bin/gst-xmllaunch-0.10 /usr/lib/gstreamer-0.10/libgstcoreelements.la /usr/lib/gstreamer-0.10/libgstcoreindexers.la /usr/share/locale/af/LC_MESSAGES/gstreamer-0.10.mo /usr/share/locale/az/LC_MESSAGES/gstreamer-0.10.mo /usr/share/locale/be/LC_MESSAGES/gstreamer-0.10.mo /usr/share/locale/bg/LC_MESSAGES/gstreamer-0.10.mo /usr/share/locale/ca/LC_MESSAGES/gstreamer-0.10.mo /usr/share/locale/cs/LC_MESSAGES/gstreamer-0.10.mo /usr/share/locale/da/LC_MESSAGES/gstreamer-0.10.mo /usr/share/locale/de/LC_MESSAGES/gstreamer-0.10.mo /usr/share/locale/el/LC_MESSAGES/gstreamer-0.10.mo /usr/share/locale/en_GB/LC_MESSAGES/gstreamer-0.10.mo /usr/share/locale/eo/LC_MESSAGES/gstreamer-0.10.mo... [the rest of the message is skipped] |
gstreamer0.10-0.10.36-alt2.x86_64 |
![]() info | beehive-log-unpackaged-files-found-x86_64 | warning: Installed (but unpackaged) file(s) found: /usr/bin/gst-feedback /usr/bin/gst-feedback-0.10 /usr/bin/gst-inspect /usr/bin/gst-inspect-0.10 /usr/bin/gst-launch /usr/bin/gst-launch-0.10 /usr/bin/gst-typefind /usr/bin/gst-typefind-0.10 /usr/bin/gst-xmlinspect /usr/bin/gst-xmlinspect-0.10 /usr/bin/gst-xmllaunch /usr/bin/gst-xmllaunch-0.10 /usr/lib64/gstreamer-0.10/libgstcoreelements.la /usr/lib64/gstreamer-0.10/libgstcoreindexers.la /usr/share/locale/af/LC_MESSAGES/gstreamer-0.10.mo /usr/share/locale/az/LC_MESSAGES/gstreamer-0.10.mo /usr/share/locale/be/LC_MESSAGES/gstreamer-0.10.mo /usr/share/locale/bg/LC_MESSAGES/gstreamer-0.10.mo /usr/share/locale/ca/LC_MESSAGES/gstreamer-0.10.mo /usr/share/locale/cs/LC_MESSAGES/gstreamer-0.10.mo /usr/share/locale/da/LC_MESSAGES/gstreamer-0.10.mo /usr/share/locale/de/LC_MESSAGES/gstreamer-0.10.mo /usr/share/locale/el/LC_MESSAGES/gstreamer-0.10.mo /usr/share/locale/en_GB/LC_MESSAGES/gstreamer-0.10.mo /usr/share/locale/eo/LC_MESSAGES/gstreamer-0.1... [the rest of the message is skipped] |
guake-3.7.0-alt1.noarch |
![]() warn | freedesktop-categories | Menu-related Additional Categories (http://standards.freedesktop.org/menu-spec/latest/apa.html) not found in /usr/share/applications/guake-prefs.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). |
guake-3.7.0-alt1.noarch |
![]() info | freedesktop-desktop | desktop-file-validate utility printed the following message(s): /usr/share/applications/guake.desktop: hint: value "GNOME;GTK;System;Utility;TerminalEmulator;" for key "Categories" in group "Desktop Entry" contains more than one main category; application might appear more than once in the application menu |
guake-3.7.0-alt1.noarch |
![]() experimental | iconsdir | Please, move pixmaps from /usr/share/pixmaps to %_liconsdir, %_niconsdir, %_miconsdir according to their size. See http://www.altlinux.org/IconPathsPolicy. |
gutenprint-5.3.4-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. |
hplip-3.20.11-alt2.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. |
hplip-3.20.11-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. |
ibus-m17n-1.4.3-alt1.x86_64 |
![]() info | freedesktop-desktop | desktop-file-validate utility printed the following message(s): /usr/share/applications/ibus-setup-m17n.desktop: warning: value "IBus M17N Einstellungen" for key "Comment[de]" in group "Desktop Entry" looks redundant with value "IBus M17n Einstellungen" of key "Name[de]" |
iceb-19.15-alt1.x86_64 |
![]() warn | freedesktop-categories | Menu-related Additional Categories (http://standards.freedesktop.org/menu-spec/latest/apa.html) not found in /usr/share/applications/i_admint.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/startxbu.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). |
iceb-19.15-alt1.x86_64 |
![]() info | freedesktop-desktop | desktop-file-validate utility printed the following message(s): /usr/share/applications/i_admint.desktop: warning: value "Ukrainian bookkeeping suite of programs iceB" for key "Comment" in group "Desktop Entry" looks redundant with value "Ukrainian bookkeeping suite of programs iceB" of key "Name" desktop-file-validate utility printed the following message(s): /usr/share/applications/startxbu.desktop: warning: value "Ukrainian bookkeeping suite of programs iceB" for key "Comment" in group "Desktop Entry" looks redundant with value "Ukrainian bookkeeping suite of programs iceB" of key "Name" |
iceb-19.15-alt1.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. |
icebw-14.15-alt1.x86_64 |
![]() warn | freedesktop-categories | Menu-related Additional Categories (http://standards.freedesktop.org/menu-spec/latest/apa.html) not found in /usr/share/applications/i_admin.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/i_start.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). |
icebw-14.15-alt1.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. |
icebw-14.15-alt1.x86_64 |
![]() info | freedesktop-desktop | desktop-file-validate utility printed the following message(s): /usr/share/applications/i_admin.desktop: warning: value "Ukrainian bookkeeping suite of programs iceBw" for key "Comment" in group "Desktop Entry" looks redundant with value "Ukrainian bookkeeping suite of programs iceBw" of key "Name" /usr/share/applications/i_admin.desktop: warning: boolean key "Terminal" in group "Desktop Entry" has value "0", which is deprecated: boolean values should be "false" or "true" desktop-file-validate utility printed the following message(s): /usr/share/applications/i_start.desktop: warning: value "Ukrainian bookkeeping suite of programs iceBw" for key "Comment" in group "Desktop Entry" looks redundant with value "Ukrainian bookkeeping suite of programs iceBw" of key "Name" /usr/share/applications/i_start.desktop: warning: boolean key "Terminal" in group "Desktop Entry" has value "0", which is deprecated: boolean values should be "false" or "true" |
icebw-14.15-alt1.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. |
imagescan-3.65.0-alt1.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/utsushi.desktop. please, fix. Menu-related Additional Categories (http://standards.freedesktop.org/menu-spec/latest/apa.html) not found in /usr/share/applications/utsushi.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). |
imagescan-3.65.0-alt1.x86_64 |
![]() warn | freedesktop-desktop | desktop-file-validate utility exited abnormally with the following message(s): /usr/share/applications/utsushi.desktop: warning: value "Software for Epson scanners" for key "Comment" in group "Desktop Entry" looks redundant with value "Software for Epson scanners" of key "GenericName" /usr/share/applications/utsushi.desktop: error: file contains key "Category" in group "Desktop Entry", but keys extending the format should start with "X-" |
imagewriter-1.10-alt4.x86_64 |
![]() info | freedesktop-desktop | desktop-file-validate utility printed the following message(s): /usr/share/applications/imagewriter.desktop: hint: value "System;Utility;Archiving;" for key "Categories" in group "Desktop Entry" contains more than one main category; application might appear more than once in the application menu |
imagination-3.6-alt1.x86_64 |
![]() warn | freedesktop-categories | Menu-related Additional Categories (http://standards.freedesktop.org/menu-spec/latest/apa.html) not found in /usr/share/applications/imagination.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). |
imagination-3.6-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. |
installed-db-office-server-nextcloud-1.4.7-alt1.noarch |
![]() info | missing-url | Missing Url: in a package. |
installed-db-office-server-moodle-1.4.7-alt1.noarch |
![]() info | missing-url | Missing Url: in a package. |
installed-db-office-server-rujel-1.4.7-alt1.noarch |
![]() info | missing-url | Missing Url: in a package. |
installed-db-office-server-1.4.7-alt1.noarch |
![]() info | missing-url | Missing Url: in a package. |
installed-db-office-server-mediawiki-1.4.7-alt1.noarch |
![]() info | missing-url | Missing Url: in a package. |
installer-distro-education-stage2-9.1-alt3.x86_64 |
![]() warn | rpm-filesystem-conflict-file-file | There are file conflicts with the package installer-distro-alt-server-v-stage2-9.0.1-alt1.noarch, for example, /usr/share/install2/alterator-menu/module-expert-list (4 file conflicts in total). Moreover, the packages have no explicit conflicts with each other. You should add explicit conflicts, or, if conflicts are avoidable, consider using alternatives. There are file conflicts with the package installer-distro-alt-workstation-stage2-9.0.0-alt1.noarch, for example, /usr/share/install2/alterator-menu/module-expert-list (5 file conflicts in total). Moreover, the packages have no explicit conflicts with each other. You should add explicit conflicts, or, if conflicts are avoidable, consider using alternatives. There are file conflicts with the package installer-distro-altlinux-desktop-stage2-8.1.0-alt1.noarch, for example, /usr/share/install2/alterator-menu/module-expert-list (4 file conflicts in total). Moreover, the packages have no explicit conflicts with each other. You should add exp... [the rest of the message is skipped] |
installer-feature-disable-anacron-0.1-alt1.noarch |
![]() fail | altlinux-policy-description-has-tags | Description contains tags such as Provides/Requires/BuildRequires. Beware of errors with %ifs/%endifs! |
italc3-3.0.3-alt3.x86_64 |
![]() warn | specfile-macros-update_menus-is-deprecated | macros %update_menus/%clean_menus are deprecated and will be removed. |
italc3-client-3.0.3-alt3.x86_64 |
![]() experimental | checkbashisms | checkbashisms utility found possible bashisms in: /usr/bin/ica-launcher |
italc3-master-3.0.3-alt3.x86_64 |
![]() info | freedesktop-desktop | desktop-file-validate utility printed the following message(s): /usr/share/applications/italc.desktop: hint: value item "RemoteAccess" in key "Categories" in group "Desktop Entry" can be extended with another category among the following categories: Network |
juffed-0.10-alt3.git7746772.x86_64 |
![]() info | altlinux-policy-shared-lib-contains-devel-so |
SharedLibs Policy Draft violation: Shared Lib package should not contain symlink /usr/lib64/libjuff.so but just /usr/lib64/libjuff.so.0.10. According to SharedLibs Policy Draft, symlink /usr/lib64/libjuff.so should be placed in a special subpackage named lib |
juffed-0.10-alt3.git7746772.x86_64 |
![]() info | freedesktop-desktop | desktop-file-validate utility printed the following message(s): /usr/share/applications/juffed.desktop: warning: value "Advanced text editor" for key "Comment" in group "Desktop Entry" looks redundant with value "Advanced text editor" of key "GenericName" /usr/share/applications/juffed.desktop: warning: value "??????????? ????????? ????????" for key "Comment[ru]" in group "Desktop Entry" looks redundant with value "??????????? ????????? ????????" of key "GenericName[ru]" /usr/share/applications/juffed.desktop: warning: value "Zaawansowany edytor tekstu" for key "Comment[pl]" in group "Desktop Entry" looks redundant with value "Zaawansowany edytor tekstu" of key "GenericName[pl]" /usr/share/applications/juffed.desktop: warning: value "Ein erweiterter Texteditor" for key "Comment[de]" in group "Desktop Entry" looks redundant with value "Ein erweiterter Texteditor" of key "GenericName[de]" /usr/share/applications/juffed.desktop: warning: value "Un avanc? ?diteur de texte" for key "Comment... [the rest of the message is skipped] |
juffed-0.10-alt3.git7746772.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. |
kdvdcreator-0.3.2-alt1.x86_64 |
![]() warn | freedesktop-desktop | desktop-file-validate utility exited abnormally with the following message(s): /usr/share/applications/kde4/kdvdcreator.desktop: warning: key "Encoding" in group "Desktop Entry" is deprecated /usr/share/applications/kde4/kdvdcreator.desktop: warning: value "Qt;KDE;Application;AudioVideo;Multimedia" for key "Categories" in group "Desktop Entry" contains a deprecated value "Application" /usr/share/applications/kde4/kdvdcreator.desktop: error: value "Qt;KDE;Application;AudioVideo;Multimedia" for key "Categories" in group "Desktop Entry" contains an unregistered value "Multimedia"; values extending the format should start with "X-" |
kdvdcreator-0.3.2-alt1.x86_64 |
![]() warn | desktop-exec-fill-code | kdvdcreator.desktop: found MimeType= entry, but to handle it properly you have to declare one of %f,%F,%u,%U in Exec= entry. Note that %m is deprecated. See http://standards.freedesktop.org/desktop-entry-spec/desktop-entry-spec-1.0.html#exec-variables |
kiwix-desktop-2.0.5-alt1.x86_64 |
![]() warn | freedesktop-categories | Menu-related Additional Categories (http://standards.freedesktop.org/menu-spec/latest/apa.html) not found in /usr/share/applications/org.kiwix.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). |
kmymoney-5.1.1-alt1.x86_64 |
![]() info | freedesktop-desktop | desktop-file-validate utility printed the following message(s): /usr/share/applications/kf5/org.kde.kmymoney.desktop: warning: value "Personal Finance Manager" for key "Comment" in group "Desktop Entry" looks redundant with value "Personal Finance Manager" of key "GenericName" /usr/share/applications/kf5/org.kde.kmymoney.desktop: warning: value "???? ?????? ?????" for key "Comment[ar]" in group "Desktop Entry" looks redundant with value "???? ?????? ?????" of key "GenericName[ar]" /usr/share/applications/kf5/org.kde.kmymoney.desktop: warning: value "Li?nni upravlja? finansija" for key "Comment[bs]" in group "Desktop Entry" looks redundant with value "Li?nni upravlja? finansija" of key "GenericName[bs]" /usr/share/applications/kf5/org.kde.kmymoney.desktop: warning: value "Gestor per a les finances personals" for key "Comment[ca]" in group "Desktop Entry" looks redundant with value "Gestor per a les finances personals" of key "GenericName[ca]" /usr/share/applications/kf5/org.kde.kmymoney... [the rest of the message is skipped] |
kmymoney-5.1.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. |
kontakter-0.2-alt1.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. |
kontakter-server-0.2-alt1.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. |
kumir2-2.1.0-alt9.git4aa5e175.x86_64 |
![]() warn | freedesktop-categories | Menu-related Additional Categories (http://standards.freedesktop.org/menu-spec/latest/apa.html) not found in /usr/share/applications/kumir2-classic.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/kumir2-teacher.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/kumir2-ide.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). |
kumir2-2.1.0-alt9.git4aa5e175.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. |
laptop-mode-tools-1.74-alt1.noarch |
![]() fail | executable-manpage | Manual pages are not meant to be executed. |
laptop-mode-tools-1.74-alt1.noarch |
![]() info | uncompressed-manpages | Package contains uncompressed manual pages. |
laptop-mode-tools-1.74-alt1.noarch |
![]() info | beehive-log-unpackaged-files-found-i586 | warning: Installed (but unpackaged) file(s) found: /usr/share/applications/laptop-mode-tools.desktop /usr/share/pixmaps/laptop-mode-tools.svg |
laptop-mode-tools-1.74-alt1.noarch |
![]() info | beehive-log-unpackaged-files-found-x86_64 | warning: Installed (but unpackaged) file(s) found: /usr/share/applications/laptop-mode-tools.desktop /usr/share/pixmaps/laptop-mode-tools.svg |
lazarus-2.0.10-alt4.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. |
lazarus-qt5-2.0.10-alt4.x86_64 |
![]() fail | unmet-dependency-no-suitable-version | install dependency qt5pas-devel has no suitable version. |
ldap-user-tools-0.9.5-alt1.noarch |
![]() info | missing-url | Missing Url: in a package. |
ldap-user-tools-0.9.5-alt1.noarch |
![]() experimental | checkbashisms | checkbashisms utility found possible bashisms in: /usr/sbin/ldap-init /usr/sbin/ldap-passwd /usr/sbin/ldap-useradd /usr/sbin/ldap-userdel /usr/sbin/ldap-groupmod |
libchipcard-tools-5.1.5-alt0.1.rc2.x86_64 |
![]() fail | init-lsb | /etc/rc.d/init.d/chipcardd: not systemd compatible: lsb init header missing and chipcardd.service is not present. See http://www.altlinux.org/Services_Policy for details. |
libchipcard-tools-5.1.5-alt0.1.rc2.x86_64 |
![]() info | init-but-no-native-systemd | The package have SysV init script(s) but no native systemd files. |
libclip-1.2.0cvs-alt6.x86_64 |
![]() 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. |
libcwiid-utils-0.6.00-alt3.gitfadf11e.x86_64 |
![]() warn | freedesktop-categories | Menu-related Additional Categories (http://standards.freedesktop.org/menu-spec/latest/apa.html) not found in /usr/share/applications/wmgui.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). |
libcwiid-utils-0.6.00-alt3.gitfadf11e.x86_64 |
![]() info | freedesktop-desktop | desktop-file-validate utility printed the following message(s): /usr/share/applications/wmgui.desktop: hint: value "GTK;Utility;System;" for key "Categories" in group "Desktop Entry" contains more than one main category; application might appear more than once in the application menu |
libfltk13-1.3.5-alt0.1.rc1.x86_64 |
![]() info | beehive-log-unpackaged-files-found-i586 | warning: Installed (but unpackaged) file(s) found: /usr/lib/libfltk.a /usr/lib/libfltk_forms.a /usr/lib/libfltk_gl.a /usr/lib/libfltk_images.a /usr/src/tmp/libfltk13-buildroot/usr/share/doc/fltk-1.3.5/examples/CubeMain.cxx /usr/src/tmp/libfltk13-buildroot/usr/share/doc/fltk-1.3.5/examples/CubeView.cxx /usr/src/tmp/libfltk13-buildroot/usr/share/doc/fltk-1.3.5/examples/CubeView.h /usr/src/tmp/libfltk13-buildroot/usr/share/doc/fltk-1.3.5/examples/CubeViewUI.cxx /usr/src/tmp/libfltk13-buildroot/usr/share/doc/fltk-1.3.5/examples/CubeViewUI.fl /usr/src/tmp/libfltk13-buildroot/usr/share/doc/fltk-1.3.5/examples/CubeViewUI.h /usr/src/tmp/libfltk13-buildroot/usr/share/doc/fltk-1.3.5/examples/adjuster.cxx /usr/src/tmp/libfltk13-buildroot/usr/share/doc/fltk-1.3.5/examples/animated.cxx /usr/src/tmp/libfltk13-buildroot/usr/share/doc/fltk-1.3.5/examples/arc.cxx /usr/src/tmp/libfltk13-buildroot/usr/share/doc/fltk-1.3.5/examples/ask.cxx /usr/src/tmp/libfltk13-buildroot/usr/share/doc/fltk-1.3.5/examples... [the rest of the message is skipped] |
libfltk13-1.3.5-alt0.1.rc1.x86_64 |
![]() info | beehive-log-unpackaged-files-found-x86_64 | warning: Installed (but unpackaged) file(s) found: /usr/lib64/libfltk.a /usr/lib64/libfltk_forms.a /usr/lib64/libfltk_gl.a /usr/lib64/libfltk_images.a /usr/src/tmp/libfltk13-buildroot/usr/share/doc/fltk-1.3.5/examples/CubeMain.cxx /usr/src/tmp/libfltk13-buildroot/usr/share/doc/fltk-1.3.5/examples/CubeView.cxx /usr/src/tmp/libfltk13-buildroot/usr/share/doc/fltk-1.3.5/examples/CubeView.h /usr/src/tmp/libfltk13-buildroot/usr/share/doc/fltk-1.3.5/examples/CubeViewUI.cxx /usr/src/tmp/libfltk13-buildroot/usr/share/doc/fltk-1.3.5/examples/CubeViewUI.fl /usr/src/tmp/libfltk13-buildroot/usr/share/doc/fltk-1.3.5/examples/CubeViewUI.h /usr/src/tmp/libfltk13-buildroot/usr/share/doc/fltk-1.3.5/examples/adjuster.cxx /usr/src/tmp/libfltk13-buildroot/usr/share/doc/fltk-1.3.5/examples/animated.cxx /usr/src/tmp/libfltk13-buildroot/usr/share/doc/fltk-1.3.5/examples/arc.cxx /usr/src/tmp/libfltk13-buildroot/usr/share/doc/fltk-1.3.5/examples/ask.cxx /usr/src/tmp/libfltk13-buildroot/usr/share/doc/fltk-1.3.5/... [the rest of the message is skipped] |
libisdn-devel-0.0.1-alt1.qa1.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. |
libleatherman-1.12.4-alt1.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. |
liblo-0.31-alt1.x86_64 |
![]() info | beehive-log-unpackaged-files-found-i586 | warning: Installed (but unpackaged) file(s) found: /usr/bin/oscsendfile |
liblo-0.31-alt1.x86_64 |
![]() info | beehive-log-unpackaged-files-found-x86_64 | warning: Installed (but unpackaged) file(s) found: /usr/bin/oscsendfile |
libnanomsg-1.1.5-alt1.x86_64 |
![]() info | beehive-log-unpackaged-files-found-i586 | warning: Installed (but unpackaged) file(s) found: /usr/lib/cmake/nanomsg-1.1.5/nanomsg-config-version.cmake /usr/lib/cmake/nanomsg-1.1.5/nanomsg-config.cmake /usr/lib/cmake/nanomsg-1.1.5/nanomsg-target-noconfig.cmake /usr/lib/cmake/nanomsg-1.1.5/nanomsg-target.cmake |
libnanomsg-1.1.5-alt1.x86_64 |
![]() info | beehive-log-unpackaged-files-found-x86_64 | warning: Installed (but unpackaged) file(s) found: /usr/lib64/cmake/nanomsg-1.1.5/nanomsg-config-version.cmake /usr/lib64/cmake/nanomsg-1.1.5/nanomsg-config.cmake /usr/lib64/cmake/nanomsg-1.1.5/nanomsg-target-noconfig.cmake /usr/lib64/cmake/nanomsg-1.1.5/nanomsg-target.cmake |
libofx-devel-0.10.0-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. |
libpcsclite-1.9.0-alt1.x86_64 |
![]() info | altlinux-policy-shared-lib-contains-devel-so |
SharedLibs Policy Draft violation: Shared Lib package should not contain symlink /usr/lib64/libpcsclite.so but just /usr/lib64/libpcsclite.so.1.0.0. According to SharedLibs Policy Draft, symlink /usr/lib64/libpcsclite.so should be placed in a special subpackage named lib |
libpcsclite-devel-1.9.0-alt1.x86_64 |
![]() info | altlinux-policy-shared-lib-contains-devel-so |
SharedLibs Policy Draft violation: Shared Lib package should not contain symlink /usr/lib64/libpcscspy.so but just /usr/lib64/libpcscspy.so.0.0.0. According to SharedLibs Policy Draft, symlink /usr/lib64/libpcscspy.so should be placed in a special subpackage named lib |
librecad-2.2.0-alt0.2.rc1.x86_64 |
![]() warn | freedesktop-desktop | desktop-file-validate utility exited abnormally with the following message(s): /usr/share/applications/librecad.desktop: error: file contains multiple keys named "Comment[ru]" in group "Desktop Entry" /usr/share/applications/librecad.desktop: warning: value "??????? ??????????????????? ??????????????" for key "Comment[ru]" in group "Desktop Entry" looks redundant with value "??????? ??????????????????? ??????????????" of key "GenericName[ru]" |
libunixODBC2-2.3.7-alt1.x86_64 |
![]() info | altlinux-policy-shared-lib-contains-devel-so |
SharedLibs Policy Draft violation: Shared Lib package should not contain symlink /usr/lib64/libodbcmyS.so but just /usr/lib64/libodbcmyS.so.2.0.0. According to SharedLibs Policy Draft, symlink /usr/lib64/libodbcmyS.so should be placed in a special subpackage named lib |
libwebkitgtk3-2.4.11-alt10.x86_64 |
![]() info | beehive-log-unpackaged-files-found-i586 | warning: Installed (but unpackaged) file(s) found: /usr/include/webkitgtk-3.0/webkit2/WebKitAuthenticationRequest.h /usr/include/webkitgtk-3.0/webkit2/WebKitBackForwardList.h /usr/include/webkitgtk-3.0/webkit2/WebKitBackForwardListItem.h /usr/include/webkitgtk-3.0/webkit2/WebKitCertificateInfo.h /usr/include/webkitgtk-3.0/webkit2/WebKitContextMenu.h /usr/include/webkitgtk-3.0/webkit2/WebKitContextMenuActions.h /usr/include/webkitgtk-3.0/webkit2/WebKitContextMenuItem.h /usr/include/webkitgtk-3.0/webkit2/WebKitCookieManager.h /usr/include/webkitgtk-3.0/webkit2/WebKitCredential.h /usr/include/webkitgtk-3.0/webkit2/WebKitDefines.h /usr/include/webkitgtk-3.0/webkit2/WebKitDownload.h /usr/include/webkitgtk-3.0/webkit2/WebKitEditingCommands.h /usr/include/webkitgtk-3.0/webkit2/WebKitEnumTypes.h /usr/include/webkitgtk-3.0/webkit2/WebKitError.h /usr/include/webkitgtk-3.0/webkit2/WebKitFaviconDatabase.h /usr/include/webkitgtk-3.0/webkit2/WebKitFileChooserRequest.h /usr/include/webkitgtk-3.0/webk... [the rest of the message is skipped] |
libwebkitgtk3-2.4.11-alt10.x86_64 |
![]() info | beehive-log-unpackaged-files-found-x86_64 | warning: Installed (but unpackaged) file(s) found: /usr/include/webkitgtk-3.0/webkit2/WebKitAuthenticationRequest.h /usr/include/webkitgtk-3.0/webkit2/WebKitBackForwardList.h /usr/include/webkitgtk-3.0/webkit2/WebKitBackForwardListItem.h /usr/include/webkitgtk-3.0/webkit2/WebKitCertificateInfo.h /usr/include/webkitgtk-3.0/webkit2/WebKitContextMenu.h /usr/include/webkitgtk-3.0/webkit2/WebKitContextMenuActions.h /usr/include/webkitgtk-3.0/webkit2/WebKitContextMenuItem.h /usr/include/webkitgtk-3.0/webkit2/WebKitCookieManager.h /usr/include/webkitgtk-3.0/webkit2/WebKitCredential.h /usr/include/webkitgtk-3.0/webkit2/WebKitDefines.h /usr/include/webkitgtk-3.0/webkit2/WebKitDownload.h /usr/include/webkitgtk-3.0/webkit2/WebKitEditingCommands.h /usr/include/webkitgtk-3.0/webkit2/WebKitEnumTypes.h /usr/include/webkitgtk-3.0/webkit2/WebKitError.h /usr/include/webkitgtk-3.0/webkit2/WebKitFaviconDatabase.h /usr/include/webkitgtk-3.0/webkit2/WebKitFileChooserRequest.h /usr/include/webkitgtk-3.0/webk... [the rest of the message is skipped] |
logisim-2.7.1-alt1.noarch |
![]() info | freedesktop-desktop | desktop-file-validate utility printed the following message(s): /usr/share/applications/logisim.desktop: hint: value "Education;Science;ComputerScience;Java;" for key "Categories" in group "Desktop Entry" contains more than one main category; application might appear more than once in the application menu |
logisim-2.7.1-alt1.noarch |
![]() experimental | iconsdir | Please, move pixmaps from /usr/share/pixmaps to %_liconsdir, %_niconsdir, %_miconsdir according to their size. See http://www.altlinux.org/IconPathsPolicy. |
luckybackup-0.5.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/luckybackup-su.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/luckybackup.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). |
luckybackup-0.5.0-alt3.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. |
luckybackup-0.5.0-alt3.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. |
mate-menu-20.04.3-alt1.noarch |
![]() info | beehive-log-unpackaged-files-found-i586 | warning: Installed (but unpackaged) file(s) found: /usr/share/locale/es_419/LC_MESSAGES/mate-menu.mo /usr/share/locale/zh-Hans/LC_MESSAGES/mate-menu.mo |
mate-menu-20.04.3-alt1.noarch |
![]() info | beehive-log-unpackaged-files-found-x86_64 | warning: Installed (but unpackaged) file(s) found: /usr/share/locale/es_419/LC_MESSAGES/mate-menu.mo /usr/share/locale/zh-Hans/LC_MESSAGES/mate-menu.mo |
mediaelch-2.4-alt1.x86_64 |
![]() warn | freedesktop-desktop | desktop-file-validate utility exited abnormally with the following message(s): /usr/share/applications/MediaElch.desktop: error: value "2.4" for key "Version" in group "Desktop Entry" is not a known version |
mediaelch-2.4-alt1.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. |
minetest-5.3.0-alt1.x86_64 |
![]() warn | freedesktop-categories | Menu-related Additional Categories (http://standards.freedesktop.org/menu-spec/latest/apa.html) not found in /usr/share/applications/minetest.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). |
minetest-5.3.0-alt1.x86_64 |
![]() warn | freedesktop-desktop | desktop-file-validate utility exited abnormally with the following message(s): /usr/share/applications/net.minetest.minetest.desktop: error: file contains key "PrefersNonDefaultGPU" in group "Desktop Entry", but keys extending the format should start with "X-" |
minetest-5.3.0-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. |
minetest-5.3.0-alt1.x86_64 |
![]() info | beehive-log-unpackaged-files-found-i586 | warning: Installed (but unpackaged) file(s) found: /usr/share/locale/ar/LC_MESSAGES/minetest.mo /usr/share/locale/ca/LC_MESSAGES/minetest.mo /usr/share/locale/cs/LC_MESSAGES/minetest.mo /usr/share/locale/da/LC_MESSAGES/minetest.mo /usr/share/locale/de/LC_MESSAGES/minetest.mo /usr/share/locale/dv/LC_MESSAGES/minetest.mo /usr/share/locale/el/LC_MESSAGES/minetest.mo /usr/share/locale/eo/LC_MESSAGES/minetest.mo /usr/share/locale/es/LC_MESSAGES/minetest.mo /usr/share/locale/et/LC_MESSAGES/minetest.mo /usr/share/locale/eu/LC_MESSAGES/minetest.mo /usr/share/locale/fil/LC_MESSAGES/minetest.mo /usr/share/locale/fr/LC_MESSAGES/minetest.mo /usr/share/locale/gd/LC_MESSAGES/minetest.mo /usr/share/locale/gl/LC_MESSAGES/minetest.mo /usr/share/locale/hi/LC_MESSAGES/minetest.mo /usr/share/locale/hu/LC_MESSAGES/minetest.mo /usr/share/locale/id/LC_MESSAGES/minetest.mo /usr/share/locale/it/LC_MESSAGES/minetest.mo /usr/share/locale/ja/LC_MESSAGES/minetest.mo /usr/share/locale/ja_KS/LC_MESSAGES/minetest.mo ... [the rest of the message is skipped] |
minetest-5.3.0-alt1.x86_64 |
![]() info | beehive-log-unpackaged-files-found-x86_64 | warning: Installed (but unpackaged) file(s) found: /usr/share/locale/ar/LC_MESSAGES/minetest.mo /usr/share/locale/ca/LC_MESSAGES/minetest.mo /usr/share/locale/cs/LC_MESSAGES/minetest.mo /usr/share/locale/da/LC_MESSAGES/minetest.mo /usr/share/locale/de/LC_MESSAGES/minetest.mo /usr/share/locale/dv/LC_MESSAGES/minetest.mo /usr/share/locale/el/LC_MESSAGES/minetest.mo /usr/share/locale/eo/LC_MESSAGES/minetest.mo /usr/share/locale/es/LC_MESSAGES/minetest.mo /usr/share/locale/et/LC_MESSAGES/minetest.mo /usr/share/locale/eu/LC_MESSAGES/minetest.mo /usr/share/locale/fil/LC_MESSAGES/minetest.mo /usr/share/locale/fr/LC_MESSAGES/minetest.mo /usr/share/locale/gd/LC_MESSAGES/minetest.mo /usr/share/locale/gl/LC_MESSAGES/minetest.mo /usr/share/locale/hi/LC_MESSAGES/minetest.mo /usr/share/locale/hu/LC_MESSAGES/minetest.mo /usr/share/locale/id/LC_MESSAGES/minetest.mo /usr/share/locale/it/LC_MESSAGES/minetest.mo /usr/share/locale/ja/LC_MESSAGES/minetest.mo /usr/share/locale/ja_KS/LC_MESSAGES/minetest.mo ... [the rest of the message is skipped] |
mint-translations-2021.01.02-alt1.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. |
modem-manager-gui-0.0.20-alt1.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. |
modem-manager-gui-0.0.20-alt1.x86_64 |
![]() info | freedesktop-desktop | desktop-file-validate utility printed the following message(s): /usr/share/applications/modem-manager-gui.desktop: hint: value "GTK;System;Utility;Network;TelephonyTools;" 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/modem-manager-gui.desktop: hint: value "GTK;System;Utility;Network;TelephonyTools;" for key "Categories" in group "Desktop Entry" contains more than one main category; application might appear more than once in the application menu |
moodle-base-3.10.1-alt1.noarch |
![]() 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. |
mtpaint-3.49.27-alt1.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. |
netactview-0.6.4-alt1.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. |
ninja-ide-2.4-alt1.noarch |
![]() experimental | iconsdir | Please, move pixmaps from /usr/share/pixmaps to %_liconsdir, %_niconsdir, %_miconsdir according to their size. See http://www.altlinux.org/IconPathsPolicy. |
nss-ldapd-0.9.11-alt1.x86_64 |
![]() warn | init-lsb | /etc/rc.d/init.d/nslcd: lsb init header missing. See http://www.altlinux.org/Services_Policy for details. |
nss-ldapd-0.9.11-alt1.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. |
obexftp-0.24.2-alt2.5.x86_64 |
![]() warn | rpm-filesystem-conflict-file-file | Files /usr/bin/obexautofs /usr/bin/obexfs conflict with the package fuse-obexfs-0.11-alt0.rc3.qa2.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. |
obexftp-0.24.2-alt2.5.x86_64 |
![]() info | beehive-log-unpackaged-files-found-i586 | warning: Installed (but unpackaged) file(s) found: /usr/lib/ruby/vendor_ruby/2.7.1/i586-linux/obexftp.so |
obexftp-0.24.2-alt2.5.x86_64 |
![]() info | beehive-log-unpackaged-files-found-x86_64 | warning: Installed (but unpackaged) file(s) found: /usr/lib/ruby/vendor_ruby/2.7.1/x86_64-linux/obexftp.so |
octave-6.1.0-alt1.x86_64 |
![]() info | freedesktop-desktop | desktop-file-validate utility printed the following message(s): /usr/share/applications/org.octave.Octave.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 |
octave-6.1.0-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. |
octave-ltfat-2.3.1-alt3.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-stk-2.6.1-alt1.x86_64 |
![]() info | big-changelog | Package contains big ChangeLog. Gzip it. |
odoo-14.0-alt1.20210112.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. |
osync-1.2-alt1.noarch |
![]() fail | init-condrestart | /etc/rc.d/init.d/osync-srv: missing condstop target. ERROR: alt-specific script %_sbindir/preun_service (used in your %preun_service macro) depends on condstop. Please, fix. |
ovirt-guest-agent-1.0.16-alt1.x86_64 |
![]() 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. |
pacemaker-2.0.5-alt1.x86_64 |
![]() info | big-changelog | Package contains big ChangeLog. Gzip it. |
pcsc-lite-1.9.0-alt1.x86_64 |
![]() info | beehive-log-unpackaged-files-found-i586 | warning: Installed (but unpackaged) file(s) found: /usr/share/doc/pcsc-lite/README.DAEMON /usr/share/doc/pcsc-lite/README.polkit |
pcsc-lite-1.9.0-alt1.x86_64 |
![]() info | beehive-log-unpackaged-files-found-x86_64 | warning: Installed (but unpackaged) file(s) found: /usr/share/doc/pcsc-lite/README.DAEMON /usr/share/doc/pcsc-lite/README.polkit |
pcsc-tools-gui-1.5.7-alt2.x86_64 |
![]() warn | freedesktop-categories | Menu-related Additional Categories (http://standards.freedesktop.org/menu-spec/latest/apa.html) not found in /usr/share/applications/gscriptor.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). |
pictomir-0.16.2-alt3.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. |
plasma-applet-thermal-monitor-1.2.9-alt2.noarch |
![]() info | beehive-log-unpackaged-files-found-i586 | warning: Installed (but unpackaged) file(s) found: /usr/share/metainfo/org.kde.thermalMonitor.appdata.xml |
plasma-applet-thermal-monitor-1.2.9-alt2.noarch |
![]() info | beehive-log-unpackaged-files-found-x86_64 | warning: Installed (but unpackaged) file(s) found: /usr/share/metainfo/org.kde.thermalMonitor.appdata.xml |
plater-2.0.0-alt0.1.rc5.noarch |
![]() info | freedesktop-desktop | desktop-file-validate utility printed the following message(s): /usr/share/applications/plater.desktop: hint: value "GNOME;GTK;Utility;Graphics;3DGraphics;" for key "Categories" in group "Desktop Entry" contains more than one main category; application might appear more than once in the application menu |
pology-0.12-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. |
postgis-3.1.0-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. |
postgresql13-postgis-3.1.0-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. |
postgrey-1.37-alt1.noarch |
![]() fail | init-lsb | /etc/rc.d/init.d/postgrey: not systemd compatible: lsb init header missing and postgrey.service is not present. See http://www.altlinux.org/Services_Policy for details. |
postgrey-1.37-alt1.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. |
postgrey-1.37-alt1.noarch |
![]() info | init-but-no-native-systemd | The package have SysV init script(s) but no native systemd files. |
printrun-2.0.0-alt0.1.rc5.x86_64 |
![]() info | beehive-log-dependency-needs-epoch-x86_64 | pronsole: dependency on printrun-common needs Epoch plater: dependency on printrun-common needs Epoch pronterface: dependency on pronsole needs Epoch |
printrun-2.0.0-alt0.1.rc5.x86_64 |
![]() info | beehive-log-dependency-needs-epoch-i586 | pronsole: dependency on printrun-common needs Epoch plater: dependency on printrun-common needs Epoch pronterface: dependency on pronsole needs Epoch |
pronsole-2.0.0-alt0.1.rc5.noarch |
![]() info | freedesktop-desktop | desktop-file-validate utility printed the following message(s): /usr/share/applications/pronsole.desktop: hint: value "Utility;Graphics;3DGraphics;ConsoleOnly;" for key "Categories" in group "Desktop Entry" contains more than one main category; application might appear more than once in the application menu |
pronsole-2.0.0-alt0.1.rc5.noarch |
![]() experimental | iconsdir | Please, move pixmaps from /usr/share/pixmaps to %_liconsdir, %_niconsdir, %_miconsdir according to their size. See http://www.altlinux.org/IconPathsPolicy. |
pronterface-2.0.0-alt0.1.rc5.noarch |
![]() info | freedesktop-desktop | desktop-file-validate utility printed the following message(s): /usr/share/applications/pronterface.desktop: hint: value "GNOME;GTK;Utility;Graphics;3DGraphics;" for key "Categories" in group "Desktop Entry" contains more than one main category; application might appear more than once in the application menu |
pronterface-2.0.0-alt0.1.rc5.noarch |
![]() info | symlink-extra-slash | /usr/share/pronterface/locale:This symlink contains two successive slashes (//) or ends with a slash (/). symlinks should be as short as possible. |
pronterface-2.0.0-alt0.1.rc5.noarch |
![]() experimental | iconsdir | Please, move pixmaps from /usr/share/pixmaps to %_liconsdir, %_niconsdir, %_miconsdir according to their size. See http://www.altlinux.org/IconPathsPolicy. |
puppetboard-2.2.0-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. |
py3c-devel-1.3.1-alt1.x86_64 |
![]() fail | buildroot | found paths to buildroot: /usr/share/pkgconfig/py3c.pc: includedir=/usr/src/tmp/py3c-buildroot/usr/include |
pysycache-3.1-alt3.noarch |
![]() info | freedesktop-desktop | desktop-file-validate utility printed the following message(s): /usr/share/applications/pysycachenf.desktop: hint: value "Game;KidsGame;Education;" for key "Categories" in group "Desktop Entry" contains more than one main category; application might appear more than once in the application menu desktop-file-validate utility printed the following message(s): /usr/share/applications/pysycache-admin.desktop: hint: value "Game;KidsGame;Education;" for key "Categories" in group "Desktop Entry" contains more than one main category; application might appear more than once in the application menu desktop-file-validate utility printed the following message(s): /usr/share/applications/pysycache.desktop: hint: value "Game;KidsGame;Education;" for key "Categories" in group "Desktop Entry" contains more than one main category; application might appear more than once in the application menu |
pysycache-3.1-alt3.noarch |
![]() experimental | iconsdir | Please, move pixmaps from /usr/share/pixmaps to %_liconsdir, %_niconsdir, %_miconsdir according to their size. See http://www.altlinux.org/IconPathsPolicy. |
python-module-more-itertools-5.0.0-alt2.noarch |
![]() info | altlinux-python-test-is-packaged | /usr/lib/python2.7/site-packages/more_itertools/tests/test_more.py: It is the file in the package whose name matches the format python modules use for test files. It may have been installed by accident. Remove it or move it to the -devel subpackage, if the test is required to build other packages. See http://www.altlinux.org/Python_Policy for details. /usr/lib/python2.7/site-packages/more_itertools/tests/test_more.pyc: It is the file in the package whose name matches the format python modules use for test files. It may have been installed by accident. Remove it or move it to the -devel subpackage, if the test is required to build other packages. See http://www.altlinux.org/Python_Policy for details. /usr/lib/python2.7/site-packages/more_itertools/tests/test_more.pyo: It is the file in the package whose name matches the format python modules use for test files. It may have been installed by accident. Remove it or move it to the -devel subpackage, if the test is required to build other p... [the rest of the message is skipped] |
python-module-nose2-0.9.2-alt1.noarch |
![]() info | altlinux-python-test-is-packaged | /usr/lib/python2.7/site-packages/nose2/tests/functional/test_attrib_plugin.py: It is the file in the package whose name matches the format python modules use for test files. It may have been installed by accident. Remove it or move it to the -devel subpackage, if the test is required to build other packages. See http://www.altlinux.org/Python_Policy for details. /usr/lib/python2.7/site-packages/nose2/tests/functional/test_attrib_plugin.pyc: It is the file in the package whose name matches the format python modules use for test files. It may have been installed by accident. Remove it or move it to the -devel subpackage, if the test is required to build other packages. See http://www.altlinux.org/Python_Policy for details. /usr/lib/python2.7/site-packages/nose2/tests/functional/test_attrib_plugin.pyo: It is the file in the package whose name matches the format python modules use for test files. It may have been installed by accident. Remove it or move it to the -devel subpackage, if the ... [the rest of the message is skipped] |
python-module-vobject-0.9.6.1-alt1.noarch |
![]() info | beehive-log-unpackaged-files-found-i586 | warning: Installed (but unpackaged) file(s) found: /usr/bin/change_tz /usr/bin/ics_diff |
python-module-vobject-0.9.6.1-alt1.noarch |
![]() info | beehive-log-unpackaged-files-found-x86_64 | warning: Installed (but unpackaged) file(s) found: /usr/bin/change_tz /usr/bin/ics_diff |
python3-module-commonmark0.7-0.7.2-alt1.noarch |
![]() info | beehive-log-unpackaged-files-found-i586 | warning: Installed (but unpackaged) file(s) found: /usr/bin/cmark |
python3-module-commonmark0.7-0.7.2-alt1.noarch |
![]() info | beehive-log-unpackaged-files-found-x86_64 | warning: Installed (but unpackaged) file(s) found: /usr/bin/cmark |
python3-module-libsass-0.20.1-alt1.x86_64 |
![]() warn | rpm-filesystem-conflict-file-file | File /usr/bin/sassc conflicts with the package sassc-3.6.1-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. |
python3-module-num2words-0.5.10-alt1.noarch |
![]() info | beehive-log-unpackaged-files-found-i586 | warning: Installed (but unpackaged) file(s) found: /usr/bin/num2words |
python3-module-num2words-0.5.10-alt1.noarch |
![]() info | beehive-log-unpackaged-files-found-x86_64 | warning: Installed (but unpackaged) file(s) found: /usr/bin/num2words |
pyzy-0.1.0-alt5.x86_64 |
![]() info | beehive-log-non-strict-dependency-x86_64 | pyzy: non-strict dependency on pyzy-db-open-phrase pyzy: non-strict dependency on pyzy-db-android |
pyzy-0.1.0-alt5.x86_64 |
![]() info | beehive-log-non-strict-dependency-i586 | pyzy: non-strict dependency on pyzy-db-open-phrase pyzy: non-strict dependency on pyzy-db-android |
pyzy-0.1.0-alt5.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 |
qcad-3.25.2.8-alt1.x86_64 |
![]() info | freedesktop-desktop | desktop-file-validate utility printed the following message(s): /usr/share/applications/qcad.desktop: hint: value item "Construction" in key "Categories" in group "Desktop Entry" can be extended with another category among the following categories: Education, or Science |
qelectrotech-0.7.0-alt1.x86_64 |
![]() info | freedesktop-desktop | desktop-file-validate utility printed the following message(s): /usr/share/applications/qelectrotech.desktop: warning: value "Editor v?kres? elektrick?ch obvod?" for key "Comment[cs]" in group "Desktop Entry" looks redundant with value "Editor v?kres? elektrick?ch obvod?" of key "GenericName[cs]" |
qelectrotech-0.7.0-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. |
qgis3-3.16.2-alt1.x86_64 |
![]() info | freedesktop-desktop | desktop-file-validate utility printed the following message(s): /usr/share/applications/org.qgis.qgis.desktop: hint: value "Qt;Education;Science;Geography;" for key "Categories" in group "Desktop Entry" contains more than one main category; application might appear more than once in the application menu desktop-file-validate utility printed the following message(s): /usr/share/applications/qgis.desktop: hint: value "Qt;Education;Science;Geography;Engineering;" for key "Categories" in group "Desktop Entry" contains more than one main category; application might appear more than once in the application menu |
qgis3-3.16.2-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. |
qgis3-python-3.16.2-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. |
qgoogletranslator-1.2.1-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/qgoogletranslator.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). |
qgoogletranslator-1.2.1-alt2.1.x86_64 |
![]() warn | freedesktop-desktop | desktop-file-validate utility exited abnormally with the following message(s): /usr/share/applications/qgoogletranslator.desktop: error: file contains key "Value" in group "Desktop Entry", but keys extending the format should start with "X-" /usr/share/applications/qgoogletranslator.desktop: error: file contains multiple keys named "Type" in group "Desktop Entry" |
qgoogletranslator-1.2.1-alt2.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. |
qrdc-0.0.1-alt1.x86_64 |
![]() info | freedesktop-desktop | desktop-file-validate utility printed the following message(s): /usr/share/applications/qrdc.desktop: warning: value "Qt Remote Desktop Connection" for key "Comment" in group "Desktop Entry" looks redundant with value "Qt Remote Desktop Connection" of key "GenericName" |
qrdc-0.0.1-alt1.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. |
qtcurve-1.9.0-alt1.git7d856c17.x86_64 |
![]() info | beehive-log-non-strict-dependency-x86_64 | qtcurve: non-strict dependency on gtk2-themes-qtcurve qtcurve: non-strict dependency on qt5-styles-qtcurve qtcurve: non-strict dependency on kf5-styles-qtcurve |
qtcurve-1.9.0-alt1.git7d856c17.x86_64 |
![]() info | beehive-log-non-strict-dependency-i586 | qtcurve: non-strict dependency on gtk2-themes-qtcurve qtcurve: non-strict dependency on qt5-styles-qtcurve qtcurve: non-strict dependency on kf5-styles-qtcurve |
qtm-1.3.17-alt2.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. |
rabbitmq-server-3.8.3-alt2.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/lib/ocf/resource.d/rabbitmq/rabbitmq-server-ha: $ grep -A5 -B5 /tmp/ /usr/lib/ocf/resource.d/rabbitmq/rabbitmq-server-ha |
rabbitmq-server-3.8.3-alt2.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. |
rabbitmq-server-3.8.3-alt2.noarch |
![]() experimental | checkbashisms | checkbashisms utility found possible bashisms in: /etc/rc.d/init.d/rabbitmq |
rosa-imagewriter-2.6.2.0-alt1.x86_64 |
![]() info | freedesktop-desktop | desktop-file-validate utility printed the following message(s): /usr/share/applications/rosa-imagewriter.desktop: hint: value "System;Utility;Archiving;" for key "Categories" in group "Desktop Entry" contains more than one main category; application might appear more than once in the application menu |
rosa-media-player-1.6.11-alt4.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. |
rpm-build-fpc-2.6-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. |
rpminstall-1.1.4-alt1.x86_64 |
![]() info | freedesktop-desktop | desktop-file-validate utility printed the following message(s): /usr/share/applications/rpminstall.desktop: hint: value "System;PackageManager;Settings;" for key "Categories" in group "Desktop Entry" contains more than one main category; application might appear more than once in the application menu |
rsibreak-0.12.13-alt1.x86_64 |
![]() info | big-changelog | Package contains big ChangeLog. Gzip it. |
ruby-hashie-3.6.0-alt1.noarch |
![]() info | beehive-log-unpackaged-files-found-i586 | warning: Installed (but unpackaged) file(s) found: /usr/lib/elasticsearch/Gemfile /usr/lib/elasticsearch/integration_spec.rb /usr/lib/omniauth-oauth2/Gemfile /usr/lib/omniauth-oauth2/app.rb /usr/lib/omniauth-oauth2/integration_spec.rb /usr/lib/omniauth-oauth2/some_site.rb /usr/lib/omniauth/Gemfile /usr/lib/omniauth/Rakefile /usr/lib/omniauth/app.rb /usr/lib/omniauth/integration_spec.rb /usr/lib/rails-without-dependency/Gemfile /usr/lib/rails-without-dependency/integration_spec.rb /usr/lib/rails/Gemfile /usr/lib/rails/app.rb /usr/lib/rails/integration_spec.rb |
ruby-hashie-3.6.0-alt1.noarch |
![]() info | beehive-log-unpackaged-files-found-x86_64 | warning: Installed (but unpackaged) file(s) found: /usr/lib/elasticsearch/Gemfile /usr/lib/elasticsearch/integration_spec.rb /usr/lib/omniauth-oauth2/Gemfile /usr/lib/omniauth-oauth2/app.rb /usr/lib/omniauth-oauth2/integration_spec.rb /usr/lib/omniauth-oauth2/some_site.rb /usr/lib/omniauth/Gemfile /usr/lib/omniauth/Rakefile /usr/lib/omniauth/app.rb /usr/lib/omniauth/integration_spec.rb /usr/lib/rails-without-dependency/Gemfile /usr/lib/rails-without-dependency/integration_spec.rb /usr/lib/rails/Gemfile /usr/lib/rails/app.rb /usr/lib/rails/integration_spec.rb |
ruby-hashie-doc-3.6.0-alt1.noarch |
![]() warn | rpm-filesystem-conflict-file-file | Files /usr/share/ri/site/Hashie/Mash/cdesc-Mash.ri /usr/share/ri/site/Hashie/cdesc-Hashie.ri conflict with the package ruby-rash-doc-0.4.7-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. |
ruby-marc-1.0.2-alt1.noarch |
![]() info | beehive-log-unpackaged-files-found-i586 | warning: Installed (but unpackaged) file(s) found: /usr/lib/ruby/gems/2.7.0/doc/marc-1.0.2/ri/cache.ri |
ruby-marc-1.0.2-alt1.noarch |
![]() info | beehive-log-unpackaged-files-found-x86_64 | warning: Installed (but unpackaged) file(s) found: /usr/lib/ruby/gems/2.7.0/doc/marc-1.0.2/ri/cache.ri |
ruby-net-ldap-0.16.1-alt1.noarch |
![]() info | beehive-log-unpackaged-files-found-i586 | warning: Installed (but unpackaged) file(s) found: /usr/lib/ruby/gems/2.7.0/doc/net-ldap-0.16.1/ri/Array/cdesc-Array.ri /usr/lib/ruby/gems/2.7.0/doc/net-ldap-0.16.1/ri/FalseClass/cdesc-FalseClass.ri /usr/lib/ruby/gems/2.7.0/doc/net-ldap-0.16.1/ri/IO/cdesc-IO.ri /usr/lib/ruby/gems/2.7.0/doc/net-ldap-0.16.1/ri/Integer/cdesc-Integer.ri /usr/lib/ruby/gems/2.7.0/doc/net-ldap-0.16.1/ri/Net/SNMP/Counter32/cdesc-Counter32.ri /usr/lib/ruby/gems/2.7.0/doc/net-ldap-0.16.1/ri/Net/SNMP/Gauge32/cdesc-Gauge32.ri /usr/lib/ruby/gems/2.7.0/doc/net-ldap-0.16.1/ri/Net/SNMP/TimeTicks32/cdesc-TimeTicks32.ri /usr/lib/ruby/gems/2.7.0/doc/net-ldap-0.16.1/ri/Net/SNMP/cdesc-SNMP.ri /usr/lib/ruby/gems/2.7.0/doc/net-ldap-0.16.1/ri/Net/SnmpPdu/Error/cdesc-Error.ri /usr/lib/ruby/gems/2.7.0/doc/net-ldap-0.16.1/ri/Net/SnmpPdu/cdesc-SnmpPdu.ri /usr/lib/ruby/gems/2.7.0/doc/net-ldap-0.16.1/ri/Net/cdesc-Net.ri /usr/lib/ruby/gems/2.7.0/doc/net-ldap-0.16.1/ri/OpenSSL/SSL/SSLSocket/cdesc-SSLSocket.ri /usr/lib/ruby/gems/2.7.0... [the rest of the message is skipped] |
ruby-net-ldap-0.16.1-alt1.noarch |
![]() info | beehive-log-unpackaged-files-found-x86_64 | warning: Installed (but unpackaged) file(s) found: /usr/lib/ruby/gems/2.7.0/doc/net-ldap-0.16.1/ri/Array/cdesc-Array.ri /usr/lib/ruby/gems/2.7.0/doc/net-ldap-0.16.1/ri/FalseClass/cdesc-FalseClass.ri /usr/lib/ruby/gems/2.7.0/doc/net-ldap-0.16.1/ri/IO/cdesc-IO.ri /usr/lib/ruby/gems/2.7.0/doc/net-ldap-0.16.1/ri/Integer/cdesc-Integer.ri /usr/lib/ruby/gems/2.7.0/doc/net-ldap-0.16.1/ri/Net/SNMP/Counter32/cdesc-Counter32.ri /usr/lib/ruby/gems/2.7.0/doc/net-ldap-0.16.1/ri/Net/SNMP/Gauge32/cdesc-Gauge32.ri /usr/lib/ruby/gems/2.7.0/doc/net-ldap-0.16.1/ri/Net/SNMP/TimeTicks32/cdesc-TimeTicks32.ri /usr/lib/ruby/gems/2.7.0/doc/net-ldap-0.16.1/ri/Net/SNMP/cdesc-SNMP.ri /usr/lib/ruby/gems/2.7.0/doc/net-ldap-0.16.1/ri/Net/SnmpPdu/Error/cdesc-Error.ri /usr/lib/ruby/gems/2.7.0/doc/net-ldap-0.16.1/ri/Net/SnmpPdu/cdesc-SnmpPdu.ri /usr/lib/ruby/gems/2.7.0/doc/net-ldap-0.16.1/ri/Net/cdesc-Net.ri /usr/lib/ruby/gems/2.7.0/doc/net-ldap-0.16.1/ri/OpenSSL/SSL/SSLSocket/cdesc-SSLSocket.ri /usr/lib/ruby/gems/2.7.0... [the rest of the message is skipped] |
ruby-net-ssh-gateway-2.0.0-alt1.noarch |
![]() info | beehive-log-unpackaged-files-found-i586 | warning: Installed (but unpackaged) file(s) found: /usr/lib/ruby/gems/2.7.0/doc/net-ssh-gateway-2.0.0/ri/Net/SSH/cdesc-SSH.ri /usr/lib/ruby/gems/2.7.0/doc/net-ssh-gateway-2.0.0/ri/Net/cdesc-Net.ri /usr/lib/ruby/gems/2.7.0/doc/net-ssh-gateway-2.0.0/ri/cache.ri |
ruby-net-ssh-gateway-2.0.0-alt1.noarch |
![]() info | beehive-log-unpackaged-files-found-x86_64 | warning: Installed (but unpackaged) file(s) found: /usr/lib/ruby/gems/2.7.0/doc/net-ssh-gateway-2.0.0/ri/Net/SSH/cdesc-SSH.ri /usr/lib/ruby/gems/2.7.0/doc/net-ssh-gateway-2.0.0/ri/Net/cdesc-Net.ri /usr/lib/ruby/gems/2.7.0/doc/net-ssh-gateway-2.0.0/ri/cache.ri |
ruby-polyglot-doc-0.3.5-alt1.1.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/Kernel/cdesc-Kernel.ri conflicts with the package ruby-java-doc-0.0.2-alt4.noarch. Moreover, the packages have no explicit conflicts with each other. You should add explicit conflicts, or, if conflicts are avoidable, consider using alternatives. 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 with e... [the rest of the message is skipped] |
ruby-stomp-1.1.9-alt1.3.noarch |
![]() info | beehive-log-unpackaged-files-found-i586 | warning: Installed (but unpackaged) file(s) found: /usr/bin/catstomp /usr/bin/stompcat /usr/lib/ruby/gems/2.7.0/doc/stomp-1.1.9/ri/Hash/cdesc-Hash.ri /usr/lib/ruby/gems/2.7.0/doc/stomp-1.1.9/ri/Hash/symbolize_keys-i.ri /usr/lib/ruby/gems/2.7.0/doc/stomp-1.1.9/ri/Hash/uncamelize_and_stringify_keys-i.ri /usr/lib/ruby/gems/2.7.0/doc/stomp-1.1.9/ri/Hash/uncamelize_and_symbolize_keys-i.ri /usr/lib/ruby/gems/2.7.0/doc/stomp-1.1.9/ri/Stomp/Client/abort-i.ri /usr/lib/ruby/gems/2.7.0/doc/stomp-1.1.9/ri/Stomp/Client/acknowledge-i.ri /usr/lib/ruby/gems/2.7.0/doc/stomp-1.1.9/ri/Stomp/Client/begin-i.ri /usr/lib/ruby/gems/2.7.0/doc/stomp-1.1.9/ri/Stomp/Client/cdesc-Client.ri /usr/lib/ruby/gems/2.7.0/doc/stomp-1.1.9/ri/Stomp/Client/close-i.ri /usr/lib/ruby/gems/2.7.0/doc/stomp-1.1.9/ri/Stomp/Client/closed%3f-i.ri /usr/lib/ruby/gems/2.7.0/doc/stomp-1.1.9/ri/Stomp/Client/commit-i.ri /usr/lib/ruby/gems/2.7.0/doc/stomp-1.1.9/ri/Stomp/Client/connection_frame-i.ri /usr/lib/ruby/gems/2.7.0/doc/stomp-1.1.9/r... [the rest of the message is skipped] |
ruby-stomp-1.1.9-alt1.3.noarch |
![]() info | beehive-log-unpackaged-files-found-x86_64 | warning: Installed (but unpackaged) file(s) found: /usr/bin/catstomp /usr/bin/stompcat /usr/lib/ruby/gems/2.7.0/doc/stomp-1.1.9/ri/Hash/cdesc-Hash.ri /usr/lib/ruby/gems/2.7.0/doc/stomp-1.1.9/ri/Hash/symbolize_keys-i.ri /usr/lib/ruby/gems/2.7.0/doc/stomp-1.1.9/ri/Hash/uncamelize_and_stringify_keys-i.ri /usr/lib/ruby/gems/2.7.0/doc/stomp-1.1.9/ri/Hash/uncamelize_and_symbolize_keys-i.ri /usr/lib/ruby/gems/2.7.0/doc/stomp-1.1.9/ri/Stomp/Client/abort-i.ri /usr/lib/ruby/gems/2.7.0/doc/stomp-1.1.9/ri/Stomp/Client/acknowledge-i.ri /usr/lib/ruby/gems/2.7.0/doc/stomp-1.1.9/ri/Stomp/Client/begin-i.ri /usr/lib/ruby/gems/2.7.0/doc/stomp-1.1.9/ri/Stomp/Client/cdesc-Client.ri /usr/lib/ruby/gems/2.7.0/doc/stomp-1.1.9/ri/Stomp/Client/close-i.ri /usr/lib/ruby/gems/2.7.0/doc/stomp-1.1.9/ri/Stomp/Client/closed%3f-i.ri /usr/lib/ruby/gems/2.7.0/doc/stomp-1.1.9/ri/Stomp/Client/commit-i.ri /usr/lib/ruby/gems/2.7.0/doc/stomp-1.1.9/ri/Stomp/Client/connection_frame-i.ri /usr/lib/ruby/gems/2.7.0/doc/stomp-1.1.9/r... [the rest of the message is skipped] |
ruby-tzinfo-1.2.5-alt1.noarch |
![]() info | beehive-log-unpackaged-files-found-i586 | warning: Installed (but unpackaged) file(s) found: /usr/lib/ruby/gems/2.7.0/doc/tzinfo-1.2.5/ri/cache.ri |
ruby-tzinfo-1.2.5-alt1.noarch |
![]() info | beehive-log-unpackaged-files-found-x86_64 | warning: Installed (but unpackaged) file(s) found: /usr/lib/ruby/gems/2.7.0/doc/tzinfo-1.2.5/ri/cache.ri |
ruby-tzinfo-doc-1.2.5-alt1.noarch |
![]() warn | rpm-filesystem-conflict-file-file | File /usr/share/ri/site/TZInfo/cdesc-TZInfo.ri conflicts with the package ruby-tzinfo-data-doc-1.2018.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. |
ruby-xml-simple-1.1.5-alt1.noarch |
![]() info | beehive-log-unpackaged-files-found-i586 | warning: Installed (but unpackaged) file(s) found: /usr/lib/ruby/gems/2.7.0/doc/xml-simple-1.1.5/ri/cache.ri |
ruby-xml-simple-1.1.5-alt1.noarch |
![]() info | beehive-log-unpackaged-files-found-x86_64 | warning: Installed (but unpackaged) file(s) found: /usr/lib/ruby/gems/2.7.0/doc/xml-simple-1.1.5/ri/cache.ri |
rviewer-0.5-alt1.x86_64 |
![]() info | freedesktop-desktop | desktop-file-validate utility printed the following message(s): /usr/share/applications/rviewer.desktop: warning: value "Qt image viewer" for key "Comment" in group "Desktop Entry" looks redundant with value "Qt image viewer" of key "GenericName" |
rviewer-0.5-alt1.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. |
scim-libs-1.4.18-alt1.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 |
scratch-1.4.0.7-alt7.noarch |
![]() info | freedesktop-desktop | desktop-file-validate utility printed the following message(s): /usr/share/applications/scratch.desktop: hint: value "Development;IDE;Education;" for key "Categories" in group "Desktop Entry" contains more than one main category; application might appear more than once in the application menu |
scratch-1.4.0.7-alt7.noarch |
![]() experimental | iconsdir | Please, move pixmaps from /usr/share/pixmaps to %_liconsdir, %_niconsdir, %_miconsdir according to their size. See http://www.altlinux.org/IconPathsPolicy. |
settime-rfc867-0.4-alt4.noarch |
![]() warn | init-lsb | /etc/rc.d/init.d/settime-rfc867: lsb init header missing. See http://www.altlinux.org/Services_Policy for details. |
settime-rfc867-0.4-alt4.noarch |
![]() info | missing-url | Missing Url: in a package. |
skrooge-2.24.6-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. |
skype-preinstall-8.45.0.41-alt1.x86_64 |
![]() info | missing-url | Missing Url: in a package. |
skype-userinstall-8.45.0.41-alt1.x86_64 |
![]() warn | freedesktop-categories | Menu-related Additional Categories (http://standards.freedesktop.org/menu-spec/latest/apa.html) not found in /usr/share/applications/skypeforlinux.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). |
skype-userinstall-8.45.0.41-alt1.x86_64 |
![]() 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. |
skype-userinstall-8.45.0.41-alt1.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. |
smstools-3.1.21-alt1.x86_64 |
![]() warn | specfile-useradd-n | -n in useradd is compat option and can be removed any time. Use -N instead. |
smstools-3.1.21-alt1.x86_64 |
![]() info | init-but-no-native-systemd | The package have SysV init script(s) but no native systemd files. |
sogo-5.0.1-alt2.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. |
sogo-debuginfo-5.0.1-alt2.x86_64 |
![]() fail | buildroot | found paths to buildroot: /usr/lib/debug/usr/lib64/GNUstep/Frameworks/SOGo.framework/Versions/5/sogo/libSOGo.so.5.0.1.debug: Binary file /usr/lib/debug/usr/lib64/GNUstep/Frameworks/SOGo.framework/Versions/5/sogo/libSOGo.so.5.0.1.debug matches |
solaar-1.0.4-alt1.noarch |
![]() warn | freedesktop-categories | Menu-related Additional Categories (http://standards.freedesktop.org/menu-spec/latest/apa.html) not found in /usr/share/applications/solaar.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). |
solvespace-2.3-alt1.qa1.x86_64 |
![]() warn | freedesktop-categories | Menu-related Additional Categories (http://standards.freedesktop.org/menu-spec/latest/apa.html) not found in /usr/share/applications/solvespace.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). |
solvespace-2.3-alt1.qa1.i586 |
![]() info | beehive-log-unpackaged-files-found-i586 | warning: Installed (but unpackaged) file(s) found: /usr/share/pixmaps/solvespace-16x16.xpm /usr/share/pixmaps/solvespace-24x24.xpm /usr/share/pixmaps/solvespace-32x32.xpm /usr/share/pixmaps/solvespace-48x48.xpm |
solvespace-2.3-alt1.qa1.i586 |
![]() info | beehive-log-unpackaged-files-found-x86_64 | warning: Installed (but unpackaged) file(s) found: /usr/share/pixmaps/solvespace-16x16.xpm /usr/share/pixmaps/solvespace-24x24.xpm /usr/share/pixmaps/solvespace-32x32.xpm /usr/share/pixmaps/solvespace-48x48.xpm |
specspo-10.07-alt2.noarch |
![]() fail | altlinux-policy-rpm-macros-packaging-rpm4 | package contains rpm macro files with dot in name. Those files should be renamed and placed in separate package named rpm-build-* or rpm-macros-* according to http://www.altlinux.org/Drafts/RPMMacrosPackaging |
specspo-10.07-alt2.noarch |
![]() info | missing-url | Missing Url: in a package. |
subversion-javahl-1.14.0-alt1.x86_64 |
![]() info | altlinux-policy-shared-lib-contains-devel-so |
SharedLibs Policy Draft violation: Shared Lib package should not contain symlink /usr/lib64/libsvnjavahl-1.so but just /usr/lib64/libsvnjavahl-1.so.0.0.0. According to SharedLibs Policy Draft, symlink /usr/lib64/libsvnjavahl-1.so should be placed in a special subpackage named lib |
subversion-server-dav-1.14.0-alt1.x86_64 |
![]() info | altlinux-policy-obsolete-httpd2-reload | This package contains httpd2 restart/reload calls in its post/un scripts. But those calls are deprecated by httpd2.filetrigger that activates by files in /etc/httpd2/ or %_libdir/apache2/modules/. It should be safe to remove those calls and rely on the filetrigger instead. |
subversion-server-standalone-1.14.0-alt1.noarch |
![]() fail | init-lsb | /etc/rc.d/init.d/svnserve: not systemd compatible: lsb init header missing and svnserve.service is not present. See http://www.altlinux.org/Services_Policy for details. |
subversion-server-standalone-1.14.0-alt1.noarch |
![]() info | init-but-no-native-systemd | The package have SysV init script(s) but no native systemd files. |
synfigstudio-1.4.0-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. |
tellico-3.3.4-alt1.x86_64 |
![]() info | freedesktop-desktop | desktop-file-validate utility printed the following message(s): /usr/share/applications/kf5/org.kde.tellico.desktop: warning: value "?????????? ?? ????????" for key "Comment[bg]" in group "Desktop Entry" looks redundant with value "?????????? ?? ????????" of key "GenericName[bg]" /usr/share/applications/kf5/org.kde.tellico.desktop: warning: value "Menad?er kolekcija" for key "Comment[bs]" in group "Desktop Entry" looks redundant with value "Menad?er kolekcija" of key "GenericName[bs]" /usr/share/applications/kf5/org.kde.tellico.desktop: warning: value "Spr?vce sb?rek" for key "Comment[cs]" in group "Desktop Entry" looks redundant with value "Spr?vce sb?rek" of key "GenericName[cs]" /usr/share/applications/kf5/org.kde.tellico.desktop: warning: value "Mastrumilo de Kolektoj" for key "Comment[eo]" in group "Desktop Entry" looks redundant with value "Mastrumilo de Kolektoj" of key "GenericName[eo]" /usr/share/applications/kf5/org.kde.tellico.desktop: warning: value "Kogude haldur" for key ... [the rest of the message is skipped] |
tesseract-3.04.01-alt2.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 |
thunderbird-78.6.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. |
token-manager-0.12-alt6.git51687e2.noarch |
![]() warn | freedesktop-desktop | desktop-file-validate utility exited abnormally with the following message(s): /usr/share/applications/token-manager.desktop: error: key "Comment[ru]" in group "Desktop Entry" is a localized key, but there is no non-localized key "Comment" /usr/share/applications/token-manager.desktop: hint: value "Qt;HardwareSettings;Settings;System;" for key "Categories" in group "Desktop Entry" contains more than one main category; application might appear more than once in the application menu |
token-manager-0.12-alt6.git51687e2.noarch |
![]() info | bin-permissions | not executable file /usr/bin/token-manager.py |
token-manager-0.12-alt6.git51687e2.noarch |
![]() experimental | iconsdir | Please, move pixmaps from /usr/share/pixmaps to %_liconsdir, %_niconsdir, %_miconsdir according to their size. See http://www.altlinux.org/IconPathsPolicy. |
trustedqsl-2.5.7-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. |
vmware-view-userinstall-5.4.1-alt2.noarch |
![]() warn | freedesktop-categories | Menu-related Additional Categories (http://standards.freedesktop.org/menu-spec/latest/apa.html) not found in /usr/share/applications/vmware-view.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). |
vmware-view-userinstall-5.4.1-alt2.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. |
vmware-view-userinstall-5.4.1-alt2.noarch |
![]() experimental | iconsdir | Please, move pixmaps from /usr/share/pixmaps to %_liconsdir, %_niconsdir, %_miconsdir according to their size. See http://www.altlinux.org/IconPathsPolicy. |
vokoscreenNG-3.0.7-alt1.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. |
volumes-profile-education-9.1-alt3.x86_64 |
![]() warn | rpm-filesystem-conflict-file-file | File /usr/share/install2/initinstall.d/10-vm-profile.sh conflicts with the package volumes-profile-centaurus-0.13-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. File /usr/share/install2/initinstall.d/10-vm-profile.sh conflicts with the package volumes-profile-cliff-server-0.17-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. File /usr/share/install2/initinstall.d/10-vm-profile.sh conflicts with the package volumes-profile-jeos-0.2-alt1.noarch. Moreover, the packages have no explicit conflicts with each other. You should add explicit conflicts, or, if conflicts are avoidable, consider using alternatives. File /usr/share/install2/initinstall.d/10-vm-profile.sh conflicts with the package volumes-profile-kdesktop-0.9.0-alt2.noarch. Moreov... [the rest of the message is skipped] |
volumes-profile-education-9.1-alt3.x86_64 |
![]() info | missing-url | Missing Url: in a package. |
volumes-profile-lite-0.4.1-alt1.noarch |
![]() warn | rpm-filesystem-conflict-file-file | File /usr/share/install2/initinstall.d/10-vm-profile.sh conflicts with the package volumes-profile-centaurus-0.13-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. File /usr/share/install2/initinstall.d/10-vm-profile.sh conflicts with the package volumes-profile-cliff-server-0.17-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. File /usr/share/install2/initinstall.d/10-vm-profile.sh conflicts with the package volumes-profile-education-9.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. File /usr/share/install2/initinstall.d/10-vm-profile.sh conflicts with the package volumes-profile-jeos-0.2-alt1.noarch. Moreove... [the rest of the message is skipped] |
weboob-1.5-alt1.noarch |
![]() fail | sisyphus_check | sisyphus_check failed: /ALT/Sisyphus/files/noarch/RPMS/weboob-1.5-alt1.noarch.rpm: forbidden requires: /usr/bin/python sisyphus_check: check-deps ERROR: package dependencies violation /ALT/Sisyphus/files/noarch/RPMS/weboob-1.5-alt1.noarch.rpm: license not found in '/usr/share/license' directory: AGPLv3+ |
weboob-1.5-alt1.noarch |
![]() warn | freedesktop-categories | Menu-related Additional Categories (http://standards.freedesktop.org/menu-spec/latest/apa.html) not found in /usr/share/applications/qhandjoob.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/qbooblyrics.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/qvideoob.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/qflatboo... [the rest of the message is skipped] |
weboob-1.5-alt1.noarch |
![]() info | freedesktop-desktop | desktop-file-validate utility printed the following message(s): /usr/share/applications/qhavedate.desktop: hint: value item "ContactManagement" in key "Categories" in group "Desktop Entry" can be extended with another category among the following categories: Office |
wicd-common-1.7.4-alt3.noarch |
![]() warn | freedesktop-categories | Menu-related Additional Categories (http://standards.freedesktop.org/menu-spec/latest/apa.html) not found in /usr/share/applications/wicd.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). |
wineexec-1.0-alt1.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/wineexec.desktop. please, fix. Menu-related Additional Categories (http://standards.freedesktop.org/menu-spec/latest/apa.html) not found in /usr/share/applications/wineexec.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). |
wxMaxima-20.11.1-alt1.x86_64 |
![]() info | freedesktop-desktop | desktop-file-validate utility printed the following message(s): /usr/share/applications/io.github.wxmaxima_developers.wxMaxima.desktop: hint: value "Education;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 |
wxMaxima-20.11.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. |
wxMaxima-20.11.1-alt1.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. |
x11spice-1.1.0-alt6.x86_64 |
![]() warn | freedesktop-categories | Menu-related Additional Categories (http://standards.freedesktop.org/menu-spec/latest/apa.html) not found in /usr/share/applications/x11spice.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). |
x11spice-1.1.0-alt6.x86_64 |
![]() warn | freedesktop-desktop | desktop-file-validate utility exited abnormally with the following message(s): /usr/share/applications/x11spice.desktop: error: key "GenericName[ru]" in group "Desktop Entry" is a localized key, but there is no non-localized key "GenericName" /usr/share/applications/x11spice.desktop: error: value "Utility;X11;Internet;" for key "Categories" in group "Desktop Entry" contains an unregistered value "X11"; values extending the format should start with "X-" /usr/share/applications/x11spice.desktop: error: value "Utility;X11;Internet;" for key "Categories" in group "Desktop Entry" contains an unregistered value "Internet"; values extending the format should start with "X-" |
xqf-1.0.6.2-alt3.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. |
xrdp-0.9.15-alt1.x86_64 |
![]() warn | init-lsb | /etc/rc.d/init.d/xrdp: lsb init header missing. See http://www.altlinux.org/Services_Policy for details. |
xsensors-0.80-alt1.x86_64 |
![]() warn | freedesktop-categories | Menu-related Additional Categories (http://standards.freedesktop.org/menu-spec/latest/apa.html) not found in /usr/share/applications/xsensors.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). |
yagf-0.9.5-alt2.x86_64 |
![]() info | freedesktop-desktop | desktop-file-validate utility printed the following message(s): /usr/share/applications/YAGF.desktop: hint: value item "OCR" in key "Categories" in group "Desktop Entry" can be extended with another category among the following categories: Graphics;Scanning |
yagf-0.9.5-alt2.i586 |
![]() info | beehive-log-unpackaged-files-found-i586 | warning: Installed (but unpackaged) file(s) found: /usr/share/appdata/YAGF.appdata.xml |
yagf-0.9.5-alt2.i586 |
![]() info | beehive-log-unpackaged-files-found-x86_64 | warning: Installed (but unpackaged) file(s) found: /usr/share/appdata/YAGF.appdata.xml |
yagf-0.9.5-alt2.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. |
yandex-disk-indicator-1.11.0-alt1.noarch |
![]() warn | freedesktop-categories | Menu-related Additional Categories (http://standards.freedesktop.org/menu-spec/latest/apa.html) not found in /usr/share/applications/Yandex.Disk-indicator.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). |
yandex-disk-indicator-1.11.0-alt1.noarch |
![]() info | freedesktop-desktop | desktop-file-validate utility printed the following message(s): /usr/share/applications/Yandex.Disk-indicator.desktop: warning: value "Yandex.Disk indicator" for key "Comment" in group "Desktop Entry" looks redundant with value "Yandex.Disk indicator" of key "Name" |
zorin-icon-themes-2.4.5-alt1.noarch |
![]() info | beehive-log-unpackaged-files-found-i586 | warning: Installed (but unpackaged) file(s) found: /usr/share/icons/Zorin-95/16x16/mimetypes/inode-directory.png /usr/share/icons/Zorin-95/16x16/places/folder-black.png /usr/share/icons/Zorin-95/16x16/places/folder-blue.png /usr/share/icons/Zorin-95/16x16/places/folder-brown.png /usr/share/icons/Zorin-95/16x16/places/folder-cloud.png /usr/share/icons/Zorin-95/16x16/places/folder-cyan.png /usr/share/icons/Zorin-95/16x16/places/folder-documents.png /usr/share/icons/Zorin-95/16x16/places/folder-download.png /usr/share/icons/Zorin-95/16x16/places/folder-dropbox.png /usr/share/icons/Zorin-95/16x16/places/folder-gdrive.png /usr/share/icons/Zorin-95/16x16/places/folder-git.png /usr/share/icons/Zorin-95/16x16/places/folder-green.png /usr/share/icons/Zorin-95/16x16/places/folder-grey.png /usr/share/icons/Zorin-95/16x16/places/folder-locked.png /usr/share/icons/Zorin-95/16x16/places/folder-magenta.png /usr/share/icons/Zorin-95/16x16/places/folder-music.png /usr/share/icons/Zorin-95/16x16/places/... [the rest of the message is skipped] |
zorin-icon-themes-2.4.5-alt1.noarch |
![]() info | beehive-log-unpackaged-files-found-x86_64 | warning: Installed (but unpackaged) file(s) found: /usr/share/icons/Zorin-95/16x16/mimetypes/inode-directory.png /usr/share/icons/Zorin-95/16x16/places/folder-black.png /usr/share/icons/Zorin-95/16x16/places/folder-blue.png /usr/share/icons/Zorin-95/16x16/places/folder-brown.png /usr/share/icons/Zorin-95/16x16/places/folder-cloud.png /usr/share/icons/Zorin-95/16x16/places/folder-cyan.png /usr/share/icons/Zorin-95/16x16/places/folder-documents.png /usr/share/icons/Zorin-95/16x16/places/folder-download.png /usr/share/icons/Zorin-95/16x16/places/folder-dropbox.png /usr/share/icons/Zorin-95/16x16/places/folder-gdrive.png /usr/share/icons/Zorin-95/16x16/places/folder-git.png /usr/share/icons/Zorin-95/16x16/places/folder-green.png /usr/share/icons/Zorin-95/16x16/places/folder-grey.png /usr/share/icons/Zorin-95/16x16/places/folder-locked.png /usr/share/icons/Zorin-95/16x16/places/folder-magenta.png /usr/share/icons/Zorin-95/16x16/places/folder-music.png /usr/share/icons/Zorin-95/16x16/places/... [the rest of the message is skipped] |