bftpd-2.1-alt0.1.x86_64	subdir-in-var-run	info	Found a subdir in /var/run or /var/lock. /var/run and /var/lock may be mounted as temporary filesystems, so the init.d scripts must handle this correctly. This will typically amount to creating any required subdirectories dynamically when the init.d script is run, rather than including them in the package and relying on rpm to create them.; 
deadbeef-0.5.1-alt1.x86_64	freedesktop-desktop	warn	desktop-file-validate utility exited abnormally with the following message(s): /usr/share/applications/deadbeef.desktop: error: file contains group "Play Shortcut Group", but groups extending the format should start with "X-"; /usr/share/applications/deadbeef.desktop: error: file contains group "Pause Shortcut Group", but groups extending the format should start with "X-"; /usr/share/applications/deadbeef.desktop: error: file contains group "Stop Shortcut Group", but groups extending the format should start with "X-"; /usr/share/applications/deadbeef.desktop: error: file contains group "Next Shortcut Group", but groups extending the format should start with "X-"; /usr/share/applications/deadbeef.desktop: error: file contains group "Prev Shortcut Group", but groups extending the format should start with "X-"; 
eeepc-acpi-scripts-1.1.9-alt5.noarch	init-lsb	warn	/etc/rc.d/init.d//eeepc-acpi-scripts: lsb init header missing.  See http://www.altlinux.org/Services_Policy for details.; 
etcskel-screenrc-20100420-alt1.noarch	missing-url	info	Missing Url: in a package.; 
gtk2-theme-Human-lite-20100202-alt2.x86_64	missing-url	info	Missing Url: in a package.; 
haserl-0.9.3-alt2.x86_64	missing-url	info	Missing Url: in a package.; 
ipset6-debuginfo-6.8-alt2.x86_64	rpm-filesystem-conflict-file-file	warn	There are file conflicts with the package ipset-debuginfo-6.9.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.; 
knowit-0.10-alt9.1.x86_64	freedesktop-categories	fail	Main Categories consist of those categories that every conforming desktop environment MUST support.(http://standards.freedesktop.org/menu-spec/latest/apa.html). None found in /usr/share/applications/knowit.desktop. please, fix. Menu-related Additional Categories (http://standards.freedesktop.org/menu-spec/latest/apa.html) not found in /usr/share/applications/knowit.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).; 
knowit-0.10-alt9.1.x86_64	freedesktop-desktop	warn	desktop-file-validate utility exited abnormally with the following message(s): /usr/share/applications/knowit.desktop: error: file contains line "Categories-KDE;Office", which is not a comment, a group or an entry; /usr/share/applications/knowit.desktop: warning: key "Encoding" in group "Desktop Entry" is deprecated; /usr/share/applications/knowit.desktop: warning: value "knowit -caption "%c" %i %m  " for key "Exec" in group "Desktop Entry" contains a deprecated field code "%m"; /usr/share/applications/knowit.desktop: error: value "application/x-knowit" for string list key "MimeType" in group "Desktop Entry" does not have a semicolon (';') as trailing character; /usr/share/applications/knowit.desktop: error: (will be fatal in the future): value "knowit.png" for key "Icon" in group "Desktop Entry" is an icon name with an extension, but there should be no extension as described in the Icon Theme Specification if the value is not an absolute path; 
libgringotts-devel-1.2.1-alt1.1.x86_64	library-pkgnames-static	warn	package contains static library which has the same name as a shared library in the repository, but neither package name ends with -devel-static according to http://altlinux.org/Drafts/SharedLibs nor the package explicitly conflicts with the package with .so library; 
libslang2-debuginfo-2.2.3-alt2.x86_64	rpm-filesystem-conflict-symlink-symlink	warn	value of symlink /usr/lib/debug/usr/lib64/libslang.so.debug is different from the same symlink in the package libslang-debuginfo-1.4.9-alt1.3.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.; 
libslang2-devel-2.2.3-alt2.x86_64	rpm-filesystem-conflict-file-file	warn	There are file conflicts with the package libslang-devel-1.4.9-alt1.3.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.; 
libslang2-devel-2.2.3-alt2.x86_64	rpm-filesystem-conflict-symlink-symlink	warn	value of symlink /usr/lib64/libslang.so is different from the same symlink in the package libslang-devel-1.4.9-alt1.3.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.; 
libslang2-devel-static-2.2.3-alt2.x86_64	rpm-filesystem-conflict-file-file	warn	There are file conflicts with the package libslang-devel-static-1.4.9-alt1.3.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.; 
livecd-run-hooks-1.2-alt1.noarch	init-lsb	warn	/etc/rc.d/init.d//livecd-run-hooks: lsb init header missing.  See http://www.altlinux.org/Services_Policy for details.; 
livecd-run-hooks-1.2-alt1.noarch	missing-url	info	Missing Url: in a package.; 
lxde-settings-altlinux-0.4-alt1.noarch	missing-url	info	Missing Url: in a package.; 
make-initrd-propagator-resume-0.1-alt1.noarch	missing-url	info	Missing Url: in a package.; 
make-initrd-propagator-resume-0.1-alt1.noarch	unsafe-tmp-usage-in-scripts	fail	The test discovered scripts with errors which may be used by a user for damaging important system files. For example if a script uses in its work a temp file which is created in /tmp directory, then every user can create symlinks with the same name (pattern) in this directory in order to destroy or rewrite some system or another user's files. Scripts _must_ _use_ mktemp/tempfile or must use $TMPDIR. mktemp/tempfile is safest. $TMPDIR is safer than /tmp/ because libpam-tmpdir creates a subdirectory of /tmp that is only accessible by that user, and then sets TMPDIR and other variables to that. Hence, it doesn't matter nearly as much if you create a non-random filename, because nobody but you can access it. Found error in /usr/share/make-initrd/features/propagator-resume/data/sbin/init-top: $ grep -A5 -B5 /tmp/ /usr/share/make-initrd/features/propagator-resume/data/sbin/init-top UUID=*) resume="/dev/disk/by-uuid/${resume#UUID=}" ;; esac echo "$resume" > /tmp/resume; 
notecase-1.9.8-alt2.qa1.x86_64	iconsdir	experimental	Please, move pixmaps from /usr/share/pixmaps to %_liconsdir, %_niconsdir, %_miconsdir according to their size. See http://www.altlinux.org/IconPathsPolicy.; 
remmina-0.9.3-alt1.x86_64	freedesktop-categories	warn	Menu-related Additional Categories (http://standards.freedesktop.org/menu-spec/latest/apa.html) not found in /usr/share/applications/remmina.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).; 
remmina-0.9.3-alt1.x86_64	freedesktop-desktop-file-proposed-patch	warn	Please, apply the repocop patch for /usr/share/applications/remmina.desktop.; 
rpm-utils-lite-0.9.12-alt2.noarch	missing-url	info	Missing Url: in a package.; 
sakura-2.4.2-alt1.x86_64	iconsdir	experimental	Please, move pixmaps from /usr/share/pixmaps to %_liconsdir, %_niconsdir, %_miconsdir according to their size. See http://www.altlinux.org/IconPathsPolicy.; 
tsocks-1.8-alt1.x86_64	altlinux-policy-shared-lib-contains-devel-so	info	SharedLibs Policy Draft violation: Shared Lib package should not contain symlink /usr/lib64/libtsocks.so but just /usr/lib64/libtsocks.so.1.8. According to SharedLibs Policy Draft, symlink /usr/lib64/libtsocks.so should be placed in a special subpackage named lib<name>-devel. If you have already packaged this symlink in lib<name>-devel, just append \%exclude /usr/lib64/libtsocks.so to \%files of tsocks-1.8-alt1.x86_64. Otherwise, move the symlink into the subpackage lib<name>-devel. There is a known exception for case the .so file is not a shared lib but a plugin that is never directly linked with. Please report such a case to repocop test.; 
vidalia-0.2.9-alt2.x86_64	freedesktop-categories	warn	Menu-related Additional Categories (http://standards.freedesktop.org/menu-spec/latest/apa.html) not found in /usr/share/applications/vidalia.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).; 
xmms-skins-1.1-alt2.noarch	missing-url	info	Missing Url: in a package.; 
xpat2-1.07-alt1.x86_64	missing-url	info	Missing Url: in a package.; 
xpat2-1.07-alt1.x86_64	symlink-extra-slash	info	/usr/share/games/xpat2/de_DE:This symlink contains two successive slashes (//) or ends with a slash (/). symlinks should be as short as possible.; /usr/share/games/xpat2/it_IT:This symlink contains two successive slashes (//) or ends with a slash (/). symlinks should be as short as possible.; 
