rpm id | test | status | message | |
---|---|---|---|---|
![]() |
albert-0.27.5-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/albert.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). |
![]() |
barnyard2-2.1.13-alt8.x86_64 | init-but-no-native-systemd | info | The package have SysV init script(s) but no native systemd files. |
![]() |
barnyard2-2.1.13-alt8.x86_64 | init-lsb | fail | /etc/rc.d/init.d/barnyard2: not systemd compatible: lsb init header missing and barnyard2.service is not present. See http://www.altlinux.org/Services_Policy for details. |
![]() |
host2cat-1.01-alt9.x86_64 | altlinux-policy-obsolete-httpd2-reload | info | 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. |
![]() |
host2cat-1.01-alt9.x86_64 | init-lsb | fail | /etc/rc.d/init.d/host2cat: not systemd compatible: lsb init header missing and host2cat.service is not present. See http://www.altlinux.org/Services_Policy for details. |
![]() |
host2cat-1.01-alt9.x86_64 | invalid-url | warn | Package has invalid Url:. It looks like a protocol part (http:,ftp:,etc.) is missing. |
![]() |
host2cat-debuginfo-1.01-alt9.x86_64 | invalid-url | warn | Package has invalid Url:. It looks like a protocol part (http:,ftp:,etc.) is missing. |
![]() |
jacktrip-2.4.1-alt1.x86_64 | arch-dep-package-has-big-usr-share | info | The package has a significant amount of architecture-independent data in /usr/share, while it is an architecture-dependent package. This is wasteful of mirror space and bandwidth, as we then end up with multiple copies of this data, one for each architecture. If the data in /usr/share is not architecture-independent, it is a policy violation, and in this case, you should move that data elsewhere. |
![]() |
jacktrip-2.4.1-alt1.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/org.jacktrip.JackTrip.desktop. please, fix. Menu-related Additional Categories (http://standards.freedesktop.org/menu-spec/latest/apa.html) not found in /usr/share/applications/org.jacktrip.JackTrip.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). |
![]() |
libevtx-20140323-alt2.src | altlinux-python-obsolete-buildreq-python-dev | warn | python-dev is obsolete according to Python Policy (http://www.altlinux.org/Python_Policy). Please, use BuildRequires: python-devel. |
![]() |
ltfs-3.5.0-alt2.x86_64 | init-lsb | warn | /etc/rc.d/init.d/ltfs: strange executable: neither lsb header nor chkconfig header aren't found. See http://www.altlinux.org/Services_Policy for details. |
![]() |
munge-0.5.16-alt1.x86_64 | rpm-filesystem-conflict-file-file | warn | File /usr/bin/munge conflicts with the package python3-module-munge-1.3.0-alt1.noarch. Moreover, the packages have no explicit conflicts with each other. You should add explicit conflicts, or, if conflicts are avoidable, consider using alternatives. |
![]() |
munge-0.5.16-alt1.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. |
![]() |
munge-0.5.16-alt1.x86_64 | systemd-but-no-native-init | experimental | The package have native systemd file(s) but no SysV init scripts. |
![]() |
newsboat-2.38-alt1.x86_64 | 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/doc/newsboat/contrib/getpocket.com/create-pocket-user-token.sh: $ grep /tmp/ /usr/share/doc/newsboat/contrib/getpocket.com/create-pocket-user-token.sh # shamelessy copy this from contrib/bookmark-pinboard TMP_TOKEN=`echo $output | sed 's/^.*\"code\":"\([^"]*\)".*$/\1/'` # redirect user to pocket authentication page AUTH_URL="https://getpocket.com/auth/authorize?request_token=$TMP_TOKEN&redirect_uri=https://github.com/newsboat/newsboat/blob/c8c92a17fa0862fb7a648e88723eb48cb9cb582c/contrib/getpocket.com/after_authentication.md" echo $TMP_TOKEN> /tmp/pocket_token echo "please navigate to $AUTH_URL, active the access. Then press enter" xdg-open $AUTH_URL read dontcare output=`wget "consumer_key=$APPLICATION_CONSUMER_KEY&code=$TMP_TOKEN" https://getpocket.com/v3/oauth/authorize - 2>/dev/null` echo $output > /tmp/input output=`echo $output | sed 's/^.*access_token=\([^&"]*\).*$/\1/'` echo $output > ~/.pocket_access_token |
![]() |
openresolv-host2cat-1.01-alt9.x86_64 | invalid-url | warn | Package has invalid Url:. It looks like a protocol part (http:,ftp:,etc.) is missing. |
![]() |
sphinx-2.3.2-alt5.1.src | specfile-useradd-n | warn | -n in useradd is compat option and can be removed any time. Use -N instead. |
![]() |
sphinx-2.3.2-alt5.1.x86_64 | file-in-usr-marked-as-conffile | warn | Files below /usr may not be marked as conffiles, since /usr might be mounted read-only and thus, the local system administrator would not have a chance to modify this configuration file. |
![]() |
sphinx-2.3.2-alt5.1.x86_64 | init-lsb | fail | /etc/rc.d/init.d/searchd: not systemd compatible: lsb init header missing and searchd.service is not present. See http://www.altlinux.org/Services_Policy for details. |
![]() |
sphinx-2.3.2-alt5.1.x86_64 | sisyphus_check | fail | sisyphus_check failed: /ALT/Sisyphus/files/x86_64/RPMS/sphinx-2.3.2-alt5.1.x86_64.rpm: Invalid path names: /usr/lib/tmpfiles.d/sphinx.conf sisyphus_check: check-fhs ERROR: FHS violation |
![]() |
squid-conf-host2cat-1.01-alt9.x86_64 | invalid-url | warn | Package has invalid Url:. It looks like a protocol part (http:,ftp:,etc.) is missing. |
![]() |
vaultwarden-1.33.2-alt2.x86_64 | systemd-but-no-native-init | experimental | The package have native systemd file(s) but no SysV init scripts. |